Re: [xml-dev] Encoding URI's for xml validation
Jerry Sheehan scripsit: > Should this be allowed...The use of the %3A to encode > the reserved character ':' as shown below? No. "%3A" and ":" don't mean the same thing, because ":" is a reserved character; so IE is justified in rejecting the use of "%3A". -- John Cowan www.ccil.org/~cowan www.reutershealth.com "If I have not seen as far as others, it is because giants were standing on my shoulders." --Hal Abelson