2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.23,1.24

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Added wsoap:module on binding/fault


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** wsdl20-adjuncts.xml	8 Apr 2005 10:31:32 -0000	1.23
--- wsdl20-adjuncts.xml	8 Apr 2005 10:45:49 -0000	1.24
***************
*** 1050,1059 ****
             <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? &gt;
  
        &lt;<b>wsoap:header</b> element="<emph>xs:QName</emph>" required="xs:boolean"?
                                mustUnderstand="xs:boolean"?&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>>*
  
-       &lt;documentation /&gt;?
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/fault&gt;*
--- 1050,1061 ----
             <b>wsoap:subcodes</b>="<emph>list of xs:QName</emph>"? &gt;
  
+       &lt;documentation /&gt;?
+ 
        &lt;<b>wsoap:header</b> element="<emph>xs:QName</emph>" required="xs:boolean"?
                                mustUnderstand="xs:boolean"?&gt;
          &lt;documentation /&gt;?
        &lt;/<b>wsoap:header</b>>*
+       &lt;<b>wsoap:module</b> ... /&gt;*
  
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
      &lt;/fault&gt;*
***************
*** 1071,1076 ****
        &lt;input messageLabel="<emph>xs:NCName</emph>"?
               whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
-         &lt;<b>wsoap:header</b> ... /&gt;*
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
          [ &lt;feature /&gt; | &lt;property /&gt; ]*
--- 1073,1078 ----
        &lt;input messageLabel="<emph>xs:NCName</emph>"?
               whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
          &lt;documentation /&gt;?
+         &lt;<b>wsoap:header</b> ... /&gt;*
          &lt;<b>wsoap:module</b> ... /&gt;*
          [ &lt;feature /&gt; | &lt;property /&gt; ]*
***************
*** 1079,1084 ****
        &lt;output messageLabel="<emph>xs:NCName</emph>"?
               whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
-         &lt;<b>wsoap:header</b> ... /&gt;*
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
          [ &lt;feature /&gt; | &lt;property /&gt; ]*
--- 1081,1086 ----
        &lt;output messageLabel="<emph>xs:NCName</emph>"?
               whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
          &lt;documentation /&gt;?
+         &lt;<b>wsoap:header</b> ... /&gt;*
          &lt;<b>wsoap:module</b> ... /&gt;*
          [ &lt;feature /&gt; | &lt;property /&gt; ]*
***************
*** 1696,1700 ****
              as defined in <specref ref="soap-module-decl-property"/>,
              to the Binding, Binding Operation, Binding Message
!             Reference and Binding Fault Reference components.</p></item>
            </ulist>
  
--- 1698,1703 ----
              as defined in <specref ref="soap-module-decl-property"/>,
              to the Binding, Binding Operation, Binding Message
!             Reference, Binding Fault and Binding Fault Reference
!             components.</p></item>
            </ulist>
  
***************
*** 1702,1706 ****
            any service consists of all modules specified in the input
            or output Binding Message reference components, the infault
!           or outfault Binding Fault reference components and those
            specified within the Binding Operation components and those
            specified within the Binding component. If any module is
--- 1705,1710 ----
            any service consists of all modules specified in the input
            or output Binding Message reference components, the infault
!           or outfault Binding Fault reference components, those
!           specified within the Binding Fault components, those
            specified within the Binding Operation components and those
            specified within the Binding component. If any module is
***************
*** 1709,1715 ****
            closeness is defined by whether it is specified directly at
            the Binding Message Reference component or Binding Fault
!           Reference component level, the Binding
!           Operation component level or the Binding component level,
!           respectively.</p>
          </div3>
  
--- 1713,1719 ----
            closeness is defined by whether it is specified directly at
            the Binding Message Reference component or Binding Fault
!           Reference component level, the Binding Fault level or the
!           Binding Operation component level or the Binding component
!           level, respectively.</p>
          </div3>
  
***************
*** 1740,1743 ****
--- 1744,1750 ----
        &lt;documentation ... /&gt;?
      &lt;/<b>wsoap:module</b>&gt;
+     &lt;fault&gt;
+       &lt;<b>wsoap:module</b> ... /&gt;*
+     &lt;/fault&gt;
      &lt;operation&gt;
        &lt;<b>wsoap:module</b> ... /&gt;*
***************
*** 1850,1857 ****
                  <td rowspan="1" colspan="1">{soap modules}</td>
                  <td rowspan="1" colspan="1"> The set of SOAP Modules
! 		components corresponding to all the <el>module</el>
! 		&EII; in the [children] of the <el>binding</el>,
! 		<el>operation</el>, <el>input</el>, <el>output</el>,
! 		<el>infault</el>, <el>outfault</el> &EII;s, if any.
  		</td>
                </tr>
--- 1857,1865 ----
                  <td rowspan="1" colspan="1">{soap modules}</td>
                  <td rowspan="1" colspan="1"> The set of SOAP Modules
!                 components corresponding to all the <el>module</el>
!                 &EII; in the [children] of the <el>binding</el>,
!                 <el>operation</el>, <el>fault</el>, <el>input</el>,
!                 <el>output</el>, <el>infault</el>, <el>outfault</el>
!                 &EII;s, if any.
  		</td>
                </tr>
***************
*** 3970,3973 ****
--- 3978,3990 ----
  	    -->
              <tr>
+ 	      <td>20050408</td>
+ 	      <td>HH</td>
+ 	      <td>
+ 		Added <el>wsoap:module</el> at the Binding Fault component
+ 		model as per <loc
+ 		href='http://lists.w3.org/Archives/Public/www-ws-desc/2005Apr/0037.html'>2005-04-07 telcon</loc>
+ 	      </td>
+ 	    </tr>
+             <tr>
  	      <td>20050407</td>
  	      <td>HH</td>

Received on Friday, 8 April 2005 10:45:52 UTC