http://www.w3.org/2003/06/wsdl/soap12
The fault Element
Element fault : faultType
The fault element cannot have "xsi:nil" as an attribute. Substitution group is bindingOpFaultExt. The fault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<soap:fault name="xs:NMTOKEN"Click here to hide Comment This attribute is required. namespace="xs:anyURI" encodingStyle="xs:anyURI"></fault>
 Collapse Attributes
Name Type Summary
encodingStyle anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
name NMTOKEN
Use of this attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
namespace anyURI
Use of this attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
<xs:element  name="fault"  substitutionGroup="wsdl:bindingOpFaultExt"  type="soap:faultType" />
 Collapse Uses
 Collapse Type (1)
 Collapse Element (1)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©