You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Chris Hill <ch...@wolfram.com> on 2001/03/30 00:12:43 UTC

Namespace of xmlns attribute

Xerces 1.4 puts the xmlns attribute in a default namespace declaration
(such as <a xmlns="blah"/>) in the global namespace, like all other 
attributes without a prefix.  I see that a couple other specifications 
place it in the "http://www.w3.org/2000/xmlns/" namespace, as well as the 
document at http://www.w3.org/2000/xmlns/.  Does anybody know the what the 
history and current thinking is in this area and what is planned for Xerces 
in the future?

http://www.w3.org/TR/DOM-Level-2-Core/core.html#Namespaces-Considerations
(see Note)

http://www.w3.org/TR/xml-infoset/#infoitem.namespace
(see 6. [namespace attributes])

http://www.w3.org/2000/xmlns/

Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org