[jdev] my own xml in body tag

yrc yohann at varyoh.com
Sat May 14 18:31:01 CDT 2005


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.



More information about the JDev mailing list