JAXP: Creating a DOM document with namespace
Hi. I'm trying to create a DOM document by adding nodes to it, and I need this document to follow an XML Schema I've defined. I would expect to have the namespaces included in the root, but I never managed to get them (although I can have them at the sub-element level). So here's what I get...
Community:
- Printer-friendly version
- 330 reads



