nitf:iim

Partial description	IIM Record 2 Data Container.
Full description	Location for IIM Record 2 DataSet information.

Element Information

Model

Children: nitf:ds

Attributes

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

Used By

Element nitf:head

Source

<element name="iim">
  <annotation>
    <documentation>Partial description IIM Record 2 Data Container. Full description Location for IIM Record 2 DataSet information.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="nitf:ds" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="ver" type="NMTOKEN" use="optional">
      <annotation>
        <documentation>IIM version number.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample