- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Jun 2005 15:20:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv18343/ws/desc/wsdl20
Modified Files:
wsdl20.xml
Log Message:
LC131: added pseudo-schema comment.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.289
retrieving revision 1.290
diff -C2 -d -r1.289 -r1.290
*** wsdl20.xml 13 Jun 2005 14:25:22 -0000 1.289
--- wsdl20.xml 13 Jun 2005 15:20:23 -0000 1.290
***************
*** 457,461 ****
<attval>|</attval> represents choice.
Attributes are conventionally assigned a value which corresponds
! to their type, as defined in the normative schema.</p>
<eg xml:space="preserve">
--- 457,464 ----
<attval>|</attval> represents choice.
Attributes are conventionally assigned a value which corresponds
! to their type, as defined in the normative schema.
! Elements with simple content are conventionally assigned a value which
! corresponds to the type of their content, as defined in the normative
! schema.</p>
<eg xml:space="preserve">
***************
*** 11967,11970 ****
--- 11970,11980 ----
<td>20050613</td>
<td>JJM</td>
+ <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC131">LC131</loc>:
+ added pseudo-schema comment.</td>
+ </tr>
+
+ <tr>
+ <td>20050613</td>
+ <td>JJM</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC70">LC70</loc>:
reiterated beheviour is undefined when several schema languages used simultaneously.</td>
Received on Monday, 13 June 2005 15:20:32 UTC