Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.0
-
None
-
0b715811609b86f9332ffd49aea08f4a4b634d21
Description
In order to use an xmlns I had to set:
namespaceDeclarations: "declare default element namespace 'http://myxmlnamespace';"
rather than simply indicating the namespace. This should either be simpler or specifically indicated in the docs.