- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Feb 2007 13:10:03 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10779
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR092: Re: WSDL 2.0 Fault Binding [Plus two Questions]
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.204
retrieving revision 1.205
diff -C 2 -d -r1.204 -r1.205
*** wsdl20-adjuncts.xml 8 Feb 2007 17:25:54 -0000 1.204
--- wsdl20-adjuncts.xml 9 Feb 2007 13:10:00 -0000 1.205
***************
*** 2579,2582 ****
--- 2579,2593 ----
<head>WSDL SOAP 1.2 Binding</head>
+ <p>This section describes the SOAP 1.2 binding for WSDL 2.0. This binding
+ does NOT natively support the full range of capabilities from SOAP 1.2.
+ Certain capabilities not widely used, or viewed as problematic in practice, are not
+ available -in many cases because supporting them was considered as adding considerable
+ complexity to the language. Here are examples of such unsupported capabilities:</p>
+ <ulist>
+ <item><p>multiple children of the SOAP Body;</p></item>
+ <item><p>multiple SOAP Fault Detail entries;</p></item>
+ <item><p>non-qualified elements as children of a SOAP Fault Detail.</p></item>
+ </ulist>
+
<div3 id="soap12-binding-decl">
<head>Identifying a WSDL SOAP 1.2 Binding</head>
***************
*** 5400,5403 ****
--- 5411,5423 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR092">CR092</loc>:
+ WSDL 2.0 Fault Binding [Plus two Questions]
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070208</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR087">CR087</loc>:
Turning off http transfer coding
Received on Friday, 9 February 2007 13:10:07 UTC