XSLT » xsl:output » omit-xml-declaration="yes" | "no"

The optional omit-xml-declaration attribute dictates whether the XSLT processor should output an XML declaration. The default is no and an XML declaration is output. If yes, there is no output.