Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved ResponseContextStructure to OJP_RequestSupport.xsd #110

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

pvgrumbkow
Copy link
Contributor

OJP_Places.xsd was not well-formed, because it used ResponseContextStructure without including it. Moved ResponseContextStructure from OJP_JourneySupport.xsd to OJP_RequestSupport.xsd, as it is a general structure and not only for journeys. Added includes of OJP_RequestSupport into several files.

OJP_Places.xsd was not well-formed, because it used ResponseContextStructure without including it. Moved ResponseContextStructure from OJP_JourneySupport.xsd to OJP_RequestSupport.xsd, as it is a general structure and not only for journeys. Added includes of OJP_RequestSupport into several files.
@pvgrumbkow pvgrumbkow added this to the v1.1 milestone Oct 22, 2020
@pvgrumbkow pvgrumbkow added the bug Something isn't working label Oct 22, 2020
@pvgrumbkow
Copy link
Contributor Author

Could you all please check, whether this branch validates in your frameworks?

@pvgrumbkow pvgrumbkow linked an issue Oct 22, 2020 that may be closed by this pull request
Copy link
Contributor

@sgrossberndt sgrossberndt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just cherry-picked these on top of #115 and the validation of the examples does still work.
In general we should think whether these singular inclusions of xsds in others make sense or if we should add a OJP_All.xsd or the like which includes all sub-XSDs, but that is rather not the scope of this patch.

@pvgrumbkow pvgrumbkow merged commit f537461 into changes_for_v1.1 Nov 11, 2020
@pvgrumbkow pvgrumbkow deleted the ResponseContextInRequestSupport branch November 11, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OJP_Places.xsd is not well-formed
3 participants