Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: MSXML/UTF8 and special characters < 32 MSXML/UTF8 and special characters < 32To: NULL Date: 8/1/2005 10:45:00 AM MSXML loads and saves characters < 32 with no transformation. Seems ok
with the RFC. But UNIX parsers, and IE, report that there's an invalid
character in the output.
For example:
set xml =3D WScript.CreateObject("MSXML.DOMDocument")
xml.LoadXml "<Root><Name /></Root>"
xml.SelectSingleNode("//Name").text =3D "=E5 - " & Chr(16)
WSCript.Echo xml.xml
xml.Save "Output.xml"
(verfied that output.xml is properly UTF-8 encoded, but the 0x12
character (16) is not changed.
What am I missing here?
Thx
dB.
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
