Definition Type: Attribute
Name: ScheduledArrivalTime
Namespace: http://www.opentravel.org/OTA/2003/05
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
Identifies local or UTC scheduled arrival time. Accomodates the 12 and the 24 hour clock.
Collapse XSD Schema Diagram:
XSD Diagram of ScheduledArrivalTime in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ScheduledArrivalTime" type="xs:time" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies local or UTC scheduled arrival time. Accomodates the 12 and the 24 hour clock.</xs:documentation>
    </xs:annotation>
</xs:attribute>