Definition Type: Attribute
Name: noCancelInd
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:
Note: This will typically be set to false indicating that a reservation may be cancelled.
Collapse XSD Schema Diagram:
XSD Diagram of noCancelInd in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="noCancelInd" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Note: This will typically be set to false indicating that a reservation may be cancelled.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>