xsl-list
[Top] [All Lists]

Re: [xsl] Stylesheet composition

2007-11-15 11:04:03
As far as I know, you can't use a temporary tree to compose
stylesheets at all. You have to write the output of one stylesheet,
and read it again in the second.
I should have written "template composition" instead of stylesheet composition. Than it would be possible to save the result of one template in a temporary tree (variable) and apply another template on the result.

regards,
Garvin


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>