http://schemas.xmlsoap.org/wsdl/
Element
request-response-or-one-way-operation/fault :
tFault [0 .. *]
The fault element cannot have "xsi:nil" as an attribute.
The fault element in XML instance can be substituted with other elements.
XML Instance
<wsdl:fault name ="xs: NCName " This attribute is required. message ="xs: QName " This attribute is required. ></fault>
Attributes
fault
fault/documentation
Name
Type
Summary
message
QName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of message is
QName . There are several restrictions on the value. The schema processor collapses value's whitespace.
name
NCName
Use of this attribute is required.
Its form is unqualified.
Show details.
Base type of name is
NCName . There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match "
[\i-[:]][\c-[:]]*
".
Name
Type
Summary
No Attributes
XML
< xs:element maxOccurs =" unbounded " minOccurs =" 0 " name =" fault " type =" wsdl:tFault " />
Uses
Type (1)
Used-By