2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.108,1.109

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv15192

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Fixed mark-up for properties defined on multiple components


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** wsdl20-adjuncts.xml	13 Oct 2005 14:59:31 -0000	1.108
--- wsdl20-adjuncts.xml	13 Oct 2005 15:16:29 -0000	1.109
***************
*** 1919,1932 ****
            ref="WSDL-PART1"/>):</p>
  
- 	  <ednote>
- 	    <edtext>The propdef mark-up only applies to one component.</edtext>
- 	  </ednote>
- 
            <ulist>
              <item><p><propdef comp="Binding">soap modules</propdef> OPTIONAL. A set of <comp>SOAP Module</comp> components
!             as defined in <specref ref="soap-module-decl-property"/>,
!             to the <comp>Binding</comp>, <comp>Binding Operation</comp>,
!             <comp>Binding Message Reference</comp>, <comp>Binding Fault</comp> and <comp>Binding Fault Reference</comp>
!             components.</p></item>
            </ulist>
  
--- 1919,1930 ----
            ref="WSDL-PART1"/>):</p>
  
            <ulist>
              <item><p><propdef comp="Binding">soap modules</propdef> OPTIONAL. A set of <comp>SOAP Module</comp> components
!             as defined in <specref ref="soap-module-decl-property"/>
!             to the <comp>Binding</comp> component</p></item>
! 	    <item><p>Similarly, <propdef comp="Binding Operation">soap modules</propdef> OPTIONAL, to the <comp>Binding Operation</comp> component</p></item>
! 	    <item><p>Similarly, <propdef comp="Binding Message Reference">soap modules</propdef> OPTIONAL, to the <comp>Binding Message Reference</comp> component</p></item>
! 	    <item><p>Similarly, <propdef comp="Binding Fault">soap modules</propdef> OPTIONAL, to the <comp>Binding Fault</comp> component</p></item>
! 	    <item><p>Similarly, <propdef comp="Binding Fault Reference">soap modules</propdef> OPTIONAL, to the <comp>Binding Fault Reference</comp> component</p></item>
            </ulist>
  
***************
*** 2196,2201 ****
              <item><p><propdef comp="Binding Message Reference">soap headers</propdef> OPTIONAL.
              A set of <comp>SOAP Header Block</comp> components as defined in <specref
!             ref="soap-header-decl-property"/>, to the <comp>Binding Fault</comp>
!             and <comp>Binding Message Reference</comp> components.</p></item>
            </ulist>
          </div3>
--- 2194,2199 ----
              <item><p><propdef comp="Binding Message Reference">soap headers</propdef> OPTIONAL.
              A set of <comp>SOAP Header Block</comp> components as defined in <specref
!             ref="soap-header-decl-property"/>, to the <comp>Binding Message Reference</comp> component.</p></item>
!             <item><p>Similarly, <propdef comp="Binding Fault">soap headers</propdef> OPTIONAL, to the <comp>Binding Fault</comp> component.</p></item>
            </ulist>
          </div3>
***************
*** 3385,3390 ****
              <item><p><propdef comp="Binding Message Reference">http headers</propdef>, OPTIONAL.
              A set of <comp>HTTP Header</comp> components as defined in <specref
!             ref="http-header-decl-property"/>, to the <comp>Binding Fault</comp>
!             and <comp>Binding Message Reference</comp> components.</p></item>
            </ulist>
          </div3>
--- 3383,3388 ----
              <item><p><propdef comp="Binding Message Reference">http headers</propdef>, OPTIONAL.
              A set of <comp>HTTP Header</comp> components as defined in <specref
!             ref="http-header-decl-property"/>, to the <comp>Binding Message Reference</comp> component.</p></item>
!             <item><p>Similarly, <propdef comp="Binding Fault">http headers</propdef> OPTIONAL, to the <comp>Binding Fault</comp> component.</p></item>
            </ulist>
          </div3>
***************
*** 4761,4764 ****
--- 4759,4767 ----
  	      <td>20051013</td>
  	      <td>HH</td>
+ 	      <td>Fixed mark-up for declaring {soap modules}, {soap headers} and {http headers}</td>
+ 	    </tr>
+             <tr>
+ 	      <td>20051013</td>
+ 	      <td>HH</td>
  	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC321">LC323</loc>:

Received on Thursday, 13 October 2005 15:16:36 UTC