SV: [xsl] linking transformations

Subject: SV: [xsl] linking transformations
From: "bryan" <bry@xxxxxxxxxx>
Date: Fri, 10 May 2002 14:51:22 +0200
Joeri Belis wrote:
>I have a main XML document that needs to throught several xslt
transformations. I want to start these from my program.
>This program is a unix script that will call saxon. Is there a way to
specify in the first xlst file that the result needs >to be parsed again
with a second stylesheet ( and so on ).

>It is crucial i only have one call to the saxon parser.

<xsl:output method="xml" saxon:next-in-chain="step2.xsl"/>




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


Current Thread