<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/15128354?origin\x3dhttp://rss101.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Monday, August 15, 2005

 

Proposed clarification for RSS 2.0 spec (revised)

Here's a revised proposal for a clarification to the RSS 2.0 spec.
Under Elements of &amp;lt;item>, replace the lead paragraph with the following.

A channel may contain any number of &amp;lt;item>s. An item may represent a "story" -- much like a story in a newspaper or magazine; if so its description is a synopsis of the story, and the link points to the full story. An item may also be complete in itself, if so, the description contains the text (entity-encoded HTML is allowed; see examples), and the link and title may be omitted. All elements of an item are optional, however at least one of title or description must be present.
Notes: The new text is in green. The word examples links to a page of examples of encodings. We'd like to make the changes to the spec early next week.&amp;nbsp;&amp;nbsp;If you have concerns about this change, please post a comment below, and we will review them before making the change. Thanks to everyone who has participated in the discussion thus far. more...

http://www.sebura.com
Originally Posted on 8/15/2005 7:18:44 PMContent source: http://blogs.law.harvard.edu/tech/2004/06/15#a648

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?