* Sjoerd Visscher <[EMAIL PROTECTED]> [2005-08-21 14:50]: >> Except it’s a @rel='self' link, so you really do want it to >> resolve to <http://example.com/blog/feed.atom>. > > This was about the link in the solution in > http://www.feedvalidator.org/docs/warning/SameDocumentReference.html > which is not a self link.
Sorry for not being clearer. I used the documentation example because that was handier to reference, but I *was* talking about the actual warning emitted. What do you think about what I said? Is @rel='self' being a same-document reference a problem? One thing to note is that when retrieving the document from the location @rel='self' refers to, as the external base URI for atom:feed is the one which @rel='self' also references. So when retrieving the feed from its preferred location, @rel='self' will always implicitly be a same-document reference. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>