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