Re: C code generator and subclasses

2008-04-16 Thread Dimuthu Gamage
Hi again, You can get generate the adb objects for all the types in the wsdl (regardless whether it is referred or not ) with the -g option, so your command to generate the client code would be like, WSDL2C.sh -uri AdService.wsdl -u -g Thanks Dimuthu On Sat, Apr 12, 2008 at 1:37 AM, Dimuthu Gam

Re: C code generator and subclasses

2008-04-11 Thread Dimuthu Gamage
Hi Sérgio, The code generator doesn't generate classes for the sub types because it is never been used in your WSDL. When I check your wsdl i noticed that non of the derived types are not actually used in any operation. And I changed the type of one of the element liek this

C code generator and subclasses

2008-04-08 Thread Sérgio Gomes
Hi there, I'm back with my code generator questions again, sorry about that ;-) This is a rather complex one, and if it's not implemented (as I suspect) it might take quite a bit of work. Here's the story: I've recently generated all the stubs for a complex WSDL ( https://sandbox.google.com/api/a