|
Subject: RE: Evaluatable XPath. ( XPath extensions ). From: Kay Michael <Michael.Kay@xxxxxxx> Date: Mon, 22 May 2000 10:09:55 +0100 |
> One of the extensions I want to have is ability to calculate parts
> of Xpath on the fly. I see it like:
>
> /some/{$calculated}/node
> 3. In case (2) is true - could somebody suggest a better
> syntax for this extension?
Saxon allows any string to be treated as an XPath expression and evaluated
using e.g.
saxon:evaluate(concat("/some/", $calculated, "/node"));
Mike K
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| xml:lang (was Re: Evaluatable XPath, Mike Brown | Thread | RE: Evaluatable XPath. ( XPath exte, Kay Michael |
| RE: using xsl:key to generate list , Kay Michael | Date | Read ,Compare the value and do some, Cheun N Chong |
| Month |