Definition Type: Attribute
Name: timeStamp
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
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 Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime
Collapse XSD Schema Diagram:
XSD Diagram of timeStamp in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>