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

optional elements should be discovered in sibling XML nodes #15

Open
jamestomk opened this issue Feb 20, 2019 · 1 comment
Open

optional elements should be discovered in sibling XML nodes #15

jamestomk opened this issue Feb 20, 2019 · 1 comment

Comments

@jamestomk
Copy link

the present code will not traverse sibling nodes that may have undiscovered optional nodes (minOccurs="0", xsd:choice, use="optional", etc). I would like an option to submit XML with sparse sibling nodes AND to submit multiple XML documents (each with same structure but incomplete information).

I will try to contribute this.

@subwiz
Copy link
Member

subwiz commented Feb 21, 2019

I will try to contribute this.

👍🏼

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

No branches or pull requests

2 participants