Definition Type: ComplexType
Name: LoyaltyPrefType
Type: Unresolved link to stringlength1to641
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies a preference for a loyalty program.
Collapse XSD Schema Diagram:
Drilldown into RPH in schema ota_commonprefs_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of LoyaltyPrefType in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="LoyaltyPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a preference for a loyalty program.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength1to64">
            <xs:attributeGroup ref="PreferLevelGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Used to specify the preference level for this loyalty program.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
            <xs:attribute name="RPH" type="RPH_Type">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Identification of loyalty program by reference number or index.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
RPH RPH (Optional)
Collapse Derivation Tree:
Collapse References:
LoyaltyPref, LoyaltyPref, LoyaltyPref, Unresolved link to loyaltypref6