<element name="media-metadata">
<annotation>
<documentation>Partial description Generic metadata placeholder. Full description Used when the attributes of media-reference do not suffice.</documentation>
</annotation>
<complexType>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="name" type="string" use="required">
<annotation>
<documentation>Name of the metadata item.</documentation>
</annotation>
</attribute>
<attribute name="value" type="string" use="optional">
<annotation>
<documentation>Value of the metadata item.</documentation>
</annotation>
</attribute>
</complexType>
</element> |