2002/ws/desc/test-suite/documents/bad/Service-1B Service.wsdl,1.7,1.8 TestMetadata.xml,1.2,1.3

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

Modified Files:
	Service.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/Service-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:36 -0000	1.2
--- TestMetadata.xml	31 May 2006 14:34:21 -0000	1.3
***************
*** 13,17 ****
  	<ExpectedResults>
  		<Successful>false</Successful>
! 		<ViolatesAssertion>unknown</ViolatesAssertion>
  	</ExpectedResults>
  	<Version>1.0</Version>
--- 13,17 ----
  	<ExpectedResults>
  		<Successful>false</Successful>
! 		<ViolatesAssertion>QName-resolution-1219000</ViolatesAssertion>
  	</ExpectedResults>
  	<Version>1.0</Version>

Index: Service.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Service-1B/Service.wsdl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** Service.wsdl	15 Apr 2006 21:19:57 -0000	1.7
--- Service.wsdl	31 May 2006 14:34:21 -0000	1.8
***************
*** 8,11 ****
--- 8,14 ----
  	<wsdl:documentation>
  		This test shows an invalid Service interface reference.
+ 		Note that the interface attribute value is missing a namespace prefix.
+ 		
+ 		This document violates assertion QName-resolution-1219000.
  	</wsdl:documentation>
  

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