nitf:nitf

Partial description	The root element for NITF.
Full description	News Industry Text Format instance. Holds head and body.

Element Information

Model

nitf:head{0,1} , nitf:body , ANY element from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'
Children: nitf:body, nitf:head

Attributes

QName Type Fixed Default Use Inheritable Annotation
baselang string optional
Base language for document. Uses en-US (per ISO 639 and 3166).
change.date string September 11, 2009 optional
Date when this DTD was last changed.
change.time string 12:26 optional
Time when this DTD was last changed.
class NMTOKENS optional
An open placeholder for categorization.
id ID optional
An XML-specific identifier for the element.
uno string optional
The universally unique identifier for the document.
version string -//IPTC//DTD NITF 3.6//EN optional
This DTD's formal public identifier.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Source

<element name="nitf">
  <annotation>
    <documentation>Partial description The root element for NITF. Full description News Industry Text Format instance. Holds head and body.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="nitf:head" minOccurs="0"/>
      <element ref="nitf:body"/>
      <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
        <annotation>
          <documentation>