Definition Type: Attribute
Name: CapAmount
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to money
Containing Schema: OTA_AirDemandTicketRQ.xsd
Use Optional
Documentation:
The highest monetary value that may be paid when the commission is a percent. For example, the commision may be 2% of the fare, but the monetary value may not exceed $20.00.
Collapse XSD Schema Diagram:
XSD Diagram of CapAmount in schema ota_airdemandticketrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CapAmount" type="Money" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The highest monetary value that may be paid when the commission is a percent.  For example, the commision may be 2% of the fare, but the monetary value may not exceed $20.00.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to money
    • CapAmount