2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.238,1.239 wsdl20-adjuncts.html,1.164,1.165

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9331/wsdl20

Modified Files:
	wsdl20-adjuncts.xml wsdl20-adjuncts.html 
Log Message:
CR142 - fixed {town/}

Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -C 2 -d -r1.164 -r1.165
*** wsdl20-adjuncts.html	16 Feb 2007 18:25:19 -0000	1.164
--- wsdl20-adjuncts.html	16 Feb 2007 18:59:57 -0000	1.165
***************
*** 229,234 ****
  C. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>
  D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br>
! &nbsp;&nbsp;&nbsp;&nbsp;D.1 <a href="#N14077">WSDL 2.0 Extensions Change Log</a><br>
! &nbsp;&nbsp;&nbsp;&nbsp;D.2 <a href="#N14250">WSDL 2.0 Bindings Change Log</a><br>
  </p></div><hr><div class="body"><div class="div1">
  <h2><a id="intro" name="intro"></a>1. Introduction</h2><p>The Web Services Description Language Version 2.0 (WSDL 2.0)
--- 229,234 ----
  C. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>
  D. <a href="#changelog">Part 2 Change Log</a> (Non-Normative)<br>
! &nbsp;&nbsp;&nbsp;&nbsp;D.1 <a href="#N14084">WSDL 2.0 Extensions Change Log</a><br>
! &nbsp;&nbsp;&nbsp;&nbsp;D.2 <a href="#N1425D">WSDL 2.0 Bindings Change Log</a><br>
  </p></div><hr><div class="body"><div class="div1">
  <h2><a id="intro" name="intro"></a>1. Introduction</h2><p>The Web Services Description Language Version 2.0 (WSDL 2.0)
***************
*** 2193,2197 ****
            </p><div class="exampleInner"><pre>&lt;operation ref='t:data'
      whttp:inputSerialization='application/x-www-form-urlencoded'
!     whttp:location='temperature/{town/}'
      whttp:method='POST' /&gt;</pre></div><p>
              and the following <code>endpoint</code> declaration:
--- 2193,2197 ----
            </p><div class="exampleInner"><pre>&lt;operation ref='t:data'
      whttp:inputSerialization='application/x-www-form-urlencoded'
!     whttp:location='temperature/{town}'
      whttp:method='POST' /&gt;</pre></div><p>
              and the following <code>endpoint</code> declaration:
***************
*** 3324,3328 ****
  <a href="#RobustInOnlyFaults-2200602" name="RobustInOnlyFaults-2200602-summary">RobustInOnlyFaults-2200602</a>
  </td><td rowspan="1" colspan="1">The robust in-only message exchange pattern uses the rule <a href="#fault-trigger"><b>2.2.2 Message Triggers Fault propagation rule</b></a>.</td></tr></tbody></table><br><div class="div1">
! <h2><a id="changelog" name="changelog"></a>D. Part 2 Change Log (Non-Normative)</h2><a name="wsdl-spec-changelog-table"></a><table border="1" width="100%"><col width="10%" span="1"><col width="10%" span="1"><col width="80%" span="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20070216</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed issue when Content-Encoding could be empty (follow-up of CR089).</td></tr><tr><td rowspan="1" colspan="1">20070216</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed issues noticed by Jonathan</td></tr><tr><td rowspan="1" colspan="1">20070215</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR148">CR148</a>:
   	               SOAP Action has no effect with SOAP-Response.
   	               </td></tr><tr><td rowspan="1" colspan="1">20070215</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR142">CR142</a>:
--- 3324,3328 ----
  <a href="#RobustInOnlyFaults-2200602" name="RobustInOnlyFaults-2200602-summary">RobustInOnlyFaults-2200602</a>
  </td><td rowspan="1" colspan="1">The robust in-only message exchange pattern uses the rule <a href="#fault-trigger"><b>2.2.2 Message Triggers Fault propagation rule</b></a>.</td></tr></tbody></table><br><div class="div1">
! <h2><a id="changelog" name="changelog"></a>D. Part 2 Change Log (Non-Normative)</h2><a name="wsdl-spec-changelog-table"></a><table border="1" width="100%"><col width="10%" span="1"><col width="10%" span="1"><col width="80%" span="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20070216</td><td rowspan="1" colspan="1">JMarsh</td><td rowspan="1" colspan="1">CR142 - fixed {town/}.</td></tr><tr><td rowspan="1" colspan="1">20070216</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed issue when Content-Encoding could be empty (follow-up of CR089).</td></tr><tr><td rowspan="1" colspan="1">20070216</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed issues noticed by Jonathan</td></tr><tr><td rowspan="1" colspan="1">20070215</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issueshtml#CR148">CR148</a>:
   	               SOAP Action has no effect with SOAP-Response.
   	               </td></tr><tr><td rowspan="1" colspan="1">20070215</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR142">CR142</a>:
