Module: RSS::Atom

Defined in:
lib/rss/atom.rb,
lib/rss/dublincore/atom.rb

Defined Under Namespace

Modules: CommonModel, ContentModel, DateConstruct, DuplicateLinkChecker, PersonConstruct, TextConstruct, URIContentModel Classes: Entry, Feed

Constant Summary collapse

URI =

The Atom URI W3C Namespace

"http://www.w3.org/2005/Atom"
XHTML_URI =

The XHTML URI W3C Namespace

"http://www.w3.org/1999/xhtml"