- From: Hugo Haas <hugo@dev.w3.org>
- Date: Mon, 20 Sep 2004 21:33:07 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv13670 Modified Files: wsdl20-bindings.xml Log Message: LC2 + end of LC36 Index: wsdl20-bindings.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v retrieving revision 1.120 retrieving revision 1.121 diff -C2 -d -r1.120 -r1.121 *** wsdl20-bindings.xml 20 Sep 2004 20:59:20 -0000 1.120 --- wsdl20-bindings.xml 20 Sep 2004 21:33:05 -0000 1.121 *************** *** 502,506 **** <ulist> ! <item><p>{soap underlying protocol}, an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding component.</p></item> --- 502,507 ---- <ulist> ! <item><p>{soap underlying protocol}, a ! <emph>wsdls:anyURI</emph>, which is an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding component.</p></item> *************** *** 532,535 **** --- 533,539 ---- </p> </item> + <item> + <p>A type of <emph>xs:anyURI</emph></p> + </item> </ulist> </div3> *************** *** 610,613 **** --- 614,620 ---- </p> </item> + <item> + <p>A type of <emph>xs:anyURI</emph></p> + </item> </ulist> </div3> *************** *** 665,669 **** <ulist> ! <item> <p>{uri} An absolute URI as defined by <bibref ref="RFC2396"/>. The value of this property identifies the specific SOAP module that is in use, as defined in the --- 672,676 ---- <ulist> ! <item> <p>{uri}, a <emph>wsdls:anyURI</emph>, which is an absolute URI as defined by <bibref ref="RFC2396"/>. The value of this property identifies the specific SOAP module that is in use, as defined in the *************** *** 671,675 **** ref="SOAP12-PART1"/>.</p> </item> ! <item> <p>{required} A boolean indicating if the SOAP module is required.</p> </item> </ulist> --- 678,682 ---- ref="SOAP12-PART1"/>.</p> </item> ! <item> <p>{required}, a <emph>wsdls:boolean</emph> indicating if the SOAP module is required.</p> </item> </ulist> *************** *** 725,728 **** --- 732,738 ---- <p>A [namespace name] which has no value</p> </item> + <item> + <p>A type of <emph>xs:anyURI</emph></p> + </item> </ulist> </item> *************** *** 739,742 **** --- 749,755 ---- <p>A [namespace name] which has no value</p> </item> + <item> + <p>A type of <emph>xs:boolean</emph></p> + </item> </ulist> </item> *************** *** 818,828 **** <ulist> ! <item><p>{soap fault code}, a QName as defined by <bibref ! ref="XML10"/>, to the Binding Fault component. The value of this property identifies a possible SOAP fault (see <bibref ref="SOAP12-PART1"/>) for the operation in scope.</p> </item> ! <item><p>{soap fault subcodes}, a list of QNames, to the Binding Fault component. The value of this property identifies one or more subcodes for this SOAP fault.</p> --- 831,840 ---- <ulist> ! <item><p>{soap fault code}, a <emph>wsdls:QName</emph>, to the Binding Fault component. The value of this property identifies a possible SOAP fault (see <bibref ref="SOAP12-PART1"/>) for the operation in scope.</p> </item> ! <item><p>{soap fault subcodes}, a list of <emph>wsdls:QName</emph>, to the Binding Fault component. The value of this property identifies one or more subcodes for this SOAP fault.</p> *************** *** 855,858 **** --- 867,873 ---- <attval>&wsdl-soap12-ns;</attval> </p></item> + <item> + <p>A type of <emph>xs:QName</emph></p> + </item> </ulist> </item> *************** *** 864,867 **** --- 879,885 ---- <attval>&wsdl-soap12-ns;</attval> </p></item> + <item> + <p>A type of list of <emph>xs:QName</emph>s</p> + </item> </ulist> </item> *************** *** 924,928 **** <ulist> ! <item><p>{soap mep}, an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding Operation component. The value of this property identifies the SOAP Message --- 942,946 ---- <ulist> ! <item><p>{soap mep}, a <emph>wsdls:anyURI</emph>, which is an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding Operation component. The value of this property identifies the SOAP Message *************** *** 935,939 **** are not applicable).</p></item> ! <item><p>{soap action}, an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding Operation component. The value of this property identifies the value of the SOAP --- 953,958 ---- are not applicable).</p></item> ! <item><p>{soap action}, a <emph>wsdls:anyURI</emph>, which ! is an absolute URI as defined by <bibref ref="RFC2396"/>, to the Binding Operation component. The value of this property identifies the value of the SOAP *************** *** 968,971 **** --- 987,993 ---- <attval>&wsdl-soap12-ns;</attval> </p></item> + <item> + <p>A type of <emph>xs:anyURI</emph></p> + </item> </ulist> </item> *************** *** 977,980 **** --- 999,1005 ---- <attval>&wsdl-soap12-ns;</attval> </p></item> + <item> + <p>A type of <emph>xs:anyURI</emph></p> + </item> </ulist> </item> *************** *** 2823,2826 **** --- 2848,2858 ---- <td>HH</td> <td><loc + href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC36'>LC36</loc> & <loc + href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC2'>LC2</loc>: added wsdls:* and xs:* in SOAP 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#LC32'>LC32</loc>: fixed errors due to operation name restriction in serialization examples</td> </tr> *************** *** 2829,2833 **** <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 only at this point</td> </tr> <tr> --- 2861,2865 ---- <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>
Received on Monday, 20 September 2004 21:33:07 UTC