- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 May 2006 14:34:17 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/bad/Import-2B
In directory hutz:/tmp/cvs-serv13494/test-suite/documents/bad/Import-2B
Modified Files:
XSDImportInWSDL.wsdl TestMetadata.xml
Log Message:
added violated assertions to bad test cases
Index: TestMetadata.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-2B/TestMetadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** TestMetadata.xml 18 Apr 2006 17:40:36 -0000 1.2
--- TestMetadata.xml 31 May 2006 14:34:15 -0000 1.3
***************
*** 13,17 ****
<ExpectedResults>
<Successful>false</Successful>
! <ViolatesAssertion>unknown</ViolatesAssertion>
</ExpectedResults>
<Version>1.0</Version>
--- 13,17 ----
<ExpectedResults>
<Successful>false</Successful>
! <ViolatesAssertion>Import-0072</ViolatesAssertion>
</ExpectedResults>
<Version>1.0</Version>
***************
*** 23,26 ****
<Rights>http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</Rights>
<Grouping>/documents/bad</Grouping>
! <SeeAlso><Reference>http://www.w3.org/TR/wsdl20</Reference></SeeAlso>
</TestMetadata>
\ No newline at end of file
--- 23,26 ----
<Rights>http://www.w3.org/Consortium/Legal/2002/copyright-documents-20021231</Rights>
<Grouping>/documents/bad</Grouping>
! <SeeAlso><Reference>http://www.w3.org/TR/wsdl20#Import-0072</Reference></SeeAlso>
</TestMetadata>
\ No newline at end of file
Index: XSDImportInWSDL.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-2B/XSDImportInWSDL.wsdl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** XSDImportInWSDL.wsdl 19 Feb 2006 23:27:41 -0000 1.5
--- XSDImportInWSDL.wsdl 31 May 2006 14:34:15 -0000 1.6
***************
*** 8,11 ****
--- 8,14 ----
<wsdl:documentation>
This test shows an invalid use of a WSDL import importing an XML schema document.
+ The wsdl:import MUST import WSDL documents.
+
+ This document violates assertion Import-0072.
</wsdl:documentation>
Received on Wednesday, 31 May 2006 14:34:53 UTC