http://www.w3.org/2003/05/soap-envelope
Fault reporting structure
- Local elements (5)
-
Code
Reason
Node
Role
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.
 XML Instance |
|
|
Attributes |
|
| Name |
Type |
Summary |
| No Attributes |
| Name |
Type |
Summary |
| No Attributes |
| Name |
Type |
Summary |
| No Attributes |
| Name |
Type |
Summary |
| No Attributes |
| Name |
Type |
Summary |
| No Attributes |
| Name |
Type |
Summary |
| Allows any attributes from other namespaces (lax validation). |
|
XML |
-<xs:complexType final="extension" name="Fault">
<xs:documentation>
Fault reporting structure
</xs:documentation>
</xs:annotation>
<xs:element minOccurs="0" name="Node" type="xs:anyURI" />
<xs:element minOccurs="0" name="Role" type="xs:anyURI" />
<xs:element minOccurs="0" name="Detail" type="tns:detail" />
</xs:sequence>
</xs:complexType>
|
Uses |
Type (4)
|
Used-By |
Element (1)
|