- From: Roberto Chinnici via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2005 20:45:31 +0000
- To: public-ws-desc-eds@w3.org
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 ****
<infault ref="<emph>xs:QName</emph>"
! messageLabel="<emph>xs:NCName</emph>"? >
<documentation />?
<<b>wsoap:module</b> ... />*
--- 299,304 ----
<infault ref="<emph>xs:QName</emph>"
! messageLabel="<emph>xs:NCName</emph>"?
! whttp:transferCoding="<emph>xs:string</emph>"?? >
<documentation />?
<<b>wsoap:module</b> ... />*
***************
*** 306,310 ****
<outfault ref="<emph>xs:QName</emph>"
! messageLabel="<emph>xs:NCName</emph>"? >
<documentation />?
<<b>wsoap:module</b> ... />*
--- 307,312 ----
<outfault ref="<emph>xs:QName</emph>"
! messageLabel="<emph>xs:NCName</emph>"?
! whttp:transferCoding="<emph>xs:string</emph>"?? >
<documentation />?
<<b>wsoap:module</b> ... />*
***************
*** 1266,1269 ****
--- 1268,1285 ----
</output>*
+ <infault ref="<emph>xs:QName</emph>"
+ messageLabel="<emph>xs:NCName</emph>"?
+ <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? >
+ <documentation />?
+ [ <feature /> | <property /> ]*
+ </infault>*
+
+ <outfault ref="<emph>xs:QName</emph>"
+ messageLabel="<emph>xs:NCName</emph>"?
+ <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? >
+ <documentation />?
+ [ <feature /> | <property /> ]*
+ </outfault>*
+
[ <feature /> | <property /> ]*
***************
*** 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 ----
<output messageLabel="<emph>xs:NCName</emph>"?
<b>whttp:transferCoding</b>="<emph>xs:string</emph>"? />
+
+ <infault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"?
+ <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? />
+
+ <outfault ref="<emph>xs:QName</emph>" messageLabel="<emph>xs:NCName</emph>"?
+ <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? />
</operation>
</binding>
***************
*** 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 ****
<infault ref="<em>xs:QName</em>"
! messageLabel="<em>xs:NCName</em>"? >
<documentation />?
<<b>wsoap:module</b> ... />*
--- 593,598 ----
<infault ref="<em>xs:QName</em>"
! messageLabel="<em>xs:NCName</em>"?
! whttp:transferCoding="<em>xs:string</em>"?? >
<documentation />?
<<b>wsoap:module</b> ... />*
***************
*** 600,604 ****
<outfault ref="<em>xs:QName</em>"
! messageLabel="<em>xs:NCName</em>"? >
<documentation />?
<<b>wsoap:module</b> ... />*
--- 601,606 ----
<outfault ref="<em>xs:QName</em>"
! messageLabel="<em>xs:NCName</em>"?
! whttp:transferCoding="<em>xs:string</em>"?? >
<documentation />?
<<b>wsoap:module</b> ... />*
***************
*** 1551,1554 ****
--- 1553,1570 ----
</output>*
+ <infault ref="<em>xs:QName</em>"
+ messageLabel="<em>xs:NCName</em>"?
+ <b>whttp:transferCoding</b>="<em>xs:string</em>"? >
+ <documentation />?
+ [ <feature /> | <property /> ]*
+ </infault>*
+
+ <outfault ref="<em>xs:QName</em>"
+ messageLabel="<em>xs:NCName</em>"?
+ <b>whttp:transferCoding</b>="<em>xs:string</em>"? >
+ <documentation />?
+ [ <feature /> | <property /> ]*
+ </outfault>*
+
[ <feature /> | <property /> ]*
***************
*** 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 ----
<output messageLabel="<em>xs:NCName</em>"?
<b>whttp:transferCoding</b>="<em>xs:string</em>"? />
+
+ <infault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"?
+ <b>whttp:transferCoding</b>="<em>xs:string</em>"? />
+
+ <outfault ref="<em>xs:QName</em>" messageLabel="<em>xs:NCName</em>"?
+ <b>whttp:transferCoding</b>="<em>xs:string</em>"? />
</operation>
</binding>
***************
*** 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