- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Feb 2007 15:58:22 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv32350/wsdl20
Modified Files:
wsdl20.xml
Log Message:
Corrected <documentation/> cardinality to * in XML syntax summary.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.424
retrieving revision 1.425
diff -C 2 -d -r1.424 -r1.425
*** wsdl20.xml 8 Feb 2007 15:52:17 -0000 1.424
--- wsdl20.xml 8 Feb 2007 15:58:20 -0000 1.425
***************
*** 9439,9443 ****
<eg xml:space="preserve">
<description targetNamespace="<emph>xs:anyURI</emph>" >
! <documentation />?
<import namespace="<emph>xs:anyURI</emph>" location="<emph>xs:anyURI</emph>"? >
--- 9439,9443 ----
<eg xml:space="preserve">
<description targetNamespace="<emph>xs:anyURI</emph>" >
! <documentation />*
<import namespace="<emph>xs:anyURI</emph>" location="<emph>xs:anyURI</emph>"? >
***************
*** 12321,12325 ****
<th>Description</th>
</tr>
!
<tr>
<td>20070208</td>
--- 12321,12340 ----
<th>Description</th>
</tr>
!
! <tr>
! <td>20070208</td>
! <td>AGR</td>
! <td>
! Corrected cardinality of
! <el>documentation</el>
! &EII;
! to be * in XML Syntax Summary
! <specref ref="Syntax-Summary" />
! .
! </td>
! </tr>
!
!
!
<tr>
<td>20070208</td>
Received on Thursday, 8 February 2007 15:58:41 UTC