RE: [xsl] Problems to interpret an attribute value as an Xpath expression

Subject: RE: [xsl] Problems to interpret an attribute value as an Xpath expression
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 10 Jan 2002 16:32:03 -0000
> Does anyone know a method to tell the processor to use a
> source document's attribute value as an XPath expression in
> the stylesheet?

You need to use a processor that has the xx:evaluate() extension function -
for example, Saxon or Xalan. You cana't do it in standard XSLT.

Mike Kay


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


Current Thread