Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Hi I want to convert a given WSDL file into a XML schema programatically. I need the schema for validating my SOAP responses against it. Can anyone help me with the same? Thanks in advance.

share|improve this question
If you add an example of what you want to do would help a lot. – Jose Muanis Sep 9 '12 at 4:35

1 Answer

This only makes sense if you tell more about what you want to DO with the schema.

share|improve this answer
Hi I have changed the question, to help you understand the context better.. can you help me now???? – NewToJava May 13 '09 at 7:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.