2002/ws/desc/test-suite/documents/good/Interface-5G Interface.wsdl,1.2,1.3

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

Modified Files:
	Interface.wsdl 
Log Message:
Updated WSDL namespaces to CR date: 2006/01

Index: Interface.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Interface-5G/Interface.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Interface.wsdl	9 Nov 2005 19:36:34 -0000	1.2
--- Interface.wsdl	25 Jan 2006 18:32:45 -0000	1.3
***************
*** 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>
--- 2,9 ----
  <wsdl:description 
      targetNamespace="http://example.org/" 
!     xmlns:wsdl="http://www.w3.org/2006/01/wsdl" 
      xmlns:xs="http://www.w3.org/2001/XMLSchema"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
!     xsi:schemaLocation="http://www.w3.org/2006/01/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/08/wsdl/style/multipart">
          <wsdl:documentation>
            Some documentation
--- 11,15 ----
      </wsdl:documentation>
          
!     <wsdl:interface name="myInterface" styleDefault="http://www.w3.org/2006/01/wsdl/style/multipart">
          <wsdl:documentation>
            Some documentation

Received on Wednesday, 25 January 2006 18:33:22 UTC