2002/ws/desc/test-suite/reports/documents/good/Import-2G XSDImport.xml,1.2,1.3 XSDImport2.xml,1.2,1.3

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

Modified Files:
	XSDImport.xml XSDImport2.xml 
Log Message:
added some extension xpaths to test coverage report and regenerated reports

Index: XSDImport.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/Import-2G/XSDImport.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** XSDImport.xml	10 Nov 2005 06:26:21 -0000	1.2
--- XSDImport.xml	29 Jun 2006 04:16:07 -0000	1.3
***************
*** 1,4 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <coverage>
  <item count="1" xpath="/wsdl:description//wsdl:documentation"/>
  <item count="1" xpath="/wsdl:description/wsdl:types"/>
--- 1,4 ----
  <?xml version="1.0" encoding="UTF-8"?>
! <coverage xmlns:wsdl="http://www.w3.org/2006/01/wsdl" xmlns:wsdlx="http://www.w3.org/2006/01/wsdl-extensions" xmlns:wrpc="http://www.w3.org/2006/01/wsdl/rpc" xmlns:whttp="http://www.w3.org/2006/01/wsdl/http" xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <item count="1" xpath="/wsdl:description//wsdl:documentation"/>
  <item count="1" xpath="/wsdl:description/wsdl:types"/>
***************
*** 6,9 ****
--- 6,10 ----
  <item count="1" xpath="/wsdl:description/wsdl:interface"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation"/>
+ <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element"/>

Index: XSDImport2.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/reports/documents/good/Import-2G/XSDImport2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** XSDImport2.xml	10 Nov 2005 06:26:21 -0000	1.2
--- XSDImport2.xml	29 Jun 2006 04:16:07 -0000	1.3
***************
*** 1,4 ****
  <?xml version="1.0" encoding="UTF-8"?>
! <coverage>
  <item count="1" xpath="/wsdl:description//wsdl:documentation"/>
  <item count="1" xpath="/wsdl:description/wsdl:include"/>
--- 1,4 ----
  <?xml version="1.0" encoding="UTF-8"?>
! <coverage xmlns:wsdl="http://www.w3.org/2006/01/wsdl" xmlns:wsdlx="http://www.w3.org/2006/01/wsdl-extensions" xmlns:wrpc="http://www.w3.org/2006/01/wsdl/rpc" xmlns:whttp="http://www.w3.org/2006/01/wsdl/http" xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <item count="1" xpath="/wsdl:description//wsdl:documentation"/>
  <item count="1" xpath="/wsdl:description/wsdl:include"/>
***************
*** 7,10 ****
--- 7,11 ----
  <item count="1" xpath="/wsdl:description/wsdl:interface"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation"/>
+ <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation[@pattern='http://www.w3.org/2006/01/wsdl/in-out']"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input"/>
  <item count="1" xpath="/wsdl:description/wsdl:interface/wsdl:operation/wsdl:input/@element"/>

Received on Thursday, 29 June 2006 04:16:43 UTC