Introduction
Tax message can be used to calculate taxes per passenger type for an itinerary of specified flights.
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)
TaxRQ
- TaxRQ.htmVisual representation of the schema.
- TaxRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
TaxRS
- TaxRS.htmVisual representation of the schema.
- TaxRS t.htmTextual description of the content for the request and the response XML elements and attributes.