wsdl:outfault
Element information
Namespace: http://www.w3.org/ns/wsdl
Schema document: wsdl20.xsd
Other elements with the same name: wsdl:outfault
Type: wsdl:MessageRefFaultType
Properties: Local, Qualified
Content
- Sequence [1..1]
- wsdl:documentation [0..*]
- Choice [0..*]
- Any element Namespace: ##other, Process Contents: lax
from type wsdl:DocumentedType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type wsdl:ExtensibleDocumentedType | |
ref | [1..1] | xsd:QName | ||
messageLabel | [0..1] | xsd:NCName |
Used in
- Type wsdl:InterfaceOperationType (Element wsdl:operation)
Sample instance
<wsdl:outfault ref="tns:invalidDataFault" messageLabel="Out"/>