chickadee » atom » contributor?

atom:contributorrecord
contributor? Aprocedure
contributor-name Aprocedure
contributor-uri Aprocedure
contributor-email Aprocedure

Predicate and accessors for atom:contributor elements, representing contributors to the feed or entry.

name
(required by spec) the contributor's name, a string
uri
a URI associated with the contributor, a string
email
the contributor's email address, a string conforming to RFC2822

Accessors return the empty string if the field is not present.