Function Node.lookupPrefix
Look up the prefix associated to the given namespace URI, starting from this node. The default namespace declarations are ignored by this method.
Prototype
DOMString lookupPrefix(
DOMString namespaceURI
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --