jenetics/jpx

Namespace needed

sbyrdsell opened this issue · 1 comments

Is there a way to programmatically add a namespace?
Like:
xmlns:xsd="https://www.w3.org/2001/XMLSchema"

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.