- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Mon, 26 Jul 2004 20:36:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10942
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
added markN text for issue 211
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** wsdl20.html 26 Jul 2004 19:38:59 -0000 1.110
--- wsdl20.html 26 Jul 2004 20:36:00 -0000 1.111
***************
*** 3748,3751 ****
--- 3748,3760 ----
component. </p>
+
+ <p>For each Binding Message Reference in the {message
+ references} property of a Binding Operation component, there
+ MUST be an Interface Message Reference with the same {message
+ label} and {direction} properties in the corresponding Interface
+ Operation. Note that the converse is not required; i.e., there
+ need not be a Binding Message Reference corresponding to each
+ Interface Message Reference in the Interface Operation
+ component.</p>
</div>
***************
*** 5778,5782 ****
<li>
-
<p>A conformant WSDL processor MUST fail if it processes an
element containing a wsdl:include statement having a URI that
--- 5787,5790 ----
***************
*** 6900,6903 ****
--- 6908,6916 ----
<td rowspan="1" colspan="1">20040727</td>
<td rowspan="1" colspan="1">SW</td>
+ <td rowspan="1" colspan="1">Added MarkN's text for issue 211</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20040727</td>
+ <td rowspan="1" colspan="1">SW</td>
<td rowspan="1" colspan="1">Added note to processor conf rules for optional extensions
and features about what optional means.</td>
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.120
retrieving revision 1.121
diff -C2 -d -r1.120 -r1.121
*** wsdl20.xml 26 Jul 2004 19:38:59 -0000 1.120
--- wsdl20.xml 26 Jul 2004 20:36:00 -0000 1.121
***************
*** 3747,3750 ****
--- 3747,3759 ----
component. </p>
+
+ <p>For each Binding Message Reference in the {message
+ references} property of a Binding Operation component, there
+ MUST be an Interface Message Reference with the same {message
+ label} and {direction} properties in the corresponding Interface
+ Operation. Note that the converse is not required; i.e., there
+ need not be a Binding Message Reference corresponding to each
+ Interface Message Reference in the Interface Operation
+ component.</p>
</div3>
***************
*** 6885,6888 ****
--- 6894,6902 ----
<td>20040727</td>
<td>SW</td>
+ <td>Added MarkN's text for issue 211</td>
+ </tr>
+ <tr>
+ <td>20040727</td>
+ <td>SW</td>
<td>Added note to processor conf rules for optional extensions
and features about what optional means.</td>
Received on Monday, 26 July 2004 16:36:20 UTC