2002/ws/desc/test-suite/documents/good/Chameleon-2G getBalance.wsdl,1.5,1.6

Update of /sources/public/2002/ws/desc/test-suite/documents/good/Chameleon-2G
In directory hutz:/tmp/cvs-serv3126/test-suite/documents/good/Chameleon-2G

Modified Files:
	getBalance.wsdl 
Log Message:
Corrected error reported by Yoeunn Fablet.

Index: getBalance.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Chameleon-2G/getBalance.wsdl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** getBalance.wsdl	19 Feb 2006 23:27:43 -0000	1.5
--- getBalance.wsdl	15 Apr 2006 20:22:34 -0000	1.6
***************
*** 18,22 ****
  				<xsd:complexType>
  					<xsd:sequence>
! 						<xsd:element name="details" ref="tns:custInfo" />
  						<xsd:element name="id" type="xsd:string" />
  					</xsd:sequence>
--- 18,22 ----
  				<xsd:complexType>
  					<xsd:sequence>
! 						<xsd:element name="details" type="tns:cinfoct" />
  						<xsd:element name="id" type="xsd:string" />
  					</xsd:sequence>

Received on Saturday, 15 April 2006 20:22:38 UTC