Skip to content

Conversation

@cre-os
Copy link
Collaborator

@cre-os cre-os commented Dec 5, 2024

Schema parsing failed with integer enumeration, because we tried to get field size from the enumeration elements len, which does not work for int.

Thus, we propose to limit this check to string types or string-like types.

Closes #13

@cre-os cre-os merged commit ca66bb2 into main Dec 5, 2024
10 checks passed
@martinv13 martinv13 deleted the fix/int_enum_restriction branch December 17, 2024 22:37
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.

error parsing XSDs

2 participants