nitf:media-metadata

Partial description	Generic metadata placeholder.
Full description	Used when the attributes of media-reference do not suffice.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
name string required
Name of the metadata item.
value string optional
Value of the metadata item.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:media

Source

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

Sample