RE: [xsl] variable in xpath

Subject: RE: [xsl] variable in xpath
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 15 Nov 2002 13:21:41 -0000
> 
> I have a variable $path that holds an element's (in File1) xpath 
> as if it was assinged by one the following:
> 

You need to use a processor that offers dynamic XPath evaluation, e.g.
xx:evaluate() in Saxon or Xalan. This can't be done in standard XSLT
1.0.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread