correlation
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Other elements with the same name: correlation
Type: tCorrelationWithPattern
Properties: Local, Qualified
Content
- Sequence [1..1]
- documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
from type tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type tExtensibleElements | |
set | [1..1] | xsd:NCName | from type tCorrelation | |
initiate | [0..1] | tInitiate | Default value is "no". from type tCorrelation | |
pattern | [0..1] | tPattern |
Used in
- Type tCorrelationsWithPattern (Element correlations)
Sample instance
<correlation set="PurchaseOrder" initiate="yes"/>