<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>
|