Introduction
The RailSearch 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)
RailSearchRQ
- RailSearchRQ.htmVisual representation of the schema.
- RailSearchRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
RailSearchRS
- RailSearchRS.htmVisual representation of the schema.
- RailSearchRS t.htmTextual description of the content for the request and the response XML elements and attributes.