branches
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Type: tBranches
Properties: Global, Qualified
Content
- Any element [0..*] Namespace: ##any, Process Contents: lax
from type tExpression
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
expressionLanguage | [0..1] | xsd:anyURI | from type tExpression | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type tExpression | |
successfulBranchesOnly | [0..1] | tBoolean | Default value is "no". |
Used in
- Type tCompletionCondition (Element completionCondition)
Sample instance
<branches> <!--any element--> </branches>