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]

xml:output encoding as iso-8859-1 always comes out as UTF-16


Hi,

I am using MSXML3 with:

<xsl:output method="html" encoding="iso-8859-1"/>

but in the output I always get:

<META http-equiv="Content-Type" content="text/html; charset=UTF-16">

However, in Saxon I get what I am expecting:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

I don't have much hair left to pull out.....

Thanks,

Neil.

ICT, The Royal Society of Chemistry
http://www.rsc.org







 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]