- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Sep 2006 15:00:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10793/ws/desc/wsdl20
Modified Files:
wsdl20-adjuncts.xml
Log Message:
reworded duplicate assertions in section 5 and 6, paragraph starting with "As allowed in"
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.177
retrieving revision 1.178
diff -C 2 -d -r1.177 -r1.178
*** wsdl20-adjuncts.xml 6 Sep 2006 14:49:23 -0000 1.177
--- wsdl20-adjuncts.xml 6 Sep 2006 15:00:09 -0000 1.178
***************
*** 1323,1330 ****
<p>As allowed in <bibref ref="WSDL-PART1"/>, a <comp>Binding</comp> component
! MAY exist without indicating a specific <comp>Interface</comp>
! component that it applies to. In this case, there MUST
! NOT be any <comp>Binding Operation</comp> or
! <comp>Binding Fault</comp> components present in the <comp>Binding</comp>
component.</p>
--- 1323,1330 ----
<p>As allowed in <bibref ref="WSDL-PART1"/>, a <comp>Binding</comp> component
! can exist without indicating a specific <comp>Interface</comp>
! component that it applies to and, in this case,
! no <comp>Binding Operation</comp> or
! <comp>Binding Fault</comp> component can be present in the <comp>Binding</comp>
component.</p>
***************
*** 2822,2829 ****
for these additional properties is provided, along with a mapping from
that representation to the various component properties.</p>
! <p>As allowed in <bibref ref="WSDL-PART1"/>, <assert class="component" id="HTTPBinding-2600001">a <comp>Binding</comp> component MAY
exist without indicating a specific <comp>Interface</comp> component that it applies
! to. In this case there MUST NOT be any <comp>Binding Operation</comp> or <comp>Binding
! Fault</comp> components present in the <comp>Binding</comp> component.</assert></p>
<p>The HTTP binding extension is designed with the objective of minimizing what
needs to be explicitly declared for common cases. This is achieved by
--- 2822,2829 ----
for these additional properties is provided, along with a mapping from
that representation to the various component properties.</p>
! <p>As allowed in <bibref ref="WSDL-PART1"/>, a <comp>Binding</comp> component can
exist without indicating a specific <comp>Interface</comp> component that it applies
! to and, in this case, no <comp>Binding Operation</comp> or <comp>Binding
! Fault</comp> components can be present in the <comp>Binding</comp> component.</p>
<p>The HTTP binding extension is designed with the objective of minimizing what
needs to be explicitly declared for common cases. This is achieved by
***************
*** 5326,5329 ****
--- 5326,5338 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR034">CR034</loc>:
+ reworded duplicate assertions in section 5 and 6, paragraph starting with "As allowed in"
+ </td>
+ </tr>
+
+ <tr>
+ <td>20060906</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR033">CR033</loc>:
change "namespace#name" to "qname" for wsoap.header
Received on Wednesday, 6 September 2006 15:00:22 UTC