Definition Type: Attribute
Name: amountBeforeTax
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The price before taxes are applied.
Collapse XSD Schema Diagram:
XSD Diagram of amountBeforeTax in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="amountBeforeTax" type="xsd:decimal" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The price before taxes are applied.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>