The XML standard says is that various common combinations of CR and LF are
converted to newline as the document is parsed. What they're converted back
to on output is not specified, but any of those combinations is acceptable;
generally, you'd pick whichever line break sequence is recommended by that
machine's native filesystem.

http://www.w3.org/TR/REC-xml#sec-line-ends


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to