Re: [xsl] process the result tree in the same stylesheet

Subject: Re: [xsl] process the result tree in the same stylesheet
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Mon, 04 Nov 2002 12:29:30 +0200
Nicolas Mazziotta wrote:

How can I use the result tree and transform it again in the same
stylesheet?

Temporary tree aka result tree fragment. See http://www.w3.org/TR/xslt.html#section-Result-Tree-Fragments
But beware, there is no way in xslt 1.0 to convert rtf into a nodeset except xxx:node-set() extension function.


--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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



Current Thread