Introduction
FareRules displays fare rules and restrictions for a specific fare basis code.
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)
FareRulesRQ
- FareRulesRQ.htmVisual representation of the schema.
- FareRulesRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
- FareRulesRQ 1.xmlExample XML with the minimum mandatory elements only.
- FareRulesRQ 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.
FareRulesRS
- FareRulesRS.htmVisual representation of the schema.
- FareRulesRS t.htmTextual description of the content for the request and the response XML elements and attributes.
- FareRulesRS 1.xmlExample XML with the minimum mandatory elements only.
- FareRulesRS 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.