2002/ws/desc/test-suite/documents/good/Chameleon-1G getBalance.wsdl-coverage,NONE,1.1 getBalance.wsdl,1.2,1.3

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

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

Index: getBalance.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Chameleon-1G/getBalance.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** getBalance.wsdl	27 May 2005 18:11:21 -0000	1.2
--- getBalance.wsdl	9 Nov 2005 19:36:34 -0000	1.3
***************
*** 1,9 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <wsdl:description xmlns:tns="http://example.org/getBalance/"
! 	xmlns:wsdl="http://www.w3.org/2005/05/wsdl"
  	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  	targetNamespace="http://example.org/getBalance/"
  	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>
--- 1,9 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <wsdl:description xmlns:tns="http://example.org/getBalance/"
! 	xmlns:wsdl="http://www.w3.org/2005/08/wsdl"
  	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  	targetNamespace="http://example.org/getBalance/"
  	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>
***************
*** 21,25 ****
  	<wsdl:interface name="getBalanceInf">
  		<wsdl:operation name="getBalance"
! 			pattern="http://www.w3.org/2005/05/wsdl/in-out">
  			<wsdl:input element="tns:custInfo" />
  			<wsdl:output element="tns:accInfo" />
--- 21,25 ----
  	<wsdl:interface name="getBalanceInf">
  		<wsdl:operation name="getBalance"
! 			pattern="http://www.w3.org/2005/08/wsdl/in-out">
  			<wsdl:input element="tns:custInfo" />
  			<wsdl:output element="tns:accInfo" />

--- NEW FILE: getBalance.wsdl-coverage ---
<?xml version="1.0" encoding="UTF-8"?>
<coverage xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://www.w3.org/2005/08/wsdl">
<item count="1" xpath="/description"/>
<item count="1" xpath="/description//documentation"/>
<item count="0" xpath="/description/import"/>
<item count="0" xpath="/description/import/@location"/>
<item count="0" xpath="/description/include"/>
<item count="1" xpath="/description/types"/>
<item count="1" xpath="/description/types/xs:schema"/>
<item count="0" xpath="/description/types/xs:import"/>
<item count="1" xpath="/description/interface"/>
<item count="0" xpath="/description/interface/@extends"/>
<item count="0" xpath="/description/interface/fault"/>
<item count="0" xpath="/description/interface/fault/@element"/>
<item count="1" xpath="/description/interface/operation"/>
<item count="0" xpath="/description/interface/operation/@safe"/>
<item count="0" xpath="/description/interface/operation/@style"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/in-only']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/robust-in-only']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/in-out']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/in-opt-out']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/out-only']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/robust-out-only']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/out-in']"/>
<item count="0" xpath="/description/interface/operation[@pattern='http://www.w3.org/2005/05/wsdl/out-opt-in']"/>
<item count="1" xpath="/description/interface/operation/input"/>
<item count="0" xpath="/description/interface/operation/input/@messageLabel"/>
<item count="1" xpath="/description/interface/operation/input/@element"/>
<item count="0" xpath="/description/interface/operation/input[@element='#any']"/>
<item count="0" xpath="/description/interface/operation/input[@element='#none']"/>
<item count="0" xpath="/description/interface/operation/input[@element='#other']"/>
<item count="1" xpath="/description/interface/operation/output"/>
<item count="0" xpath="/description/interface/operation/output/@messageLabel"/>
<item count="1" xpath="/description/interface/operation/output/@element"/>
<item count="0" xpath="/description/interface/operation/output[@element='#any']"/>
<item count="0" xpath="/description/interface/operation/output[@element='#none']"/>
<item count="0" xpath="/description/interface/operation/output[@element='#other']"/>
<item count="0" xpath="/description/interface/operation/infault"/>
<item count="0" xpath="/description/interface/operation/infault/@messageLabel"/>
<item count="0" xpath="/description/interface/operation/outfault"/>
<item count="0" xpath="/description/interface/operation/outfault/@messageLabel"/>
<item count="0" xpath="/description/binding"/>
<item count="0" xpath="/description/binding/@interface"/>
<item count="0" xpath="/description/binding/fault"/>
<item count="0" xpath="/description/binding/operation"/>
<item count="0" xpath="/description/binding/operation/input"/>
<item count="0" xpath="/description/binding/operation/input/@messageLabel"/>
<item count="0" xpath="/description/binding/operation/output"/>
<item count="0" xpath="/description/binding/operation/output/@messageLabel"/>
<item count="0" xpath="/description/binding/operation/infault"/>
<item count="0" xpath="/description/binding/operation/infault/@messageLabel"/>
<item count="0" xpath="/description/binding/operation/outfault"/>
<item count="0" xpath="/description/binding/operation/outfault/@messageLabel"/>
<item count="0" xpath="/description/service"/>
<item count="0" xpath="/description/service/endpoint"/>
<item count="0" xpath="/description/service/endpoint/@address"/>
<item count="0" xpath="/description//feature"/>
<item count="0" xpath="/description//feature/@required"/>
<item count="0" xpath="/description//property"/>
</coverage>

Received on Wednesday, 9 November 2005 19:36:48 UTC