|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Saxon - Output to multiple files
Hi all :-),
I've been using saxon to output to multiple files using
<saxon:output href="{$file}">
</saxon:output>
Is it possible to start writing to:
1. Write to one file
2. Start writing to another file (before you are finished with the first
file)
3. Continue writing to the first file.
<saxon:output href="{$file1}">
This is a test.
Stopping to write to another file now.
<saxon:output href="{$file2}">
writing in the second file.
</saxon:output>
Continuing to write to the first file.
</saxon:output>
Thanks for your help,
Mark
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








