Definition Type: Attribute
Name: correlationID
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Medium
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
A unique identifier that may be specified to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).
Collapse XSD Schema Diagram:
XSD Diagram of correlationID in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="correlationID" type="String_Medium" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A unique identifier that may be specified to relate all messages within a transaction (e.g. this would be sent in all request and response messages that are part of an on-going transaction).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: