soapman
16 years agoOccasional Contributor
Can SoapUI validate content inside xs:any elements?
I have an xml request that contains an xs:any element allowing me to add elements not specified by the schema. SoapUI will ignore anything inside this element when I preform a manual validation before sending the request.
I have the xsd file belonging to the content contained in the xs:any element but I cant see any way of making SoapUI validate the xml against this schema.
I have the xsd file belonging to the content contained in the xs:any element but I cant see any way of making SoapUI validate the xml against this schema.