Re: [xml-dev] Encoding URI's for xml validation

From
Richard Tobin <>
To
Date
2003-08-06T02:04:25Z
ID
<>
Thread
Re: [xml-dev] Encoding URI's for xml validation
>No.  "%3A" and ":" don't mean the same thing, because ":" is a reserved
>character; so IE is justified in rejecting the use of "%3A".

Surely ":" is not reserved in a path segment?  It has no syntactic
significance there.

-- Richard