Definition Type: Attribute
Name: messageID
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Short
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
A reference for additional message identification, assigned by the requesting system. When a request message includes an echo token the corresponding response message MUST include an echo token with an identical value.
Collapse XSD Schema Diagram:
XSD Diagram of messageID in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="messageID" type="String_Short" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference for additional message identification, assigned by the requesting system. When a request message includes an echo token the corresponding response message MUST include an echo token with an identical value.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: