nitf:head

Partial description	Holds metadata about the document as a whole.
Full description	Generally does not hold information for direct display to user. Portions of the metadata, though, are often rendered to augment an article.

Element Information

Model

nitf:title{0,1} , nitf:meta* , nitf:tobject{0,1} , nitf:iim{0,1} , nitf:docdata{0,1} , nitf:pubdata* , nitf:revision-history* , ANY element from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:nitf

Source

<element name="head">
  <annotation>
    <documentation>Partial description Holds metadata about the document as a whole. Full description Generally does not hold information for direct display to user. Portions of the metadata, though, are often rendered to augment an article.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="nitf:title" minOccurs="0">
        <annotation>
          <documentation>Partial description Document Title. Full description Often displayed within a result-list after a search finds this article.</documentation>
        </annotation>
      </element>
      <element ref="nitf:meta" minOccurs="0" maxOccurs="unbounded">
        <annotation>
          <documentation>Partial description A construct for sending generic metadata. Full description Normally is undisplayed.</documentation>
        </annotation>
      </element>
      <element ref="nitf:tobject" minOccurs="0">
        <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>
      </element>
      <element ref="nitf:iim" minOccurs="0">
        <annotation>
          <documentation>Partial description IIM Record 2 Data Container. Full description Location for IIM Record 2 DataSet information.</documentation>
        </annotation>
      </element>
      <element ref="nitf:docdata" minOccurs="0">
        <annotation>
          <documentation>Partial description Document metadata. Full description Container for metadata information about this particular document.</documentation>
        </annotation>
      </element>
      <element ref="nitf:pubdata" minOccurs="0" maxOccurs="unbounded">
        <annotation>
          <documentation>Partial description Information about specific instance of an item's publication. Full description Contains metadata about how the particular news object was used in a specific instance.</documentation>
        </annotation>
      </element>
      <element ref="nitf:revision-history" minOccurs="0" maxOccurs="unbounded">
        <annotation>
          <documentation>Partial description Information about the creative history of the document; also used as an audit trail. Full description Includes who made changes, when the changes were made, and why.</documentation>