Schema Compliance is failing incorrectly, when I have an element (declared to be xs:anyType in the schema) in the response message that declares xsi:type="xs:string". It is giving me the following error:
line 1500: Invalid xsi:type qname: 'xs:string' in element parameter
Both the xsi and xs namespaces are declared on the root soapenv:Envelope element...
2009-09-29 21:38:00 UTC in soapUI