SEARCH
TOOLBOX
LANGUAGES
Create a book
Syndication/spec

Syndication/spec

From Steeple

Jump to: navigation, search

The Steeple RSS/Atom module, an extension of the Yahoo Media module, version 0.1
Home

http://purl.org/steeple redirects here.

Specification for the required schemes and additional attributes for the "Common simple syndication format" (CSSF).

For background and complete overview, please have a look at Syndication/formats, or at the following links:

Contents

[edit] 1 Namespace

The specification defines a namespace for rss and atom, that extends yahoo media. The namespace is defined here:

http://purl.org/steeple

and thus used as follows: RSS 2.0:

<rss version="2.0"   
          xmlns:media="http://search.yahoo.com/mrss/" 
          xmlns:s="http://purl.org/steeple" >

Atom 1.0:

<feed xmlns=”http://www.w3.org/2005/Atom” 
           xmlns:media="http://search.yahoo.com/mrss/"
           xmlns:s="http://purl.org/steeple" >

[edit] 2 Schemes for media:credit and atom:category

[edit] 3 rel for atom:link

[edit] 4 Proposed elements and attributes for yahoo media

[edit] 4.1 Additional attributes

[edit] 4.2 New elements

Add a 'ping' url mechanism.

[edit] 5 Existing elements where use has been clarified