Added alpinebits docu to new repo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!--
|
||||
AlpineBits 2022-10
|
||||
https://www.alpinebits.org/
|
||||
|
||||
Sample message file for a FreeRooms response with a warning
|
||||
|
||||
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="3">
|
||||
dates are too far in the future for this server to process
|
||||
</Warning>
|
||||
</Warnings>
|
||||
|
||||
</OTA_HotelInvCountNotifRS>
|
||||
Reference in New Issue
Block a user