|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Evaluatable XPath. ( XPath extensions ).
> 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








