Syndication/spec/feedtype
From Steeple
< Syndication | spec
The Steeple RSS/Atom module, an extension of the Yahoo Media module, version 0.1
Home
Contents |
[edit] 1 Scheme
[edit] 1.1 index
- index: Designates a feed that contains no media items, but only links to other feeds.
[edit] 1.2 root
- root: The root feed is an "index" feed, at the top level of a particular service. That is to say: On this service, there is no higher level feed.
[edit] 1.3 media
- media: Designates a feed that only has media items, and doesn't link to other feeds.
[edit] 2 Examples
<atom:category scheme="http://purl.org/steeple/feedtype" term="root" />
[edit] 3 Notes
See also http://purl.org/steeple/mediatype.
