Definition Type: Element
Name: FareTypePref
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirFareDisplayRQ.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Indicates the type of fare required e.g. unrestricted, excursion etc.
Collapse XSD Schema Diagram:
Drilldown into PreferLevel in schema ota_aircommontypes_xsd Drilldown into FareType in schema ota_aircommontypes_xsd Drilldown into FareTypePrefGroup in schema ota_aircommontypes_xsdXSD Diagram of FareTypePref in schema ota_airfaredisplayrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="FareTypePref" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates the type of fare required e.g. unrestricted, excursion etc.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="FareTypePrefGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">The type of fare preferred and the preference level for this fare type.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
FareType FareType Required
PreferLevel PreferLevel Optional