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

Fix of namespaces in OJP.xsd #339

Closed Aurige closed 1 year ago

Aurige commented 1 year ago

For some reason, the main OJP namespace was "siri", and SIRI was included and OJP imported... This PR just put the things back in the proper order.

skinkie commented 1 year ago

@Aurige please merge changes 1.1 into your branch that will fix the validation.

Aurige commented 1 year ago

I added an example of fix for examples, but the global use of XSD/XML namespace in OJP is king of weird and unexpected .. I think that a global fix is needed (and sorry for my slow contributions... I'm fighting with time and availability, as usual... )

skinkie commented 1 year ago

@Aurige can you merge changes for 1.1 in this pull request first?

ue71603 commented 1 year ago

now in: https://github.com/VDVde/OJP/pull/347