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