2002/ws/desc/test-suite/documents/bad/Import-1B XSDImport.wsdl,1.5,1.6 TestMetadata.xml,1.2,1.3

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

Modified Files:
	XSDImport.wsdl TestMetadata.xml 
Log Message:
added violated assertions to bad test cases

Index: XSDImport.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-1B/XSDImport.wsdl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** XSDImport.wsdl	19 Feb 2006 23:27:44 -0000	1.5
--- XSDImport.wsdl	31 May 2006 14:34:19 -0000	1.6
***************
*** 6,10 ****
  
  	<wsdl:documentation>
! 		This test shows an invalid use of an XML schema import.
  	</wsdl:documentation>
  
--- 6,15 ----
  
  	<wsdl:documentation>
! 		This test shows an invalid use of an XML schema import. The
! 		xs:import element MUST be a child of the wsdl:types element. The
! 		references to the elements name:SIN and name:Name will fail to
! 		resolve.
! 		
! 		This document violates assertion Schema-0016.
  	</wsdl:documentation>
  

Index: TestMetadata.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Import-1B/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:34 -0000	1.2
--- TestMetadata.xml	31 May 2006 14:34:19 -0000	1.3
***************
*** 13,17 ****
  	<ExpectedResults>
  		<Successful>false</Successful>
! 		<ViolatesAssertion>unknown</ViolatesAssertion>
  	</ExpectedResults>
  	<Version>1.0</Version>
--- 13,17 ----
  	<ExpectedResults>
  		<Successful>false</Successful>
! 		<ViolatesAssertion>Schema-0016</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#Schema-0016</Reference></SeeAlso>
  </TestMetadata>
\ No newline at end of file

Received on Wednesday, 31 May 2006 14:34:45 UTC