tInvoke
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the non-invoke activities.
Complex type information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Content
- Sequence [1..1]
- documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- correlations [0..1]
- catch [0..*] This element can contain all activities including the activities compensate, compensateScope and rethrow.
- catchAll [0..1] This element can contain all activities including the activities compensate, compensateScope and rethrow.
- compensationHandler [0..1] This element can contain all activities including the activities compensate and compensateScope.
- toParts [0..1]
- fromParts [0..1]
from type tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type tExtensibleElements | |
name | [0..1] | xsd:NCName | from type tActivity | |
suppressJoinFailure | [0..1] | tBoolean | from type tActivity | |
partnerLink | [1..1] | xsd:NCName | ||
portType | [0..1] | xsd:QName | ||
operation | [1..1] | xsd:NCName | ||
inputVariable | [0..1] | BPELVariableName | ||
outputVariable | [0..1] | BPELVariableName |
Used by
- Element invoke
Type inheritance chain
- tExtensibleElements
- tActivity
- tInvoke
- tActivity