> On Saturday, May 14, 2005, at 10:36 AM, Kevin Marks wrote: > >After seeing 'in the wild' what I consider badly-formed Atom feeds, > >where both the atom:summary and atom:content contain identical > >abbreviated entry text, I realised that the spec does not make this > >clear. > > > >http://www.intertwingly.net/wiki/pie/PaceContentAndSummaryDistinct
+1 * Antone Roundy <[EMAIL PROTECTED]> [2005-05-14 19:10]: > Clarifying this point is a good idea. However, "The content of > atom:content MUST be a complete representation of the entry." > isn't quite right, because atom:content doesn't contain the > metadata found in other children of atom:entry. Agreed also. > The "atom:content" element either contains or links to the full > content of the entry. When publishing less than full content, > atom:summary MUST be used instead. The content of atom:content > is language-sensitive. -1, this wording is not explicit about the intent of atom:content. How about: The "atom:content" element either contains or links to the full content of the entry. An "atom:entry" containing an "atom:content" element MUST be a complete representation of the entry. If the "atom:entry" is not intended to be a complete representation of the entry, you MUST use "atom:summary" instead. The content of "atom:content" is language-sensitive. Regards, -- Aristotle