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