- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Feb 2006 05:39:53 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory hutz:/tmp/cvs-serv24202 Modified Files: ws-addr-core.xml Log Message: Added the resolution of CR16 - replaced omitted text for resolution of i020. Index: ws-addr-core.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v retrieving revision 1.119 retrieving revision 1.120 diff -C2 -d -r1.119 -r1.120 *** ws-addr-core.xml 8 Feb 2006 01:40:17 -0000 1.119 --- ws-addr-core.xml 8 Feb 2006 05:39:51 -0000 1.120 *************** *** 68,72 **** <p>A Web service endpoint is a (referenceable) entity, processor, or resource to which Web service messages can be addressed. Endpoint references convey the information ! needed to address a Web service endpoint.</p> <p>This specification defines a family of message addressing properties that convey end-to-end message characteristics including references for source and destination --- 68,78 ---- <p>A Web service endpoint is a (referenceable) entity, processor, or resource to which Web service messages can be addressed. Endpoint references convey the information ! needed to address a Web service endpoint. Note that WSDL 2.0 has an Endpoint ! component [<bibref ref="WSDL20"/>, Section 2.15 Endpoint] which along with other ! WSDL 2.0 components can be used to describe a Web service endpoint. A Web service ! endpoint may in fact have multiple such descriptions. Similarly, multiple EPRs can ! be used to convey information needed to address a particular Web service endpoint. ! An EPR is intended to convey information required to address a Web service endpoint ! whereas a WSDL 2.0 description is intended to describe a Web service.</p> <p>This specification defines a family of message addressing properties that convey end-to-end message characteristics including references for source and destination
Received on Wednesday, 8 February 2006 05:40:02 UTC