[JDEV] setting a user's vcard from within a component

Jacek Konieczny jajcus at bnet.pl
Tue Nov 18 05:49:50 CST 2003


On Tue, Nov 18, 2003 at 11:24:19AM +0100, Stefan Strigler wrote:
> So a generated packet looks like this:
> 
>  <iq type='set'><vcard xmlns='vcard-temp'><FN>bruno</FN></vcard></iq>

XML is case-sensitive. The iq's child name should be "vCard" not
"vcard".

Greets,
	Jacek



More information about the JDev mailing list