Definition Type: Element
Name: ArrivalDateTime
Type: TimeInstantType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The arrival date and optionally a time period that can be applied before and/or after the arrival date.
Collapse XSD Schema Diagram:
Drilldown into CrossDateAllowedIndicator in schema ota_commontypes_xsd1 Drilldown into WindowAfter in schema ota_commontypes_xsd1 Drilldown into WindowBefore in schema ota_commontypes_xsd1 Drilldown into TimeInstantType in schema ota_commontypes_xsdXSD Diagram of ArrivalDateTime in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ArrivalDateTime" type="TimeInstantType">
    <xs:annotation>
        <xs:documentation xml:lang="en">The arrival date and optionally a time period that can be applied before and/or after the arrival date.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
WindowBefore WindowBefore Optional
WindowAfter WindowAfter Optional
CrossDateAllowedIndicator CrossDateAllowedIndicator Optional
Collapse Derivation Tree: