Subject: RE: Multiple output files
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 9 Apr 2003 20:43:06 +0100
|
Many XSLT processors provide an extension that allows multiple output
files, but the Microsoft processor does not.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Hugh Dixon
> Sent: 09 April 2003 00:22
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Multiple output files
>
>
> I would like to write a style sheet that writes/saves to
> multiple files. My concept is of a "document()" to which I
> can "assign"/send a variable. A separate document (and
> variable) could then be created for each file. I can organise
> myself to only have one file at a time, so there is no need
> to go back and add to files that have already been created. I
> believe this could be done using JavaScript, but to me, an
> XSL solution would be vastly preferable. The solution is
> targeted to run on the Microsoft parser, which may, or may
> not restrict the options!!!
>
> Thank in advance!
> Hugh Dixon
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|