This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: encoding issues




>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]