Definition Type: Attribute
Name: TransactionIdentifier
Type: Unresolved link to stringlength1to321
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
A unique identifier 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 TransactionIdentifier in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="TransactionIdentifier" type="StringLength1to32" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">A unique identifier 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).</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to321
    • TransactionIdentifier