Eric Scheid wrote:
Gah! What is the true atom:updated for the following entry?
<feed> <updated>2005-05-12T02:22:59+0000</updated> <author>...</author> <copyright>...</copyright> <entry> <updated>2005-05-11T01:11:59+0000</updated> <id>...</id> <summary>...</summary> <title>...</title> </entry> </feed>
Well, I don't see any problem here, as the enclosing document (the feed) is said to have been updated later than the enclosed one (the entry).
A feed's atom:updated may be later than its latest entry's atom:updated, because you might have changed its title, subtitle, icon, links, etc.
It would have been an error, IMO, if the feed's atom:updated had been earlier than its latest entry's atom:updated. However, the spec don't state anything like that. Should I make a Pace?
-- Thomas Broyer
