VDVde / OJP

Open API for distributed journey planning. CEN/TS 17118:2017.
https://www.vdv.de/open-journey-planner.aspx
22 stars 12 forks source link

LinkingAlps examples (from Andreas) #366

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago

not yet done....

sgrossberndt commented 1 year ago

This pull request cannot be opened again and is still shown as merged although it is not part of changes_for_v1.1 anymore: I removed it from the commit history by force push as the examples did not validate. It should have been rebased before merge. Sorry. I openend a new pull request at https://github.com/VDVde/OJP/pull/373

examples/linkingalps/LA_ARIA_TR_Response_with_error.xml:125: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_ARIA_TR_Response_with_error.xml:202: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_ARIA_TR_Response_with_error.xml:253: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_ARIA_TR_Response_with_error.xml fails to validate
examples/linkingalps/LA_STA_TR_Response.xml:537: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_STA_TR_Response.xml:563: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_STA_TR_Response.xml:589: element TrackStart: Schemas validity error : Element '{http://www.vdv.de/ojp}TrackStart': This element is not expected. Expected is one of ( {http://www.vdv.de/ojp}TrackSectionStart, {http://www.vdv.de/ojp}TrackSectionEnd, {http://www.vdv.de/ojp}LinkProjection, {http://www.vdv.de/ojp}RoadName, {http://www.vdv.de/ojp}Duration, {http://www.vdv.de/ojp}Length, {http://www.vdv.de/ojp}Extension ).
examples/linkingalps/LA_STA_TR_Response.xml fails to validate
sgrossberndt commented 1 year ago

The actual merged pull request which is part of changes_for_v1.1 is https://github.com/VDVde/OJP/pull/374 Sorry for the hassle.