DOMNode::isDefaultNamespace
(PHP 5, PHP 7, PHP 8)
DOMNode::isDefaultNamespace — Checks if the specified namespaceURI is the default namespace or not
说明
Tells whether namespace is the default namespace.
参数
namespace-
The namespace URI to look for.