Atom Element Types: "feed" and "entry"

Q

What are main Atom element types?

✍: FYIcenter.com

A

There are 2 main element types defined for Atom feed files:

  • Atom Feed Element - Representing an Atom feed, including metadata about the feed, and some or all of the entries associated with it. Its root element is the <feed> element.
  • Atom Entry Element - Representing only one Atom entry. Its root element is the <entry> element.

 

⇒Atom Specification - RFC 4287

⇒⇒RSS FAQ and Tutorials

2017-12-09, 1883👍, 0💬