Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sun-equivalent for Miscrosoft's XSD.EXE?

807606Mar 15 2007 — edited Mar 16 2007
Good day, guys.

I am assigned to a new project just recently. The project is all about using web services and DTOs (data transfer objects), using Java as the programming language. And also we are planning to convert C#.net-developed web services and DTOs to Java.

The .Net people know that Microsoft has this XSD.exe tool that is used to generate code for DTO. And since our company already planned to use non-Microsoft related products, I am currently having problems converting those C# codes to Java, especially the DTO codes. XSD.exe is a tool used to generate C#.Net code based on the given .XSD file. I is used also to create DTO codes.

I am not new to Java, I have had programming experience using it but limited only to Java database applications.

I would like to ask if any of you out there has a Java code-generator tool equivalent to Microsoft's XSD.exe?

I need your help...thanks.

Francis

Message was edited by:
Francis_Suarez

Message was edited by:
Francis_Suarez
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2007
Added on Mar 15 2007
2 comments
203 views