Retrieves the namespace URI of the fully qualified XML declaration for a node.
SyntaxNote: This property is read-only.
var namespaceURI = node.namespaceURI;
Return Value
Returns an object of type StringString
The namespace URI of the node, or null if there is none.
Usage Enumeration of the DOM Tree. See Gecko's DOM Inspector utility.
Related specifications
Mozilla Developer Network : [Node.namespaceURI Article]
Microsoft Developer Network: [namespaceURI Property Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4