On Wed, Feb 13, 2002 at 10:30:16AM -0600, Peter Saint-Andre wrote:
> Is there XML one can send to delete a JUD entry?
This should do the trick:

<iq type="set" to="jud" from="user">
   <query xmlns="jabber:iq:register">
        <remove/>
   </query>
</iq>

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

Reply via email to