<element name="tobject">
<complexType>
<sequence>
<element ref="nitf:tobject.property" minOccurs="0" maxOccurs="unbounded" />
<element ref="nitf:tobject.subject" minOccurs="0" maxOccurs="unbounded" />
</sequence>
<attributeGroup ref="nitf:globalNITFAttributes" />
<attribute name="tobject.type" type="string" use="optional" default="news" />
</complexType>
</element>
|