RE: XPath expression as param

Subject: RE: XPath expression as param
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 23 Oct 2000 09:30:54 +0100
> i'm trying to find a way to call a template with an XPath 
> expression as a parameter. something like:

In standard XSLT there is no way to construct XPath expressions as strings
at run-time. You can do it in Saxon using the saxon:expression() and
saxon:eval() extensions.

Mike Kay


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


Current Thread