http://www.w3.org/2003/05/soap-envelope
The Fault Element
Element Fault : Fault
The Fault element cannot have "xsi:nil" as an attribute. The Fault element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<tns:Fault>
-Begin Sequence [1...1]
<tns:Code>tns:faultcode</Code> [1..1]
<tns:Reason>tns:faultreason</Reason> [1..1]
<tns:Node>xs:anyURI</Node> [0..1]
<tns:Role>xs:anyURI</Role> [0..1]
<tns:Detail Allows any attributes from other namespaces (lax validation).>tns:detail</Detail> [0..1]
End Sequence
</Fault>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
<xs:element  name="Fault"  type="tns:Fault" />
 Collapse Uses
 Collapse Type (1)
Fault 
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©