RE: [xml-dev] Can anyURI be empty?

From
Michael Kay <>
To
'Elliotte Rusty Harold' <>, "'C. M. Sperberg-McQueen'" <>
Date
2004-04-07T23:24:49Z
ID
<20040407232402.VLVZ3246.mta02-svc.ntlworld.com@Turtle>
Thread
RE: [xml-dev] Can anyURI be empty?
> 
> I can cite a few more examples of strings that are definitely not 
> URIs. Here's one:
> 
> http://www.example.com/file%GF.html
> 

Yes, that's not a URI, but the Schema spec also allows an anyURI value to
contain a wannabe-URI (a string that can be converted to a URI by applying
the escaping rules).

Michael Kay