You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Pradyot K Layek <pr...@yahoo.com> on 2001/12/13 15:09:51 UTC

Associating binding variable in XPath class

Hi,
      I am using xalan XPath class to evaluate an XPath expression. The XPath expression I am evaluating is having a referrence variable, ie XPath expression is of form "node1/node11[node111=$var]/@attribute1". Is there any mechanisn to bind a DOM node to the referrenced variable in XPath class?

Thanks in anticipation.

Pradyot K L