Definition Type: Element
Name: FareRestrictPref
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates preferred fare restrictions to be used in search.
Collapse XSD Schema Diagram:
Drilldown into Date in schema ota_aircommontypes_xsd Drilldown into FareRestriction in schema ota_aircommontypes_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into FareRestrictPrefGroup in schema ota_aircommontypes_xsd1XSD Diagram of FareRestrictPref in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="FareRestrictPref" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates preferred fare restrictions to be used in search.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="FareRestrictPrefGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
FareRestriction FareRestriction Optional
Date Date Optional