Gets the URI of the namespace associated with a namespace prefix, if any.
Syntaxvar namespaceURI = node.lookupNamespaceURI();
Parameters prefix
The prefix, or null.
Return ValueReturns an object of type StringString
The URI of the namespace for prefix. null if no namespace is found for prefix. The default namespace if prefix is null.
Related specificationsMozilla 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