Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p><code>foo</code> is in an invalid namespace</p>

Erklärung


<p>The feed defines a default namespace that this validator does not recognize.</p>

Lösung


<p>Atom does not allow arbitrary namespaces on the <code>feed</code> element.  The correct namespace for Atom feeds is </p>

<p>http://www.w3.org/2005/Atom</p>

<p>For more information on Atom, see the <a href="http://intertwingly.net/wiki/pie/">Atom Project Wiki</a>.</p>