- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Feb 2007 13:52:38 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv29767
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR123: HTTP Method selection
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.209
retrieving revision 1.210
diff -C 2 -d -r1.209 -r1.210
*** wsdl20-adjuncts.xml 9 Feb 2007 21:02:34 -0000 1.209
--- wsdl20-adjuncts.xml 12 Feb 2007 13:52:35 -0000 1.210
***************
*** 2974,2977 ****
--- 2974,2988 ----
<!-- +++++++++ -->
+ <div2 id="http-binding-supported-extensions">
+ <head>Supported Extensions</head>
+
+ <p>An implementation of the HTTP binding extension MUST support the following extensions:</p>
+
+ <ulist>
+ <item><p><attval>&wsdl-x-ns;/safe</attval> (see <specref ref="safety"/>)</p></item>
+ </ulist>
+
+ </div2>
+
<div2 id="_http_binding_default_rules">
<head>HTTP Binding Rules</head>
***************
*** 5443,5446 ****
--- 5454,5466 ----
<tr>
+ <td>20070212</td>
+ <td>JJM</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR123">CR123</loc>:
+ HTTP Method selection
+ </td>
+ </tr>
+
+ <tr>
<td>20070208</td>
<td>JJM</td>
Received on Monday, 12 February 2007 13:52:41 UTC