Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - How to read \r\n in MSXML? >Thread Next - Re: How to read \r\n in MSXML? Re: How to read \r\n in MSXML?To: NULL Date: 3/10/2008 9:03:00 AM "Adam Badura" <adam@h...> wrote in message news:E6D1E2C8-16B0-4637-90AC-C9C18979EA85@m...... > I have pretty formatted XML file like for example > > <root> > <element></element> > <element>spaces end spaces</element> > <element>new line > end new line</element> > </root> > > The new lines are written (by MSXML) as \r\n. But after reading them > (again with MSXML, preserveWhiteSpaces is set to true) the new lines are > changed to \n (all other white spaces are alright, even the number of new > lines is correct, only the are marked with \n instead of \r\n). > Is there a possibility to have the \r\n preserved? (I cannot just change > all \n to \r\n since this would change those \n which where lone \n in the > XML file as well.) > Its a little strange to have an XML file where some text nodes would contain \n and others might contain \r\n. However if changing all \n to \r\n would break things then you'll need to replace them in after retrieving text that should have \r\n instead of \n. -- Anthony Jones - MVP ASP/ASP.NET | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
