- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 29 Nov 2006 08:46:06 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv25327
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Removed all references to features and properties.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.197
retrieving revision 1.198
diff -C 2 -d -r1.197 -r1.198
*** wsdl20-adjuncts.xml 11 Nov 2006 19:43:51 -0000 1.197
--- wsdl20-adjuncts.xml 29 Nov 2006 08:46:03 -0000 1.198
***************
*** 1412,1416 ****
<whttp:header ... />*??
- [ <feature /> | <property /> ]*
</fault>*
--- 1412,1415 ----
***************
*** 1430,1435 ****
<<b>wsoap:module</b> ... />*
<<b>wsoap:header</b> ... />*
! <<b>whttp:header</b> ... />*??
! [ <feature /> | <property /> ]*
</input>*
--- 1429,1433 ----
<<b>wsoap:module</b> ... />*
<<b>wsoap:header</b> ... />*
! <<b>whttp:header</b> ... />*??
</input>*
***************
*** 1439,1444 ****
<<b>wsoap:module</b> ... />*
<<b>wsoap:header</b> ... />*
! <<b>whttp:header</b> ... />*??
! [ <feature /> | <property /> ]*
</output>*
--- 1437,1441 ----
<<b>wsoap:module</b> ... />*
<<b>wsoap:header</b> ... />*
! <<b>whttp:header</b> ... />*??
</output>*
***************
*** 1447,1451 ****
<documentation />*
<<b>wsoap:module</b> ... />*
- [ <feature /> | <property /> ]*
</infault>*
--- 1444,1447 ----
***************
*** 1454,1466 ****
<documentation />*
<<b>wsoap:module</b> ... />*
- [ <feature /> | <property /> ]*
</outfault>*
- [ <feature /> | <property /> ]*
-
</operation>*
- [ <feature /> | <property /> ]*
-
</binding>
--- 1450,1457 ----
***************
*** 1470,1476 ****
whttp:authenticationRealm="<emph>xs:string</emph>"?? >
<documentation />*
- [ <feature /> | <property /> ]*
</endpoint>
- [ <feature /> | <property /> ]*
</service>
</description>
--- 1461,1465 ----
***************
*** 1791,1795 ****
<b>wsoap:subcodes</b>="<emph>union of (list of xs:QName), xs:token</emph>"? >
<documentation />*
- [ <feature /> | <property /> ]*
</fault>*
</binding>
--- 1780,1783 ----
***************
*** 2904,2908 ****
<documentation />*
</<b>whttp:header</b>>*
- [ <feature /> | <property /> ]*
</fault>*
--- 2892,2895 ----
***************
*** 2920,2924 ****
<documentation />*
<<b>whttp:header</b> ... />*
- [ <feature /> | <property /> ]*
</input>*
--- 2907,2910 ----
***************
*** 2927,2931 ****
<documentation />*
<<b>whttp:header</b> ... />*
- [ <feature /> | <property /> ]*
</output>*
--- 2913,2916 ----
***************
*** 2933,2937 ****
messageLabel="<emph>xs:NCName</emph>"? >
<documentation />*
- [ <feature /> | <property /> ]*
</infault>*
--- 2918,2921 ----
***************
*** 2939,2951 ****
messageLabel="<emph>xs:NCName</emph>"? >
<documentation />*
- [ <feature /> | <property /> ]*
</outfault>*
- [ <feature /> | <property /> ]*
-
</operation>*
- [ <feature /> | <property /> ]*
-
</binding>
--- 2923,2930 ----
***************
*** 2955,2961 ****
<b>whttp:authenticationRealm</b>="<emph>xs:string</emph>"? >
<documentation />*
- [ <feature /> | <property /> ]*
</endpoint>
- [ <feature /> | <property /> ]*
</service>
</description>
--- 2934,2938 ----
***************
*** 5401,5404 ****
--- 5378,5387 ----
<tr>
+ <td>20061128</td>
+ <td>JJM</td>
+ <td>Removed all references to features and properties.</td>
+ </tr>
+
+ <tr>
<td>20061101</td>
<td>JJM</td>
Received on Wednesday, 29 November 2006 08:46:13 UTC