Definition Type: ComplexType
Name: OtherSrvcPrefType
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies other service preferences.
Collapse XSD Schema Diagram:
Drilldown into TPA_Extensions in schema ota_commontypes_xsd Drilldown into SpecRequestPref in schema ota_commonprefs_xsd Drilldown into PaymentFormPref in schema ota_commonprefs_xsd Drilldown into LoyaltyPref in schema ota_commonprefs_xsd Drilldown into VendorPref in schema ota_commonprefs_xsd Drilldown into OtherSrvcName in schema ota_commonprefs_xsd Drilldown into TravelPurpose in schema ota_commonprefs_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of OtherSrvcPrefType in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="OtherSrvcPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies other service preferences.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="OtherSrvcName" type="StringLength1to32">
            <xs:annotation>
                <xs:documentation xml:lang="en">The name identfiying the service.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="VendorPref" type="CompanyNamePrefType" minOccurs="0" maxOccurs="5">
            <xs:annotation>
                <xs:documentation xml:lang="en">Enables a preference to be indicated for a vendor.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="LoyaltyPref" type="LoyaltyPrefType" minOccurs="0" maxOccurs="5">
            <xs:annotation>
                <xs:documentation xml:lang="en">Enables a preference to be indicated for a loyalty program.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="PaymentFormPref" type="PaymentFormPrefType" minOccurs="0" maxOccurs="5">
            <xs:annotation>
                <xs:documentation xml:lang="en">Enables a preference to be indicated for a form of payment.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="SpecRequestPref" type="SpecRequestPrefType" minOccurs="0" maxOccurs="5">
            <xs:annotation>
                <xs:documentation xml:lang="en">Enables a preference to be indicated for a special request.</xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element ref="TPA_Extensions" minOccurs="0" />
    </xs:sequence>
    <xs:attributeGroup ref="PreferLevelGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Used to indicate a level of preference for a service perference.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attributeGroup ref="PrivacyGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Allows for control of the sharing of data between parties.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attribute name="TravelPurpose" type="OTA_CodeType" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Refer to OTA Code List Travel Purpose (TVP).	</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherSrvcName OtherSrvcName (1) (1)
VendorPref VendorPref 0 5
LoyaltyPref LoyaltyPref 0 5
PaymentFormPref PaymentFormPref 0 5
SpecRequestPref SpecRequestPref 0 5
TPA_Extensions TPA_Extensions 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
TravelPurpose TravelPurpose Optional
Collapse Derivation Tree:
  • OtherSrvcPrefType
    • Unresolved link to othersrvcpref1
Collapse References:
Unresolved link to othersrvcpref1