[xsl] encoding

Subject: [xsl] encoding
From: Jo Kong HO <JoK@xxxxxxxxxxxxxx>
Date: Wed, 17 Jan 2001 17:51:23 -0000
I have a simple XSLT file that transform an XML file to another XML file.

<?xml version="1.0" ?> 
<xsl:stylesheet
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 
   version="1.0">
	....
</xsl:stylesheet>

The result XML has "encoding="UTF-16" attribute
How can it make that go away?

cheers
joe


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


Current Thread