Hi all, I can set public data which is stored in the server's spool file of the user. I can also empty this data. But an empty tag remains in the spool file.
Example: if I iq-set to server side storage, say: <iq type='set' to='user@server'><a xmlns='b:c'>d</a></iq> I can get it again by <iq type='get' to='user@server'><a xmlns='b:c' /></iq> If I set an empty tag <a xmlns='b:c' /> then the server's spool file contains an empty tag: <a xmlns="b:c" xdbns="b:c" /> How do I get rid of it? <iq type='DELETE'>...</iq> ?????? -- Dr. Klaus H. Wolf bluehands GmbH & Co.mmunication KG http://www.bluehands.de/people/hw +49 (0721) 16108 75 _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
