Abstract
namespaceURI
returns the URI of the XML namespace of the current document.
Syntax
NSURI = document.namespaceURI;
Settings
NSURI
is a string containing the URI of the namespace.
Notes
Manipulates the DOM or impose namespace itself. It is the DOM application to do all the necessary validations. Note also that namespace prefix, once associated with a particular node can not be changed.
Specification
- DOM Level 2 Core: namespaceURI - French translation (non-normative)
Étiquettes et contributeurs liés au document
Dernière mise à jour par :
arunpandianp,