(PHP 5)
DOMNode::isDefaultNamespace — Checks if the specified namespaceURI is the default namespace or not
Tells whether namespaceURI is the default namespace.
The namespace URI to look for.
Return TRUE if namespaceURI is the default namespace, FALSE otherwise.