Re: [xsl] xsl2: temprorary tree containing xsl instructions

Subject: Re: [xsl] xsl2: temprorary tree containing xsl instructions
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Sat, 24 Nov 2007 07:12:06 -0800
On Nov 24, 2007 4:34 AM, Robert Koberg <rob@xxxxxxxxxx> wrote:
> Hi,
>
> Is it possible to create a temporary tree that is a 'simplified'
> stylesheet and have its instructions processed?

To add to the other replies. Using FXSL one may do something quite
similar -- create and evaluate new functions dynamically. In this case
there is no need at all to generate xslt instructions and to recompile
them.

Do have a look here ("Dynamic Functions using FXSL: Composition,
Partial Applications and Lambda Expressions"):

   http://fxsl.sourceforge.net/articles/PartialApps/Partial%20Applications.html




-- 
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play

Current Thread