----- Original Message -----
From: "Daniel Veillard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
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

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to