[xsl] appendig to multiple output files

Subject: [xsl] appendig to multiple output files
From: "Michael Wiedmann" <michael.wiedmann@xxxxxxxxx>
Date: Thu, 24 Jan 2002 11:05:32 +0100
Is there a way to append output data for multiple output files using the
XSLT 1.1 approach with <xsl:document> ?

I want to generate two separate files (method="text") in one transformation 
process and think I understand the suggested approach of XSLT 1.1 
"16.5 Multiple Output Documents", the processor I use is 'xsltproc'
compiled against libxml2 2.4.13 and libxslt 1.0.9.

But how do I append data to the "other" document in my various templates 
without overwriting the output file?

Michael
-- 
office:  michael.wiedmann@xxxxxxxxx
private: mw@xxxxxxxxxxxxxxxxxx                 http://www.miwie.org/
         mw@xxxxxxxxx

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


Current Thread