Definition Type: Element
Name: tobject.subject
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tobject.subject.detail in schema nitf-3-4_xsd Drilldown into tobject.subject.matter in schema nitf-3-4_xsd Drilldown into tobject.subject.type in schema nitf-3-4_xsd Drilldown into tobject.subject.code in schema nitf-3-4_xsd Drilldown into tobject.subject.refnum in schema nitf-3-4_xsd Drilldown into tobject.subject.ipr in schema nitf-3-4_xsd Drilldown into id in schema nitf-3-4_xsd Drilldown into globalNITFAttributes in schema nitf-3-4_xsdXSD Diagram of tobject.subject in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="tobject.subject">
    <complexType>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="tobject.subject.ipr" type="string" use="optional" default="IPTC" />
        <attribute name="tobject.subject.refnum" type="NMTOKEN" use="required" />
        <attribute name="tobject.subject.code" type="string" use="optional" />
        <attribute name="tobject.subject.type" type="string" use="optional" />
        <attribute name="tobject.subject.matter" type="string" use="optional" />
        <attribute name="tobject.subject.detail" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
tobject.subject.ipr nitf:tobject.subject.ipr IPTC Optional
tobject.subject.refnum nitf:tobject.subject.refnum Required
tobject.subject.code nitf:tobject.subject.code Optional
tobject.subject.type nitf:tobject.subject.type Optional
tobject.subject.matter nitf:tobject.subject.matter Optional
tobject.subject.detail nitf:tobject.subject.detail Optional