Files
alpinebits_python/AlpineBits-HotelData-2024-10/files/samples/FreeRooms/FreeRooms-OTA_HotelInvCountNotifRS-advisory.xml
2025-09-19 12:47:48 +02:00

27 lines
710 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
AlpineBits 2022-10
https://www.alpinebits.org/
Sample message file for a FreeRooms response with an advisory
Changelog:
v. 2020-10 1.0 initial example
-->
<OTA_HotelInvCountNotifRS xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.opentravel.org/OTA/2003/05"
xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_HotelInvCountNotifRS.xsd"
Version="1.001">
<Success/>
<Warnings>
<Warning Type="11">
last full data set received more than 48 hours ago
</Warning>
</Warnings>
</OTA_HotelInvCountNotifRS>