Definition Type: Attribute
Name: rollbackInd
Namespace: http://opentravel.org/common/message/v02
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Prohibited
Documentation:
An indication that all messages within the current sequence should be ignored.
Collapse XSD Schema Diagram:
XSD Diagram of rollbackInd in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="rollbackInd" type="xsd:boolean" use="prohibited">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An indication that all messages within the current sequence should be ignored.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>