Files
alpinebits_python/AlpineBits-HotelData-2024-10/files/samples/ActivityData/Activities-OTA_HotelPostEventNotifRS-success.xml
2025-09-19 12:47:48 +02:00

22 lines
537 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
AlpineBits 2022-10
https://www.alpinebits.org/
Sample file for Activities success response
Changelog:
v. 2020-10 1.0 initial example
-->
<OTA_HotelPostEventNotifRS
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_HotelPostEventNotifRS.xsd"
Version="8.000">
<Success/>
</OTA_HotelPostEventNotifRS>