Definition Type: Attribute
Name: OnlineConnectionsOnlyInd
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
If true, only online connection flights are requested (i.e., same marketing airline).
Collapse XSD Schema Diagram:
XSD Diagram of OnlineConnectionsOnlyInd in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="OnlineConnectionsOnlyInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, only online connection flights are requested (i.e., same marketing airline).</xs:documentation>
    </xs:annotation>
</xs:attribute>