- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Sep 2005 18:47:23 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv28796
Modified Files:
ws-addr-wsdl.xml
Log Message:
Added resolution to issue 17 - noted that action fulfils WSDL best practice for unique message signatures
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** ws-addr-wsdl.xml 9 Aug 2005 10:16:21 -0000 1.49
--- ws-addr-wsdl.xml 15 Sep 2005 18:47:21 -0000 1.50
***************
*** 284,288 ****
</div2>
</div1>
! <div1>
<head>Indicating Use of WS-Addressing</head>
<p>This specification supports two mechanisms for indicating, in a WSDL
--- 284,288 ----
</div2>
</div1>
! <div1 id="indicatinguse">
<head>Indicating Use of WS-Addressing</head>
<p>This specification supports two mechanisms for indicating, in a WSDL
***************
*** 385,389 ****
WSDL operation it is associated with is specified as a best practice in WSDL
2.0<bibref ref="WSDL20"/>. The [action] property provides a mechanism to fulfill
! that best practice.</p>
<p>WS-Addressing defines two mechanisms to associate a value of the [action] property
with input, output and fault elements within a WSDL description: explicit and
--- 385,389 ----
WSDL operation it is associated with is specified as a best practice in WSDL
2.0<bibref ref="WSDL20"/>. The [action] property provides a mechanism to fulfill
! that best practice and the default.</p>
<p>WS-Addressing defines two mechanisms to associate a value of the [action] property
with input, output and fault elements within a WSDL description: explicit and
Received on Thursday, 15 September 2005 18:47:27 UTC