In soapUI Pro I want to create an assertion to validate specified XML node of response against custom XSD. I know there is schema compliance assertion but I want to validate only part of response and against custom XSD (not from WSDL).
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Script assertion is needed to load part of response and validate it against schema loaded from file: