Invalid xml:lang attribute-value in feed |
||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
<?xml version="1.0" encoding="utf-8"?>
<!--
Description: Invalid xml:lang attribute-value in feed
Message: error
Author: Validome Team <rss@validome.org>
Copyright: 2006 - www.validome.org
-->
<feed version="0.3" xml:lang="123" xmlns="http://purl.org/atom/ns#">
<title type="text/plain" mode="escaped">my title</title>
<link rel="alternate" href="http://validome.org/" title="link title" type="text/html"/>
<author>
<name>test name</name>
<email>foo@foo.org</email>
<url>http://validome.org/person1</url>
</author>
<contributor>
<name>test name</name>
<email>foo@foo.org</email>
<url>http://validome.org/person1</url>
</contributor>
<tagline mode="escaped" type="text/html">Validome</tagline>
<id>http://www.validome.org/id/1</id>
<generator url="http://www.validome.org/generator" version="1.0">my generator</generator>
<copyright type="text/plain" mode="escaped">All rights reserved</copyright>
<info type="text/xml" mode="xml">
<div xmlns="http://www.w3.org/1999/xhtml">my info</div>
</info>
<modified>2003-12-13T18:30:02-05:00</modified>
<entry>
<title type="text/plain" mode="escaped">my title</title>
<link rel="alternate" href="http://validome.org/" title="link title" type="text/html"/>
<author>
<name>test name</name>
<email>foo@foo.org</email>
<url>http://validome.org/person1</url>
</author>
<contributor>
<name>test name</name>
<email>foo@foo.org</email>
<url>http://validome.org/person1</url>
</contributor>
<id>http://www.validome.org/id/2</id>
<modified>2003-12-13T18:30:02-05:00</modified>
<issued>2003-12-13T18:30:02-05:00</issued>
<created>2003-12-13T18:30:02-05:00</created>
<summary type="text/plain" mode="escaped">my summary</summary>
<content type="text/plain" mode="escaped">my content</content>
<content type="multipart/alternative">
<content type="text/plain" mode="escaped">
my content
</content>
<content type="text/xml" mode="xml">
<div xmlns="http://www.w3.org/1999/xhtml">my content</div>
</content>
</content>
</entry>
</feed>
|
| Datenschutzerklärung | |