RE: [xsl] encoding issues

Subject: RE: [xsl] encoding issues
From: "bryan" <bry@xxxxxxxxxx>
Date: Tue, 2 Jul 2002 19:55:52 +0200


>Why does msxml4 (when using ie's autoselect) default to unicode without
>the line:

><xsl:output method="xml" encoding="utf-8"/>

>Whereas with it, it defaults to Western European (windows) (iso-8859-1
I
>think) - isnt that the wrong way around?

First off try UTF-8 instead of utf-8
No encoding guru but I wouldn't assume it defaults to iso-8859-1,
microsoft's default encoding for Western European in the rest of windows
should be Windows-1252.
But I would assume that what it would default to would be to ANSI

I think there was something about the Unicode defaulting some time back,
I've noted it as well in the msxsl.exe for the command line.


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


Current Thread