SimpleXMLElement::registerXPathNamespace
Creates a prefix/ns context for the next XPath query
Signature
public function registerXPathNamespace(string
$prefix,
string
$nsĀ )
Parameters
-
$prefix
-
$ns
Returns
- bool