SOAPUI: Validate response against xsd schema file

usman shaheen picture usman shaheen · Nov 25, 2008 · Viewed 26.5k times · Source

How can I validate a SOAP response against an XSD file that defines the response schema. the web service I'm calling has an XMLDocument as input and output, so can't use WSDL for response schema validation.

Answer

Aerosteak picture Aerosteak · Jan 9, 2010

I case you still need this (valid for SOAP UI version 2.5.1): File, Preferences, Editor Setting, Validate Response.