Documentation for OASIS Web Services Business Process Execution Language (WSBPEL) TC
Definition Type:
Element
Name:
invoke
Namespace:
http://docs.oasis-open.org/wsbpel/2.0/process/executable
Type:
nsB
:
tInvoke
Containing Schema:
ws-bpel_executable.xsd
Abstract
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="invoke" type="tInvoke" />
Child Elements:
Name
Type
Min Occurs
Max Occurs
documentation
nsB
:
documentation
0
unbounded
targets
nsB
:
targets
0
(1)
sources
nsB
:
sources
0
(1)
correlations
nsB
:
correlations
0
(1)
catch
nsB
:
catch
0
unbounded
catchAll
nsB
:
catchAll
0
(1)
compensationHandler
nsB
:
compensationHandler
0
(1)
toParts
nsB
:
toParts
0
(1)
fromParts
nsB
:
fromParts
0
(1)
<xs:any>
Allowed namespace: '##other'
0
unbounded
Child Attributes:
Name
Type
Default Value
Use
name
nsB
:
name
(Optional)
suppressJoinFailure
nsB
:
suppressJoinFailure
Optional
partnerLink
nsB
:
partnerLink
Required
portType
nsB
:
portType
Optional
operation
nsB
:
operation
Required
inputVariable
nsB
:
inputVariable
Optional
outputVariable
nsB
:
outputVariable
Optional
<anyAttribute>
Allowed namespace: '##other'
Derivation Tree:
nsB
:
tExtensibleElements
nsB
:
tActivity
nsB
:
tInvoke
invoke