Subject: Re: One XSL two outputs ?
From: "Simon Bretin" <simon@xxxxxxxxxxxxxxxx>
Date: Mon, 4 Aug 2003 14:02:25 +0200
|
Thanks for the answers ... I'll look into those directions !
Simon.
----- Original Message -----
From: "Michael Kay" <mhk@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, August 04, 2003 9:34 AM
Subject: RE: One XSL two outputs ?
> > I know you can use several input files in an XSLT via the use of the
> > document() function...
> >
> > However is it possible to generate several ouputs from the
> > same input/XSLT ? Are there some known workaround that problem ?
>
> XSLT 2.0 has this capability (the xsl:result-document instruction) and
> many XSLT 1.0 processors (with the notable exception of MSXML) have
> proprietary extensions to do it. Details depend on the processor you are
> using.
>
> Michael Kay
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|