- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Jun 2005 19:54:58 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv22838/wsdl20
Modified Files:
wsdl20.xml
Log Message:
Corrected some <prop> tagging.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.293
retrieving revision 1.294
diff -C2 -d -r1.293 -r1.294
*** wsdl20.xml 14 Jun 2005 00:48:39 -0000 1.293
--- wsdl20.xml 14 Jun 2005 19:54:55 -0000 1.294
***************
*** 5677,5685 ****
</tr>
<tr>
! <td><propdef comp="Property">uri</propdef></td>
<td>The actual value of the <att>uri</att> &AII;.</td>
</tr>
<tr>
! <td><propdef comp="Property">value constraint</propdef></td> <td>If the
<el>constraint</el> &EII; is present, the
<comp>Type Definition</comp> component from the
--- 5677,5685 ----
</tr>
<tr>
! <td><prop comp="Property">uri</prop></td>
<td>The actual value of the <att>uri</att> &AII;.</td>
</tr>
<tr>
! <td><prop comp="Property">value constraint</prop></td> <td>If the
<el>constraint</el> &EII; is present, the
<comp>Type Definition</comp> component from the
***************
*** 5692,5696 ****
</tr>
<tr>
! <td><propdef comp="Property">value</propdef></td>
<td>The value of the [children] property of
the <el>value</el> &EII;, if that element is present,
--- 5692,5696 ----
</tr>
<tr>
! <td><prop comp="Property">value</prop></td>
<td>The value of the [children] property of
the <el>value</el> &EII;, if that element is present,
***************
*** 5698,5702 ****
</tr>
<tr>
! <td><propdef comp="Property">parent</propdef></td>
<td>
The component corresponding to the
--- 5698,5702 ----
</tr>
<tr>
! <td><prop comp="Property">parent</prop></td>
<td>
The component corresponding to the
Received on Tuesday, 14 June 2005 19:55:03 UTC