Definition Type: Element
Name: FlightTypePref
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs 3
Abstract
Documentation:
Defines preferred flight characteristics to be used in a search.
Collapse XSD Schema Diagram:
Drilldown into ExcludeTrainInd in schema ota_airpreferences_xsd1 Drilldown into RoutingType in schema ota_airpreferences_xsd1 Drilldown into OnlineConnectionsOnlyInd in schema ota_airpreferences_xsd1 Drilldown into NonStopsOnlyInd in schema ota_airpreferences_xsd1 Drilldown into DirectAndNonStopOnlyInd in schema ota_airpreferences_xsd1 Drilldown into GroundTransportIndicator in schema ota_airpreferences_xsd1 Drilldown into BackhaulIndicator in schema ota_airpreferences_xsd1 Drilldown into NonScheduledFltInfo in schema ota_airpreferences_xsd1 Drilldown into MaxConnections in schema ota_airpreferences_xsd1 Drilldown into FlightType in schema ota_airpreferences_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into FlightTypePrefGroup in schema ota_airpreferences_xsd1XSD Diagram of FlightTypePref in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="FlightTypePref" minOccurs="0" maxOccurs="3">
    <xs:annotation>
        <xs:documentation xml:lang="en">Defines preferred flight characteristics to be used in a search.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="FlightTypePrefGroup" />
    </xs:complexType>
</xs:element>