Skip to main content

Checking if a WSDL is WSI compliant

After a long trip in REST land, I’m back in the SOAP and WSDL world. While creating a WSDL and XSD schema for a project I was asked to check the WSDL for WS-I compliancy.

I removed the dust from SoapUI and loaded the WSDL:

  • Create an empty project

image

  • Right click on the project and choose Add WSDL:

image

  • Click on Browse… and select the WSDL you want to import. Click OK.
  • Right click on the loaded WSDL and choose Check WSI Compliance.

image