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.


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


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