%entities; ]> XPathEvaluator_createExpression_NS Philippe Le Hégaret The XPathEvaluator can create a "XPathExpression" using the method "createExpression(expression, resolver)". Retrieve the DOM document on which the 'createExpression("/staff/nist:employee", resolver)' method is invoked with the document element. The method should return a pre-compiled expression. 2002-04-26 &vars; &findXPathEvaluator;