- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Jun 2005 13:46:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv24504/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Added <propdef/> and <prop/> markup around properties.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** wsdl20-adjuncts.xml 14 Jun 2005 10:27:13 -0000 1.62
--- wsdl20-adjuncts.xml 14 Jun 2005 13:46:02 -0000 1.63
***************
*** 293,298 ****
<p>This pattern uses the rule [fault ruleset reference].</p>
! <p>An operation using this message exchange pattern has a {pattern}
! property with the value '[pattern IRI]'.</p>
<p>Note: In the template, the bracketed items indicate a replacement operation.
--- 293,298 ----
<p>This pattern uses the rule [fault ruleset reference].</p>
! <p>An operation using this message exchange pattern has a <prop comp="Operation">pattern</prop>
[...1896 lines suppressed...]
</tr>
<tr>
! <td rowspan="1" colspan="1"><prop comp="Endpoint">http authentication realm</prop></td>
<td rowspan="1" colspan="1">The actual value of the <att>whttp:authenticationRealm</att>
! &AII;; otherwise, <attval></attval> (the empty value).</td>
</tr>
</tbody>
***************
*** 4560,4563 ****
--- 4583,4592 ----
<td>20050614</td>
<td>JJM</td>
+ <td>Added <propdef> and <prop> markup around properties.
+ </td>
+ </tr>
+ <tr>
+ <td>20050614</td>
+ <td>JJM</td>
<td>Finished adding <comp> markup around components.
</td>
Received on Tuesday, 14 June 2005 13:46:07 UTC