Last updated

OTA_HotelDescriptiveContentNotifRS

Fields

FieldDescriptionTypeMin/maxNotes
OTA_HotelDescriptiveContentNotifRSRoot element for /ota/OTA_HotelDescriptiveContentNotif response.object1..1-
OTA_HotelDescriptiveContentNotifRS/
@Target
Specifies whether the response is from the test or production server.object0..1Values: Test, Production
OTA_HotelDescriptiveContentNotifRS/
Errors
Errors, if any.array of Error0..1Never occurs simultaneously with Success.
OTA_HotelDescriptiveContentNotifRS/
TPA_Extensions
Container for HotelCrossRefs.object0..1-
OTA_HotelDescriptiveContentNotifRS/
UniqueID
Unique identifying information for a (new) property.object0..1-
OTA_HotelDescriptiveContentNotifRS/
Success
Indicates a successful request.object0..1Can occur simultaneously with Warnings, but not Errors.
OTA_HotelDescriptiveContentNotifRS/
Warnings
Warnings, if any.array of Warning0..1Can 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>