View Single Post
 
Old April 29th, 2009, 03:30 AM
maryj maryj is offline
Authorized User
 
Join Date: Apr 2009
Posts: 25
Thanks: 5
Thanked 0 Times in 0 Posts
Default

Response that I am currently getting:


<?xml version="1.0"?>
<OTA_HotelAvailRS xmlns="http://www.opentravel.org/OTA/2003/05">
<RoomStays>
<RoomStay SupplierSystem="XHOTEL">
<ns1:RoomRates xmlns:ns1="http://www.opentravel.org/OTA/2003/05">
<RoomRate NumberOfUnits="2" NumberOfGuests="3" RoomRPH="1" OnRequest="false" RatePlanCode="CP" ArtificialAllocation="0" MealPlanCode="6" RoomTypeCode="DLX">
</RoomRate>
</ns1:RoomRates>
</RoomStay>

<RoomStay SupplierSystem="XHOTEL">
<ns1:RoomRates xmlns:ns1="http://www.opentravel.org/OTA/2003/05">
<RoomRate NumberOfUnits="2" NumberOfGuests="3" RoomRPH="1" OnRequest="false" RatePlanCode="EP" ArtificialAllocation="1" MealPlanCode="14" RoomTypeCode="SUT">
</RoomRate>
<RoomRate NumberOfUnits="4" NumberOfGuests="6" RoomRPH="1" OnRequest="false" RatePlanCode="EP" ArtificialAllocation="1" MealPlanCode="14" RoomTypeCode="SDLX">
</RoomRate>
</ns1:RoomRates>
</RoomStay>

<RoomStay SupplierSystem="XHOTEL">
<ns1:RoomRates xmlns:ns1="http://www.opentravel.org/OTA/2003/05">
<RoomRate NumberOfUnits="2" NumberOfGuests="3" RoomRPH="1" OnRequest="false" RatePlanCode="EP" ArtificialAllocation="1" MealPlanCode="14" RoomTypeCode="RFS">
</RoomRate>
</ns1:RoomRates>
</RoomStay>
</RoomStays>
</OTA_HotelAvailRS>