[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] How can I suppress the header line in output file formatted by XSL ?


Subject: [xsl] How can I suppress the header line in output file formatted by XSL ?
From: kaseykim@xxxxxxxxxxxx
Date: Sun, 02 Nov 2003 09:59:51 -0800

Hi,
I always get 

<?xml version="1.0" encoding="UTF-8"?>

in the output file.

My XSL file starts with this,

<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" x
mlns:fo="http://www.w3.org/1999/XSL/Format">

My output file should not have this type of accessory line.
Does anyboy know how to suppress this ?

Kasey @ LA



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



Current Thread
Keywords
xsl