Definition Type: Attribute
Name: compensationInd
Namespace: http://opentravel.org/common/message/v02
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use (Optional)
Documentation:
When the failureInd is TRUE and this compensationInd is TRUE, a condition has ocurred that may require human intervention.
Collapse XSD Schema Diagram:
XSD Diagram of compensationInd in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="compensationInd" type="xsd:boolean">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">When the failureInd is TRUE and this compensationInd is TRUE, a condition has ocurred that may require human intervention.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>