- From: Tony Rogers via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Mar 2006 13:30:44 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv956
Modified Files:
ws-addr-wsdl.xml
Log Message:
Added the resolution of LC113: clarifying section 3.3 WSDL SOAP module.
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** ws-addr-wsdl.xml 13 Mar 2006 13:19:19 -0000 1.78
--- ws-addr-wsdl.xml 13 Mar 2006 13:30:41 -0000 1.79
***************
*** 536,546 ****
</div3>
</div2>
! <div2>
<head>WSDL SOAP Module</head>
! <p>In WSDL 2.0, the wsoap:module construct may be used to declare the use of the
! WS-Addressing 1.0 Module for the SOAP binding. The meaning of such a
! wsoap:module declaration is semantically equivalent to wsaw:UsingAddressing in
! this case. Note that this module is not meaningful when used on WSDL constructs
! where wsaw:UsingAddressing is not allowed.</p>
<p>The WS-Addressing 1.0 SOAP Module is described in &wsa-soap.title;[<bibref
ref="WSADDR-SOAP"/>] and is identified with the following URI:
--- 536,547 ----
</div3>
</div2>
! <div2 id="wsdlsoapmodule">
<head>WSDL SOAP Module</head>
! <p> In WSDL 2.0, a SOAP Module component may be used to declare the use of the
! WS-Addressing 1.0 Module for the SOAP binding. The meaning of the use of such a
! SOAP Module component is semantically equivalent to the {addressing required}
! property defined in section 3.1.1. Note that this module is only meaningful when
! used on WSDL components where the {addressing required} property is allowed,
! i.e. as a member of the {soap modules} property of a Binding component.</p>
<p>The WS-Addressing 1.0 SOAP Module is described in &wsa-soap.title;[<bibref
ref="WSADDR-SOAP"/>] and is identified with the following URI:
Received on Monday, 13 March 2006 13:30:48 UTC