- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Feb 2007 17:04:01 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv11510
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Add missing whttp:ignoreUncited to SOAP & HTTP syntax summaries.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.251
retrieving revision 1.252
diff -C 2 -d -r1.251 -r1.252
*** wsdl20-adjuncts.xml 27 Feb 2007 17:09:48 -0000 1.251
--- wsdl20-adjuncts.xml 28 Feb 2007 17:03:58 -0000 1.252
***************
*** 1266,1269 ****
--- 1266,1270 ----
whttp:contentEncodingDefault="<emph>xs:string</emph>"??
whttp:queryParameterSeparator="<emph>xs:string</emph>"??
+ whttp:ignoreUncited="<emph>xs:boolean</emph>"??
<b>wsoap:mep</b>="<emph>xs:anyURI</emph>"?
<b>wsoap:action</b>="<emph>xs:anyURI</emph>"? >
***************
*** 2858,2862 ****
<b>whttp:faultSerialization</b>="<emph>xs:string</emph>"?
<b>whttp:queryParameterSeparator</b>="<emph>xs:string</emph>"?
! <b>whttp:contentEncodingDefault</b>="<emph>xs:string</emph>"? >
<documentation />*
--- 2859,2864 ----
<b>whttp:faultSerialization</b>="<emph>xs:string</emph>"?
<b>whttp:queryParameterSeparator</b>="<emph>xs:string</emph>"?
! <b>whttp:contentEncodingDefault</b>="<emph>xs:string</emph>"?
! <b>whttp:ignoreUncited</b>="<emph>xs:boolean</emph>"? >
<documentation />*
***************
*** 5469,5472 ****
--- 5471,5481 ----
-->
<tr>
+ <td>20070228</td>
+ <td>JJM</td>
+ <td>Add missing whttp:ignoreUncited to SOAP & HTTP syntax summaries.
+ </td>
+ </tr>
+
+ <tr>
<td>20070227</td>
<td>JJM</td>
Received on Wednesday, 28 February 2007 17:04:34 UTC