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>Missing namespace for <code>foo</code></p>

Erklärung


<p>While the Atom specification permits elements from other vocabularies ("foreign markup"), this element does not specify a namespace so there effectively is no way for consumers of this feed to determine the vocabulary for this element.</p>

Lösung


<p>Either add the appropriate <code>xmlns</code> attribute on this element, or enclose this element with another element that is in a namespace.</p>