I am creating a soap service according to a wsdl that the client has already coded against.
In their operation they have a fault element Exception:
<operationname="query"><soap:operationsoapAction=""/><input><soap:bodyuse="literal"/></input><output><soap:bodyuse="literal"/></output><faultname="Exception"><soap:faultname="Exception"use="literal"/></fault></operation>which is:
<xsd:complexTypename="Exception"><xsd:sequence><xsd:elementname="message"type="xsd:string"minOccurs="0"/></xsd:sequence></xsd:complexType>I

.png)
.png)
.png)
.png)
.png)


.png)