- From: Mark Baker <distobj@acm.org>
- Date: Mon, 7 Feb 2005 08:34:37 -0500
- To: public-ws-addressing@w3.org
Savas, On Mon, Feb 07, 2005 at 10:27:48AM -0000, Savas Parastatidis wrote: > <soap:Envelope> > <soap:Header> > <wsa:To>urn:chocolates:service</wsa:To> > </soap:Header> > <soap:Body> > <m:OrderForm> > <m:noChocolateBars>10</m:noChocolateBars> > <m:maxAmmountPerChocolateBar>1000</m:maxAmmountPerChocolateBar> > </m:OrderForm> > </soap:Body> > </soap:Envelope> > > All you have to do is just give this message to the P2P network which > will know how to do deal with it. Just as you would had the wsa:To been "http://chocolates.example.org/service" The advantage that the http URI holds over the URN is the *optional* ability to avoid the messy and oft-centralized process of mapping the URN to a <cough/> "transport address". Cheers, Mark. -- Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca
Received on Monday, 7 February 2005 13:16:42 UTC