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
<xsd:documentation>Relations of the journey with other journeys, e.g., in case a joining/splitting takes place or the journey substitutes for another one etc.</xsd:documentation>
<xsd:documentation>Relations of the journey with other journeys, e.g., in case a joining/splitting takes place or the journey substitutes for another one etc.</xsd:documentation>
<xsd:documentation>The journey is a continuation of a single RelatedJourney splitting into multiple journeys at the stop point given in CallInfo.</xsd:documentation>
612
+
</xsd:annotation>
613
+
</xsd:enumeration>
614
+
<xsd:enumerationvalue="JoiningOfJourneys">
615
+
<xsd:annotation>
616
+
<xsd:documentation>The journey is the continuation of multiple RelatedJourneys joining together at the stop point given in CallInfo.</xsd:documentation>
617
+
</xsd:annotation>
618
+
</xsd:enumeration>
619
+
<xsd:enumerationvalue="ContinuedByJoinedJourney">
620
+
<xsd:annotation>
621
+
<xsd:documentation>The journey is continued by a single RelatedJourney after joining other journeys at the stop point given in CallInfo.</xsd:documentation>
622
+
</xsd:annotation>
623
+
</xsd:enumeration>
624
+
<xsd:enumerationvalue="ReplacementOfJourney">
625
+
<xsd:annotation>
626
+
<xsd:documentation>The journey replaces one or more partially or fully cancelled RelatedJourneys during the JourneyPart defined or referenced in JourneyPartInfo.</xsd:documentation>
627
+
</xsd:annotation>
628
+
</xsd:enumeration>
629
+
<xsd:enumerationvalue="ReplacedByJourney">
630
+
<xsd:annotation>
631
+
<xsd:documentation>The partially or fully cancelled journey is replaced by one or more RelatedJourneys during the JourneyPart defined or referenced in JourneyPartInfo.</xsd:documentation>
632
+
</xsd:annotation>
633
+
</xsd:enumeration>
634
+
<xsd:enumerationvalue="SupportOfJourney">
635
+
<xsd:annotation>
636
+
<xsd:documentation>The journey partially or fully supports one or more RelatedJourneys during the JourneyPart defined or referenced in JourneyPartInfo.</xsd:documentation>
637
+
</xsd:annotation>
638
+
</xsd:enumeration>
639
+
<xsd:enumerationvalue="SupportedByJourney">
640
+
<xsd:annotation>
641
+
<xsd:documentation>The journey is partially or fully supported by one or more RelatedJourneys during the JourneyPart defined or referenced in JourneyPartInfo.</xsd:documentation>
0 commit comments