***************
*** 3612,3616 ****
  	      fixed typo and added missing {soap modules} XML
  	      mapping</td></tr><tr><td rowspan="1" colspan="1">20050321</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC88">LC88</a>: fixed typo</td></tr><tr><td rowspan="1" colspan="1">20050317</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC61a">LC61a</a>: Incorporated RPC style</td></tr><tr><td rowspan="1" colspan="1">20050316</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC61a">LC61a</a>: Merged the old part 2 and part 3 documents</td></tr></tbody></table><br><div class="div2">
! <h3><a id="N14077" name="N14077"></a>D.1 WSDL 2.0 Extensions Change Log</h3><a name="wsdl-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20050613</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">
      			<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC122">LC122</a>: 
      			Replaced "binding" by "binding extension" where appropriate.
--- 3612,3616 ----
  	      fixed typo and added missing {soap modules} XML
  	      mapping</td></tr><tr><td rowspan="1" colspan="1">20050321</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC88">LC88</a>: fixed typo</td></tr><tr><td rowspan="1" colspan="1">20050317</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC61a">LC61a</a>: Incorporated RPC style</td></tr><tr><td rowspan="1" colspan="1">20050316</td><td rowspan="1" colspan="1">HH</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC61a">LC61a</a>: Merged the old part 2 and part 3 documents</td></tr></tbody></table><br><div class="div2">
! <h3><a id="N14084" name="N14084"></a>D.1 WSDL 2.0 Extensions Change Log</h3><a name="wsdl-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20050613</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">
      			<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC122">LC122</a>: 
      			Replaced "binding" by "binding extension" where appropriate.
***************
*** 3680,3684 ****
  	  </td></tr><tr><td rowspan="1" colspan="1">20030217</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Fixed some issues with entities and validity errors
  	  WRT ulists</td></tr><tr><td rowspan="1" colspan="1">20030212</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Initial draft</td></tr></tbody></table><br></div><div class="div2">
! <h3><a id="N14250" name="N14250"></a>D.2 WSDL 2.0 Bindings Change Log</h3><a name="wsdl-spec3-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20050310</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Replaced &lt;definitions&gt; with &lt;description&gt;.
  	 </td></tr><tr><td rowspan="1" colspan="1">20050310</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed missing fault pseudo-schema.
  	 </td></tr><tr><td rowspan="1" colspan="1">20050301</td><td rowspan="1" colspan="1">RRC</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55">LC55</a>:
--- 3680,3684 ----
  	  </td></tr><tr><td rowspan="1" colspan="1">20030217</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Fixed some issues with entities and validity errors
  	  WRT ulists</td></tr><tr><td rowspan="1" colspan="1">20030212</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Initial draft</td></tr></tbody></table><br></div><div class="div2">
! <h3><a id="N1425D" name="N1425D"></a>D.2 WSDL 2.0 Bindings Change Log</h3><a name="wsdl-spec3-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20050310</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Replaced &lt;definitions&gt; with &lt;description&gt;.
  	 </td></tr><tr><td rowspan="1" colspan="1">20050310</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed missing fault pseudo-schema.
  	 </td></tr><tr><td rowspan="1" colspan="1">20050301</td><td rowspan="1" colspan="1">RRC</td><td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55">LC55</a>:

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.238
retrieving revision 1.239
diff -C 2 -d -r1.238 -r1.239
*** wsdl20-adjuncts.xml	16 Feb 2007 16:26:28 -0000	1.238
--- wsdl20-adjuncts.xml	16 Feb 2007 18:59:57 -0000	1.239
***************
*** 4747,4751 ****
              <eg xml:space="preserve">&lt;operation ref='t:data'
      whttp:inputSerialization='application/x-www-form-urlencoded'
!     whttp:location='temperature/{town/}'
      whttp:method='POST' /&gt;</eg>
              <p>
--- 4747,4751 ----
              <eg xml:space="preserve">&lt;operation ref='t:data'
      whttp:inputSerialization='application/x-www-form-urlencoded'
!     whttp:location='temperature/{town}'
      whttp:method='POST' /&gt;</eg>
              <p>
***************
*** 5632,5639 ****
  	    <tr>
  	    	<td>20070216</td>
! 	    	<td>JJM</td>
! 		    <td>Fixed issue when Content-Encoding could be empty (follow-up of CR089).</td>
  		</tr>
! 
  	    <tr>
  	    	<td>20070216</td>
--- 5632,5644 ----
  	    <tr>
  	    	<td>20070216</td>
! 	    	<td>JMarsh</td>
! 		    <td>CR142 - fixed {town/}.</td>
  		</tr>
!             <tr>
!               <td>20070216</td>
!               <td>JJM</td>
!               <td>Fixed issue when Content-Encoding could be empty (follow-up of CR089).</td>
!             </tr>
!             
  	    <tr>
  	    	<td>20070216</td>

Received on Friday, 16 February 2007 19:00:14 UTC