Error compiling a WebService Client in BDS an Genero -> Please HELP

"Florencia Vitale" <[email protected]> Mon, 23 Oct 2006 11:00:21 -0300
Newsgroups gmane.comp.lang.4gl.fourjs.user
Organization MEYA
Message-ID <02c301c6f6ab$95f500a0$140a7f80@florencia>
Hi,

I'm trying to compile a WSDL file with both, BDS 3.54.1a and Genero 1.33.1g, and I'm getting the following error :

	fglwsdl -o ws_siqServ ws_siqServ.wsdl
	ERROR: There is no type in the xsd:types/xsd:schema section matching "string" in
	 the namespace "http://schemas.xmlsoap.org/soap/encoding/"

The attached TGZ file contains :

	ws_siqServ.wsdl     	-> the WSDL file

	ws_siqServ.4gl.bds	-> the 4GL file generated by "fglwsdl" version BDS 3.54.1a
	ws_siqServ.inc.bds	-> the INC file generated by "fglwsdl" version BDS 3.54.1a

	ws_siqServ.4gl.gen 	-> the 4GL file generated by "fglwsdl" version Genero 1.33.1g
	ws_siqServ.inc.gen 	-> the INC file generated by "fglwsdl" version Genero 1.33.1g

Thanks,

Florencia