Definition Type: Attribute
Name: ttaxInclusiveInd
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Hospitality_1_0_0.xsd
Use Optional
Documentation:
When true, indicates that the commission is calculated using the rate including tax. When false, indicates that the commission is calculated using the net rate.
Collapse XSD Schema Diagram:
XSD Diagram of ttaxInclusiveInd in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="ttaxInclusiveInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">When true, indicates that the commission is calculated using the rate including tax. When false, indicates that the commission is calculated using the net rate.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>