nitf:tobject

Partial description	Subject code.
Full description	Used to identify the type of the news material, based on a Subject Code system.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
tobject.type string news optional
Expanded from News, Data, and Advisory. See NewsML topic set.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Elements nitf:block, nitf:head

Source

<element name="tobject">
  <annotation>
    <documentation>Partial description Subject code. Full description Used to identify the type of the news material, based on a Subject Code system.</documentation>
  </annotation>
  <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">
      <annotation>
        <documentation>Expanded from News, Data, and Advisory. See NewsML topic set.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample