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

BugFix: wrong modification of particle object instead of newParserContext #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

siboxd
Copy link

@siboxd siboxd commented Jan 15, 2019

BugFix: I think you should not modify particle object (as it represets the xsd read file)

You had to change the newParseContext to adhere what "xsd" dictates.

Let me know if i'm right

…ts the xsd read file)

You had to change the newParseContext to adhere what "xsd" dictates
@siboxd siboxd changed the title BugFix BugFix: wrong modification of particle object instead of newParserCcntext Jan 15, 2019
@siboxd siboxd changed the title BugFix: wrong modification of particle object instead of newParserCcntext BugFix: wrong modification of particle object instead of newParserContext Jan 15, 2019
@ducquoc
Copy link

ducquoc commented May 20, 2020

You're right I believe - this should fix the maxOccurs to have inline element list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants