Introduction
The RailFareSearch transaction is a stateless XML data transaction to search for available fares for rail connections. It supports multiple origin/destination requests. It is possible to taylor the search by adding different search parameters.
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)
RailFareSearchRQ
- RailFareSearchRQ.htmVisual representation of the schema.
- RailFareSearchRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
RailFareSearchRS
- RailFareSearchRS.htmVisual representation of the schema.
- RailFareSearchRS t.htmTextual description of the content for the request and the response XML elements and attributes.