- From: Wendy A Chisholm <wendy@w3.org>
- Date: Wed, 22 May 2002 13:11:12 -0400
- To: w3c-wai-er-ig@w3.org
as we're discussing on irc..
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:earl="http://www.w3.org/2001/03/earl/1.0-test#"
xmlns:valet="http://valet.webthing.com/xmlns#">
<earl:Assertor rdf:about="http://valet.webthing.com">
<earl:name>Site Valet/mod_xml validation service</earl:name>
<earl:testMode>Automatic</earl:testMode>
<earl:contactInfo>http://valet.webthing.com:8000/</earl:contactInfo>
<earl:asserts>
<earl:Assertion>
<rdf:subject rdf:parseType="Resource">
<earl:testSubject rdf:resource="modxml:input"/>
<valet:line>1</valet:line>
<valet:char>277</valet:char>
</rdf:subject>
<rdf:predicate rdf:parseType="Resource">
<earl:id
rdf:resource="http://www.w3.org/2001/03/earl/1.0-test#fails"/>
<valet:severity
rdf:resource="http://valet.webthing.com/xml-val#error"/>
</rdf:predicate>
<rdf:object rdf:parseType="Resource">
<earl:id rdf:resource="http://valet.webthing.com/xml-val#"/>
<earl:note>Empty content not valid for content model:
'(head,body)'</earl:note>
</rdf:object>
<earl:assertedBy rdf:resource="http://valet.webthing.com/xml-val#"/>
</earl:Assertion>
</earl:asserts>
<earl:asserts>
<earl:Assertion>
<rdf:subject rdf:resource="modxml:input"/>
<rdf:predicate rdf:parseType="Resource">
<earl:id
rdf:resource="http://www.w3.org/2001/03/earl/1.0-test#fails"/>
<valet:errorcount>1</valet:errorcount>
</rdf:predicate>
<rdf:object rdf:resource="http://valet.webthing.com/xml-val#"/>
<earl:assertedBy rdf:resource="http://valet.webthing.com/xml-val#"/>
</earl:Assertion>
</earl:asserts>
</earl:Assertor>
</rdf:RDF>
--
wendy a chisholm
world wide web consortium
web accessibility initiative
seattle, wa usa
/--
Received on Wednesday, 22 May 2002 13:06:11 UTC