Function Node.isDefaultNamespace
This method checks if the specified namespaceURI
is the default namespace or not.
Prototype
bool isDefaultNamespace(
DOMString namespaceURI
);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --