Skip to content

Commit 40c8f31

Browse files
committed
Added Element "ChangeWithinVehicle" to InterchangePropertyGroup
1 parent 24040c1 commit 40c8f31

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,12 @@ Default is false.</xsd:documentation>
533533
Default is false.</xsd:documentation>
534534
</xsd:annotation>
535535
</xsd:element>
536+
<xsd:element name="ChangeWithinVehicle" type="xsd:boolean" default="false" minOccurs="0">
537+
<xsd:annotation>
538+
<xsd:documentation>In case of train splitting, the passenger may have to change to a different part of the train to continue the journey.
539+
Default is false.</xsd:documentation>
540+
</xsd:annotation>
541+
</xsd:element>
536542
<xsd:group ref="InterchangeManagementGroup"/>
537543
</xsd:sequence>
538544
</xsd:group>

0 commit comments

Comments
 (0)