RE: [xsl] Prepending Text to Output XML.

Subject: RE: [xsl] Prepending Text to Output XML.
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 7 Aug 2001 19:19:18 +0100
> 		I want to prepend some text to output xml file,
> before xml
> decleration.

Create an output stream, write your initial data to it, then do the
transformation specifying this output stream as the destination. Details
depend on the processor you're using.

Mike Kay
Software AG


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


Current Thread