[JDEV] Custom Namespaces..

Peter Saint-Andre stpeter at jabber.org
Tue Apr 16 16:34:37 CDT 2002


You can call your namespace anything you'd like, just be aware that
namespaces that begin with the string 'jabber:' are reserved. Usually your
custom information would be contained in an <x/> element within a message
(you can also include custom info within presence and iq packets). DJ's
book has information about this and you can learn a little about how it
works (for standard namespaces) in the IETF draft:

http://www.jabber.org/ietf/draft-miller-jabber-00.html#extended

Peter

--
Peter Saint-Andre
email+jabber: stpeter at jabber.org
weblog: http://www.saint-andre.com/blog/

On Tue, 16 Apr 2002, Ritu Khetan wrote:

> Hello,
> 
>   I have been reading about the Standard Namespaces in
> Jabber, but haven\'t been able to find any information on
> defining Custom namespaces.
> How can I define a new/custom namespace of my own in Jabber?
> 
> Regards,
> Ritu
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list