Introduction
Search for existing PNRs by traveler name.
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)
NameListRQ
- NameListRQ.htmVisual representation of the schema.
- NameListRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
NameListRS
- NameListRS.htmVisual representation of the schema.
- NameListRS t.htmTextual description of the content for the request and the response XML elements and attributes.