You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Shruti Ahuja <sh...@noida.hcltech.com> on 2001/10/01 13:57:57 UTC

eval function

Hi,

i am evaluating an XPath Query using the function
XPathAPI.eval(ctxNode,szQuery)
where ctxNode is the context node and szQuery is the XPath Query .
If ctxNode is an attribute node , i get a null exception.
Pls let me know as to what type of nodes can be passed as context Node to
this function.


Thanx
Shruti.