2002/ws/desc/wsdl20 wsdl20-bindings.html,1.75,1.76 wsdl20-bindings.xml,1.149,1.150

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9683

Modified Files:
	wsdl20-bindings.html wsdl20-bindings.xml 
Log Message:
LC55: enabled use of whttp:transferCoding on binding fault reference components.


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.149
retrieving revision 1.150
diff -C2 -d -r1.149 -r1.150
*** wsdl20-bindings.xml	1 Mar 2005 20:12:43 -0000	1.149
--- wsdl20-bindings.xml	1 Mar 2005 20:45:29 -0000	1.150
***************
*** 299,303 ****
  
        &lt;infault ref=&quot;<emph>xs:QName</emph>&quot;
!                   messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
--- 299,304 ----
  
        &lt;infault ref=&quot;<emph>xs:QName</emph>&quot;
!                   messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
!                   whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
***************
*** 306,310 ****
  
        &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot;
!                    messageLabel=&quot;<emph>xs:NCName</emph>&quot;? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
--- 307,312 ----
  
        &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot;
!                    messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
!                    whttp:transferCoding="<emph>xs:string</emph>"?? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
***************
*** 1266,1269 ****
--- 1268,1285 ----
        &lt;/output&gt;*
  
+       &lt;infault ref=&quot;<emph>xs:QName</emph>&quot;
+                   messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
+                   <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? &gt;
+         &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
+       &lt;/infault&gt;*
+ 
+       &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot;
+                    messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
+                   <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? &gt;
+         &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
+       &lt;/outfault&gt;*
+ 
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
  
***************
*** 2463,2467 ****
            <head>Description</head>
  
! 	  <p>Every Binding Message Reference component MAY indicate which
  	  transfer codings, as defined in section 3.6 of <bibref
  	  ref="RFC2616"/>, are available for this particular
--- 2479,2484 ----
            <head>Description</head>
  
! 	  <p>Every Binding Message Reference and Fault Message Reference
! 	  component MAY indicate which
  	  transfer codings, as defined in section 3.6 of <bibref
  	  ref="RFC2616"/>, are available for this particular
***************
*** 2486,2490 ****
  	    <item>
  	      <p>{http transfer coding}, a <emph>xs:string</emph> to the Binding
! 	      Message Reference component.</p>
  	    </item>
  	  </ulist>
--- 2503,2507 ----
  	    <item>
  	      <p>{http transfer coding}, a <emph>xs:string</emph> to the Binding
! 	      Message Reference and Binding Fault Reference components.</p>
  	    </item>
  	  </ulist>
***************
*** 2505,2508 ****
--- 2522,2531 ----
        &lt;output messageLabel="<emph>xs:NCName</emph>"?
                <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? /&gt;
+ 
+       &lt;infault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"? 
+              <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? /&gt;
+ 
+       &lt;outfault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"? 
+              <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? /&gt;
      &lt;/operation&gt;
    &lt;/binding&gt;
***************
*** 2572,2577 ****
                  <td rowspan="1" colspan="1">The actual value of the
                  <att>whttp:transferCoding</att> &AII; on the Binding
!                 Message Reference component, if present. If not, the
!                 actual value of the
                  <att>whttp:transferCodingDefault</att> on the Binding
                  Operation component, if present. If not, the actual
--- 2595,2600 ----
                  <td rowspan="1" colspan="1">The actual value of the
                  <att>whttp:transferCoding</att> &AII; on the Binding
!                 Message Reference or Binding Fault Reference component,
!                 if present. If not, the actual value of the
                  <att>whttp:transferCodingDefault</att> on the Binding
                  Operation component, if present. If not, the actual
***************
*** 3043,3046 ****
--- 3066,3077 ----
   <td><loc
  	 href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55'>LC55</loc>:
+ 	 enabled use of whttp:transferCoding on binding fault reference components.
+ 	 </td>
+ </tr>
+ <tr>
+  <td>20050301</td>
+  <td>RRC</td>
+  <td><loc
+ 	 href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55'>LC55</loc>:
  	 enabled use of wsoap:module on binding fault reference components.
  	 </td>

Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** wsdl20-bindings.html	1 Mar 2005 20:12:43 -0000	1.75
--- wsdl20-bindings.html	1 Mar 2005 20:45:29 -0000	1.76
***************
*** 593,597 ****
  
        &lt;infault ref="<em>xs:QName</em>"
!                   messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
--- 593,598 ----
  
        &lt;infault ref="<em>xs:QName</em>"
