Subject: RE: Prepending Text to Output XML.
From: "Avula, Raj" <RAvula@xxxxxxxxxxx>
Date: Tue, 7 Aug 2001 13:01:45 -0700
|
Thanks Mike. It worked for me.
Raj
> -----Original Message-----
> From: Michael Kay [SMTP:mhkay@xxxxxxxxxxxx]
> Sent: Tuesday, August 07, 2001 11:19 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: Prepending Text to Output XML.
>
> > 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|