plnk:partnerLinkType
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/plnktype
Schema document: ws-bpel_plnktype.xsd
Type: plnk:tPartnerLinkType
Properties: Global, Qualified
Content
- Sequence [1..1]
- plnk:documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- plnk:role [1..2]
from type plnk:tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type plnk:tExtensibleElements | |
name | [1..1] | xsd:NCName |
Sample instance
<plnk:partnerLinkType name="purchasingLT"> <plnk:role name="purchaseService" portType="pos:purchaseOrderPT"/> </plnk:partnerLinkType>