
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| faultName | xsd:QName | required | ||||
| faultVariable | BPELVariableName | optional | ||||
| name | xsd:NCName | optional | ||||
| suppressJoinFailure | tBoolean | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace' | ||||||
| Element | throw | 
<xsd:complexType name="tThrow"> <xsd:complexContent> <xsd:extension base="tActivity"> <xsd:attribute name="faultName" type="xsd:QName" use="required"/> <xsd:attribute name="faultVariable" type="BPELVariableName"/> </xsd:extension> </xsd:complexContent> </xsd:complexType>  |