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: XML transformation output to be in NON UTF-16 on MSXML 3.0.


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


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