2002/ws/desc/test-suite/documents/bad/Import-3B XSDImportValid.wsdl,1.1,1.2 XSDImport2.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/bad/Import-3B
In directory hutz:/tmp/cvs-serv5553/documents/bad/Import-3B

Modified Files:
	XSDImportValid.wsdl XSDImport2.wsdl 
Log Message:
Updated WSDL schemas and changed namespaces to 2005/05.

Index: XSDImport2.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-3B/XSDImport2.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** XSDImport2.wsdl	7 Feb 2005 16:31:56 -0000	1.1
--- XSDImport2.wsdl	1 May 2005 15:04:00 -0000	1.2
***************
*** 3,10 ****
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     xmlns:wsdl="http://www.w3.org/2004/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/2004/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/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>
***************
*** 15,19 ****
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2004/08/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>
--- 15,19 ----
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2005/05/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>

Index: XSDImportValid.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-3B/XSDImportValid.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** XSDImportValid.wsdl	7 Feb 2005 16:31:56 -0000	1.1
--- XSDImportValid.wsdl	1 May 2005 15:04:00 -0000	1.2
***************
*** 3,10 ****
      targetNamespace="http://example.org/XSDImport" 
      xmlns:name="http://example.org/name" 
!     xmlns:wsdl="http://www.w3.org/2004/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/2004/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/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>
***************
*** 18,22 ****
          
      <wsdl:interface name="Names">
!         <wsdl:operation name="getNameFromSIN" pattern="http://www.w3.org/2004/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/2005/05/wsdl/in-out">
              <wsdl:input element="name:SIN"/>
              <wsdl:output element="name:Name"/>

Received on Sunday, 1 May 2005 15:04:08 UTC