nitf:ds

Partial description	IIM Record 2 dataset information.
Full description	IIM Record 2 dataset information (Record 2 Only).

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
num NMTOKEN required
IIM field number.
value string optional
IIM field value.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:iim

Source

<element name="ds">
  <annotation>
    <documentation>Partial description IIM Record 2 dataset information. Full description IIM Record 2 dataset information (Record 2 Only).</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="num" type="NMTOKEN" use="required">
      <annotation>
        <documentation>IIM field number.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>IIM field value.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample