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

Bug parsing multiple repeated choice elements in a sequence. #1255

Open
steven-deprez opened this issue Sep 3, 2021 · 0 comments
Open

Bug parsing multiple repeated choice elements in a sequence. #1255

steven-deprez opened this issue Sep 3, 2021 · 0 comments

Comments

@steven-deprez
Copy link

When trying to parse a sequence that contains more than one choice, each with a maxOccurs > 1, zeep fails to parse valid xml.
The error message tells you that the first choice does not appear in the sequence.

I made a pull request fixing the issue together with a test case.
The test case reproduces the problem.

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

1 participant