- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Feb 2007 15:29:27 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9430
Modified Files:
wsdl20-adjuncts.html
Log Message:
New
Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.161
retrieving revision 1.162
diff -C 2 -d -r1.161 -r1.162
*** wsdl20-adjuncts.html 15 Feb 2007 15:21:50 -0000 1.161
--- wsdl20-adjuncts.html 15 Feb 2007 15:29:24 -0000 1.162
***************
*** 82,86 ****
Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/15 14:24:25 $ @@ @@@@ @@@@</h2>
<dl>
<dt>This version:</dt>
--- 82,86 ----
Language (WSDL) Version 2.0 Part 2: Adjuncts</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date:
! 2007/02/15 15:23:54 $ @@ @@@@ @@@@</h2>
<dl>
<dt>This version:</dt>
***************
*** 381,385 ****
<br />
                5.10.4.2.2
! <a href="#id2297028">The Service</a>
<br />
            5.10.4.3
--- 381,385 ----
<br />
                5.10.4.2.2
! <a href="#id2297063">The Service</a>
<br />
            5.10.4.3
***************
*** 388,395 ****
<br />
                5.10.4.3.1
! <a href="#id2297125">The Client</a>
<br />
                5.10.4.3.2
! <a href="#id2297192">The Service</a>
<br />
            5.10.4.4
--- 388,395 ----
<br />
                5.10.4.3.1
! <a href="#id2297160">The Client</a>
<br />
                5.10.4.3.2
! <a href="#id2297228">The Service</a>
<br />
            5.10.4.4
***************
*** 398,405 ****
<br />
                5.10.4.4.1
! <a href="#id2297262">The Client</a>
<br />
                5.10.4.4.2
! <a href="#id2297330">The Service</a>
<br />
    5.11 <a href=
--- 398,405 ----
<br />
                5.10.4.4.1
! <a href="#id2297298">The Client</a>
<br />
                5.10.4.4.2
! <a href="#id2297365">The Service</a>
<br />
    5.11 <a href=
