Definition Type: Attribute
Name: gratuityIncludedInd
Namespace: http://www.opentravel.org/OTM/order/v3
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Order_3_0_0.xsd
Use Optional
Documentation:
When present and true, the gratuity is included in the price of this product.
Collapse XSD Schema Diagram:
XSD Diagram of gratuityIncludedInd in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="gratuityIncludedInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">When present and true, the gratuity is included in the price of this product.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>