wscompile appears to build the implementation of the data types, too.
-----Original Message-----
From: Mischa Zurke [mailto:yawningrascal_at_HOTMAIL.COM]
Sent: Monday, January 13, 2003 3:01 PM
To: JAXRPC-INTEREST_at_JAVA.SUN.COM
Subject: Re: xml schema to java source
hi john,
ok, you can import your xsd to your wsdl and create your stubs. but somehow you you will need the implementation of this new datatypes as well. therefore you need a tool like xjc. am i missing smth? greets.