- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 31 Mar 2005 15:21:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv8766
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC111
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** wsdl20-adjuncts.xml 21 Mar 2005 18:30:42 -0000 1.9
--- wsdl20-adjuncts.xml 31 Mar 2005 15:21:22 -0000 1.10
***************
*** 2670,2673 ****
--- 2670,2677 ----
represents the error code that will be used by the
service in case the fault needs to be returned.</p>
+
+ <p>The fault definition SHOULD NOT go against the definition
+ of the HTTP error codes, as specified in section 8 of <bibref
+ ref='RFC3205'/>.</p>
</div3>
***************
*** 3536,3539 ****
--- 3540,3548 ----
http://www.ietf.org/rfc/rfc3023.txt.
</bibl>
+ <bibl key="IETF RFC 3205" href="http://www.ietf.org/rfc/rfc3205.txt" id="RFC3205">
+ <titleref>On the use of HTTP as a Substrate</titleref>, K. Moore, Authors. Internet Engineering Task
+ Force, February 2002. Available at
+ http://www.ietf.org/rfc/rfc3205.txt.
+ </bibl>
<bibl id="RFC3986" key="IETF RFC 3986" href="http://www.ietf.org/rfc/rfc3986.txt">
<titleref>Uniform Resource Identifiers (URI): Generic
***************
*** 3692,3695 ****
--- 3701,3712 ----
</tr>
-->
+ <tr>
+ <td>20050331</td>
+ <td>HH</td>
+ <td><loc
+ href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC111'>LC111</loc>:
+ added reference to section 8 of RFC3205 for use of HTTP
+ error codes</td>
+ </tr>
<tr>
<td>20050321</td>
Received on Thursday, 31 March 2005 15:21:25 UTC