ZVON > References > WSDL 1.1 Reference

Type

Name: soap:faultType
Elements of this type: soap:fault
Attributes of this type:

Schema fragment:
<complexType name="faultType">
     <complexContent>
          <restriction base="soap:bodyType">
               <attribute name="parts" type="NMTOKENS" use="prohibited"/>
          </restriction>
     </complexContent>
</complexType>