2004/ws/addressing ws-addr-soap.xml,1.102,1.103

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv23960

Modified Files:
	ws-addr-soap.xml 
Log Message:
Added resolution to issue cr9, added URI for use with generic SOAP faults

Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -C2 -d -r1.102 -r1.103
*** ws-addr-soap.xml	6 Nov 2005 12:48:19 -0000	1.102
--- ws-addr-soap.xml	7 Nov 2005 07:18:22 -0000	1.103
***************
*** 448,451 ****
--- 448,458 ----
  &nsuri;/fault
  </eg>
+       <p>SOAP modules and extensions MAY define custom [action] values for the faults they
+         describe or MAY designate use of the following [action] value instead:</p>
+       <eg xml:space="preserve">
+ &nsuri;/soap/fault
+ </eg>
+       <p>The above [action] value SHOULD be used for generic SOAP faults including 
+         version mismatch, must understand, and data encoding unknown.</p>
        <p>Each of the predefined faults listed below is defined by specifying values 
          for the following abstract properties:</p>

Received on Monday, 7 November 2005 07:18:26 UTC