2002/ws/desc/test-suite/documents/good/Interface-3G Interface.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/good/Interface-3G
In directory hutz:/tmp/cvs-serv21427/test-suite/documents/good/Interface-3G

Modified Files:
	Interface.wsdl 
Log Message:
Updated WSDL 2.0 namespaces to 2005/08 version. Begin work on test suite coverage reports.

Index: Interface.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Interface-3G/Interface.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Interface.wsdl	13 May 2005 13:42:37 -0000	1.1
--- Interface.wsdl	9 Nov 2005 19:36:34 -0000	1.2
***************
*** 2,9 ****
  <wsdl:description 
      targetNamespace="http://example.org/" 
!     xmlns:wsdl="http://www.w3.org/2005/05/wsdl" 
      xmlns:xs="http://www.w3.org/2001/XMLSchema"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
!     xsi:schemaLocation="http://www.w3.org/2005/05/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
    
      <wsdl:documentation>
--- 2,9 ----
  <wsdl:description 
      targetNamespace="http://example.org/" 
!     xmlns:wsdl="http://www.w3.org/2005/08/wsdl" 
      xmlns:xs="http://www.w3.org/2001/XMLSchema"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
!     xsi:schemaLocation="http://www.w3.org/2005/08/wsdl ../../../xmlcatalog/wsdl/wsdl20.xsd http://www.w3.org/2001/XMLSchema ../../../xmlcatalog/xsd/XMLSchema.xsd">
    
      <wsdl:documentation>
***************
*** 11,15 ****
      </wsdl:documentation>
          
!     <wsdl:interface name="myInterface" styleDefault="http://www.w3.org/2005/05/wsdl/style/rpc">
          <wsdl:documentation>
            Some documentation
--- 11,15 ----
      </wsdl:documentation>
          
!     <wsdl:interface name="myInterface" styleDefault="http://www.w3.org/2005/08/wsdl/style/rpc">
          <wsdl:documentation>
            Some documentation

Received on Wednesday, 9 November 2005 19:37:22 UTC