Subject: RE: generating xhtml with msxml3
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Sun, 6 May 2001 11:41:05 +0100
|
Paul,
>3) Regardless of what encoding methods I specify, and where (source doc,
>stylesheet, asp page) msxml insists on adding 'encoding="utf-16"' - which
>throws IE5 into fits with entities like é (defined in my DTD) -
>every other browser seems to be able to cope though. How do I stop this -
>the MS site is strangely silent on the subject...
It does this if any of your source is at any time a string.
i.e. x.loadXML("some xml")
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|