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.

Nos bénévoles n'ont pas encore traduit cet article en Français. Aidez-nous à réaliser cette tâche !

The Node.lookupNamespaceURI() method takes a prefix and returns the namespace URI associated with it on the given node if found (and null if not). Supplying null for the prefix will return the default namespace.

Due to bug 312019, this method does not work with dynamically assigned namespaces (i.e., those set with Node.prefix).

See also

 

Étiquettes et contributeurs liés au document

 Dernière mise à jour par : fscholz,