XML Usage specification

Element/@Attribute

Parent XPath

Description

@TimeStamp

/OTA_ResRetrieveRS

Time of the transaction in xml schema date-time format

@Version

/OTA_ResRetrieveRS

The OTA schema version. Mandatory. Use “6.002”.

@Target

/OTA_ResRetrieveRS

Set to “Production”.

@MoreIndicator

/OTA_ResRetrieveRS

Set to true if there are more reservations to be downloaded. This happens when the number of reservations in a message is limited by configuration setting.

Errors

/OTA_ResRetrieveRS

Included in response only if there are errors in processing

Error

/OTA_ResRetrieveRS/Errors

Response will include as many Errors as required. At least one Error element must be present if the response contains

Errors.

@Type

/OTA_ResRetrieveRS/Errors/Error

Error type. Should be one of the codes listed in Error Types below.

@Code

/OTA_ResRetrieveRS/Errors/Error

Error code. Should be one of the codes listed in Error Codes below.

@ShortText

/OTA_ResRetrieveRS/Errors/Error

Free Text

@Status

/OTA_ResRetrieveRS/Errors/Error

Should be set to String “NotProcessed

Success

/OTA_ResRetrieveRS

Presence of this element indicates a successful Response and in case of a Success response the Errors element should not be present.

Warnings

/OTA_ResRetrieveRS

Response may include warnings along with a Success response. Warnings are not allowed with a response that contains Errors.

Warning

/OTA_ResRetrieveRS/Warnings

Response may include as many warning as required. At least one Warning element must be present in a response that contains Warnings.

@Code

/OTA_ResRetrieveRS/Warnings/Warning

The error code.

@ShortText

/OTA_ResRetrieveRS/Warnings/Warning

Free Text

ReservationsList

/OTA_ResRetrieveRS

Container for reservations. Not present if the response contains Errors. Also not present if there are no reservations to be delivered.

HotelReservation

/OTA_ResRetrieveRS/ReservationsList

Reservation record. Please refer to RGBridge Integration specification document for details. The @ResStatus attribute of this node will contain the status of the reservation.

Last updated