Validome-Logo

XML-declaration-charset != automatic charset recognition

 
Validome - Validator Home
Validome-Logo
MIME-type: text/xml
HTTP-charset: NONE

XML-source from "XML-declaration-charset != automatic charset recognition"

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
<?xml version="1.0" encoding="utf-8"?>

<!--

Description:  HTTP-charset != byte order mark

Message:      warning

Author:       Thomas Mell <rss@validome.org>

Copyright:    2006 - www.validome.org



-->

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">

  <channel>

    <title>this is the title</title>

    <link>http://www.validome.org/0.90</link>

    <description>this is the description</description>

  </channel>

  <image>

    <title>this is the title</title>

    <link>http://www.validome.org/0.90</link>

    <url>http://www.validome.org</url>

  </image>

  <textinput>

    <title>this is the title</title>

    <description>this is the description</description>

    <name>ResponseText</name>

    <link>http://www.validome.org/0.90</link>

  </textinput>

  <item>

    <title>this is the title</title>

    <link>http://www.validome.org/0.90/item1</link>

  </item>

</rdf:RDF>
to XML-file

Top   v1.1 - 15.1.2007 © validome.org - all rights reserved Datenschutzerklärung

Valid XHTML 1.0