You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -444,6 +444,11 @@
444
444
<xsd:documentation>Use Sms to request stop</xsd:documentation>
445
445
</xsd:annotation>
446
446
</xsd:enumeration>
447
+
<xsd:enumerationvalue="speakToDriverOnboard">
448
+
<xsd:annotation>
449
+
<xsd:documentation>Tell the driver to request stop. Mainly used for on demand traffic, where the route depends on where passengers want to leave the vehicle.</xsd:documentation>
450
+
</xsd:annotation>
451
+
</xsd:enumeration>
447
452
<xsd:enumerationvalue="other">
448
453
<xsd:annotation>
449
454
<xsd:documentation>Use other method to request stop</xsd:documentation>
0 commit comments