RE: [xsl] Remove <?xml version> line from output?

Subject: RE: [xsl] Remove <?xml version> line from output?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Sat, 23 Dec 2000 00:34:23 -0000
> I'm using xalan to transform XML documents to RTF.  It works 
> fine except I
> get the 
> <?xml version="1.0" encoding="UTF-8"?> line as the first line 
> of my file
> which has 
> to be stripped off before it will work as a RTF document.

Use <xsl:output method="text"/>

Mike Kay 

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


Current Thread