condition
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Type: tBoolean-expr
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- 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 |
Used in
- Type tElseif (Element elseif)
- Type tIf (Element if)
- Type tRepeatUntil (Element repeatUntil)
- Type tWhile (Element while)
Sample instance
<condition>...</condition>