Skip to content

Commit 1533559

Browse files
Lint and update documentation tables
1 parent 59b604b commit 1533559

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

examples/functions/timetable/Netex_52_planned_delay.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -64,36 +64,37 @@
6464
</scheduledStopPoints>
6565
<notices>
6666
<Notice id="delay_notice" version="any">
67-
<Text>During July the bus is delayed by 5 minutes due to construction work.</Text>
67+
<Text>During July the bus is delayed by 5 minutes due to construction work.</Text>
6868
</Notice>
6969
</notices>
70-
</ServiceFrame>
70+
</ServiceFrame>
7171
<!-- ======TIMETABLE ======= -->
7272
<TimetableFrame version="1.0" id="ch:tf">
7373
<validityConditions>
7474
<AvailabilityCondition version="any" id="all_year_no_longer_available">
7575
<Description>regular run</Description>
7676
<FromDate>2025-11-01T00:00:00Z</FromDate>
7777
<ToDate>2025-12-31T00:00:00Z</ToDate>
78-
<IsAvailable>false</IsAvailable> <!--making clear that it is no longer available -->
78+
<IsAvailable>false</IsAvailable>
79+
<!--making clear that it is no longer available -->
7980
</AvailabilityCondition>
8081
<AvailabilityCondition version="any" id="only_july">
8182
<Description>regular run</Description>
8283
<FromDate>2025-07-01T00:00:00Z</FromDate>
8384
<ToDate>2025-07-31T23:59:00Z</ToDate>
84-
</AvailabilityCondition>
85+
</AvailabilityCondition>
8586
<AvailabilityCondition version="any" id="all_except_july">
8687
<Description>regular run</Description>
8788
<FromDate>2025-07-01T00:00:00Z</FromDate>
8889
<ToDate>2025-07-31T23:59:00Z</ToDate>
89-
</AvailabilityCondition>
90+
</AvailabilityCondition>
9091
</validityConditions>
9192
<vehicleJourneys>
9293
<ServiceJourney version="any" id="444">
93-
<validityConditions>
94-
<ValidityConditionRef ref="all_year_no_longer_available" version="any"/>
95-
</validityConditions>
96-
<Description>The original journey replaced by 444-1 and 444-2</Description>
94+
<validityConditions>
95+
<ValidityConditionRef ref="all_year_no_longer_available" version="any"/>
96+
</validityConditions>
97+
<Description>The original journey replaced by 444-1 and 444-2</Description>
9798
<ServiceAlteration>replaced</ServiceAlteration>
9899
<DepartureTime>14:20:00.0Z</DepartureTime>
99100
<LineRef version="any" ref="mybus:LN_24"/>
@@ -119,10 +120,10 @@
119120
</calls>
120121
</ServiceJourney>
121122
<ServiceJourney version="any" id="444-1" derivedFromObjectRef="444" derivedFromVersionRef="any">
122-
<validityConditions>
123-
<ValidityConditionRef ref="all_except_july" version="any"/>
124-
</validityConditions>
125-
<Description>The replacement that is still the same</Description>
123+
<validityConditions>
124+
<ValidityConditionRef ref="all_except_july" version="any"/>
125+
</validityConditions>
126+
<Description>The replacement that is still the same</Description>
126127
<ServiceAlteration>planned</ServiceAlteration>
127128
<DepartureTime>14:20:00.0Z</DepartureTime>
128129
<LineRef version="any" ref="mybus:LN_24"/>
@@ -148,16 +149,15 @@
148149
</calls>
149150
</ServiceJourney>
150151
<ServiceJourney version="any" id="444-2" derivedFromObjectRef="444" derivedFromVersionRef="any">
151-
<validityConditions>
152-
<ValidityConditionRef ref="only_july" version="any"/>
153-
</validityConditions>
154-
155-
<Description>The delayed part in July</Description>
156-
<noticeAssignments>
157-
<NoticeAssignment id="na:1" version="any" order="1">
158-
<NoticeRef ref="delay_notice" version="any"/>
159-
</NoticeAssignment>
160-
</noticeAssignments>
152+
<validityConditions>
153+
<ValidityConditionRef ref="only_july" version="any"/>
154+
</validityConditions>
155+
<Description>The delayed part in July</Description>
156+
<noticeAssignments>
157+
<NoticeAssignment id="na:1" version="any" order="1">
158+
<NoticeRef ref="delay_notice" version="any"/>
159+
</NoticeAssignment>
160+
</noticeAssignments>
161161
<ServiceAlteration>planned</ServiceAlteration>
162162
<DepartureTime>14:25:00.0Z</DepartureTime>
163163
<LineRef version="any" ref="mybus:LN_24"/>
@@ -168,7 +168,8 @@
168168
<ForAlighting>false</ForAlighting>
169169
</Arrival>
170170
<Departure>
171-
<Time>14:25:00.0Z</Time> <!-- 5 minutes later -->
171+
<Time>14:25:00.0Z</Time>
172+
<!-- 5 minutes later -->
172173
</Departure>
173174
</Call>
174175
<Call version="any" id="hde:sj_24o_01_003-2" order="2">
@@ -181,8 +182,7 @@
181182
</Departure>
182183
</Call>
183184
</calls>
184-
185-
</ServiceJourney>
185+
</ServiceJourney>
186186
</vehicleJourneys>
187187
</TimetableFrame>
188188
<ServiceCalendarFrame version="1.0" id="ch:scf">

0 commit comments

Comments
 (0)