Actually, let me correct myself slightly:

The _parser_ follows the XML spec in reading the document and producing a
DOM.

The DOM can actually contain any combination of CR and LF characters you
like; it doesn't usually constrain its content (for performance
reasons).... but some combinations can be accurately represented when
serialized back out to XML syntax.



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

Reply via email to