RE: [xml-dev] Namespace URI question

From
Michael Kay <>
To
'Dare Obasanjo' <>, 'Jeff Lowery' <>, 'Richard Tobin' <>,
Date
2002-12-14T01:00:30
ID
<000001c2a30c$331e8b50$6401a8c0@pcukmka>
Thread
RE: [xml-dev] Namespace URI question
> What's the difference between random character strings that 
> don't mean anything and URIs. 
> 

The URI file:///a.xml means file://localhost/a.xml

The random character string file:///a.xml doesn't. It doesn't mean
anything. That's the difference.

Michael Kay