Recent Edits
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS ...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format. format on both Channel Elements[1] and Item Elements[2].
h1. Channel Elements
fn.1
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* itunes:summary
* itunes:owner
** itunes:name
** itunes:email
* itunes:image [href]
* itunes:category [text]
** [itunes:category] [text]
* itunes:block
* itunes:explicit
h1. Item Elements
fn2.
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')
* enclosure [url] [length] [type]
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:author
* itunes:subtitle
* itunes:summary
* itunes:duration (ex: "7:04") (minutes:hours)
* itunes:keywords (comma separated listed of categories)
* itunes:block
* itunes:explicit
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS ...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format on both Channel Elements[1] and Item Elements[2]. format.
h1. Channel Elements
fn.1
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* itunes:summary
* itunes:owner
** itunes:name
** itunes:email
* itunes:image [href]
* itunes:category [text]
** [itunes:category] [text]
* itunes:block
* itunes:explicit
h1. Item Elements
fn2.
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')
* enclosure [url] [length] [type]
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:author
* itunes:subtitle
* itunes:summary
* itunes:duration (ex: "7:04") (minutes:hours)
* itunes:keywords (comma separated listed of categories)
* itunes:block
* itunes:explicit
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing numbers of extensions}} and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* itunes:summary
* itunes:owner
** itunes:name
** itunes:email
* itunes:image [href]
* itunes:category [text]
** [itunes:category] [text]
* itunes:block
* itunes:explicit
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate (ex: 'Sun, 15 May 2005 22:41:44 GMT')
* enclosure [url] [length] [type]
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:author
* itunes:subtitle
* itunes:summary
* itunes:duration (ex: "7:04") (minutes:hours)
* itunes:keywords (comma separated listed of categories)
* itunes:block
* itunes:explicit
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are {{RSS Extensions|increasing increasing numbers of extensions}} extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* itunes:summary
* itunes:owner
** itunes:name
** itunes:email
* itunes:image [href]
* itunes:category [text]
** [itunes:category] [text]
* itunes:block
* itunes:explicit
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
* enclosure [url] [length] [type]
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:author
* itunes:subtitle
* itunes:summary
* itunes:duration (ex: "7:04") (minutes:hours)
* itunes:keywords (comma separated listed of categories)
* itunes:block
* itunes:explicit
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* ...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:subtitle
* itunes:author
* itunes:summary
* itunes:owner
** itunes:name
** itunes:email
* itunes:image [href]
* itunes:category [text]
** [itunes:category] [text]
* itunes:block
* itunes:explicit
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
* enclosure [url] [length] [type]
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "iTunes RSS Tags":http://www.apple.com/itunes/podcasts/techspecs.html#_Toc526931673
* itunes:author
* itunes:subtitle
* itunes:summary
* itunes:duration (ex: "7:04") (minutes:hours)
* itunes:keywords (comma separated listed of categories)
* itunes:block
* itunes:explicit
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "The Well-Formed Web":http://wellformedweb.org/news/wfw_namespace_elements/
* wfw:comment (commentURL for "Comment API":http://wellformedweb.org/story/9)
* wfw:commentRss ([[URI]] of the RSS feed for comments on the item)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* managingEditor
h2. Extensions
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
* managingEditor
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* comments
h2. Extensions
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
* comments
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* copyright
* docs
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* copyright
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* cc:license [rdf:resource] [[rdf:resource]]
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [rdf:resource] [[rdf:resource]]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* taxo:topics (seen in [[del.icio.us]])
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [[rdf:resource]]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics (seen in [[del.icio.us]])
** rdf:Bag
*** rdf:li [resource]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
*** rdf:li [resource] [[resource]]
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [[rdf:resource]]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics
** rdf:Bag
*** rdf:li [resource] [[resource]]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [[rdf:resource]]
h4. "Admin":http://webns.net/mvcb/
* dc:creator...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Creative Commons":http://web.resource.org/cc/
* cc:license [[rdf:resource]]
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "RSS Module Taxonomy":http://web.resource.org/rss/1.0/modules/taxonomy/
* taxo:topics
** rdf:Bag
*** rdf:li [[resource]]
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* category [domain]
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category [domain]
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00")
* dc:publisher
* dc:creator
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00") Ex: 2006-02-10T08:00:00-08:00
* dc:publisher
* dc:creator...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. (Ex: "2006-02-10T08:00:00-08:00") Ex: 2006-02-10T08:00:00-08:00
* dc:publisher
* dc:creator
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* pubDate
h2. Extensions
* tapi:linkcreated (ex "2006-02-13 13:08:15")
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category
* guid [isPermalink]
* source [url]
* pubDate
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated (ex "2006-02-13 13:08:15")
* tapi:inboundblogs
* tapi:inboundlinks
* docs
* ttl
h2. Extensions
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
* docs
* ttl
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:inboundblogs
* tapi:inboundlinks
h1. Item Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* category
* guid [isPermalink]
* source [url]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. "Technorati API":http://api.technorati.com/dtd/tapi-002.xml
* tapi:linkcreated
* tapi:inboundblogs
* tapi:inboundlinks
* language
* webMaster
h2. Extensions
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
* language
* webMaster
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
* media:category [scheme] (space separated list of tags)
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme] (space separated list of tags)
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat,...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
h4. Most Common
* title
* description
* link
h4. Others
* pubDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* lastBuildDate (ex: Sat, 11 Feb 2006 11:04:58 -0800)
* category
* generator
* image
** url
** title
** link
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Media RSS":http://search.yahoo.com/mrss (seen in [[Flickr]])
* media:content [url] [type] [height] [width]
* media:title
* media:text [type]
* media:thumbnail [url] [height] [width]
* media:credit [role]
* media:category [scheme]
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed) homepage)
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage/source of rss feed) homepage)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage)
h1. Item ...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h4. "Admin":http://webns.net/mvcb/
* admin:generatorAgent rdf:resource="http://homepage.com" (indicates homepage)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (ex: "hourly") (indicates update period)
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod ( 'hourly' | 'daily' | 'weekly' | 'monthly' | 'yearly' ) (ex: "hourly") (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod (ex: "hourly") (indicates update...
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h4. "RDF Syndication Module":http://purl.org/rss/1.0/modules/syndication/
* sy:updatePeriod (ex: "hourly") (indicates update period)
* sy:updateFrequency (ex: "1") (indicates frequency within the updatePeriod)
* sy:updateBase (ex: "2000-01-01T12:00+00:00") (yyyy-mm-ddThh:mm)
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink]
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
* guid [isPermalink] {isPermalink}
In the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid [isPermalink] {isPermalink}
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
* guid {isPermalink}
h2. Extensions
» complete changeIn the real world, [[RSS]] doesn't conform to a single specified set of elements and attributes: instead there are increasing numbers of extensions and variations on the format.
h1. Channel Elements
h2. Standard Elements
* title
* description
* category
h2. Extensions
h1. Item Elements
h2. Standard Elements
* title
* description
* link
* category
* guid {isPermalink}
h2. Extensions
h4. "Dublincore":http://purl.org/dc/elements/1.1/
* dc:subject - space separated categories ([[del.icio.us]], "Macslash":http://macslash.org)
* dc:date - ISO-something something. Ex: 2006-02-10T08:00:00-08:00
