|
64 | 64 | </scheduledStopPoints> |
65 | 65 | <notices> |
66 | 66 | <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> |
68 | 68 | </Notice> |
69 | 69 | </notices> |
70 | | - </ServiceFrame> |
| 70 | + </ServiceFrame> |
71 | 71 | <!-- ======TIMETABLE ======= --> |
72 | 72 | <TimetableFrame version="1.0" id="ch:tf"> |
73 | 73 | <validityConditions> |
74 | 74 | <AvailabilityCondition version="any" id="all_year_no_longer_available"> |
75 | 75 | <Description>regular run</Description> |
76 | 76 | <FromDate>2025-11-01T00:00:00Z</FromDate> |
77 | 77 | <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 --> |
79 | 80 | </AvailabilityCondition> |
80 | 81 | <AvailabilityCondition version="any" id="only_july"> |
81 | 82 | <Description>regular run</Description> |
82 | 83 | <FromDate>2025-07-01T00:00:00Z</FromDate> |
83 | 84 | <ToDate>2025-07-31T23:59:00Z</ToDate> |
84 | | - </AvailabilityCondition> |
| 85 | + </AvailabilityCondition> |
85 | 86 | <AvailabilityCondition version="any" id="all_except_july"> |
86 | 87 | <Description>regular run</Description> |
87 | 88 | <FromDate>2025-07-01T00:00:00Z</FromDate> |
88 | 89 | <ToDate>2025-07-31T23:59:00Z</ToDate> |
89 | | - </AvailabilityCondition> |
| 90 | + </AvailabilityCondition> |
90 | 91 | </validityConditions> |
91 | 92 | <vehicleJourneys> |
92 | 93 | <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> |
97 | 98 | <ServiceAlteration>replaced</ServiceAlteration> |
98 | 99 | <DepartureTime>14:20:00.0Z</DepartureTime> |
99 | 100 | <LineRef version="any" ref="mybus:LN_24"/> |
|
119 | 120 | </calls> |
120 | 121 | </ServiceJourney> |
121 | 122 | <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> |
126 | 127 | <ServiceAlteration>planned</ServiceAlteration> |
127 | 128 | <DepartureTime>14:20:00.0Z</DepartureTime> |
128 | 129 | <LineRef version="any" ref="mybus:LN_24"/> |
|
148 | 149 | </calls> |
149 | 150 | </ServiceJourney> |
150 | 151 | <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> |
161 | 161 | <ServiceAlteration>planned</ServiceAlteration> |
162 | 162 | <DepartureTime>14:25:00.0Z</DepartureTime> |
163 | 163 | <LineRef version="any" ref="mybus:LN_24"/> |
|
168 | 168 | <ForAlighting>false</ForAlighting> |
169 | 169 | </Arrival> |
170 | 170 | <Departure> |
171 | | - <Time>14:25:00.0Z</Time> <!-- 5 minutes later --> |
| 171 | + <Time>14:25:00.0Z</Time> |
| 172 | + <!-- 5 minutes later --> |
172 | 173 | </Departure> |
173 | 174 | </Call> |
174 | 175 | <Call version="any" id="hde:sj_24o_01_003-2" order="2"> |
|
181 | 182 | </Departure> |
182 | 183 | </Call> |
183 | 184 | </calls> |
184 | | - |
185 | | - </ServiceJourney> |
| 185 | + </ServiceJourney> |
186 | 186 | </vehicleJourneys> |
187 | 187 | </TimetableFrame> |
188 | 188 | <ServiceCalendarFrame version="1.0" id="ch:scf"> |
|
0 commit comments