Generating Request/Response XML from a WSDL

前端 未结 7 631
悲哀的现实
悲哀的现实 2020-12-14 14:44

Is there a way to generate Request & Response XML formats from just a WSDL file - if the webservice is not live right now.

SoapUI doesn\'t give me the respon

7条回答
  •  天涯浪人
    2020-12-14 15:22

    Try this online tool: https://www.wsdl-analyzer.com. It appears to be free and does a lot more than just generate XML for requests and response.

    There is also this: https://www.oxygenxml.com/xml_editor/wsdl_soap_analyzer.html, which can be downloaded, but not free.

提交回复
热议问题