OTA_HotelGetMsgRS

Type : Complex Element

Definition
Returns acknowledgement that the request has been successfully received, or includes Warnings from business processing rules or errors if the request did not succeed. It will additionally include the re-submission of the requested data as it was sent in its original form. Since the request could be for any original message, the response data is included in MessageContent.
(Defined in file OTA_HotelGetMsgRS.xsd , or a file it imports)

Elements
ErrorsA collection of errors that occurred during the processing of a message.A collection of errors that occurred during the processing of a message.
Messages
SuccessReturning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with the Warning Type to report any warnings or business errors.Returning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with the Warning Type to report any warnings or business errors.
UniqueIDAn identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number, or a reference to a previous availability quote).An identifier used to uniquely reference an object in a system (e.g. an airline reservation reference, customer profile reference, booking confirmation number, or a reference to a previous availability quote).
WarningsUsed when a message has been successfully processed to report any warnings or business errors that occurred.Used when a message has been successfully processed to report any warnings or business errors that occurred.

Attributes
Attribute Group : OTA_PayloadStdAttributes
AltLangIDThe alternate language for a customer or message encoded as ISO 639-3.
CorrelationIDAllows end-to-end correlation of log messages with the corresponding Web service message throughout the processing of the Web service message.
EchoTokenA reference for additional message identification, assigned by the requesting host system.
PrimaryLangIDThe primary language preference for the message encoded as ISO 639-3.
RetransmissionIndicatorWhen true, indicates the message is being re-sent after a failure.
SequenceNmbrThe sequence number of the transaction assigned by the sending system for ordered message processing or message resynchronization.
TargetTest or Production target system indicator.
TargetNameThe name of the Test or Production system.
TimeStampISO 8601 encoded timestamp indicating the creation date and time of the message.
TransactionIdentifierUnique 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).
TransactionStatusCodeThis indicates where this message falls within a sequence of messages.
VersionThe OpenTravel message version indicated by a decimal value.