Page 18 - demo demito
P. 18
although the <Timeout> parameter on the authority element may be used in a similar way.
Result syntax:
<AvailabilitySearchResult>
<Currency>USD</Currency>
<HotelAvailability> (0 or more)
<Hotel>
<Result id=””> (1 or more)
<Room>(1 or more)
<RoomType>
<MealType> (optional; see notes)
<MealTypeCode>
<Night> (optional; see notes)
<Id>
<Price>
</Night>
<Guests>
<Adult id=”” title=”” first=”” last=””> (0 or more) <Price>
</Adult>
<Child id=”” age=”” title=”” first=”” last=””> (0 or more)
<Price>
</Child>
</Guests>
<Price>
<Confirmation>
</Room>
</Result>
</HotelAvailability>
</AvailabilitySearchResult>
The AvailabilitySearchResult element contains an array of zero or more HotelAvailability elements corresponding to hotels in that region which match the search criteria and also have availability for the given nights.
<HotelAvailability>
(zero or more)
Complex
<Hotel>
Id
(Attribute)
Complex
String
Contains hotel details at the requested detail level in the structure described earlier.
Temporary identifier for this search result to be passed to a booking operation
<Result>
Complex Contains details of a single search result matching the given search
criteria
roomsXML.com API Specifications
Page 18 of 36

