We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24040c1 commit 40c8f31Copy full SHA for 40c8f31
1 file changed
xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
@@ -533,6 +533,12 @@ Default is false.</xsd:documentation>
533
Default is false.</xsd:documentation>
534
</xsd:annotation>
535
</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>
542
<xsd:group ref="InterchangeManagementGroup"/>
543
</xsd:sequence>
544
</xsd:group>
0 commit comments