OTA_HotelDescriptiveContentNotifRS
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
OTA_HotelDescriptiveContentNotifRS | Root element for /ota/OTA_HotelDescriptiveContentNotif response. | object | 1..1 | - |
OTA_HotelDescriptiveContentNotifRS /@Target | Specifies whether the response is from the test or production server. | object | 0..1 | Values: Test , Production |
OTA_HotelDescriptiveContentNotifRS /Errors | Errors, if any. | array of Error | 0..1 | Never occurs simultaneously with Success . |
OTA_HotelDescriptiveContentNotifRS /TPA_Extensions | Container for HotelCrossRefs. | object | 0..1 | - |
OTA_HotelDescriptiveContentNotifRS /UniqueID | Unique identifying information for a (new) property. | object | 0..1 | - |
OTA_HotelDescriptiveContentNotifRS /Success | Indicates a successful request. | object | 0..1 | Can occur simultaneously with Warnings, but not Errors. |
OTA_HotelDescriptiveContentNotifRS /Warnings | Warnings, if any. | array of Warning | 0..1 | Can occur simultaneously with Success . |
XML
<OTA_HotelDescriptiveContentNotifRS xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05/OTA_HotelDescriptiveContentNotifRS.xsd" TimeStamp="2015-07-31T12:36:23-00:00" Target="Production" Version="3.000"> <TPA_Extensions> ... </TPA_Extensions> <UniqueID ... /> <Success /> </OTA_HotelDescriptiveContentNotifRS>