Specify whether to generate the Fault sections, which describe the operation faults.
There may be several such sections, each generated according to a certain fault element
found in the WSDL operation definition:
wsdl:operation/wsdl:fault
name attribute
of the fault element. That name will be shown also in the Fault section heading.
In case of operation in WSDL binding, the full information about the fault is obtained both by the path:
wsdl:binding/wsdl:operation/wsdl:output
fault element
(in the corresponding operation definition) found in the portType assigned to that binding:
wsdl:portType/wsdl:operation/wsdl:input
fault elements in binding and portType are matched by
the same name.
Applies To: