Re: Re: kxml / junit

Stefan Haustein <[email protected]> Mon, 09 Feb 2004 19:07:25 +0100
Newsgroups gmane.text.xml.xmlpull.devel
Message-ID <[email protected]>
Aleksander Slominski wrote:


> i think baseline shoul dbe XML 1.0?

OK

  > in XML 1.0
> 
> \r -> &#13; (to respect EOL as otherwise it may get normalized!)

I disagree: If you want to avoid normalization, use a call to entityRef(). 
Otherwise, it is impossible to write text documents that match the line end 
encoding of the windows platform. Editors expecting \r\n will open the whole 
document in a single line if \r is escaped.

> \n, \t -> without chnage
> <32 illegal

Ok, lets stick with 1.0 for the default behaviour....

Best regards
Stefan



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/xmlpull-dev/

<*> To unsubscribe from this group, send an email to:
     [email protected]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/