TransXChange
Examples 2.0d - Linear route
Summary
A linear route with express journey patterns running over it that omit stops.
- Short notice registration details.
- Express service.
- Frequent service.
- Vehicle journey timing link reuse.
- Holiday Day Type Exclusions.
Published as: PDF
Route Map

Timetable
| 1 | 1 | 1 | 1 | 1 | |
|---|---|---|---|---|---|
| Bus Station | 10:00 | 11:00 | 12:00 | 14:00 | |
| High St | 10:03 | 11:03 | 14:03 | ||
| Market St | 10:07 | 12:07 | 13:07 | 14:07 | |
| School | 10:20 | 11:20 | 13:20 | ||
| Hospital | 10:29 | 11:29 | 12:29 | 13:29 |
- Service operates from 01/01/2004 until 13/06/2004.
- Service operates Monday to Sunday.
- Service does not run Christmas and Boxing Day.
- Service does not run 02/06/2004.
- Service runs 01/06/2004.
The XML Representation
One way encoding this example would be to have a separate route and journey pattern for each column, thus there would be five routes and five journey patterns, each with a single section. Since however the vehicle travels over the same route in the same order, but just passes by certain stops it is possible also to encode it in a less verbose manner by having a single journey pattern with an stop activity of pass at certain stops.
- There is a single Serviceinstance SV1 , with one Line - ' 1' .
- There is a single JourneyPatternSection made up of four JourneyPatternTimingLink instances.
- The VehicleJourneyinstances all use the same set of JourneyPatternTimingLink instances, but define different stop activities (e.g. pass) to specify the different express stopping patterns.
Page last updated: 2005/11/01


