Subject: RE: Transform results munged in Mozilla
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 9 Aug 2000 10:04:24 +0100
|
Make sure you have an <xsl:output> tag in your XSLT, specify that you want
the output to be html, and make sure that the encoding is set explicitly to,
say, UTF-8 (I don't think that Mozilla supports UTF-16).
This will get rid of the XML declaration, and will also allow Mozilla based
browsers to read the output.
Ben
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|