Definition Type: SimpleType
Name: DateTime
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
XSD DateTime allows either a time-zone specification or allows the time-zone to be omitted. When omitted, times are "local". XSD DateTime with either a "Z" or a "+/-hh:mm" value are UTC. Time is the time "in the indicated time zone". When a element or attribute has xsd:dateTime type, the data in a message can be either local or UTC and software can easily determine which it is.
Collapse XSD Schema Diagram:
XSD Diagram of DateTime in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="DateTime">
    <xsd:annotation>
        <xsd:documentation source="Description">XSD DateTime allows either a time-zone specification or allows the time-zone to be omitted. 
When omitted, times are &amp;quot;local&amp;quot;. XSD DateTime with either a &amp;quot;Z&amp;quot; or a &amp;quot;+/-hh:mm&amp;quot; value are UTC. Time is the time &amp;quot;in the indicated time zone&amp;quot;. When a element or attribute has xsd:dateTime type, the data in a message can be either local or UTC and software can easily determine which it is.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DateTime</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:dateTime" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
order-0300:absoluteDateTime, ota2-0400:copyrightEnd, ota2-0400:copyrightStart, prod-0400:dateTimeota2-0400:effectiveEnd, ota2-0400:effectiveStart, ota2-0400:end, ota2-0400:start,