RE: [xml-dev] XML 2.0

From
Michael Kay <>
To
'Rick Jelliffe' <>,
Date
2008-02-24T19:31:05
ID
<00cb01c8771b$ccba1a70$6401a8c0@turtle>
Thread
RE: [xml-dev] XML 2.0
> What is the benefit of forcing a single root? Catching errors 
> where the document ends prematurely but on a /*/* boundary.

And the benefit of NOT forcing a single root is that you can append
incrementally to log files without the ridiculous workaround of including
the log file as an external entity into a skeletal document entity whose
sole function is to provide the unnecessary wrapper element.

Michael Kay
http://www.saxonica.com/