DOMXPath->registerNamespace
(no version information, might be only in CVS)
DOMXPath->registerNamespace --
Registers the namespace with the DOMXpath object
Description
bool
DOMXPath->registerNamespace ( string prefix, string namespaceURI)
Registers the namespaceURI and
prefix with the DOMXpath object.