Forum Discussion
kishore_konka
17 years agoOccasional Contributor
HI Thanks for suggestion,
I am not getting the example given at http://www.eviware.com/blogs/oleblog/?p=458 (under "Validation").
My requirement is to validate the Response XML with XSD(which in turn point other common XSD's).
I want help on
1) How to refer the XSD( which in turn point other common XSD's) in groovy script.
2) Response XML comes with SOAP envelop, want to remove the SOAP Envelop and validate the response with XSD.
3) Response XML contains CDATA, want to remove the CDATA with Groovy script.
Please help me how to achieve above requirement's with groovy scripting or with the SOAP-UI tool options.
I am not getting the example given at http://www.eviware.com/blogs/oleblog/?p=458 (under "Validation").
My requirement is to validate the Response XML with XSD(which in turn point other common XSD's).
I want help on
1) How to refer the XSD( which in turn point other common XSD's) in groovy script.
2) Response XML comes with SOAP envelop, want to remove the SOAP Envelop and validate the response with XSD.
3) Response XML contains CDATA, want to remove the CDATA with Groovy script.
Please help me how to achieve above requirement's with groovy scripting or with the SOAP-UI tool options.