Definition Type: Attribute
Name: DepartureStatus
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Identifier used to indicate whether the change occurs before or after departure from the origin city.
Collapse XSD Schema Diagram:
XSD Diagram of DepartureStatus in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="DepartureStatus" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifier used to indicate whether the change occurs before or after departure from the origin city.</xs:documentation>
    </xs:annotation>
</xs:attribute>