Re: [xsl] xalan extention - evaluate()

Subject: Re: [xsl] xalan extention - evaluate()
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Wed, 9 Oct 2002 09:17:38 -0400
evaluate() allows you to execute an XPath string that is the result of an 
expression, as opposed to one hard-coded at the time you wrote the 
stylesheet.

There's a very simple example in 
xml-xalan\test\tests\extensions\library\libraryEvaluate01.xsl

______________________________________
Joe Kesselman  / IBM Research

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


Current Thread