Open
Description
Although namespace declarations will be automatically written as needed, sometimes it'd be nice to be able to explicitly specify root element namespace binding for the "default" namespace (one with no prefix).
Note that this is similar to #207 but specifically refers to ability to specify desired default namespace URI as opposed to namespace prefix for explicit namespaces.