http://schemas.xmlsoap.org/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
<Fault>
-Begin Sequence [1...1]
<faultcode>xs:QName</faultcode> [1..1]
<faultstring>xs:string</faultstring> [1..1]
<faultactor>xs:anyURI</faultactor> [0..1]
<detail Allows any attributes from any 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 ©