Introduction
PNRDelete is a stateless/sessioned transaction used to delete content from an existing PNR.
The response to the PNRDeleteRQ transaction is the PNRViewRS message.
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)
PNRDeleteRQ
- PNRDeleteRQ.htmVisual representation of the schema.
- PNRDeleteRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
- PNRDeleteRQ 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.
PNRViewRS
- PNRViewRS.htmVisual representation of the schema.
- PNRViewRS t.htmTextual description of the content for the request and the response XML elements and attributes.
- PNRViewRS 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.