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: "Brad Miller" <Brad.Miller@xxxxxxxxxxx>
Date: Mon, 22 Jul 2002 09:13:48 -0700
I just read this in the Microsoft XML 4.0 parser SDK help.
If you want the output to be SHIFT-JIS you need to declare it like this
<?xml version="1.0" encoding="Shift-JIS"?>
I would assume that this is the same for 3.0 but I can't verify that.

HTH
Brad

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


Current Thread