2002/ws/desc/test-suite/documents/good/Import-2G XSDImport2.wsdl,1.3,1.4 XSDImport.wsdl,1.3,1.4

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

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

Index: XSDImport.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Import-2G/XSDImport.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** XSDImport.wsdl	9 Nov 2005 19:36:34 -0000	1.3
--- XSDImport.wsdl	25 Jan 2006 18:32:45 -0000	1.4
***************
*** 3,10 ****
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     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>
--- 3,10 ----
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     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>
***************
*** 18,22 ****
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2005/08/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>
--- 18,22 ----
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2006/01/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>

Index: XSDImport2.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Import-2G/XSDImport2.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** XSDImport2.wsdl	9 Nov 2005 19:36:34 -0000	1.3
--- XSDImport2.wsdl	25 Jan 2006 18:32:45 -0000	1.4
***************
*** 3,10 ****
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     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>
--- 3,10 ----
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     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>
***************
*** 21,25 ****
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2005/08/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>
--- 21,25 ----
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2006/01/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>

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