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

Ensure that header elements do not impose artificial order when it's not necessary #4

Open
GoogleCodeExporter opened this issue Aug 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

This was initially reported as changing the order of the Size and the
Length elements of a NeedleType.

All header elements should be examined to see if they need to impose order,
and if they do not, xs:all (or some variant) should be used to define them,
and the JiBX binding should be tested to ensure that it can accept
unordered elements.

Original issue reported on code.google.com by [email protected] on 2 Mar 2010 at 5:40

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

No branches or pull requests

1 participant