2002/ws/desc/test-suite/documents/good/MessageTest-1G SOAPservice.wsdl,1.3,1.4

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

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

Index: SOAPservice.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-1G/SOAPservice.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** SOAPservice.wsdl	1 Nov 2006 02:03:30 -0000	1.3
--- SOAPservice.wsdl	2 Nov 2006 15:42:26 -0000	1.4
***************
*** 224,228 ****
        - {http cookies}
        - {http authentication scheme}
!       - {http authentication relam}
      </documentation>
      <fault ref="tns:MessageTestSimpleFault"/>
--- 224,228 ----
        - {http cookies}
        - {http authentication scheme}
!       - {http authentication realm}
      </documentation>
      <fault ref="tns:MessageTestSimpleFault"/>
***************
*** 295,303 ****
      <documentation>Exercise each endpoint in order.</documentation>
      <endpoint name="MessageTestSOAP" binding="tns:ComplexEchoSOAPBinding"
!       address="http://example.org/MessageTest-2G/endpoint-1"/>
      <endpoint name="MessageTestGenericSOAP" binding="tns:GenericSOAPBinding"
!       address="http://example.org/MessageTest-2G/endpoint-2"/>
      <endpoint name="MessageTestSOAPHTTP" binding="tns:ComplexEchoSOAPHTTPBinding"
!       address="http://example.org/MessageTest-2G/endpoint-3"
        whttp:authenticationScheme="basic"
        whttp:authenticationRealm="example.org Realm"/>
--- 295,303 ----
      <documentation>Exercise each endpoint in order.</documentation>
      <endpoint name="MessageTestSOAP" binding="tns:ComplexEchoSOAPBinding"
!       address="http://example.org/MessageTest-1G/endpoint-1"/>
      <endpoint name="MessageTestGenericSOAP" binding="tns:GenericSOAPBinding"
!       address="http://example.org/MessageTest-1G/endpoint-2"/>
      <endpoint name="MessageTestSOAPHTTP" binding="tns:ComplexEchoSOAPHTTPBinding"
!       address="http://example.org/MessageTest-1G/endpoint-3"
        whttp:authenticationScheme="basic"
        whttp:authenticationRealm="example.org Realm"/>

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