!                   messageLabel="<em>xs:NCName</em>"?
!                   whttp:transferCoding="<em>xs:string</em>"?? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
***************
*** 600,604 ****
  
        &lt;outfault ref="<em>xs:QName</em>"
!                    messageLabel="<em>xs:NCName</em>"? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
--- 601,606 ----
  
        &lt;outfault ref="<em>xs:QName</em>"
!                    messageLabel="<em>xs:NCName</em>"?
!                    whttp:transferCoding="<em>xs:string</em>"?? &gt;
          &lt;documentation /&gt;?
          &lt;<b>wsoap:module</b> ... /&gt;*
***************
*** 1551,1554 ****
--- 1553,1570 ----
        &lt;/output&gt;*
  
+       &lt;infault ref="<em>xs:QName</em>"
+                   messageLabel="<em>xs:NCName</em>"?
+                   <b>whttp:transferCoding</b>="<em>xs:string</em>"? &gt;
+         &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
+       &lt;/infault&gt;*
+ 
+       &lt;outfault ref="<em>xs:QName</em>"
+                    messageLabel="<em>xs:NCName</em>"?
+                   <b>whttp:transferCoding</b>="<em>xs:string</em>"? &gt;
+         &lt;documentation /&gt;?
+         [ &lt;feature /&gt; | &lt;property /&gt; ]*
+       &lt;/outfault&gt;*
+ 
        [ &lt;feature /&gt; | &lt;property /&gt; ]*
  
***************
*** 2671,2678 ****
  <h4><a name="http-transfer-description" id=
  "http-transfer-description"></a>3.10.1 Description</h4>
! <p>Every Binding Message Reference component MAY indicate which
! transfer codings, as defined in section 3.6 of [<cite><a href=
! "#RFC2616">IETF RFC 2616</a></cite>], are available for this
! particular message.</p>
  <p>The HTTP binding provides a mechanism for indicating a default
  value at the Binding component and Binding Operation levels.</p>
--- 2687,2694 ----
  <h4><a name="http-transfer-description" id=
  "http-transfer-description"></a>3.10.1 Description</h4>
! <p>Every Binding Message Reference and Fault Message Reference
! component MAY indicate which transfer codings, as defined in
! section 3.6 of [<cite><a href="#RFC2616">IETF RFC 2616</a></cite>],
! are available for this particular message.</p>
  <p>The HTTP binding provides a mechanism for indicating a default
  value at the Binding component and Binding Operation levels.</p>
***************
*** 2689,2693 ****
  <li>
  <p>{http transfer coding}, a <em>xs:string</em> to the Binding
! Message Reference component.</p>
  </li>
  </ul>
--- 2705,2709 ----
  <li>
  <p>{http transfer coding}, a <em>xs:string</em> to the Binding
! Message Reference and Binding Fault Reference components.</p>
  </li>
  </ul>
***************
*** 2708,2711 ****
--- 2724,2733 ----
        &lt;output messageLabel="<em>xs:NCName</em>"?
                <b>whttp:transferCoding</b>="<em>xs:string</em>"? /&gt;
+ 
+       &lt;infault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"? 
+              <b>whttp:transferCoding</b>="<em>xs:string</em>"? /&gt;
+ 
+       &lt;outfault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"? 
+              <b>whttp:transferCoding</b>="<em>xs:string</em>"? /&gt;
      &lt;/operation&gt;
    &lt;/binding&gt;
***************
*** 2769,2774 ****
  <td rowspan="1" colspan="1">The actual value of the
  <code>whttp:transferCoding</code> <em>attribute information
! item</em> on the Binding Message Reference component, if present.
! If not, the actual value of the
  <code>whttp:transferCodingDefault</code> on the Binding Operation
  component, if present. If not, the actual value of the
--- 2791,2796 ----
  <td rowspan="1" colspan="1">The actual value of the
  <code>whttp:transferCoding</code> <em>attribute information
! item</em> on the Binding Message Reference or Binding Fault
! Reference component, if present. If not, the actual value of the
  <code>whttp:transferCodingDefault</code> on the Binding Operation
  component, if present. If not, the actual value of the
***************
*** 3274,3277 ****
--- 3296,3307 ----
  <td rowspan="1" colspan="1"><a href=
  "http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55">LC55</a>:
+ enabled use of whttp:transferCoding on binding fault reference
+ components.</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20050301</td>
+ <td rowspan="1" colspan="1">RRC</td>
+ <td rowspan="1" colspan="1"><a href=
+ "http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC55">LC55</a>:
  enabled use of wsoap:module on binding fault reference
  components.</td>

Received on Tuesday, 1 March 2005 20:45:32 UTC