Skip to content

Commit 4e4a871

Browse files
committed
Corrections
1 parent 5894bd0 commit 4e4a871

File tree

9 files changed

+23
-25
lines changed

9 files changed

+23
-25
lines changed

xsd/netex_part_1/part1_tacticalPlanning/netex_timeDemandType_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ Rail transport, Roads and Road transport
366366
</xsd:annotation>
367367
</xsd:element>
368368
<xsd:element ref="DayTypeRef" minOccurs="0"/>
369-
<xsd:element ref="VehicleTypePreferenceRef" minOccurs="0"/>
369+
<xsd:element ref="VehicleTypeRef" minOccurs="0"/>
370370
</xsd:sequence>
371371
</xsd:group>
372372
<!-- ======================================================================= -->

xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,7 @@ Rail transport, Roads and Road transport
187187
<xsd:group ref="JourneyPartTimeGroup"/>
188188
<xsd:element name="VehicleOrientation" type="xsd:boolean" default="true" minOccurs="0">
189189
<xsd:annotation>
190-
<xsd:documentation>Orientation of the vehicle carrying
191-
out the JOURNEY PART compared to the definition
192-
of the corresponding VEHICLE TYPE. true for forward.</xsd:documentation>
190+
<xsd:documentation>Orientation of the vehicle carrying out the JOURNEY PART compared to the definition of the corresponding VEHICLE TYPE. true for forward.</xsd:documentation>
193191
</xsd:annotation>
194192
</xsd:element>
195193
<xsd:element ref="PurposeOfJourneyPartitionRef" minOccurs="0"/>
@@ -390,7 +388,7 @@ of the corresponding VEHICLE TYPE. true for forward.</xsd:documentation>
390388
<xsd:sequence>
391389
<xsd:element name="Name" type="MultilingualString" minOccurs="0">
392390
<xsd:annotation>
393-
<xsd:documentation>Name of COUPLED JOURNEY.</xsd:documentation>
391+
<xsd:documentation>Name of COUPLED JOURNEY. +v1.1</xsd:documentation>
394392
</xsd:annotation>
395393
</xsd:element>
396394
<xsd:element name="Description" type="MultilingualString" minOccurs="0">
@@ -467,7 +465,7 @@ of the corresponding VEHICLE TYPE. true for forward.</xsd:documentation>
467465
<xsd:sequence>
468466
<xsd:element name="Description" type="MultilingualString" minOccurs="0">
469467
<xsd:annotation>
470-
<xsd:documentation>Time of Departure.</xsd:documentation>
468+
<xsd:documentation>Description.</xsd:documentation>
471469
</xsd:annotation>
472470
</xsd:element>
473471
<xsd:element name="StartTime" type="xsd:time">

xsd/netex_part_2/part2_journeyTimes/netex_datedPassingTimes_version.xsd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Rail transport, Roads and Road transport
177177
</xsd:element>
178178
<xsd:element name="ArrivalDayOffset" type="DayOffsetType" minOccurs="0">
179179
<xsd:annotation>
180-
<xsd:documentation>Arrival Day Offset from Start of Journey. </xsd:documentation>
180+
<xsd:documentation>Arrival Day Offset from Start of Journey. +v1.1</xsd:documentation>
181181
</xsd:annotation>
182182
</xsd:element>
183183
<xsd:element name="AimedDepartureTime" type="xsd:time" minOccurs="0">
@@ -187,7 +187,7 @@ Rail transport, Roads and Road transport
187187
</xsd:element>
188188
<xsd:element name="DepartureDayOffset" type="DayOffsetType" minOccurs="0">
189189
<xsd:annotation>
190-
<xsd:documentation>DepartureDay Offset from Start of Journey. </xsd:documentation>
190+
<xsd:documentation>DepartureDay Offset from Start of Journey. +v1.1</xsd:documentation>
191191
</xsd:annotation>
192192
</xsd:element>
193193
<xsd:element name="AimedWaitingTime" type="xsd:duration" minOccurs="0">
@@ -207,9 +207,9 @@ Rail transport, Roads and Road transport
207207
<xsd:documentation>Aimed PASSING TIME if doesn't stop at TIMING POINT.</xsd:documentation>
208208
</xsd:annotation>
209209
</xsd:element>
210-
<xsd:element name="PassingDayOffset" type="DayOffsetType" minOccurs="0">
210+
<xsd:element name="PassingTimeDayOffset" type="DayOffsetType" minOccurs="0">
211211
<xsd:annotation>
212-
<xsd:documentation>Passing Day Offset from Start of Journey. </xsd:documentation>
212+
<xsd:documentation>Passing Day Offset from Start of Journey. +v1.1</xsd:documentation>
213213
</xsd:annotation>
214214
</xsd:element>
215215
</xsd:sequence>

xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Rail transport, Roads and Road transport
416416
<xsd:sequence>
417417
<xsd:element name="Name" type="MultilingualString" minOccurs="0">
418418
<xsd:annotation>
419-
<xsd:documentation>Name of INTERCHANGE RULE.</xsd:documentation>
419+
<xsd:documentation>Name of INTERCHANGE.</xsd:documentation>
420420
</xsd:annotation>
421421
</xsd:element>
422422
<xsd:element name="Description" type="MultilingualString" minOccurs="0">

xsd/netex_part_2/part2_journeyTimes/netex_journeyAccounting_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Rail transport, Roads and Road transport
7070
<xsd:sequence>
7171
<xsd:element name="journeyAccountings" type="journeyAccountingsInFrame_RelStructure" minOccurs="0">
7272
<xsd:annotation>
73-
<xsd:documentation>VEHICLE TYPEs in frame.</xsd:documentation>
73+
<xsd:documentation>Default JOURNEY ACCOUNTING values for JOURNEYs in frame.</xsd:documentation>
7474
</xsd:annotation>
7575
</xsd:element>
7676
</xsd:sequence>

xsd/netex_part_2/part2_journeyTimes/netex_serviceJourney_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ The VIEW includes derived ancillary data from referenced entities.</xsd:document
557557
<xsd:sequence>
558558
<xsd:element name="GroupOfServicesMember" type="GroupOfServicesMemberStructure" maxOccurs="unbounded">
559559
<xsd:annotation>
560-
<xsd:documentation> Member of GROUP OF SERVICE Garage Member.</xsd:documentation>
560+
<xsd:documentation> Member of GROUP OF SERVICE.</xsd:documentation>
561561
</xsd:annotation>
562562
</xsd:element>
563563
</xsd:sequence>

xsd/netex_part_2/part2_vehicleService/netex_duty_version.xsd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Rail transport, Roads and Road transport
183183
</xsd:element>
184184
<xsd:element name="PreparationDuration" type="xsd:duration" minOccurs="0">
185185
<xsd:annotation>
186-
<xsd:documentation>Time to complete DUTY.</xsd:documentation>
186+
<xsd:documentation>Time to prepare DUTY.</xsd:documentation>
187187
</xsd:annotation>
188188
</xsd:element>
189189
<xsd:element ref="TimetableFrameRef" minOccurs="0"/>
@@ -242,7 +242,7 @@ Rail transport, Roads and Road transport
242242
<xsd:documentation>How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.</xsd:documentation>
243243
</xsd:annotation>
244244
</xsd:element>
245-
<xsd:element name="AccountingFactor" type="xsd:duration" minOccurs="0">
245+
<xsd:element name="AccountingFactor" type="xsd:decimal" minOccurs="0">
246246
<xsd:annotation>
247247
<xsd:documentation>Accounting Factor to use for the the ACCOUNTABLE ELEMENT.</xsd:documentation>
248248
</xsd:annotation>
@@ -425,9 +425,9 @@ Rail transport, Roads and Road transport
425425
<xsd:documentation>How long the run takes.</xsd:documentation>
426426
</xsd:annotation>
427427
</xsd:element>
428-
<xsd:element name="AccountingFactor" type="xsd:duration" minOccurs="0">
428+
<xsd:element name="AccountingFactor" type="xsd:decimal" minOccurs="0">
429429
<xsd:annotation>
430-
<xsd:documentation>How long the run takes to prepare.</xsd:documentation>
430+
<xsd:documentation>Accounting Factor to use for the DRIVER TRIP.</xsd:documentation>
431431
</xsd:annotation>
432432
</xsd:element>
433433
<xsd:element name="tripTimes" type="driverTripTimes_RelStructure" minOccurs="0">

