Definition Type: Attribute
Name: Discount
Type: Unresolved link to moneyorpercentagetype
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
The monetary amount or percentage of discount that should be applied.
Collapse XSD Schema Diagram:
XSD Diagram of Discount in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Discount" type="MoneyOrPercentageType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The monetary amount or percentage of discount that should be applied.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to moneyorpercentagetype
    • Discount