Skip to content

Commit

Permalink
Clarify usage of TransferType changeWithinVehicle (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 authored Sep 25, 2024
1 parent e9bb569 commit 1217bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OJP/OJP_ModesSupport.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
</xs:enumeration>
<xs:enumeration value="changeWithinVehicle">
<xs:annotation>
<xs:documentation>If namely trains are split, it might be necessary to be in the right part. This is indicated with this value.</xs:documentation>
<xs:documentation>If trains are split, it may be necessary to change to the correct part of the train. Usage of changeWithinVehicle is preferred over remainInVehicle if it is unclear whether the traveller is in the correct part of the train.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="checkIn">
Expand Down

0 comments on commit 1217bd1

Please sign in to comment.