Definition Type: Element
Name: tobject.subject
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tobject.subject.detail in schema nitf-3-3_xsd Drilldown into tobject.subject.matter in schema nitf-3-3_xsd Drilldown into tobject.subject.type in schema nitf-3-3_xsd Drilldown into tobject.subject.code in schema nitf-3-3_xsd Drilldown into tobject.subject.refnum in schema nitf-3-3_xsd Drilldown into tobject.subject.ipr in schema nitf-3-3_xsd Drilldown into id in schema nitf-3-3_xsd Drilldown into globalNITFAttributes in schema nitf-3-3_xsdXSD Diagram of tobject.subject in schema nitf-3-3_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 ns0:id Optional
tobject.subject.ipr ns0:tobject.subject.ipr IPTC Optional
tobject.subject.refnum ns0:tobject.subject.refnum Required
tobject.subject.code ns0:tobject.subject.code Optional
tobject.subject.type ns0:tobject.subject.type Optional
tobject.subject.matter ns0:tobject.subject.matter Optional
tobject.subject.detail ns0:tobject.subject.detail Optional