xsl-list
[Top] [All Lists]

Re: Multiple output files

2003-04-09 22:44:41
Hugh,

As an alternative suggestion, I would first implement this into an html page
with javascript, and then take that html page as a template and create an
xsl page the reproduces the html using the xml, with the javascript embedded
in the html output.

bix

----- Original Message -----
From: "Hugh Dixon" <hugh(_dot_)dixon(_at_)listech(_dot_)com(_dot_)au>
To: <XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Tuesday, April 08, 2003 6:22 PM
Subject: [xsl] 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



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