Definition Type: SimpleType
Name: FareAccessPrefType
Containing Schema: OTA_AirPreferences.xsd
Documentation:
Fare calculation type (e.g. PointToPoint, Through, Joint, Private)
Collapse XSD Schema Diagram:
XSD Diagram of FareAccessPrefType in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:simpleType name="FareAccessPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Fare calculation type (e.g. PointToPoint, Through, Joint, Private)</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:NMTOKEN">
        <xs:enumeration value="PointToPoint" />
        <xs:enumeration value="Through" />
        <xs:enumeration value="Joint" />
        <xs:enumeration value="Private" />
        <xs:enumeration value="Negotiated" />
        <xs:enumeration value="Net" />
        <xs:enumeration value="Historical">
            <xs:annotation>
                <xs:documentation xml:lang="en">To request ATPCO historical fare/rule information.


</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SecurateAir">
            <xs:annotation>
                <xs:documentation xml:lang="en">To request fares for a specified agreement.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Moneysaver">
            <xs:annotation>
                <xs:documentation xml:lang="en">To request all airline fares for the specified city pair, lowest to highest.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MoneysaverRoundtrip">
            <xs:annotation>
                <xs:documentation xml:lang="en">All roundtrip airline fares for the specified city pair including one way fares.

</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MoneysaverNoOneWay">
            <xs:annotation>
                <xs:documentation xml:lang="en">All airline fares for the specified city pair but no one way fares.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MoneysaverOneWayOnly">
            <xs:annotation>
                <xs:documentation xml:lang="en">Only one-way fares for all airlines for the specified city pair.</xs:documentation>
            </xs:annotation>
        </xs:enumeration>
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration PointToPoint
Enumeration Through
Enumeration Joint
Enumeration Private
Enumeration Negotiated
Enumeration Net
Enumeration Historical
Enumeration SecurateAir
Enumeration Moneysaver
Enumeration MoneysaverRoundtrip
Enumeration MoneysaverNoOneWay
Enumeration MoneysaverOneWayOnly
Collapse Derivation Tree:
Collapse References:
nsA:FareAccess, nsA:FareAccess