Subject: Re: Annoying XSLT code
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Fri, 19 Aug 2005 06:41:50 +1000
|
> Both XSLT and XQuery allow you to generate code; neither of them (without
> extensions) allow you to execute the code that you have generated.
It depends on the definition of "code" and "execute".
Using FXSL higher-order functions one can have a function return
another function that exist statically or is dynamically created.
Of course, this is possible only in XSLT -- not in XQuery.
Cheers,
Dimitre Novatchev.
|