Definition Type: AttributeGroup
Name: LoyaltyInfoGroup
Containing Schema: OTA_CruiseCommonTypes.xsd
Documentation:
Identifies the loyalty membership of a guest or prospect
Collapse XSD Schema Diagram:
Drilldown into LoyalLevelCode in schema ota_commontypes_xsd1 Drilldown into LoyalLevel in schema ota_commontypes_xsd1 Drilldown into LoyalLevelGroup in schema ota_commontypes_xsd Drilldown into LoyaltyMembershipID in schema ota_cruisecommontypes_xsdXSD Diagram of LoyaltyInfoGroup in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="LoyaltyInfoGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies the loyalty membership of a guest or prospect</xs:documentation>
    </xs:annotation>
    <xs:attribute name="LoyaltyMembershipID" type="StringLength1to32" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">Unique identifier of the member in the program (membership number, account number, etc.).</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="LoyalLevelGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Accumulated credits as defined by a reward program.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
LoyaltyMembershipID LoyaltyMembershipID Optional