Definition Type: Attribute
Name: status
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:Enum_TransactionStatus
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
Where this message falls within a sequence of messages.
Collapse XSD Schema Diagram:
XSD Diagram of status in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="status" type="Enum_TransactionStatus" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">Where this message falls within a sequence of messages.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Start</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: