[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE:


Subject: RE:
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 30 Mar 2000 11:00:41 +0100

> I've a problem I can't manage.
>  --- My XML ---
> <root>
>         <text menu="//menul/books/programming" path="path">

There is no way in standard XSLT of evaluating an expression created "at run
time", e.g. read from the source XML document. All XPath expressions must be
written explicitly in the stylesheet.

You can achieve the effect you want using Saxon's evaluate() extension
function.

Mike Kay


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



Current Thread
  • RE:
    • Kay Michael - Thu, 30 Mar 2000 11:00:41 +0100 <=
Keywords