Definition Type: Element
Name: AmountPercent
Namespace: http://www.opentravel.org/OTM/order/v3
Type: ota2-0400:AmountPercent
Containing Schema: Order_3_0_0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The deposit due described in either an amount or percent.
Collapse XSD Schema Diagram:
Drilldown into decimalPlaces in schema common_4_0_0_xsd Drilldown into currencyCode in schema common_4_0_0_xsd Drilldown into percent in schema common_4_0_0_xsd Drilldown into amount in schema common_4_0_0_xsd Drilldown into AmountPercent in schema common_4_0_0_xsdXSD Diagram of AmountPercent in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="AmountPercent" type="ota2-0400:AmountPercent">
    <xsd:annotation>
        <xsd:documentation source="Description">The deposit due described in either an amount or percent.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
amount ota2-0400:amount Optional
percent ota2-0400:percent Optional
currencyCode ota2-0400:currencyCode Optional
decimalPlaces ota2-0400:decimalPlaces Optional
Collapse Derivation Tree: