correlations
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: correlations
Type: tCorrelations
Properties: Local, Qualified
Content
- Sequence [1..1]
- documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- correlation [1..*]
from type tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type tExtensibleElements |
Used in
- Type tOnMsgCommon
- Type tReceive (Element receive)
- Type tReply (Element reply)
- Type tOnEvent via extension of tOnMsgCommon (Element onEvent)
- Type tOnMessage via extension of tOnMsgCommon (Element onMessage)
Sample instance
<correlations> <correlation set="PurchaseOrder" initiate="yes"/> </correlations>