TransXChange

Examples 2.4 - Flexible route

Summary

A flexible service route.

  • Flexible zones for pick up and set down.
  • Fixed stops for pick up and set down.
  • Flexible time bands.
  • Registration Schema.

Published as: PDF

Route Map

Flexible route image

Timetable
  #1 #2
  Monday to Friday, excluding public holdays Bank Holiday
Mondays
Band 1 09:00 - 18:00 10:00-12:00
Band 2   16:00:1400



The XML Representation

XML Document

Service Structure

  • Here is a single Service instance SV1, with one Line - 'L1' , with LineName 'H145'.
  • The Registration is for a single Operator.
  • There is a single FlexibleJourneyPattern, jp_1, which references six StopPoint instances:
    • Three Fixed stops: Washingborough Church, Washingborough Shop, South Heighton.
    • Three FlexibleZone stops: Nettleham, Sudbrook and Cherry Willingham. The Cherry Willingham stop is also associated with the Reepham locality.
  • There are two single FlexibleVehicleJourney instances, both based on JourneyPattern jp_1:
    • The first, VJ1, follows jp_1 on the default operational days of the service. It has a single TimeBand from 09:00 to 18:00 any changes to the timings on the JourneyPatternTimingLink instances.
    • The second VJ2 runs only on Bank Holiday Mondays and has a start time of 10.00. It has a frequent service of every 10 minutes, and an end time of 16:30.

The Operating Days

  • The Service OperatingPeriod for SV_1 starts on 02/01/2005 for all vehicle journeys and continues indefinitely
  • The service OperatingProfile says it runs MondayToFriday except on any bank holidays.
    • The RegularDayType specifies journeys of the service run MondayToFriday  every week.
    • The BankHolidayOperation / DaysOfNonOperation states journeys of the service do not run on public holidays or early run off days. A special public holiday is also defined for 2005/13/0.
  • VehicleJourney Vj2 has an override OperatingProfile which specifies it runs only on BankHolidayMondays.
    • The RegularDayType specifies journeys of the service run Holidays only.
    • The BankHolidayOperation / DaysOfOperation states journeys of the service run on HolidayMondays.


Page last updated: 2013/04/13