Form posted from Mozilla

report=This isn't a problem report really - I used the wrong namespace for RDF...
stupid mistake, but the parser doesn't tell you what went wrong or 
throw any error. Maybe it would be useful if it did.

cheers

Libby
RDF=<?xml version="1.0">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/11-rdf-syntax-ns#" 
 xmlns:ilrt="http://ilrt.org/" 
>
<ilrt:Table>
        <ilrt:record>
           <ilrt:Person>
                <ilrt:name>bla</ilrt:name>
           </ilrt:Person>
        </ilrt:record>
</ilrt:Table>
</rdf:RDF>
  

Received on Wednesday, 14 August 2002 07:21:56 UTC