pub fn evaluate_parsed_xpath( expr: &Expr, context_node: &Node, ) -> Result<Value, Error>
Evaluate an already-parsed XPath expression