Definition Type: Element
Name: DepartureDate
Namespace: http://www.opentravel.org/OTA/2003/05
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirDetailsRQ.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The scheduled date of departure for the requested flight.
Collapse XSD Schema Diagram:
XSD Diagram of DepartureDate in schema ota_airdetailsrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DepartureDate" type="xs:date">
    <xs:annotation>
        <xs:documentation xml:lang="en"> The scheduled date of departure for the requested flight.</xs:documentation>
    </xs:annotation>
</xs:element>