***************
*** 621,628 ****
D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)
<br />
!     D.1 <a href="#id2329644">WSDL 2.0
Extensions Change Log</a>
<br />
!     D.2 <a href="#id2330678">WSDL 2.0 Bindings
Change Log</a>
<br /></p>
--- 621,628 ----
D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)
<br />
!     D.1 <a href="#id2329702">WSDL 2.0
Extensions Change Log</a>
<br />
!     D.2 <a href="#id2330736">WSDL 2.0 Bindings
Change Log</a>
<br /></p>
***************
*** 3547,3550 ****
--- 3547,3561 ----
"#_http_location_template"><strong>6.8.1 Serialization of the
instance data in parts of the HTTP request IRI</strong></a>.</p>
+ <p>The WSDL "In" message is mapped to the destination URI, as per
+ the rules in section <a href=
+ "#_http_x-www-form-urlencoded"><strong>6.8.2 Serialization as
+ application/x-www-form-urlencoded</strong></a> , WHEN the value of
+ the {<a href=
+ "wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message
+ content model</a>} property for the <a href=
+ "wsdl20.html#component-InterfaceMessageReference">Interface Message
+ Reference</a> components of the {<a href=
+ "wsdl20.html#property-InterfaceOperation.interfacemessagereferences">interface
+ message references</a>} property is "#element".</p>
<p>The SOAP "http://www.w3.org/2003/05/soap/mep/OutboundMessage"
property has no value.</p>
***************
*** 3553,3562 ****
</div>
<div class="div5">
! <h6><a name="id2297028" id="id2297028"></a>5.10.4.2.2 The
Service</h6>
<p>As the service, the property
"http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/Role"
takes the value "RespondingSOAPNode".</p>
! <p>When the value of the {<a href=
"wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message
content model</a>} property for the <a href=
--- 3564,3577 ----
</div>
<div class="div5">
! <h6><a name="id2297063" id="id2297063"></a>5.10.4.2.2 The
Service</h6>
<p>As the service, the property
"http://www.w3.org/2003/05/soap/bindingFramework/ExchangeContext/Role"
takes the value "RespondingSOAPNode".</p>
! <p>The WSDL "In" message is constructed from the destination URI as
! per the rules in section <a href=
! "#_http_x-www-form-urlencoded"><strong>6.8.2 Serialization as
! application/x-www-form-urlencoded</strong></a> , WHEN the value of
! the {<a href=
"wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message
content model</a>} property for the <a href=
***************
*** 3564,3572 ****
Reference</a> components of the {<a href=
"wsdl20.html#property-InterfaceOperation.interfacemessagereferences">interface
! message references</a>} property is "#element", the WSDL "In"
! message is constructed from the destination URI as per the rules in
! section <a href="#_http_x-www-form-urlencoded"><strong>6.8.2
! Serialization as application/x-www-form-urlencoded</strong></a>
! .</p>
<p>The WSDL "Out" message maps to the SOAP
"http://www.w3.org/2003/05/soap/mep/OutboundMessage" property.</p>
--- 3579,3583 ----
Reference</a> components of the {<a href=
"wsdl20.html#property-InterfaceOperation.interfacemessagereferences">interface
! message references</a>} property is "#element".</p>
<p>The WSDL "Out" message maps to the SOAP
"http://www.w3.org/2003/05/soap/mep/OutboundMessage" property.</p>
***************
*** 3582,3586 ****
Core</a></cite>]) MAY alter these mappings.</p>
<div class="div5">
! <h6><a name="id2297125" id="id2297125"></a>5.10.4.3.1 The
Client</h6>
<p>As the client, the property
--- 3593,3597 ----
Core</a></cite>]) MAY alter these mappings.</p>
<div class="div5">
! <h6><a name="id2297160" id="id2297160"></a>5.10.4.3.1 The
Client</h6>
<p>As the client, the property
***************
*** 3602,3606 ****
</div>
<div class="div5">
! <h6><a name="id2297192" id="id2297192"></a>5.10.4.3.2 The
Service</h6>
<p>As the service, the property
--- 3613,3617 ----
</div>
<div class="div5">
! <h6><a name="id2297228" id="id2297228"></a>5.10.4.3.2 The
Service</h6>
<p>As the service, the property
***************
*** 3622,3626 ****
Core</a></cite>]) MAY alter these mappings.</p>
<div class="div5">
! <h6><a name="id2297262" id="id2297262"></a>5.10.4.4.1 The
Client</h6>
<p>As the client, the property
--- 3633,3637 ----
Core</a></cite>]) MAY alter these mappings.</p>
<div class="div5">
! <h6><a name="id2297298" id="id2297298"></a>5.10.4.4.1 The
Client</h6>
<p>As the client, the property
***************
*** 3642,3646 ****
</div>
<div class="div5">
! <h6><a name="id2297330" id="id2297330"></a>5.10.4.4.2 The
Service</h6>
<p>As the service, the property
--- 3653,3657 ----
</div>
<div class="div5">
! <h6><a name="id2297365" id="id2297365"></a>5.10.4.4.2 The
Service</h6>
<p>As the service, the property
***************
*** 8217,8220 ****
--- 8228,8236 ----
<td rowspan="1" colspan="1">20070215</td>
<td rowspan="1" colspan="1">JJM</td>
+ <td rowspan="1" colspan="1">Fix missing "In" for SOAP-Reponse.</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20070215</td>
+ <td rowspan="1" colspan="1">JJM</td>
<td rowspan="1" colspan="1">Fix logic in template encoding.</td>
</tr>
***************
*** 9369,9373 ****
<br />
<div class="div2">
! <h3><a name="id2329644" id="id2329644"></a>D.1 WSDL 2.0 Extensions
Change Log</h3>
<a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
--- 9385,9389 ----
<br />
<div class="div2">
! <h3><a name="id2329702" id="id2329702"></a>D.1 WSDL 2.0 Extensions
Change Log</h3>
<a name="wsdl-changelog-table" id="wsdl-changelog-table"></a>
***************
*** 9597,9601 ****
<br /></div>
<div class="div2">
! <h3><a name="id2330678" id="id2330678"></a>D.2 WSDL 2.0 Bindings
Change Log</h3>
<a name="wsdl-spec3-changelog-table" id=
--- 9613,9617 ----
<br /></div>
<div class="div2">
! <h3><a name="id2330736" id="id2330736"></a>D.2 WSDL 2.0 Bindings
Change Log</h3>
<a name="wsdl-spec3-changelog-table" id=
Received on Thursday, 15 February 2007 15:29:39 UTC