Module atom

Source
Expand description

Specification

<feed>
  <title></title>
  <updated>ISO.8601</updated>
  <entry>
    <title></title>
    <link href=""/>
    <updated>ISO.8601</updated>
    <published>ISO.8601</published>?
    <summary></summary>?
    <description></description>?
  </entry>
</feed>

Structsยง

AtomFeed
AtomPost
Link