OTA_ErrorRS

Type : Complex Element

Definition
The standard OTA_ErrorRS message is designed to accommodate errors that result from the parser, or from validation, before reaching the server. The set of errors that can use this error is constrained by its limited structure, to provide structural stability.
(Defined in file OTA_ErrorRS.xsd , or a file it imports)

Attributes
DocURLIf present, this attribute refers to an online description of the error that occurred.
ErrorCodeThe ErrorCode attribute MUST be present and is defined as free-text with a list of recommended enumerated values, to indicate the error type.
ErrorMessageA textual description to provide more information about the specific error.
SeverityAn optional indicator to reflect the severity of this condition.
StatusAn indication of the processing that was completed on the request message. An error response may be returned and no action taken on behalf of the request message, or there may be some action taken, or the full action may have been completed.
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.