Next in thread → Next in month →

Re: [xml-dev] [Summary] Best Practice for URI construction?

From
Philippe Poulard <>
To
Richard Lainchbury <>
Date
2006-01-03T15:09:48Z
ID
<>
Thread
Re: [xml-dev] [Summary] Best Practice for URI construction?
hi, and happy new year

Richard Lainchbury wrote:
> I presume that it is a illegal uri, but my thoughts are that it should
> be obvious enough not to be need.
> 
> http://www.example.com/country:US/state:MA/city:Boston

your browser will have some troubles if it has to resolve relative URIs
for example, resolving state:MA/city:Boston upon 
http://www.example.com/country:US/ will fail : your browser should warn 
you that the scheme "state" is unknown
moreover, this relative URI is not one : it is an opaque URI, not a 
hierarchical one

-- 
Cordialement,

            ///
           (. .)
  -----ooO--(_)--Ooo-----
|   Philippe Poulard    |
  -----------------------
http://reflex.gforge.inria.fr
Next in thread → Next in month →