Atom-Konstrukte

(Auszug aus "Newsfeeds mit RSS und Atom" von Heinz Wittenbrink, erschienen bei Galileo Press, 2005)

Atom-Textkonstrukt

Bedeutung

Zur Aufnahme von einfachem, human-readable Text, HTML-Text oder XHTML-Text in das Atom-Dokument.

Schema

atomPlainTextConstruct =
      atomCommonAttributes,
      attribute type { "text" | "html" }?,
      text

atomXHTMLTextConstruct =
      atomCommonAttributes,
      attribute type { "xhtml" },
      xhtmlDiv

atomTextConstruct = atomPlainTextConstruct | atomXHTMLTextConstruct

Atom-Personenkonstrukt

Bedeutung

Zur Beschreibung von Personen und Kollektiven im Atom-Dokument.

Schema

atomPersonConstruct =
      atomCommonAttributes,
      (element atom:name { text }
       & element atom:uri { atomUri }?
       & element atom:email { atomemailAddress }?
       & extensionElement*)

Atom-Datumskonstrukt

Bedeutung

Für Datumsangaben gemäß RFC 3339.

Schema

atomDateConstruct =
      atomCommonAttributes,
      xsd:dateTime

   

<< zurück vor >>

 

 

 

Tipp der data2type-Redaktion:
Zum Thema Newsfeeds mit RSS und Atom bieten wir auch folgende Schulungen zur Vertiefung und professionellen Fortbildung an: