- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Mon, 26 Jul 2004 20:51:07 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10290
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
text for issue 243
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.112
retrieving revision 1.113
diff -C2 -d -r1.112 -r1.113
*** wsdl20.html 26 Jul 2004 20:43:29 -0000 1.112
--- wsdl20.html 26 Jul 2004 20:51:05 -0000 1.113
***************
*** 3562,3577 ****
<ul>
! <li><p>{fault reference} REQUIRED. A <em>wsdls:QName</em>
! as defined by <a href="#qname_type"><b>2.15.5 QName Type</b></a> which refers to an Interface
! Fault component
! in the {faults} property of the Interface component
! identified by the {interface} property of the parent
! Binding component. This is the Interface Fault component
! for which binding information is being
specified.</p></li>
! <li><p>{features} OPTIONAL. A set of Feature components.</p></li>
! <li><p>{properties} OPTIONAL. A set of Property components.</p></li>
</ul>
--- 3562,3577 ----
<ul>
! <li><p>{fault reference} REQUIRED. An Interface Fault
! component in the {faults} property of the Interface
! component identified by the {interface} property of the
! parent Binding component. This is the Interface Fault
! component for which binding information is being
specified.</p></li>
! <li><p>{features} OPTIONAL. A set of Feature
! components.</p></li>
! <li><p>{properties} OPTIONAL. A set of Property
! components.</p></li>
</ul>
***************
*** 3742,3747 ****
<ul>
! <li><p>{operation reference} REQUIRED. A <em>wsdls:QName</em>
! as defined by <a href="#qname_type"><b>2.15.5 QName Type</b></a> which refers to an Interface
Operation component in the {operations} property of the
Interface component identified by the {interface} property
--- 3742,3746 ----
<ul>
! <li><p>{operation reference} REQUIRED. An Interface
Operation component in the {operations} property of the
Interface component identified by the {interface} property
***************
*** 3753,3759 ****
Reference components</p></li>
! <li><p>{features} OPTIONAL. A set of Feature components.</p></li>
! <li><p>{properties} OPTIONAL. A set of Property components.</p></li>
</ul>
--- 3752,3760 ----
Reference components</p></li>
! <li><p>{features} OPTIONAL. A set of Feature
! components.</p></li>
! <li><p>{properties} OPTIONAL. A set of Property
! components.</p></li>
</ul>
***************
*** 6924,6927 ****
--- 6925,6933 ----
<td rowspan="1" colspan="1">20040727</td>
<td rowspan="1" colspan="1">SW</td>
+ <td rowspan="1" colspan="1">Issue 243 text</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20040727</td>
+ <td rowspan="1" colspan="1">SW</td>
<td rowspan="1" colspan="1">Incorporated Paul's words for issue 235</td>
</tr>
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** wsdl20.xml 26 Jul 2004 20:43:29 -0000 1.122
--- wsdl20.xml 26 Jul 2004 20:51:05 -0000 1.123
***************
*** 3563,3578 ****
<ulist>
! <item><p>{fault reference} REQUIRED. A <emph>wsdls:QName</emph>
! as defined by <specref ref="qname_type"/> which refers to an Interface
! Fault component
! in the {faults} property of the Interface component
! identified by the {interface} property of the parent
! Binding component. This is the Interface Fault component
! for which binding information is being
specified.</p></item>
! <item><p>{features} OPTIONAL. A set of Feature components.</p></item>
! <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
</ulist>
--- 3563,3578 ----
<ulist>
! <item><p>{fault reference} REQUIRED. An Interface Fault
! component in the {faults} property of the Interface
! component identified by the {interface} property of the
! parent Binding component. This is the Interface Fault
! component for which binding information is being
specified.</p></item>
! <item><p>{features} OPTIONAL. A set of Feature
! components.</p></item>
! <item><p>{properties} OPTIONAL. A set of Property
! components.</p></item>
</ulist>
***************
*** 3742,3747 ****
<ulist>
! <item><p>{operation reference} REQUIRED. A <emph>wsdls:QName</emph>
! as defined by <specref ref="qname_type"/> which refers to an Interface
Operation component in the {operations} property of the
Interface component identified by the {interface} property
--- 3742,3746 ----
<ulist>
! <item><p>{operation reference} REQUIRED. An Interface
Operation component in the {operations} property of the
Interface component identified by the {interface} property
***************
*** 3753,3759 ****
Reference components</p></item>
! <item><p>{features} OPTIONAL. A set of Feature components.</p></item>
! <item><p>{properties} OPTIONAL. A set of Property components.</p></item>
</ulist>
--- 3752,3760 ----
Reference components</p></item>
! <item><p>{features} OPTIONAL. A set of Feature
! components.</p></item>
! <item><p>{properties} OPTIONAL. A set of Property
! components.</p></item>
</ulist>
***************
*** 6911,6914 ****
--- 6912,6920 ----
<td>20040727</td>
<td>SW</td>
+ <td>Issue 243 text</td>
+ </tr>
+ <tr>
+ <td>20040727</td>
+ <td>SW</td>
<td>Incorporated Paul's words for issue 235</td>
</tr>
Received on Monday, 26 July 2004 16:52:30 UTC