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]

RE: generating xhtml with msxml3


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


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