[JDEV] xml tag case sensitivity

David Waite mass at akuma.org
Thu Jan 3 21:52:22 CST 2002


----- Original Message -----
From: "Daniel Veillard" <veillard at redhat.com>
To: <jdev at jabber.org>
Sent: Wednesday, January 02, 2002 11:40 AM
Subject: Re: [JDEV] xml tag case sensitivity

<snip>

> > case-sensitive so that jabber:iq:auth is separate from JABBER:IQ:AUTH?
I
>
>   Yes the string used as the URI in namespaces should be used in a case
> insensitive fashion. Not even URI normalization rules should be applied.
>

a case SENSITIVE fashion :-) and yes, URIs are not normalized. Two
namespaces are equivalent if they are exact string matches of normalized
characters  (compliant XML parsers do the normalization for you).

-David Waite




More information about the JDev mailing list