2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.62,1.63

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv16231

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Fixed {soap fault code} / {fault code} mismatch


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** wsdl20-bindings.xml	21 Jul 2004 12:54:12 -0000	1.62
--- wsdl20-bindings.xml	21 Jul 2004 13:22:51 -0000	1.63
***************
*** 797,806 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{fault code}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>code</att>
                    &AII;.</td>
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{fault subcodes}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>subcodes</att>
                    &AII;.</td>
--- 797,806 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{soap fault code}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>code</att>
                    &AII;.</td>
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{soap fault subcodes}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>subcodes</att>
                    &AII;.</td>

Received on Wednesday, 21 July 2004 09:23:04 UTC