Definition Type: Element
Name: FlightTypePref
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirScheduleRQ.xsd
MinOccurs 0
MaxOccurs 3
Abstract
Documentation:
Flight Type Preferences to qualify Air Schedule request.
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_xsd1 Drilldown into FlightTypePrefGroup in schema ota_airpreferences_xsdXSD Diagram of FlightTypePref in schema ota_airschedulerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="FlightTypePref" minOccurs="0" maxOccurs="3">
    <xs:annotation>
        <xs:documentation xml:lang="en">Flight Type Preferences to qualify Air Schedule request. </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="FlightTypePrefGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
FlightType FlightType Optional
MaxConnections MaxConnections Optional
NonScheduledFltInfo NonScheduledFltInfo Optional
BackhaulIndicator BackhaulIndicator Optional
GroundTransportIndicator GroundTransportIndicator Optional
DirectAndNonStopOnlyInd DirectAndNonStopOnlyInd Optional
NonStopsOnlyInd NonStopsOnlyInd Optional
OnlineConnectionsOnlyInd OnlineConnectionsOnlyInd Optional
RoutingType RoutingType Optional
ExcludeTrainInd ExcludeTrainInd Optional