Skip to content

Commit

Permalink
Update OJP/OJP_Requests.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
ue71603 authored Oct 12, 2023
1 parent cee5154 commit edc59dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OJP/OJP_Requests.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The boundary points where the trip calculation is handed over to the next journe
<xs:element name="OJPExchangePointsDelivery" type="OJPExchangePointsDeliveryStructure" substitutionGroup="siri:AbstractFunctionalServiceDelivery">
<xs:annotation>
<xs:documentation>Distributed journey planning requires several journey planning systems planning parts of the whole trip which shall be assembled. Each of the planners will therefore get a sub-query to plan: the first planner from the origin of the trip to its system boundaries, the next planner has to find trips from these boundaries to its boundaries with the next systems. This process will be continued until the final system where the destination of the user’s trip is located.
The boundary points where the trip calculation is handed over to the next journey planning system are called exchange points. If they are not known in advance the exchange points can be looked up from a server by using the exchange points service. This service implements PI QR Location Request from TM 6.</xs:documentation>
The boundary points where the trip calculation is handed over to the next journey planning system are called exchange points. If they are not known in advance the exchange points can be looked up from a server by using the exchange points service. This service implements the model PI QR Location Request from TM 6.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="OJPExchangePointsDeliveryStructure">
Expand Down

0 comments on commit edc59dd

Please sign in to comment.