nitf:story.date

Partial description	Date of story.
Full description	Printable date.

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:dateline

Source

<element name="story.date">
  <annotation>
    <documentation>Partial description Date of story. Full description Printable date.</documentation>
  </annotation>
  <complexType mixed="true">
    <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