On Tue, 13 Mar 2001, Rathi, Pradeep wrote: > Hi, > > I've noticed that the carriage return character of Windows i.e. > "\r\n" is not handled correctly by the xerces parser. It is > converted to "\n". Has anyone run into similar problems and if so > are there any solutions?
Any parsers you have seen which do *not* behave this way fail to conform to section 2.11 [1] of the XML recommendation. [1] http://www.w3.org/TR/2000/REC-xml-20001006#sec-line-ends -- Bob Kline mailto:[EMAIL PROTECTED] http://www.rksystems.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
