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!
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>This encoding is not mandated by the XML specification: <i>foo</i></p>
Erklärung
<p>The
<a href="http://www.w3.org/TR/2004/REC-xml-20040204/" title="Extensible Markup Language (XML) 1.0 (Third Edition)">XML specification</a>
requires XML processors to support two encodings: UTF-8 and UTF-16.
Although most will support many more, any compliant processor <strong>must</strong>
support these two.</p>
<a href="http://www.w3.org/TR/2004/REC-xml-20040204/" title="Extensible Markup Language (XML) 1.0 (Third Edition)">XML specification</a>
requires XML processors to support two encodings: UTF-8 and UTF-16.
Although most will support many more, any compliant processor <strong>must</strong>
support these two.</p>
Lösung
<p>For standards-guaranteed compatibility, use either UTF-8 or UTF-16
to encode your XML.</p>
to encode your XML.</p>
