getFeature("XPath", version) on non-Document nodes

The XPath spec should specify the expected return value for a call of 
getFeature("XPath", version) for all node types.  I would assume this 
would be an XPathEvaluator for Document and null for all other node types.

Received on Sunday, 20 April 2003 01:46:30 UTC