Skip to content

Commit f370e95

Browse files
ue71603erlend
authored andcommitted
Cr51_remains (NeTEx-CEN#343)
* Cr51_remains * Update xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
1 parent e6a29b8 commit f370e95

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Rail transport, Roads and Road transport
263263
<xsd:sequence>
264264
<xsd:group ref="DynamicStopAssignmentGroup">
265265
<xsd:annotation>
266-
<xsd:documentation>Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT. Original Passenger Stop Assignment for whiuch this is a change.</xsd:documentation>
266+
<xsd:documentation>Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.</xsd:documentation>
267267
</xsd:annotation>
268268
</xsd:group>
269269
</xsd:sequence>

xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Rail transport, Roads and Road transport
654654
<xsd:sequence>
655655
<xsd:group ref="VehicleJourneyStopAssignmentGroup">
656656
<xsd:annotation>
657-
<xsd:documentation>Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original Passenger STop Assignment for which this is a change.</xsd:documentation>
657+
<xsd:documentation>Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.</xsd:documentation>
658658
</xsd:annotation>
659659
</xsd:group>
660660
</xsd:sequence>
@@ -670,5 +670,21 @@ Rail transport, Roads and Road transport
670670
<xsd:element ref="PassengerStopAssignmentRef" minOccurs="0"/>
671671
</xsd:sequence>
672672
</xsd:group>
673+
<xsd:complexType name="VehicleJourneyStopAssignmentsInFrame_RelStructure">
674+
<xsd:annotation>
675+
<xsd:documentation>Type for containment in frame of VEHICLE JOURNEY STOP ASSIGNMENTs.</xsd:documentation>
676+
</xsd:annotation>
677+
<xsd:complexContent>
678+
<xsd:extension base="containmentAggregationStructure">
679+
<xsd:sequence>
680+
<xsd:element ref="VehicleJourneyStopAssignment" maxOccurs="unbounded">
681+
<xsd:annotation>
682+
<xsd:documentation>The allocation of a SCHEDULED STOP POINT (i.e. a SCHEDULED STOP POINT of a SERVICE PATTERN or JOURNEY PATTERN) to a specific STOP PLACE or QUAY, for either a Passenger JOURNEY or VEHICLE SERVICE.</xsd:documentation>
683+
</xsd:annotation>
684+
</xsd:element>
685+
</xsd:sequence>
686+
</xsd:extension>
687+
</xsd:complexContent>
688+
</xsd:complexType>
673689
<!-- ======================================================================= -->
674690
</xsd:schema>

0 commit comments

Comments
 (0)