Definition Type: Element
Name: LoyaltyCertificate
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs 9
Abstract
Documentation:
A certificate may be needed in order to redeem miles or points. Certificates may be used in combination with each other as part of a reservation.
Collapse XSD Schema Diagram:
Drilldown into Status in schema ota_commontypes_xsd1 Drilldown into Format in schema ota_commontypes_xsd1 Drilldown into NmbrOfNights in schema ota_commontypes_xsd1 Drilldown into ExpireDateExclusiveIndicator in schema ota_commontypes_xsd1 Drilldown into ExpireDate in schema ota_commontypes_xsd1 Drilldown into EffectiveDate in schema ota_commontypes_xsd1 Drilldown into EffectiveExpireOptionalDateGroup in schema ota_commontypes_xsd Drilldown into ProgramName in schema ota_commontypes_xsd1 Drilldown into MemberNumber in schema ota_commontypes_xsd1 Drilldown into CertificateNumber in schema ota_commontypes_xsd1 Drilldown into LoyaltyCertificateNumberGroup in schema ota_commontypes_xsd Drilldown into ID_Context in schema ota_commontypes_xsd1 Drilldown into ID in schema ota_commontypes_xsd1 Drilldown into ID_OptionalGroup in schema ota_commontypes_xsd Drilldown into LoyaltyCertificateGroup in schema ota_commontypes_xsdXSD Diagram of LoyaltyCertificate in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="LoyaltyCertificate" minOccurs="0" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">A certificate may be needed in order to redeem miles or points. Certificates may be used in combination with each other as part of a reservation.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="LoyaltyCertificateGroup">
            <xs:annotation>
                <xs:documentation xml:lang="en">Identifies the loyalty scheme, programs and promotions within the scheme, membership reference, format of the certificate, the number of nights it can be used and its current status.</xs:documentation>
            </xs:annotation>
        </xs:attributeGroup>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
ID ID Optional
ID_Context ID_Context Optional
CertificateNumber CertificateNumber Optional
MemberNumber MemberNumber Optional
ProgramName ProgramName Optional
EffectiveDate EffectiveDate Optional
ExpireDate ExpireDate Optional
ExpireDateExclusiveIndicator ExpireDateExclusiveIndicator Optional
NmbrOfNights NmbrOfNights Optional
Format Format Optional
Status Status Optional