<<

NAME

Feed::Parser::RSS::Extensions

DESCRIPTION

Some Atom 0.3 tags are in common use in the RSS world.

NAMESPACE

xmlns:atom="http://purl.org/atom/ns#"

ELEMENTS

atom:link

Typical use is for autodiscovery. In this case the "rel" attribute would be "self".

See: "link" in Feed::Parser::Atom::v0_3

SEE ALSO

Specified in: http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html

<<