Minimum Example for writing a xml #247
Daniel63656
started this conversation in
General
Replies: 1 comment
-
@Daniel63656 There are two ways (it only requires the core library). It also depends on your intended result. You can use various implementations of |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
How can this library be used to write a simple xml (no serialization of classes, just constructing a DOM similar to pythons xml.etree)?
Can you provide a minimum working example?
Beta Was this translation helpful? Give feedback.
All reactions