TransXChange
Examples 2.5 - 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
#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
Service Structure
- Here is a single Serv
i
ce instance SV1, with one Lin
e - 'L1' , withLineName
'H145'. - The
Registration
is for a singleOperator
. - There is a single
FlexibleJourneyPattern
, jp_1, which references sixStopPoint
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.
- Three
- There are two single
FlexibleVehicleJourney
instances, both based onJourneyPattern
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 theJourneyPatternTimingLink
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 first, VJ1, follows jp_1 on the default operational days of the service. It has a single
The Operating Days
- The Servi
c
eOperatingPeriod
for SV_1 starts on 02/01/2005 for all vehicle journeys and continues indefinitely - The service
OperatingProfile
says it runsMondayToFriday
except on any bank holidays.- The
RegularDayType
specifies journeys of the service runMondayToFriday
every week. - The BankHoli
d
ayOperation / 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 t
ingProfile
which specifies it runs only on BankHolidayMondays
.
- The
RegularDayType
specifies journeys of the service runHolidays
only. - T he
BankHolidayOperation
/ DaysOfO
peration states journeys of the service run on
HolidayMondays
.
Page last updated: 2013/04/13