Validome-Logo

entry/source/author/email element that does not comform to the addr-spec production in RFC822

 
Validome - Validator Home
Validome-Logo
MIME-type: application/atom+xml
HTTP-charset: NONE

XML-source from "entry/source/author/email element that does not comform to the addr-spec production in RFC822"

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
<?xml version="1.0" encoding="utf-8"?>
<!--
Description:  entry/source/author/email element that does not comform to the addr-spec production in RFC822
Message:      error
Author:       Validome Team <rss@validome.org>
Copyright:    2006 - www.validome.org
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Example Feed</title>
  <link rel="self" href="http://www.validome.org/check/RSS_validator/version/atom_1_0/action/xml/feed/333"/>
  <updated>2006-08-13T11:44:08Z</updated>
  <author>
    <name>test name</name>
  </author>
  <id>urn:uuid:60a76c80-d399-11d9-b93C-5798hnt64</id>
  <entry>
    <title>Example entry</title>
    <link rel="alternate" href="http://validome.org/atom03"/>
    <id>urn:uuid:73555-cfb8-4ebb-bbbb-80da123efa6a</id>
    <updated>2006-07-11T20:15:37Z</updated>
    <summary>summary text</summary>
    <author>
      <name>test name</name>
    </author>
    <source>
      <title>this is a title</title>
      <id>http://www.validome.org/id/1234</id>
      <updated>2006-10-10T17:46:27Z</updated>
      <author>
        <name>test name</name>
        <email>this is not a mail-address</email>
      </author>
    </source>
  </entry>
</feed>
to XML-file

Top   v3.0.0 - 16.11.2010 © validome.org - all rights reserved Datenschutzerklärung

Valid XHTML 1.0