Re: [xsl] XML transformation output to be in NON UTF-16 on MSXML 3.0.

Subject: Re: [xsl] XML transformation output to be in NON UTF-16 on MSXML 3.0.
From: "Marrow" <marrow@xxxxxxxxxxxxxx>
Date: Mon, 22 Jul 2002 23:45:08 +0100
Stuart,

MSXML will support Shift-JIS if the appropriate language pack is installed.  Try
it and see.

>Do not confuse Internet Explorer with MSXML. The latter is nothing more
>than a COM component, which happens to integrate with IE, but is a
>completely separate entity.

MSXML and IE both share the ability to use various encodings through the use of
the WideCharToMultibyte API - and this API will support an encoding if the
appropriate language pack is installed (as indicated by the KB article you
found).

Cheers
Marrow




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


Current Thread