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

example of heterogeneous xml child elements missing #137

Open
chrisspre opened this issue Feb 11, 2022 · 1 comment
Open

example of heterogeneous xml child elements missing #137

chrisspre opened this issue Feb 11, 2022 · 1 comment

Comments

@chrisspre
Copy link

Please add an example how a serializer/deserializer for heterogeneous xml child elements can be achievd.

For example the following XML

<Schema>
    <ComplexType Name="X">
        <!-- details omitted -->
    </ComplexType>
    <EnumType Name="Y">
        <!-- details omitted -->
    </EnumType>
    <!-- additional EnumType or ComplexType child elements omitted -->
</Schema>
@xqp
Copy link

xqp commented May 19, 2022

any solution for this?

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

2 participants