Something went wrong while setting issue due date.
Timetable period heading in graphic timetable viewer (de: Fahrplanperiode als Überschrift im Bildfahrplan)
Open
Timetable period heading in graphic timetable viewer (de: Fahrplanperiode als Überschrift im Bildfahrplan)
In some cases additionally to the train heading (see #38 (closed)) a head line showing the current timetable period in the graphic timetable view is available.
Moved here from #36 (closed) (Handling and displaying operating periods): "Optionally displaying as heading in the graphical timetable viewer".
- Take the chosen train. Additionally other trains will be visualized, but not considered for the heading.
- Take the first
trainPart[@id = train/trainPartSequence[1]/trainPartRef[1]/@ref]
- Take the referred
timetablePeriod[@id = trainPart/@timetablePeriodRef]
if available - Otherwise (
@timetablePeriodRef
is absent) leave this line blank - Show
timetablePeriod/@name
if available - Otherwise show
timetablePeriod/@description
if available - Otherwise show
timetablePeriod/@startDate
andtimetablePeriod/@endDate
if available