AtomEntry

Members

Variables

author
AtomPerson author;
content
AtomContent content;

// should check type. may also have a src element for a link. type of html is escaped, type of xhtml is embedded.

contributors
AtomPerson[] contributors;
enclosure
AtomEnclosure enclosure;
id
string id;
link
string link;

the alternate

published
string published;
summary
AtomContent summary;
title
string title;
updated
string updated;
Suggestion Box / Bug Report