Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - New to XML. How can I.. >Thread Next - Re: New to XML. How can I.. Re: New to XML. How can I..To: NULL Date: 2/4/2006 11:07:00 AM Msxml (which I'm assuming you are using in VB6) will save the file either in the default encoding which is UTF-8 or the encoding specified in the xml declaration e.g:- <?xml version="1.0" encoding="ISO-8859-1" ?> In both cases ü is a valid character there's no need to escape it so msxml doesn't. If you try an encoding that doesn't support this character you will get an error. So the question is why do you want to escape it? Anthony. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
