Sam Ruby wrote:
Sjoerd, I'd be interested in your comments on this:
http://tinyurl.com/9o6y2
The explanation in the documentation[1] is perfect. And it says "As the
current xml:base in effect does not match the URI of the document", but
this is not the case in my feed, so I'm not sure why you report a warning?
Regarding the solution, my first suggestion would be to change the
xml:base to reference the atom document, e.g.:
<link href="." xml:base="http://example.com/blog/feed.atom" />
This is also more consistent with the explanation.
greetings,
Sjoerd
[1] http://www.feedvalidator.org/docs/warning/SameDocumentReference.html
--
Sjoerd Visscher
http://w3future.com/weblog/