NewsBlur/vendor/feedvalidator/demo/docs-xml/warning/DuplicateEnclosure.xml

32 lines
2 KiB
XML

<fvdoc>
<div xmlns='http://www.w3.org/1999/xhtml'>
<div id='message'>
<p>item contains more than one enclosure</p>
</div>
<div id='explanation'>
<p>The question as to whether an RSS 2.0 item can have at most one or any number of child enclosure elements has never been completely resolved.</p>
<p>The current state of RSS enclosures seems to be: there are some tools that produce multiple enclosures per item. And there are some tools which can't handle multiple enclosures per item. Both set of tools can point to the spec to prove that they are "right".</p>
<p>Here are a few links to prior discussions on the topic:</p>
<ul>
<li><a href="http://www.reallysimplesyndication.com/2004/12/21#a221">Dave Winer</a>
<ul>
<li><a href="http://www.reallysimplesyndication.com/comments?u=reallySimpleSyndic&amp;p=221&amp;link=http%3A%2F%2Fwww.reallysimplesyndication.com%2F2004%2F12%2F21%23a221">Comments</a></li>
</ul>
</li>
<li>Rogers Cadenhead
<ul>
<li><a href="http://www.cadenhead.org/workbench/news/2424/multiple-item-enclosures-rss-20">Multiple Item Enclosures in RSS 2.0</a></li>
<li><a href="http://www.cadenhead.org/workbench/news/2425/rss-20-enclosure-support">RSS 2.0 Enclosure Support</a></li>
</ul>
</li>
<li><a href="http://sourceforge.net/mailarchive/forum.php?thread_id=6237032&amp;forum_id=37467">Feed Validator</a></li>
<li><a href="http://photomatt.net/2005/01/15/multiple-enclosures/">Matthew Mullenweg</a></li>
<li><a href="http://groups.yahoo.com/group/rss-public/message/283">James Holderness</a></li>
<li><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/feedsapi/rss/reference/properties/enclosure.asp">Microsoft's Feed API</a></li>
</ul>
</div>
<div id='solution'>
<p>Join the <a href="http://groups.yahoo.com/group/rss-public/">rss-public</a> mailing list and contribute to the discussion. Meanwhile, be aware that multiple-enclosure support varies widely from tool tool to tool, and therefore should be avoided if at all possible.</p>
</div>
</div>
</fvdoc>