- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jun 2007 01:41:45 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv6591
Modified Files:
wsdl20-soap11-binding.xml
Log Message:
Removed change log
Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C 2 -d -r1.31 -r1.32
*** wsdl20-soap11-binding.xml 17 May 2007 14:12:19 -0000 1.31
--- wsdl20-soap11-binding.xml 20 Jun 2007 01:41:43 -0000 1.32
***************
*** 11,15 ****
<!ENTITY thisdoc.title "&soap11binding.title;">
<!ENTITY status SYSTEM "status-soap11-binding.xml">
! <!ENTITY prevloc "http://www.w3.org/TR/2006/WD-wsdl20-soap11-binding-20060327">
]>
<spec w3c-doctype="&document.type.soap11;" role="&document.role;">
--- 11,15 ----
<!ENTITY thisdoc.title "&soap11binding.title;">
<!ENTITY status SYSTEM "status-soap11-binding.xml">
! <!ENTITY prevloc "http://www.w3.org/TR/2007/WD-wsdl20-soap11-binding-20070523">
]>
<spec w3c-doctype="&document.type.soap11;" role="&document.role;">
***************
*** 412,522 ****
Gersema, webMethods.</p>
</inform-div1>
- <inform-div1 id="changelog">
- <head>SOAP 1.1 Binding Change Log</head>
- <table id="wsdl-spec-changelog-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>
- <!-- template
- <tr>
- <td>200505</td>
- <td></td>
- <td></td>
- </tr>
- -->
- <tr>
- <td>20060227</td>
- <td>AV</td>
- <td>Implemented CR008 and CR009</td>
- </tr>
- <tr>
- <td>20051117</td>
- <td>HH</td>
- <td>Fixed quoted string text for SOAPAction</td>
- </tr>
- <tr>
- <td>20051111</td>
- <td>HH</td>
- <td><loc
- href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC333">LC333</loc>:
- also ignoring {soap mep default}, and not talking about {http method}</td>
- </tr>
- <tr>
- <td>20051111</td>
- <td>HH</td>
- <td><loc
- href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC300">LC300</loc>:
- updated Infoset reference</td>
- </tr>
- <tr>
- <td>20050923</td>
- <td>HH</td>
- <td><loc
- href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC313">LC313</loc>:
- made {soap action} optional.</td>
- </tr>
- <tr>
- <td>20050617</td>
- <td>JMarsh</td>
- <td>Updated prevloc</td>
- </tr>
- <tr>
- <td>20050617</td>
- <td>JMarsh</td>
- <td>"Predefined Extensions" -> "Adjuncts"</td>
- </tr>
- <tr>
- <td>20050617</td>
- <td>JMarsh</td>
- <td>Updated primer bibref</td>
- </tr>
- <tr>
- <td>20050615</td>
- <td>JJM</td>
- <td>Removed the reference to RFC2119 and its keyword description.</td>
- </tr>
- <tr>
- <td>20050615</td>
- <td>JJM</td>
- <td>Fixed remaining capital MUST, MAY and SHOULD.</td>
- </tr>
- <tr>
- <td>20050615</td>
- <td>JJM</td>
- <td>Added markup for components and properties.</td>
- </tr>
- <tr>
- <td>20050527</td>
- <td>HH</td>
- <td>Switched to IRIs</td>
- </tr>
- <tr>
- <td>20050112</td>
- <td>AV</td>
- <td>Rewrote sections to improve readability, no substantial changes</td>
- </tr>
- <tr>
- <td>20041208</td>
- <td>AV</td>
- <td>Changed title from SOAP 11 to SOAP 1.1</td>
- </tr>
- <tr>
- <td>20041129</td>
- <td>AV</td>
- <td>Incorporated WG <loc href="http://lists.w3.org/Archives/Public/www-ws-desc/2004Nov/0040.html">resolutions
- from the webMethods F2F, Nov 2004</loc>
- </td>
- </tr>
- <tr>
- <td>20040826</td>
- <td>AV</td>
- <td>Created the first draft</td>
- </tr>
- </tbody>
- </table>
- </inform-div1>
</back>
</spec>
--- 412,415 ----
Received on Wednesday, 20 June 2007 01:41:47 UTC