Registers the namespace with the DOMXPath object
$prefix
$namespace
Registers the namespace and prefix with the DOMXPath object.
namespace
prefix
The prefix.
The URI of the namespace.
Returns true on success or false on failure.
true
false