2002/ws/desc/test-suite/documents/good/MessageTest-2G HTTPservice.wsdl,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-2G
In directory hutz:/tmp/cvs-serv21830/test-suite/documents/good/MessageTest-2G

Modified Files:
	HTTPservice.wsdl 
Log Message:
Fixed typos and improved documentation, rewrite MessageTest-3G from scratch (still incomplete.)

Index: HTTPservice.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-2G/HTTPservice.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** HTTPservice.wsdl	1 Nov 2006 02:03:30 -0000	1.2
--- HTTPservice.wsdl	2 Nov 2006 15:42:26 -0000	1.3
***************
*** 7,12 ****
      This test is part of a set representing functionality manifesting changes in the
      wire format of messages.  This testcase specificially exercises the various serializations
!     and URI templating features available in the HTTP Binding.
!     
      When running a test pass against this WSDL, each endpoint should be invoked in order, and 
      each operation within the interface bound by that binding should be invoked in the order 
--- 7,17 ----
      This test is part of a set representing functionality manifesting changes in the
      wire format of messages.  This testcase specificially exercises the various serializations
!     and URI templating features available in the HTTP Binding, namely:
!       whttp:inputSerialization
!       whttp:outputSerialization
!       whttp:faultSerialization
!       whttp:location
!       whttp:queryParameterSeparator and whttp:queryParameterSerparatorDefault
!       
      When running a test pass against this WSDL, each endpoint should be invoked in order, and 
      each operation within the interface bound by that binding should be invoked in the order 

Received on Thursday, 2 November 2006 15:42:39 UTC