Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

document.namespaceURI

 

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

Étiquettes et contributeurs liés au document

 Contributeurs à cette page : fscholz, teoli, arunpandianp, tregagnon, BenoitL, Celelibi
 Dernière mise à jour par : arunpandianp,