- From: Peter F. Patel-Schneider <pfps@research.bell-labs.com>
 - Date: Thu, 07 Aug 2003 14:43:04 -0400
 - To: www-rdf-validator@w3.org
 
report=I believe that the object of this triple should have lexical form 
consisting of two spaces, followed by a less-than sign, followed by b/, 
followed by a greater-than sign, and finishing with two spaces.
RDF=<?xml version="1.0">
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:foo="http://a.ex/a#">
   <rdf:Description>
     <foo:a 
rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"> 
<b/>  </foo:a>
   </rdf:Description>
</rdf:RDF>
Received on Thursday, 7 August 2003 14:38:15 UTC