Definition Type: Element
Name: tobject
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tobject.subject in schema nitf-3-4_xsd Drilldown into tobject.property in schema nitf-3-4_xsd Drilldown into tobject.type 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 in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tobject.property nitf:tobject.property 0 unbounded
tobject.subject nitf:tobject.subject 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
tobject.type nitf:tobject.type news Optional