Definition Type: Attribute
Name: recordID
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Short
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
The record ID of the record within a group of records that failed successful processing and generated a processing condition. NOTE: Typically used for batch processing and this value may contain a concatenation of a unique failed transaction ID with specific record(s) associated with that transaction.
Collapse XSD Schema Diagram:
XSD Diagram of recordID in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="recordID" type="String_Short" use="optional">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The record ID of the record within a group of records that failed successful processing and generated a processing condition.

NOTE: Typically used for batch processing and this value may contain a concatenation of a unique failed transaction ID with specific record(s) associated with that transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: