http://www.w3.org/2003/06/wsdl/soap12
The faultType Complex Type
Complex Type faultType
The faultType type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... encodingStyle="xs:anyURI" name="xs:NMTOKEN"Click here to hide Comment This attribute is required. namespace="xs:anyURI"></...>
 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:complexType  mixed="false"  name="faultType">
<xs:attribute  name="name"  type="xs:NMTOKEN"  use="required" />
<xs:attribute  name="namespace"  type="xs:anyURI" />
<xs:attribute  name="encodingStyle"  type="xs:anyURI" />
</xs:complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
fault 
 
Generated by XSDdoc 2.0 ©