RE: [xsl] recursivly applying a transform to a result tree

Subject: RE: [xsl] recursivly applying a transform to a result tree
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 10 Apr 2001 13:43:42 +0100
> Why are there no facilities for
> recursivly applying a transform to a result tree fragment ?
> Is this a design philosophy or perhaps a omission ?
>
It is an omission in XSLT 1.0 (a deliberate omission, I think, rather than
an accidental one), which is remedied in the XSLT 1.1 draft.

In the meantime you can get round it using the xx:node-set() extension
function available in many products.

Mike Kay
Software AG


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


Current Thread