RE: check if nodes match xpath expression

Subject: RE: check if nodes match xpath expression
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 1 Dec 2000 10:58:09 -0000
> We also have a parameter containing an xpath expression

Standard XSLT doesn't have any mechanism for evaluating an XPath expression
held in a string.

Saxon has saxon:expression() and saxon:evaluate() which are designed to
satisfy this kind of requirement.

Mike Kay 


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


Current Thread