Definition Type: Attribute
Name: correlationID
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Short
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
An ID for end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message.
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_Short" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">An ID for end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">6712</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: