nitf:meta

Partial description	A construct for sending generic metadata.
Full description	Normally is undisplayed.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
content string required
Content associated with the specified name.
http-equiv NMTOKEN optional
HTTP response header name.
id ID optional
An XML-specific identifier for the element.
name NMTOKEN optional
Name used for this piece of metadata.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:head

Source

<element name="meta">
  <annotation>
    <documentation>Partial description A construct for sending generic metadata. Full description Normally is undisplayed.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="http-equiv" type="NMTOKEN" use="optional">
      <annotation>
        <documentation>HTTP response header name.</documentation>
      </annotation>
    </attribute>
    <attribute name="name" type="NMTOKEN" use="optional">
      <annotation>
        <documentation>Name used for this piece of metadata.</documentation>
      </annotation>
    </attribute>
    <attribute name="content" type="string" use="required">
      <annotation>
        <documentation>Content associated with the specified name.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample