RE: [xsl] utf-16 encoding

Subject: RE: [xsl] utf-16 encoding
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 28 Dec 2000 17:26:05 -0000
Gareth,
Have you tried
<xsl:output method="HTML" encoding="utf-8" />

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
>GarethS@xxxxxxxx
>Sent: 28 December 2000 16:43
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: [xsl] utf-16 encoding
>
>
>I'm using msxml to transform a dynamically created xml string into a static
>web page using xsl.  Unfortunately, the transformation process is
>creating a
>meta tag setting the encoding for the page to utf-16, which will not render
>correctly in netscape 6 or opera.  Is there anything I can do to
>set this to
>utf-8?
>
>Gareth Suarez
>gareths@xxxxxxxx
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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


Current Thread