2004/ws/addressing ws-addr-wsdl.xml,1.51,1.52

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

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
Added resolution to issue 62 - changed Fault: to [delimiter]Fault[delimiter] in default action for WSDL 1.1 faults

Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** ws-addr-wsdl.xml	15 Sep 2005 19:09:48 -0000	1.51
--- ws-addr-wsdl.xml	15 Sep 2005 19:16:00 -0000	1.52
***************
*** 592,596 ****
                      <eg xml:space="preserve"
                      >
! [target namespace][delimiter][port type name][delimiter][operation name]Fault:[fault name]
  </eg>
                  </example>
--- 592,596 ----
                      <eg xml:space="preserve"
                      >
! [target namespace][delimiter][port type name][delimiter][operation name][delimiter]Fault[delimiter][fault name]
  </eg>
                  </example>
***************
*** 608,612 ****
                      </gitem>
                      <gitem>
!                         <label>"Fault:"</label>
                          <def>
                              <p>is a literal character string to be included in the action.</p>
--- 608,612 ----
                      </gitem>
                      <gitem>
!                         <label>"Fault"</label>
                          <def>
                              <p>is a literal character string to be included in the action.</p>

Received on Thursday, 15 September 2005 19:16:05 UTC