Definition Type: Element
Name: Discount
Namespace: http://www.opentravel.org/OTM/order/v3
Type: ota2-0400:RateQualifier
Containing Schema: Order_3_0_0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Promotions and other rate qualifying discounts applied to this order. Note that promotions may be tied to individuals or to the order as a whole.
Collapse XSD Schema Diagram:
Drilldown into description in schema common_4_0_0_xsd Drilldown into ratePeriod in schema common_4_0_0_xsd Drilldown into rateID in schema common_4_0_0_xsd Drilldown into rateAuthorizationCode in schema common_4_0_0_xsd Drilldown into code in schema common_4_0_0_xsd Drilldown into RateQualifier in schema common_4_0_0_xsdXSD Diagram of Discount in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="Discount" type="ota2-0400:RateQualifier">
    <xsd:annotation>
        <xsd:documentation source="Description">Promotions and other rate qualifying discounts applied to this order. Note that promotions may be tied to individuals or to the order as a whole.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
code ota2-0400:code Optional
rateAuthorizationCode ota2-0400:rateAuthorizationCode Optional
rateID ota2-0400:rateID Optional
ratePeriod ota2-0400:ratePeriod Optional
description ota2-0400:description Optional
Collapse Derivation Tree: