2002/ws/desc/wsdl20 wsdl20-soap.xsd,1.11,1.12

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv22121

Modified Files:
	wsdl20-soap.xsd 
Log Message:
Fixed @code declaration


Index: wsdl20-soap.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap.xsd,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** wsdl20-soap.xsd	6 Jun 2005 10:10:48 -0000	1.11
--- wsdl20-soap.xsd	6 Jun 2005 10:13:55 -0000	1.12
***************
*** 68,72 ****
  	</xs:element>
  
! 	<xs:attribute name="code" type="xs:QName">
  	  <xs:simpleType>
  	    <xs:union memberTypes="xs:QName">
--- 68,72 ----
  	</xs:element>
  
! 	<xs:attribute name="code">
  	  <xs:simpleType>
  	    <xs:union memberTypes="xs:QName">

Received on Monday, 6 June 2005 10:14:02 UTC