xsd/netex_part_2/part2_vehicleService/netex_vehicleService_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Rail transport, Roads and Road transport
222222
<xsd:sequence>
223223
<xsd:element name="PreparationDuration" type="xsd:duration" minOccurs="0">
224224
<xsd:annotation>
225-
<xsd:documentation>Time to complete BLOCK.</xsd:documentation>
225+
<xsd:documentation>Preparation time before starting BLOCK.</xsd:documentation>
226226
</xsd:annotation>
227227
</xsd:element>
228228
<xsd:element name="StartTime" type="xsd:time" minOccurs="0">

xsd/netex_part_3/part3_monitoring/netex_monitoredPassingTimes_version.xsd

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Rail transport, Roads and Road transport
113113
</xsd:element>
114114
<xsd:element name="ArrivalDayOffset" type="DayOffsetType" minOccurs="0">
115115
<xsd:annotation>
116-
<xsd:documentation>Arrival Day Offset from start of JOURNEY.</xsd:documentation>
116+
<xsd:documentation>Arrival Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
117117
</xsd:annotation>
118118
</xsd:element>
119119
<xsd:element name="ActualDepartureTime" type="xsd:time" minOccurs="0">
@@ -123,7 +123,7 @@ Rail transport, Roads and Road transport
123123
</xsd:element>
124124
<xsd:element name="DepartureDayOffset" type="DayOffsetType" minOccurs="0">
125125
<xsd:annotation>
126-
<xsd:documentation>Departure Day Offset from start of JOURNEY.</xsd:documentation>
126+
<xsd:documentation>Departure Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
127127
</xsd:annotation>
128128
</xsd:element>
129129
<xsd:element name="ActualWaitingTime" type="xsd:duration" minOccurs="0">
@@ -164,7 +164,7 @@ Rail transport, Roads and Road transport
164164
</xsd:element>
165165
<xsd:element name="PassingTimeDayOffset" type="DayOffsetType" minOccurs="0">
166166
<xsd:annotation>
167-
<xsd:documentation>PASSING TIME Day Offset from start of JOURNEY.</xsd:documentation>
167+
<xsd:documentation>PASSING TIME Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
168168
</xsd:annotation>
169169
</xsd:element>
170170
</xsd:sequence>
@@ -227,7 +227,7 @@ Rail transport, Roads and Road transport
227227
</xsd:element>
228228
<xsd:element name="ArrivalDayOffset" type="DayOffsetType" minOccurs="0">
229229
<xsd:annotation>
230-
<xsd:documentation>Arrival Day Offset from start of JOURNEY.</xsd:documentation>
230+
<xsd:documentation>Arrival Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
231231
</xsd:annotation>
232232
</xsd:element>
233233
<xsd:element name="ExpectedDepartureTime" type="xsd:time" minOccurs="0">
@@ -237,7 +237,7 @@ Rail transport, Roads and Road transport
237237
</xsd:element>
238238
<xsd:element name="DepartureDayOffset" type="DayOffsetType" minOccurs="0">
239239
<xsd:annotation>
240-
<xsd:documentation>Departure Day Offset from start of JOURNEY.</xsd:documentation>
240+
<xsd:documentation>Departure Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
241241
</xsd:annotation>
242242
</xsd:element>
243243
<xsd:element name="ExpectedWaitingTime" type="xsd:duration" minOccurs="0">
@@ -261,7 +261,7 @@ Rail transport, Roads and Road transport
261261
</xsd:complexType>
262262
<xsd:group name="EstimatedPassingTimeGroup">
263263
<xsd:annotation>
264-
<xsd:documentation>Estimate elements.</xsd:documentation>
264+
<xsd:documentation>Estimated / expected elements.</xsd:documentation>
265265
</xsd:annotation>
266266
<xsd:sequence>
267267
<xsd:choice>
@@ -278,7 +278,7 @@ Rail transport, Roads and Road transport
278278
</xsd:element>
279279
<xsd:element name="PassingTimeDayOffset" type="DayOffsetType" minOccurs="0">
280280
<xsd:annotation>
281-
<xsd:documentation>PASSING TIME Day Offset from start of JOURNEY.</xsd:documentation>
281+
<xsd:documentation>PASSING TIME Day Offset from start of JOURNEY. +v1.1</xsd:documentation>
282282
</xsd:annotation>
283283
</xsd:element>
284284
</xsd:sequence>

0 commit comments

Comments
 (0)