[JDEV] Sending message in xml tags

Heiner Wolf wolf at bluehands.de
Wed Apr 23 07:03:26 CDT 2003


It is quite clear what you want todo, but totally unclear about what API you ar talking. Which platform are you programming on, which library to handle XML? There are usually "API" functions like AddNode or AddChild. 

Maybe it helps if you send a code snippet which explains how you send 'xyz' to a user.
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
 

> -----Original Message-----
> From: Satish Plakote [mailto:psatish at controlnet.co.in]
> Sent: Wednesday, April 23, 2003 12:54 PM
> To: jdev at jabber.org
> Subject: Re: [JDEV] Sending message in xml tags
> 
> 
> Looks like my question was not clear
> Let me put it through an example
> I want to send a XML info of this type to a user ' xyz '.
> 
> <message to="icm at jabber">
> <x xtype="forward" xmlns="http://abc/jabber">
>   <forward call="callid" to="xyz at jabber" />
>   </x>
> </message>
> 
> I will be adding /deleting nodes on the fly.
> I have not been able to come across classes/Api's that allow 
> me to do it.
> I can send plain mesages to any user,but not in XML format.
> I hope i have been clear abt my problem.
> I would appreciate links that give me some good code sample 
> rather than
> theory.
> 
> 
> Rgds
> Satish
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 



More information about the JDev mailing list