[jdev] my own xml in body tag

yrc yohann at varyoh.com
Sun May 15 06:42:05 CDT 2005


Thank you all !

I think I gona use something like that:

<message to='...' type='chat' from='...'>
      <x xmlns='http:/some.your.na/mespace'>
          <game nbPlayers='10' />
      </x>
</message>

if I've well understood, this is the best way to do it. (even if I can't 
find the spec about the <x> tag ;-) I have to search more... )

but i don't understand something: what should i have at the address 
http:/some.your.na/mespace ? what does it means ?

Thanks a lot !
Yohann.



More information about the JDev mailing list