Nested Namespaces #1176
Unanswered
jalcock501
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a bit stuck,
I'm trying to generate a Soap envelope and the spec requires nested namespaces as opposed to everything in the root element.
I've got a
@dataclassthat is a child of theBodyis there a way of adding something like anns_mapto the the child element.Has anyone got a workaround for serializing data with nested namespaces?
Beta Was this translation helpful? Give feedback.
All reactions