nitf:date.expire

Partial description	Date/time at which the document has no validity.
Full description	If not provided, it is assumed to be infinity.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional
An XML-specific identifier for the element.
norm string optional
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/'

Used By

Element nitf:docdata

Source

<element name="date.expire">
  <annotation>
    <documentation>Partial description Date/time at which the document has no validity. Full description If not provided, it is assumed to be infinity.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="nitf:globalNITFAttributes"/>
    <attribute name="norm" type="string" use="optional">
      <annotation>
        <documentation>Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>

Sample