- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Feb 2007 17:56:59 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv1935
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR144 follow-up: Set ImmediateDestination according to Section 6.7.1 (not 6.7.2)
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.222
retrieving revision 1.223
diff -C 2 -d -r1.222 -r1.223
*** wsdl20-adjuncts.xml 14 Feb 2007 17:47:33 -0000 1.222
--- wsdl20-adjuncts.xml 14 Feb 2007 17:56:56 -0000 1.223
***************
*** 2718,2722 ****
<attval>&soap12-mep;ImmediateDestination</attval> property MUST be
generated using the HTTP binding extension's rules for generating an
! IRI for HTTP GET (see <specref ref="_http_x-www-form-urlencoded"/>).</assert> The
input serialization format of
<code>application/x-www-form-urlencoded</code> is the only supported
--- 2718,2722 ----
<attval>&soap12-mep;ImmediateDestination</attval> property MUST be
generated using the HTTP binding extension's rules for generating an
! IRI for HTTP GET (see <specref ref="_http_location_template"/>).</assert> The
input serialization format of
<code>application/x-www-form-urlencoded</code> is the only supported
***************
*** 2755,2759 ****
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_x-www-form-urlencoded"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
--- 2755,2759 ----
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_location_template"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
***************
*** 2800,2804 ****
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_x-www-form-urlencoded"/>.</p>
<p>The SOAP <attval>&soap12-mep;OutboundMessage</attval> property
--- 2800,2804 ----
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_location_template"/>.</p>
<p>The SOAP <attval>&soap12-mep;OutboundMessage</attval> property
***************
*** 2844,2848 ****
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_x-www-form-urlencoded"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
--- 2844,2848 ----
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_location_template"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
***************
*** 2889,2893 ****
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_x-www-form-urlencoded"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
--- 2889,2893 ----
comp="Endpoint">address</prop> property, modified
by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_location_template"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
***************
*** 5642,5645 ****
--- 5642,5654 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR144">CR144</loc>:
+ Set ImmediateDestination according to Section 6.7.1 (not 6.7.2)
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070214</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR116">CR116</loc>:
6.7.1.1 Construction of the request IRI using the http location
Received on Wednesday, 14 February 2007 17:57:10 UTC