<element name="tobject.subject">
<annotation>
<documentation>Partial description Assigns subject information to news material based on a Subject Code system. Full description A three-tiered hierarchy consisting of broad subjects, secondary topics (Subject Matter), and tertiary topics (Subject Detail).</documentation>
</annotation>
<complexType>
<attributeGroup ref="nitf:globalNITFAttributes"/>
<attribute name="tobject.subject.ipr" type="string" use="optional" default="IPTC">
<annotation>
<documentation>Information provider reference.</documentation>
</annotation>
</attribute>
<attribute name="tobject.subject.refnum" type="NMTOKEN" use="required">
<annotation>
<documentation>Eight-digit reference number for all three levels.</documentation>
</annotation>
</attribute>
<attribute name="tobject.subject.code" type="string" use="optional">
<annotation>
<documentation>Three-letter code for the subject type. This attribute is deprecated.</documentation>
</annotation>
</attribute>
<attribute name="tobject.subject.type" type="string" use="optional">
<annotation>
<documentation>First-tier subject description.</documentation>
</annotation>
</attribute>
<attribute name="tobject.subject.matter" type="string" use="optional">
<annotation>
<documentation>Second-tier subject description.</documentation>
</annotation>
</attribute>
<attribute name="tobject.subject.detail" type="string" use="optional">
<annotation>
<documentation>Third-tier subject description.</documentation>
</annotation>
</attribute>
</complexType>
</element> |