wsdl:fault
Element information
Namespace: http://schemas.xmlsoap.org/wsdl/
Schema document: wsdl11.xsd
Other elements with the same name: wsdl:fault
Type: wsdl:tBindingOperationFault
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsdl:documentation [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
from type wsdl:tDocumentedfrom type wsdl:tExtensibleDocumented
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [1..1] | xsd:NCName |
Used in
- Type wsdl:tBindingOperation (Element wsdl:operation)
Sample instance
<wsdl:fault name="NCName"> <wsdl:documentation>Any text, intermingled with: <!--any element--> </wsdl:documentation> <!--any element--> </wsdl:fault>