Re: [xsl] Removing <?xml ... output

Subject: Re: [xsl] Removing <?xml ... output
From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx>
Date: Fri, 25 Feb 2005 17:51:11 +0200
Charles Ohana wrote:

Hello,
When I process my document with my XSL, the output adds the following line in the header.
<?xml version="1.0" encoding="utf-8"?>


Check out the attributes of the xsl:output element.

MAnos

Current Thread