Dan Brickley wrote:
> ...these are the current contents of the RSS 2.0 namespace, according to
> http://backend.userland.com/rss
It actually doesn't mention what namespace these elements are in.
Example: "At the top level, a RSS document is a <rss> element"...
> It'd be good to see how they compare to the way we've carved things up in
> RSS 1.0, which has a more basic core.
http://www.intertwingly.net/stories/2002/08/31/rssQuickSummary.html
> Anybody fancy doing a run-through, listing which ones are in RSS 1.0,
> which have direct correspondence to an RSS 1.0 module (syndication,
> dc... etc)?
Most are covered in
http://groups.yahoo.com/group/rss-dev/files/Modules/Proposed/mod_rss091.html,
which IMHO would have been a good pattern to follow for RSS 2.0.
An attempt to to mapping the elements...
category dc:subject
cloud
comments
copyright dc:copyright
docs xmlns
generator admin:generatorAgent
guid rdf:about
language dc:language
lastBuildDate dcterms:modified
managingEditor dc:creator
pubDate dc:date
ttl
webMaster dc:publisher
- Sam Ruby