Subject: RE : process the result tree in the same stylesheet
From: "Nicolas Mazziotta" <nicolas.mazziotta@xxxxxxxxx>
Date: Mon, 4 Nov 2002 11:36:43 +0100
|
Thank you
-----Message d'origine-----
De?: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] De la part de Oleg
Tkachenko
Envoyé?: lundi 4 novembre 2002 11:30
À?: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Objet?: Re: process the result tree in the same stylesheet
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|