-
-
Notifications
You must be signed in to change notification settings - Fork 79
Nested Namespaces #1176
Unanswered
jalcock501
asked this question in
Q&A
Nested Namespaces
#1176
-
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 @dataclass that is a child of the Body is there a way of adding something like an ns_map to the the child element.
Has anyone got a workaround for serializing data with nested namespaces?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment