- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 13 Nov 2005 21:11:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv32125
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC359
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.139
retrieving revision 1.140
diff -C2 -d -r1.139 -r1.140
*** wsdl20-adjuncts.xml 13 Nov 2005 02:50:36 -0000 1.139
--- wsdl20-adjuncts.xml 13 Nov 2005 21:11:23 -0000 1.140
***************
*** 1297,1316 ****
<ulist>
! <item><p><prop comp="Binding">http version</prop> as defined in <specref
ref="http-version-decl"/></p></item>
! <item><p><prop comp="Binding Operation">http location</prop> as defined in <specref
ref="http-operation-decl"/></p></item>
! <item><p><prop comp="Binding Message Reference">http headers</prop> as defined in <specref
ref="http-headers-decl"/></p></item>
! <item><p><prop comp="Binding Message Reference">http transfer
! coding</prop> on the <comp>Binding Message Reference</comp> components, <prop comp="Binding Fault Reference">http transfer
! coding</prop> on the <comp>Binding Fault Reference</comp> components, <prop comp="Binding Operation">http transfer
! coding default</prop> on the <comp>Binding Operation</comp> components, <prop comp="Binding">http transfer
! coding default</prop> on the <comp>Binding</comp> component, as defined in <specref
ref="http-transfer-coding-decl"/></p></item>
! <item><p><prop comp="Binding">http cookies</prop> as defined in <specref
ref="http-cookies-decl"/></p></item>
<item><p><prop comp="Endpoint">http authentication scheme</prop> and
! <prop comp="Endpoint">http authentication realm</prop> as defined in <specref
ref="http-auth-decl"/></p></item>
</ulist>
--- 1297,1314 ----
<ulist>
! <item><p><prop comp="Binding">http version</prop> on <comp>Binding</comp> components, as defined in <specref
ref="http-version-decl"/></p></item>
! <item><p><prop comp="Binding Operation">http location</prop> on <comp>Binding Operation</comp> components, as defined in <specref
ref="http-operation-decl"/></p></item>
! <item><p><prop comp="Binding Message Reference">http headers</prop> on <comp>Binding Message Reference</comp> and <comp>Binding Fault</comp> components, as defined in <specref
ref="http-headers-decl"/></p></item>
! <item><p><prop comp="Binding">http transfer
! coding default</prop> on <comp>Binding</comp> and <comp>Binding Operation</comp> components, <prop comp="Binding Message Reference">http transfer
! coding</prop> on <comp>Binding Message Reference</comp> and <comp>Binding Fault</comp> components, as defined in <specref
ref="http-transfer-coding-decl"/></p></item>
! <item><p><prop comp="Binding">http cookies</prop> on <comp>Binding</comp> components, as defined in <specref
ref="http-cookies-decl"/></p></item>
<item><p><prop comp="Endpoint">http authentication scheme</prop> and
! <prop comp="Endpoint">http authentication realm</prop> on <comp>Endpoint</comp> components, as defined in <specref
ref="http-auth-decl"/></p></item>
</ulist>
***************
*** 4668,4673 ****
component. This property indicates the default transfer
codings available for all <comp>Binding Message
! Reference</comp> and <comp>Binding Fault
! Reference</comp> of this <comp>Binding Operation</comp>
component. Its
value is ignored when the value of the <prop
--- 4666,4671 ----
component. This property indicates the default transfer
codings available for all <comp>Binding Message
! Reference</comp> and <comp>Binding Fault</comp>
! components of this <comp>Binding Operation</comp>
component. Its
value is ignored when the value of the <prop
***************
*** 4682,4686 ****
property is <attval>1.0</attval>.</p>
</item>
! <item><p>Similarly, <propdef comp="Binding Fault Reference">http transfer coding</propdef> OPTIONAL, to the <comp>Binding Fault Reference</comp> component</p></item>
</ulist>
--- 4680,4684 ----
property is <attval>1.0</attval>.</p>
</item>
! <item><p>Similarly, <propdef comp="Binding Fault">http transfer coding</propdef> OPTIONAL, to the <comp>Binding Fault</comp> component</p></item>
</ulist>
***************
*** 4712,4716 ****
<p>The XML representation for specifying the transfer coding
is an OPTIONAL &AII; for the <el>input</el>,
! <el>output</el>, <el>infault</el> and <el>outfault</el>
&EII;s with the following Infoset properties: </p>
--- 4710,4714 ----
<p>The XML representation for specifying the transfer coding
is an OPTIONAL &AII; for the <el>input</el>,
! <el>output</el>, and <el>fault</el>
&EII;s with the following Infoset properties: </p>
***************
*** 4793,4801 ****
<tr>
<td rowspan="1" colspan="1"><prop comp="Binding
! Fault
! Reference">http transfer coding</prop> of the <comp>Binding Fault Reference</comp> component</td>
<td rowspan="1" colspan="1">The actual value of the
<att>whttp:transferCoding</att> &AII; of
! the <el>infault</el> or <el>outfault</el> &EII;,
if present.</td>
</tr>
--- 4791,4798 ----
<tr>
<td rowspan="1" colspan="1"><prop comp="Binding
! Fault">http transfer coding</prop> of the <comp>Binding Fault</comp> component</td>
<td rowspan="1" colspan="1">The actual value of the
<att>whttp:transferCoding</att> &AII; of
! the <el>fault</el> &EII;,
if present.</td>
</tr>
***************
*** 5334,5337 ****
--- 5331,5343 ----
<tr>
+ <td>20051113</td>
+ <td>HH</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC359">LC359</loc>:
+ moved transfer coding from binding fault ref to binding fault
+ </td>
+ </tr>
+
+ <tr>
<td>20051111</td>
<td>HH</td>
Received on Sunday, 13 November 2005 21:11:27 UTC