(PHP 5)
DOMXPath::registerNamespace — Registers the namespace with the DOMXPath object
Registers the namespaceURI and prefix with the DOMXPath object.
The prefix.
The URI of the namespace.
Retorna TRUE em caso de sucesso ou FALSE em falhas.