# XML Usage Specification

**Availability change response XML usage**

| <p><strong>Element/@Attribute</strong></p><p> </p><p><strong>Parent XPath</strong></p> | <p> </p><p><strong>Description</strong></p>                                                                                                                                                                | <p> </p><p> </p><p><strong>Occurrences</strong></p> |
| -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| <p>@TimeStamp</p><p> </p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>               | <p> </p><p>Time of the transaction in xml schema date-time format</p>                                                                                                                                      | 1                                                   |
| <p>@EchoToken</p><p>  </p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>              | Unique Identifier to track the RQ/RS message                                                                                                                                                               | 1                                                   |
| <p>@Target</p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>                          | <p> </p><p>Always set to “Production”</p>                                                                                                                                                                  | 1                                                   |
| <p>@Version </p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>                        | <p> </p><p>Always set to “1.0”</p>                                                                                                                                                                         | 1                                                   |
| <p><br></p><p>Success</p><p> </p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>       | <p>If included this element will indicate that the request message was successfully processed.</p><p> </p><p> </p><p>Either a Successelementor Errors/error element(s) are required in every response.</p> | 0..1                                                |
| <p>Errors</p><p><strong>/OTA\_HotelAvailNotifRS</strong></p>                           | Either a Successelementor Errors/error element(s) are required in every response.                                                                                                                          | 0..1                                                |
| <p>Error </p><p><strong>/OTA\_HotelAvailNotifRS/Errors</strong></p>                    | <p>Description of cause for a fatal problem during request message processing.</p><p>\*If an Errors element is included one or more Error elements are required</p>                                        | 1                                                   |
| <p> @Type</p><p><strong>/OTA\_HotelAvailNotifRS/Errors/Error</strong></p>              | This is an enumeration of HTNG approved error types (OTA code list EWT). See appendix for supported values.                                                                                                | 1                                                   |
| <p> @Code</p><p><strong>/OTA\_HotelAvailNotifRS/Errors/Error</strong></p>              | <p>This is an enumeration of</p><p>HTNG approved error codes (OTA code list ERR). See appendix for supported values.</p>                                                                                   | 1                                                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.rategain.com/our-products/channel-manager/rg-bridge-supply-push/interface-specifications-availability-and-rates-notification-service/operations/availability-notification/xml-usage-specification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
