<xs:element name="DateLineDate">
<xs:annotation>
<xs:documentation>
=================================== DateLineDate ===================================
A logical equivalent of the date of creation. ISO8601 Basic Format
================================================================================
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attributeGroup ref="localid" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|