<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> |