(PHP 5, PHP 7, PHP 8)
DOMNode::isDefaultNamespace — Checks if the specified namespaceURI is the default namespace or not
public DOMNode::isDefaultNamespace(string $namespace): bool
Tells whether namespace is the default namespace.
namespaceThe namespace URI to look for.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/domnode.isdefaultnamespace.php