Definition Type: Element
Name: DiscountPricing
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The information needed when a passenger presents a discount/promotional coupon for a dollar/percentage off the fare or when a passenger qualifies for a percentage discount such as a senior discount.
Collapse XSD Schema Diagram:
Drilldown into Text in schema ota_aircommontypes_xsd Drilldown into TicketDesignatorCode in schema ota_aircommontypes_xsd Drilldown into Discount in schema ota_aircommontypes_xsd Drilldown into Usage in schema ota_aircommontypes_xsd Drilldown into Type in schema ota_aircommontypes_xsd Drilldown into Purpose in schema ota_aircommontypes_xsd Drilldown into DiscountPricingGroup in schema ota_aircommontypes_xsd1XSD Diagram of DiscountPricing in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="DiscountPricing" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">The information needed when a passenger presents a discount/promotional coupon for a dollar/percentage off the fare or when a passenger qualifies for a percentage discount such as a senior discount.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="DiscountPricingGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Purpose Purpose Optional
Type Type Optional
Usage Usage Optional
Discount Discount Optional
TicketDesignatorCode TicketDesignatorCode Optional
Text Text Optional