Definition Type: Element
Name: DepartureDateTime
Type: TimeInstantType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The departure date and optionally a time period that can be applied before and/or after the departure 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 DepartureDateTime in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DepartureDateTime" type="TimeInstantType">
    <xs:annotation>
        <xs:documentation xml:lang="en">The departure date and optionally a time period that can be applied before and/or after the departure 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: