partnerLink
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Type: tPartnerLink
Properties: Global, 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 | |
name | [1..1] | xsd:NCName | ||
partnerLinkType | [1..1] | xsd:QName | ||
myRole | [0..1] | xsd:NCName | ||
partnerRole | [0..1] | xsd:NCName | ||
initializePartnerRole | [0..1] | tBoolean |
Used in
- Type tPartnerLinks (Element partnerLinks)
Sample instance
<partnerLink name="purchasing" partnerLinkType="lns:purchasingLT" myRole="purchaseService"/>