2002/ws/desc/test-suite/documents/bad/Interface-1B Interface.wsdl,1.6,1.7

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

Modified Files:
	Interface.wsdl 
Log Message:
Added test cases from Lawrence Mandel 2006-11-14

Index: Interface.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/Interface-1B/Interface.wsdl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** Interface.wsdl	6 Jul 2006 14:48:07 -0000	1.6
--- Interface.wsdl	14 Nov 2006 08:29:35 -0000	1.7
***************
*** 12,16 ****
  	</wsdl:documentation>
  
! 	<wsdl:interface name="myInterface" styleDefault="http://www.w3.org/2006/01/wsdl/style/iri">
  		<wsdl:documentation>Some documentation</wsdl:documentation>
  	</wsdl:interface>
--- 12,17 ----
  	</wsdl:documentation>
  
! 	<!-- The style below is intentionally not valid. -->
! 	<wsdl:interface name="myInterface" styleDefault="wsdl/style/iri">
  		<wsdl:documentation>Some documentation</wsdl:documentation>
  	</wsdl:interface>

Received on Tuesday, 14 November 2006 08:30:14 UTC