You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by babloosony <ba...@gmail.com> on 2005/03/01 07:37:13 UTC

.java to .xsd

Hi All,

Are there any commercial, opensource tools out there that can convert
my java class (that use inheritance) to XSD file ?
Since I want to use such generated xsd in wsdl file and make no
mistake by handcrafting xsd files based on my java files.

Thanks & Regards,
Kumar.

Re: .java to .xsd

Posted by Bill Keese <bi...@tech.beacon-it.co.jp>.
Axis' Java2Wsdl generates WSDL files that contain the same information, 
in the same format, as the XSD file.

babloosony wrote:

>Hi All,
>
>Are there any commercial, opensource tools out there that can convert
>my java class (that use inheritance) to XSD file ?
>Since I want to use such generated xsd in wsdl file and make no
>mistake by handcrafting xsd files based on my java files.
>
>Thanks & Regards,
>Kumar.
>
>
>  
>