Description
class
XPathContext {
XPathObject
xpath_eval ( string xpath_expression [, domnode contextnode] )
}XPathObject
xpath_eval ( XPathContext xpath_context, string xpath_expression [, domnode contextnode] )
Le paramètre optionnel contextnode sert à spécifier
des requêtes XPath relatives.
Voir aussi
xpath_new_context().