Forum Discussion

Nissan's avatar
Nissan
New Contributor
13 years ago

xsd File for soapui's projects

Hello everybody,

I look for the xsd File in which all the project realized in soapui tool are based on because i wanna transform an wsdl to a soapui's project without using the graphical interface of the later.

Please answer me asap because really i need your help

Best regards.

1 Reply

  • Nissan's avatar
    Nissan
    New Contributor
    Problem solved

    If you need to create a soapui project without using the soapui GUI , u can create a simple java program that use the soapui api. this api has a lot of features that can help u to create easily a soapui projects but the the problem is that there is no documentation so u have to explore the api to understand how it works

    Good luck