xmlbase error1

From RFC 2396 section 5

[[
   Some URI schemes do not allow a hierarchical syntax matching the
   <hier_part> syntax, and thus cannot use relative references.
]]

I think that that justifies xmlbase/error001.rdf as an error.
Perhaps the above quote need to be added to the file.


<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:eg="http://example.org/"
         xml:base="mailto:Jeremy_Carroll@hp.com">

 <eg:type rdf:about="relfile" />

</rdf:RDF>


Jeremy

Received on Wednesday, 13 March 2002 06:40:02 UTC