Generating a WSDL from an XSD file

后端 未结 6 1120
面向向阳花
面向向阳花 2020-11-28 09:13

I need to generate a WSDL file given an XSD file. How do I do this? Can I do this in VS2005? What is the simplest way to do this?

6条回答
  •  情深已故
    2020-11-28 09:38

    This tool xsd2wsdl part of the Apache CXF project which will generate a minimalist WSDL.

提交回复
热议问题