Definition Type: Attribute
Name: Diversion
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFlifoRS.xsd
Use Required
Documentation:
Indicates the flight has diverted to this airport.
Collapse XSD Schema Diagram:
XSD Diagram of Diversion in schema ota_airflifors_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Diversion" type="xs:boolean" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates the flight has diverted to this airport.</xs:documentation>
    </xs:annotation>
</xs:attribute>