<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.4//EN" />
<attribute name="change.date" type="string" fixed="October 18, 2006" />
<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>
|