Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

"all" allows multiple occurrences of the same term #117

Open
stefanonardo opened this issue Jul 24, 2019 · 1 comment
Open

"all" allows multiple occurrences of the same term #117

stefanonardo opened this issue Jul 24, 2019 · 1 comment

Comments

@stefanonardo
Copy link

stefanonardo commented Jul 24, 2019

Why does the all model group allow maxOccurs > 1? The cardinality constraint of all was removed in XSD 1.1 but, as far as I know, Pyxb supports XSD 1.0 only.

@pabigot
Copy link
Owner

pabigot commented Jul 24, 2019

PyXB doesn't do a lot of validation of the schema, and I didn't notice the restriction.

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

No branches or pull requests

2 participants