Re: [xsl] Evaluation of a string containing a valid XPath Pattern

Subject: Re: [xsl] Evaluation of a string containing a valid XPath Pattern
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Mon, 18 Feb 2002 11:50:40 +0200
Carsten Klein wrote:


The result would be the string value of $gXPath, but I would need the node
set referred to by $gXPath,
something like eval-xpath-expr($gXPath) or else would be great, any ideas?

You need xxx:evaluate(string) ext function and you can find it in many xslt processors, refer to the documentation of your favorite one.



-- Oleg Tkachenko Multiconn International, Israel


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



Current Thread