<element name="identified-content">
<complexType>
<choice minOccurs="0" maxOccurs="unbounded">
<element ref="nitf:person" />
<element ref="nitf:org" />
<element ref="nitf:location" />
<element ref="nitf:event" />
<element ref="nitf:function" />
<element ref="nitf:object.title" />
<element ref="nitf:virtloc" />
<element ref="nitf:classifier" />
</choice>
<attributeGroup ref="nitf:globalNITFAttributes" />
</complexType>
</element>
|