[XML-SIG] Question about namespace declarations

Paul Prescod paulp@ActiveState.com
Fri, 09 Feb 2001 10:31:40 -0800


Oops, I just found this:

"Note: In the DOM, all namespace declaration attributes are by
definition bound to the namespace URI: "http://www.w3.org/2000/xmlns/".
These are the attributes whose namespace prefix or qualified name is
"xmlns". Although, at the time of writing, this is not part of the XML
Namespaces specification [Namespaces], it is planned to be incorporated
in a future revision."

http://www.w3.org/TR/DOM-Level-2-Core/core.html

 Paul Prescod