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

Enumerations issues #385

Closed
tefra opened this issue Jan 13, 2021 · 0 comments
Closed

Enumerations issues #385

tefra opened this issue Jan 13, 2021 · 0 comments

Comments

@tefra
Copy link
Owner

tefra commented Jan 13, 2021

The recent change to move all enum to root has simplified things a lot and it's time to support all xml features and to fix a couple underlining issues

  • Support mixed types in a enum class
  • Support tuples of values for members
  • Enum restrictions are not flattened correctly (we merge all enums instead of inhering types and restrictions)
  • Single enumeration classes when the base is a simple type are not really enumerations, it's a simple type with a fixed value.
tefra added a commit to tefra/xsdata-w3c-tests that referenced this issue Jan 25, 2021
tefra added a commit to tefra/xsdata-samples that referenced this issue Jan 25, 2021
tefra added a commit to tefra/xsdata-samples that referenced this issue Jan 25, 2021
tefra added a commit to tefra/xsdata-w3c-tests that referenced this issue Jan 25, 2021
@tefra tefra closed this as completed Jan 26, 2021
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