On 11/23/05, Ralph Meijer <[EMAIL PROTECTED]> wrote:
> > PS: Any thoughts on the multiple iq items error handling anyone?
>
> What do you mean? An iq may only have 1 child element.

Considering this stanza -

Sorry!  The stanza should have been like this -

 <iq from='[EMAIL PROTECTED]/balcony' type='set' id='roster_4'>
   <query xmlns='jabber:iq:roster'>
     <item jid='[EMAIL PROTECTED]' subscription='remove'/>
     <item jid='[EMAIL PROTECTED]' subscription='remove'/>
     <item jid='[EMAIL PROTECTED]' subscription='remove'/>
   </query>
 </iq>

What if there are errors for any of the items?

Regards,
Vinod.

Reply via email to