2002/ws/desc/test-suite/interchange wsdlcm.xsd,1.13,1.14

Update of /sources/public/2002/ws/desc/test-suite/interchange
In directory hutz:/tmp/cvs-serv3774/test-suite/interchange

Modified Files:
	wsdlcm.xsd 
Log Message:
corrected comment for soapEndpointExtension

Index: wsdlcm.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/interchange/wsdlcm.xsd,v
retrieving revision 1.13
retrieving revision 1.14
diff -C 2 -d -r1.13 -r1.14
*** wsdlcm.xsd	14 Nov 2006 17:57:26 -0000	1.13
--- wsdlcm.xsd	17 Nov 2006 00:00:31 -0000	1.14
***************
*** 22,25 ****
--- 22,27 ----
  	- removed features and properties
  	
+ 	2006-11-17: Arthur Ryman (ryman@ca.ibm.com)
+ 	- corrected comment for soapEndpointExtension
  -->
  <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
***************
*** 671,679 ****
  								supported AND the {type} property of the
  								Binding component is
! 								http://www.w3.org/2006/01/wsdl/http, or if the 
! 								{type} property of the Binding component is
! 								http://www.w3.org/2006/01/wsdl/soap and the
! 								{soap underlying protocol} is 
! 								http://www.w3.org/2003/05/soap/bindings/HTTP/
  							</xs:documentation>
  						</xs:annotation>
--- 673,677 ----
  								supported AND the {type} property of the
  								Binding component is
! 								http://www.w3.org/2006/01/wsdl/http.
  							</xs:documentation>
  						</xs:annotation>

Received on Friday, 17 November 2006 00:00:43 UTC