<xsd:attribute name="timeStamp" type="xsd:dateTime" use="optional">
<xsd:annotation>
<xsd:documentation source="Description">YYYY-MM-DDThh:mm:ssZ with time values using the 24 hour clock:
20 November 2003, 1:59:38 pm UTC becomes 2003-11-20T13:59:38Z</xsd:documentation>
<xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime</xsd:documentation>
<xsd:appinfo>
<otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TimeStamp</otm:Equivalent>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
|