Basiselemente
"Many of Atom's elements share a few common structures. This section defines those structures and their requirements for convenient reference by the appropriate element definitions." quote of RFC4287
Located in /web/inc/inc.feed.atom.php (line 34)
| Class | Description |
|---|---|
| atomEntry | Ein einzelner Eintrag bzw. ein Atom-Eintrag-Dokument (Atom Entry Document) |
Konstruktor
"A Date construct is an element whose content MUST conform to the "date-
time" production in [RFC3339]. In addition, an uppercase "T" character MUST be used to separate date and time, and an uppercase "Z" character MUST be present in the absence of a numeric time zone offset." quote of RFC4287
TODO: "MUST be an IRI reference [RFC3987]"
Gibt an ob es sich nach RFC3066 um ein'language tag' handelt
"value MUST be a language tag [RFC3066]"
Gibt an ob es sich um einen Mediatypen nach RFC4288 handelt
Der Medientyp gibt an, dass es sich um Text handelt
the value MUST be one of "text", "html", or "xhtml"
(RFC4287, 3.1.1 The "type" Attribute)
Language-Sensitive
"A Person construct is an element that describes a person, corporation, or similar entity" quote of RFC4287
Childs: name, uri (optional), email (optional)
"A Text construct contains human-readable text, usually in small quantities. The content of Text constructs is Language- Sensitive." quote of RFC4287
Documentation generated on Mon, 22 Oct 2007 17:17:20 +0200 by phpDocumentor 1.3.1