[JDEV] sending/receiving arbitrary XML content with Net::Jabber

Mark Cheverton ennui at morat.net
Wed Jan 2 05:00:08 CST 2002


Just a heads up on this one, I would also be interested in the agreed
best way to do this. I notice things like XML-RPC just define a new
namespace, is this the best way or maybe just dump it in a message? I'd
like to use jabber as a transport for arbitary XML messages.

-Mark

On Fri, 2001-12-28 at 14:14, Jan Peter Hecking wrote:
> Hi,
> 
> does someone know whether it is possible to send/receive arbitrary XML
> content with Net::Jabber? I am using Jabber to send RDF (Resource
> Description Format) content between clients and would like to use
> Net::Jabber for that purpose. I can get the received RDF content using
> the GetXML method but unfortunately there is no equivalent SetXML
> method. And I can't use the Net::Jabber::X extension mechanisms via
> DefineNamespace since I don't know a priori what Namespaces the RDF
> content might contain.
> 
> Anyone have an idea how to solve this problem?
> 





More information about the JDev mailing list