- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 20 Sep 2004 20:57:15 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv11933
Modified Files:
wsdl20-bindings.xml
Log Message:
LC36, but not for SOAP yet as I don't know the resolution of:
http://lists.w3.org/Archives/Public/www-ws-desc/2004Aug/0006.html
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** wsdl20-bindings.xml 20 Sep 2004 20:04:58 -0000 1.118
--- wsdl20-bindings.xml 20 Sep 2004 20:57:13 -0000 1.119
***************
*** 1295,1299 ****
<ulist>
<item>
! <p>{http version}, a string value to the Binding
component.</p>
</item>
--- 1295,1299 ----
<ulist>
<item>
! <p>{http version}, a <emph>wsdls:string</emph> to the Binding
component.</p>
</item>
***************
*** 1325,1329 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 1325,1329 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 1407,1411 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 1407,1411 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 1445,1450 ****
<ulist>
<item>
! <p>{http location}, an absolute or relative URI as
! defined by <bibref ref="RFC2396"/>. The value of this property specifies a template
for the relative portion of the request URI for an
operation. This URI is combined with the base URI
--- 1445,1449 ----
<ulist>
<item>
! <p>{http location}, a <emph>wsdls:anyURI</emph>. The value of this property specifies a template
for the relative portion of the request URI for an
operation. This URI is combined with the base URI
***************
*** 1461,1465 ****
</item>
<item>
! <p>{http method}, a string value indicating, if present, the
value for the HTTP Request Method for this specific operation. Otherwise,
the default HTTP method as defined in <specref ref="http-default-method-decl"/> applies.
--- 1460,1464 ----
</item>
<item>
! <p>{http method}, a <emph>wsdls:string</emph> indicating, if present, the
value for the HTTP Request Method for this specific operation. Otherwise,
the default HTTP method as defined in <specref ref="http-default-method-decl"/> applies.
***************
*** 1467,1471 ****
</item>
<item>
! <p>{http input serialization}, a string value indicating, if present, the
value for the serialization of the HTTP Request message for this specific operation. Its value MUST be the name of a IANA media type
token. If not present, the default input serialization associated
--- 1466,1470 ----
</item>
<item>
! <p>{http input serialization}, a <emph>wsdls:string</emph> indicating, if present, the
value for the serialization of the HTTP Request message for this specific operation. Its value MUST be the name of a IANA media type
token. If not present, the default input serialization associated
***************
*** 1474,1478 ****
</item>
<item>
! <p>{http output serialization}, a string value indicating, if present, the
value for the serialization of the HTTP Response message for this specific operation. Its value MUST be the name of a IANA media type
token. If not present, the default output serialization associated with the {http method} property applies, as specified in <specref ref="_http_binding_default_rules"/>.
--- 1473,1477 ----
</item>
<item>
! <p>{http output serialization}, a <emph>wsdls:string</emph> indicating, if present, the
value for the serialization of the HTTP Response message for this specific operation. Its value MUST be the name of a IANA media type
token. If not present, the default output serialization associated with the {http method} property applies, as specified in <specref ref="_http_binding_default_rules"/>.
***************
*** 1480,1484 ****
</item>
<item>
! <p>{http fault serialization}, a string value indicating
the value for the serialization of the HTTP Response
message for this specific operation in case a fault is
--- 1479,1483 ----
</item>
<item>
! <p>{http fault serialization}, a <emph>wsdls:string</emph> indicating
the value for the serialization of the HTTP Response
message for this specific operation in case a fault is
***************
*** 1519,1523 ****
</item>
<item>
! <p>A type of <emph>wsdls:anyURI</emph></p>
</item>
<item>
--- 1518,1522 ----
</item>
<item>
! <p>A type of <emph>xs:anyURI</emph></p>
</item>
<item>
***************
*** 1540,1544 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 1539,1543 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 1561,1565 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 1560,1564 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 1582,1586 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 1581,1585 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 1603,1607 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item><p>A default value of <emph><attval>application/xml</attval></emph></p></item>
--- 1602,1606 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item><p>A default value of <emph><attval>application/xml</attval></emph></p></item>
***************
*** 1680,1684 ****
<ulist>
! <item><p>{http error status code}, an integer representing a
error Status-Code as defined by <bibref
ref="RFC2616"/>, to the Binding Fault component. The value
--- 1679,1683 ----
<ulist>
! <item><p>{http error status code}, a <emph>wsdls:int</emph> representing a
error Status-Code as defined by <bibref
ref="RFC2616"/>, to the Binding Fault component. The value
***************
*** 1712,1716 ****
<attval>&wsdl-http-ns;</attval>
</p></item>
! <item><p>A type of <emph>wsdls:int</emph></p></item>
</ulist>
</item>
--- 1711,1715 ----
<attval>&wsdl-http-ns;</attval>
</p></item>
! <item><p>A type of <emph>xs:int</emph></p></item>
</ulist>
</item>
***************
*** 2257,2261 ****
<ulist>
<item>
! <p>{http transfer coding}, a string value to the Binding
Message Reference component.</p>
</item>
--- 2256,2260 ----
<ulist>
<item>
! <p>{http transfer coding}, a <emph>wsdls:string</emph> to the Binding
Message Reference component.</p>
</item>
***************
*** 2297,2301 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 2296,2300 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 2318,2322 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item>
--- 2317,2321 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
***************
*** 2380,2384 ****
<ulist>
<item>
! <p>{http cookies}, a boolean value to the Binding
component.</p>
</item>
--- 2379,2383 ----
<ulist>
<item>
! <p>{http cookies}, a <emph>wsdls:boolean</emph> to the Binding
component.</p>
</item>
***************
*** 2409,2413 ****
</item>
<item>
! <p>A type of <emph>wsdls:boolean</emph></p>
</item>
<item><p>A default value of <emph>false</emph></p></item>
--- 2408,2412 ----
</item>
<item>
! <p>A type of <emph>xs:boolean</emph></p>
</item>
<item><p>A default value of <emph>false</emph></p></item>
***************
*** 2465,2469 ****
<ulist>
<item>
! <p>{http authentication scheme}, a string value to the Endpoint
component, corresponding to the HTTP authentication
scheme used. The valid values are "basic" for the "basic"
--- 2464,2468 ----
<ulist>
<item>
! <p>{http authentication scheme}, a <emph>wsdls:string</emph> to the Endpoint
component, corresponding to the HTTP authentication
scheme used. The valid values are "basic" for the "basic"
***************
*** 2474,2478 ****
</item>
<item>
! <p>{http authentication realm}, a string value to the
Endpoint. It corresponds to the realm authentication
parameter defined in <bibref ref="RFC2617"/>. If the the
--- 2473,2477 ----
</item>
<item>
! <p>{http authentication realm}, a <emph>wsdls:string</emph> to the
Endpoint. It corresponds to the realm authentication
parameter defined in <bibref ref="RFC2617"/>. If the the
***************
*** 2515,2519 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item><p>A default value of <emph>"none"</emph></p></item>
--- 2514,2518 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item><p>A default value of <emph>"none"</emph></p></item>
***************
*** 2533,2537 ****
</item>
<item>
! <p>A type of <emph>wsdls:string</emph></p>
</item>
<item><p>A default value of <emph>""</emph></p></item>
--- 2532,2536 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item><p>A default value of <emph>""</emph></p></item>
***************
*** 2824,2827 ****
--- 2823,2832 ----
<td>HH</td>
<td><loc
+ href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC36'>LC36</loc>: added wsdls:* and xs:* in HTTP binding</td>
+ </tr>
+ <tr>
+ <td>20040920</td>
+ <td>HH</td>
+ <td><loc
href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC37'>LC37</loc>: corrected rules to set operation properties values in HTTP binding</td>
</tr>
Received on Monday, 20 September 2004 20:57:15 UTC