- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 23 Oct 2006 08:29:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv20936
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR043: fixed second occurrence of wrong pseudo-syntax for wsoap:subcodes
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.193
retrieving revision 1.194
diff -C 2 -d -r1.193 -r1.194
*** wsdl20-adjuncts.xml 12 Oct 2006 01:12:56 -0000 1.193
--- wsdl20-adjuncts.xml 23 Oct 2006 08:28:59 -0000 1.194
***************
*** 1785,1789 ****
<fault ref="<emph>xs:QName</emph>"
<b>wsoap:code</b>="<emph>union of xs:QName, xs:token</emph>"?
! <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? >
<documentation />*
[ <feature /> | <property /> ]*
--- 1785,1789 ----
<fault ref="<emph>xs:QName</emph>"
<b>wsoap:code</b>="<emph>union of xs:QName, xs:token</emph>"?
! <b>wsoap:subcodes</b>="<emph>union of (list of xs:QName), xs:token</emph>"? >
<documentation />*
[ <feature /> | <property /> ]*
***************
*** 5397,5400 ****
--- 5397,5409 ----
<tr>
+ <td>20061023</td>
+ <td>JJM</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR043">CR043</loc>:
+ fixed second occurrence of wrong pseudo-syntax for wsoap:subcodes
+ </td>
+ </tr>
+
+ <tr>
<td>20061011</td>
<td>AGR</td>
Received on Monday, 23 October 2006 08:29:10 UTC