
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| expressionLanguage | xsd:anyURI | optional | ||||
| successfulBranchesOnly | tBoolean | no | optional | |||
| Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace' | ||||||
| Element | branches |
<xsd:complexType name="tBranches"> <xsd:complexContent> <xsd:extension base="tExpression"> <xsd:attribute name="successfulBranchesOnly" type="tBoolean" default="no"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |