Hi all, I got one WSDL file with the following defination:
<types>
....
<s:complexType name="IPOQuoteResponse"/>
...
</types>
Then I genarate the java files with WSDL2Java. I wonder what does it means
with no more defination within the complexType? How should I implement this
type in java?
Any suggestion would be appreciate!
Thanks!
Sam Ye
