Forum Discussion

Tankus's avatar
Tankus
Occasional Contributor
14 years ago

assertion using XSD

Hello,
I am new to soapUI so go easy on me
is there any way to create an assertion using XSD?
meaning that i want to enforce the scheme of the response.

Thank you all and have a great day

2 Replies

  • There is a "Schema Compliance" assertion which you can use which will pass if the SOAP response message complies with the schema (XSD).
  • Is it possible to validate part of response against custom XSD (not from WSDL)?