Definition Type: Attribute
Name: AllianceAllowedInd
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
When true, flights for other airlines in an alliance with the specified carrier code may be returned.
Collapse XSD Schema Diagram:
XSD Diagram of AllianceAllowedInd in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="AllianceAllowedInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">When true, flights for other airlines in an alliance with the specified carrier code may be returned.</xs:documentation>
    </xs:annotation>
</xs:attribute>