Yes, something like this: <message to='pubsub'> <location xmlns='http://.../location'> <lat>39.75</lat> <long>-105</long> </location> </message>
where 'pubsub' is the name of a component that would redistribute this to all of the interested parties. "Arjan Peddemors" <[EMAIL PROTECTED]> writes: >> From: Jeremy Nickurak [mailto:[EMAIL PROTECTED]] >> Sent: maandag 25 november 2002 18:45 > ... >> Personally, I'm curious why these goals couldn't be fit into >> a properly >> namespaced child element of the message packet. Could you try to >> elaborate on this some? > > Do you mean a child element of the <message/> top-level element? > To my knowledge, the distribution of <message/> elements is not based > on a subscription mechanism but on addressing. We want a subscription > based mechanism, because we do not want to send updates of context > information (presence, location, ...) to every interested party > individually. > > Arjan. > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev -- Joe Hildebrand Chief Architect Jabber, Inc. http://www.jabber.com/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
