Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
unfortunately the SchemaCompliance assertion only handles WSDL files - not standalone XSDs. You would have to create a script assertion that uses standard Groovy XML Processing code to load your XSD and validate the response message with it.
regards,
/Ole
SmartBear Software
unfortunately the SchemaCompliance assertion only handles WSDL files - not standalone XSDs. You would have to create a script assertion that uses standard Groovy XML Processing code to load your XSD and validate the response message with it.
regards,
/Ole
SmartBear Software