Omitting XML declaration (was: RE: xsl editor news item)

Subject: Omitting XML declaration (was: RE: xsl editor news item)
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Thu, 24 Feb 2000 15:26:43 +0100
> does anyone know how to make an xsl transformation NOT 
> display the first
> line :
> 
> <?xml version="1.0" encoding="UTF-8"?>

Try xsl:output omit-xml-declaration="yes" . Haven't tried if the processors
support it.  Why do you want to omit it? Maybe you should not use the XML
output method at all?

Linda


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


Current Thread