[jdev] my own xml in body tag
Natasha Live
jabber.develop at ntlworld.com
Sat May 14 20:09:38 CDT 2005
How about using the <x/> section of the message using your own namespace
of say game:data?
Natasha Live
yrc wrote:
> Hello,
>
> I'm writing a game using jabber for communication between players
> (it's a board game, not a fps ;-) ).
>
> Is it ("legaly") possible to use my own xml in the body tag ?
>
> for example:
> <message to='...' type='chat' from='...'>
> <body>
> <game nbPlayers='10' />
> </body>
> </message>
>
> for me it's more easy to parse when I receive this ;-)
>
> Thank you!
> Yohann Coppel.
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
>
More information about the JDev
mailing list