<element name="nitf">
<complexType>
<sequence>
<element ref="nitf:head" minOccurs="0" />
<element ref="nitf:body" />
</sequence>
<attributeGroup ref="nitf:globalNITFAttributes" />
<attribute name="uno" type="string" use="optional" />
<attribute name="version" type="string" fixed="-//IPTC//DTD NITF 3.3//EN" />
<attribute name="change.date" type="string" fixed="March 4, 2005" />
<attribute name="change.time" type="string" fixed="19:30" />
<attribute name="baselang" type="string" use="optional" />
<attribute name="class" type="NMTOKENS" use="optional" />
</complexType>
</element>
|