<xsd:attribute name="transactionIdentifier" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation source="Description">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).</xsd:documentation>
<xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
<xsd:appinfo>
<otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TransactionIdentifier</otm:Equivalent>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
|