Henri Sivonen wrote:
On Apr 20, 2005, at 05:21, Graham wrote:
iii) Require that xhtml and *xml content elements have only a single child node. That is, all xml must be wrapped in an enclosing element (eg <content>text <b>bold</b> more text</content> would be invalid).
-1. The Atom content element is the wrapper.
If your rendering mechanism requires a single root but not atom:content, shouldn't it be your responsibility to add it?
Not if the content formats have single roots by design.
cheers Bill