Re: [xml-dev] URIs harmful (was RE: [xml-dev] Article: Keeping pa ce with James Clark)

From
Thomas B. Passin <>
To
Date
2002-07-23T01:47:27Z
ID
<003701c231ea$e80f72b0$fe193044@tbp1>
Thread
Re: [xml-dev] URIs harmful (was RE: [xml-dev] Article: Keeping pa ce with James Clark)
[Bullard, Claude L (Len)]


> Obtuse.  The real world works as I have described it.  The
> fantasy world of URIs as unique ids of unique resources
> doesn't work as long as their is an HTTP in the morph and
> the syntax for naming and resolution are identical.
>

Yes, and I found out the hard way that some "Web Services" tookits will not
accept arbitrary URI schemes - had to stick with http: URLs.  I think I
recall that XML Spy did not like non-http: schemes for schema namespaces
either, but i am a bit hazy - put that at about 80% sure.  So you cannot in
actual practice try to evade the issue by using "uri:xxx:yyy" instead of
some non-responding http: URI, depending on what tools you work with.  Ugh.

Cheers,

Tom P