Function Node.lookupNamespaceURI
Look up the namespace URI associated to the given prefix
, starting from this node.
Prototype
DOMString lookupNamespaceURI(
DOMString prefix
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --