Re: [xsl] Appending output to multiple documents

Subject: Re: [xsl] Appending output to multiple documents
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 12 Jun 2001 09:41:18 +0100
> Is there something in the standard I missed

No, but adding to the end of a file would be like adding to the end of a
tree in the "one file" case. It's not the XSLT way. The XSLT way would
be to have the shared part in a template and call it _into_ the
templates that are writing the files.


David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
01285 884400.

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


Current Thread