Hi Alexy, Please note, the name attribute is optional (it states this as the last dot point in the examples section).
Greg On 04/05/2007, at 3:58 AM, Alexey Nezhdanov wrote: > Hello. I have recently tried to use 'roster-subsync' feature of > pyMSN-t in my > custom client but have found that despite of specification > published at > http://delx.cjb.net/pymsnt/jep/roster-subsync/JEP-01XX-0.4.html > the 'name' attribute is not included. > > I.e. I receive lot of presences like this: > <presence from='[EMAIL PROTECTED]' > to='[EMAIL PROTECTED]' > type='subscribe'> > <x xmlns='http://delx.cjb.net/protocol/roster-subsync'> > <item subscription='both'> > <group>Coworkers</group> > </item> > </x> > </presence> > > but no single <item/> element have a 'name' attribute set. > Is there any quick way to fix it? > -- > Respectfully > Alexey Nezhdanov > _______________________________________________ > py-transports mailing list > [email protected] > http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports > _______________________________________________ py-transports mailing list [email protected] http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports
