Schema Central > WS-BPEL 2.0 > ws-bpel_executable.xsd > receive
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

receive

Element information

Type: tReceive

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type tExtensibleElements
name [0..1]xsd:NCNamefrom type tActivity
suppressJoinFailure [0..1]tBooleanfrom type tActivity
partnerLink [1..1]xsd:NCName
portType [0..1]xsd:QName
operation [1..1]xsd:NCName
variable [0..1]BPELVariableName
createInstance [0..1]tBooleanDefault value is "no".
messageExchange [0..1]xsd:NCName

Used in

Sample instance

<receive         partnerLink="purchasing"
         portType="lns:purchaseOrderPT"
         operation="sendPurchaseOrder"
         variable="PO"
         createInstance="yes">
   <documentation>Receive Purchase Order</documentation>
</receive>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com