http://schemas.xmlsoap.org/soap/envelope/
The Fault Complex Type
Fault reporting structure
Local elements (4)
faultcode faultstring faultactor detail
Complex Type Fault
The Fault type does not allow mixed content. Other types cannot be derived from Fault by using one of the following method(s) : extension.
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>
 Collapse Attributes
Name Type Summary
No Attributes
 Collapse XML
-<xs:complexType  final="extension"  name="Fault">
-<xs:annotation>
<xs:documentation> Fault reporting structure </xs:documentation>
</xs:annotation>
-<xs:sequence>
<xs:element  name="faultcode"  type="xs:QName" />
<xs:element  name="faultstring"  type="xs:string" />
<xs:element  minOccurs="0"  name="faultactor"  type="xs:anyURI" />
<xs:element  minOccurs="0"  name="detail"  type="tns:detail" />
</xs:sequence>
</xs:complexType>
 Collapse Uses
 Collapse Type (4)
 
 Collapse Used-By
 Collapse Element (1)
Fault 
 
Generated by XSDdoc 2.0 ©