Documentation for OASIS Web Services Business Process Execution Language (WSBPEL) TC
Definition Type:
Element
Name:
forEach
Namespace:
http://docs.oasis-open.org/wsbpel/2.0/process/executable
Type:
nsB
:
tForEach
Containing Schema:
ws-bpel_executable.xsd
Abstract
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="forEach" type="tForEach" />
Child Elements:
Name
Type
Min Occurs
Max Occurs
documentation
nsB
:
documentation
0
unbounded
targets
nsB
:
targets
0
(1)
sources
nsB
:
sources
0
(1)
startCounterValue
nsB
:
startCounterValue
1
(1)
finalCounterValue
nsB
:
finalCounterValue
1
(1)
completionCondition
nsB
:
completionCondition
0
(1)
scope
nsB
:
scope
1
(1)
<xs:any>
Allowed namespace: '##other'
0
unbounded
Child Attributes:
Name
Type
Default Value
Use
name
nsB
:
name
(Optional)
suppressJoinFailure
nsB
:
suppressJoinFailure
Optional
counterName
nsB
:
counterName
Required
parallel
nsB
:
parallel
Required
<anyAttribute>
Allowed namespace: '##other'
Derivation Tree:
nsB
:
tExtensibleElements
nsB
:
tActivity
nsB
:
tForEach
forEach