[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Re: EXSL's dyn:evaluate() and XALAN vs. xsl:use-attribute-sets
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 23 Aug 2003 23:34:05 +0100

> I think you cannot achieve more with it than with a ordinary Xpath
> expression.

Not so, it takes a string (eg an Xpath expression in a source file
and evaluates it as an xpath.

consider an input doc of the form
<x>
/a/b/c[2]
</x>
using standard XSLT you'd have a hard job to take that document and
evaluate the xpath, but evaluate(x) would do exactly that.

David

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member