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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

onMessage

Element information

Type: tOnMessage

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type tExtensibleElements
partnerLink [1..1]xsd:NCNamefrom type tOnMsgCommon
portType [0..1]xsd:QNamefrom type tOnMsgCommon
operation [1..1]xsd:NCNamefrom type tOnMsgCommon
messageExchange [0..1]xsd:NCNamefrom type tOnMsgCommon
variable [0..1]BPELVariableNamefrom type tOnMsgCommon

Used in

Sample instance

<onMessage           partnerLink="Seller"
           portType="SP:BuyerPT"
           operation="PurchaseResponse"
           variable="POResponse">
   <correlations>
      <correlation set="PurchaseOrder" initiate="no"/>
      <correlation set="Invoice" initiate="yes"/>
   </correlations>
</onMessage>

Site developed and hosted by Datypic, Inc.

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