Definition Type: Attribute
Name: BoardingDateTime
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to dateordatetimetype
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
Informs the customer of the local or UTC flight boarding time. Accomodates the 12 and the 24 hour clock.
Collapse XSD Schema Diagram:
XSD Diagram of BoardingDateTime in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="BoardingDateTime" type="DateOrDateTimeType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Informs the customer of the local or UTC flight boarding time. Accomodates the 12 and the 24 hour clock.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to dateordatetimetype
    • BoardingDateTime