A. Pagaltzis wrote:
What do you think about what I said? Is @rel='self' being a same-document reference a problem?
No. As long as xml:base is the same as the document URI.
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.
Yes, good point! -- Sjoerd Visscher http://w3future.com/weblog/