Namespace needed
sbyrdsell opened this issue · 1 comments
sbyrdsell commented
Is there a way to programmatically add a namespace?
Like:
xmlns:xsd="https://www.w3.org/2001/XMLSchema"
jenetics commented
Which use case do you have in mind? If you add an extensions Document
, the proper namespace should be part of it and will be serialized properly.