DOMXPath::__construct
Creates a new DOMXPath object
&reftitle.description;
public DOMXPath::__construct
DOMDocumentdocument
boolregisterNodeNS&true;
Creates a new DOMXPath object.
&reftitle.parameters;
document
The DOMDocument associated with the
DOMXPath.
&dom.parameters.register_node_ns;