Introduction
HotelList returns a list of hotels matching the given input criteria.
This message is only supported by the NTM adapter.
Schema & Definition
Find per request and response message:
- visual and textual representations of the XML schemas, which are easier readable
- minimum and a maximum elements example to start from to create example messages
- the pure XML schema file (.xsd)
HotelListRQ
- HotelListRQ.htmVisual representation of the schema.
- HotelListRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
HotelListRS
- HotelListRS.htmVisual representation of the schema.
- HotelListRS t.htmTextual description of the content for the request and the response XML elements and attributes.