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

Apply xsi:lookup for xs:any elements #315

Closed
tefra opened this issue Nov 12, 2020 · 1 comment · Fixed by #405
Closed

Apply xsi:lookup for xs:any elements #315

tefra opened this issue Nov 12, 2020 · 1 comment · Fixed by #405

Comments

@tefra
Copy link
Owner

tefra commented Nov 12, 2020

Recently xsi:lookup was added for user defined and native types for elements with type xs:anyType.

The same technique can also be applied to xs:any elements (wildcards) with a few changes to cater for types that are truly not defined in the schema or can not be found in the generated classes.

@tefra
Copy link
Owner Author

tefra commented Jan 31, 2021

I haven't forgotten about this one, but so many things, were in the way that needed to be addressed before this one.

tefra added a commit to tefra/xsdata-w3c-tests that referenced this issue Feb 12, 2021
tefra added a commit that referenced this issue Feb 14, 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

Successfully merging a pull request may close this issue.

1 participant