Oh definitely, anything other than <body>, <subject>, <thread>, and <error> needs to be in its own namespace (the official children of message are at http://www.jabber.org/ietf/draft-miller-xmpp-core-00.html#anchor2).
Peter -- Peter Saint-Andre Jabber Software Foundation http://www.jabber.org/people/stpeter.html On Mon, 19 Aug 2002, Kriggs wrote: > Hi Peter. > > > Yes, you can send something like this: > > > > <message to='thing1'> > > <body>hahaha</body> > > <html xmlns='xhtml-basic'> > > <message>another message!</message> > > <iq>here's an iq!</iq> > > <presence type='unsubscribe'/> > > </html> > > </message> > > I didn't know that the <html/> tag had an xmlns attribute in it. That changes > everything. > > Thank you. > > -Kriggs > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
