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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

eventHandlers

Element information

Type: tEventHandlers

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type tExtensibleElements

Used in

Sample instance

<eventHandlers>
   <documentation>Any text, intermingled with:
      <!--any element-->
   </documentation>
   <!--any element-->
   <onEvent partnerLink="NCName" operation="NCName">
      <documentation>Any text, intermingled with:
         <!--any element-->
      </documentation>
      <!--any element-->
      <correlations>
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <correlation set="NCName">...
         </correlation>
      </correlations>
      <fromParts>
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <fromPart part="NCName" toVariable="NCName">...
         </fromPart>
      </fromParts>
      <scope name="NCName">
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <targets>...
         </targets>
         <sources>...
         </sources>
         <partnerLinks>...
         </partnerLinks>
         <messageExchanges>...
         </messageExchanges>
         <variables>...
         </variables>
         <correlationSets>...
         </correlationSets>
         <faultHandlers>...
         </faultHandlers>
         <compensationHandler>...
         </compensationHandler>
         <terminationHandler>...
         </terminationHandler>
         <assign name="NCName">...
         </assign>
      </scope>
   </onEvent>
   <onAlarm>
      <documentation>Any text, intermingled with:
         <!--any element-->
      </documentation>
      <!--any element-->
      <for>
         <!--any element-->
      </for>
      <repeatEvery>
         <!--any element-->
      </repeatEvery>
      <scope name="NCName">
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <targets>...
         </targets>
         <sources>...
         </sources>
         <partnerLinks>...
         </partnerLinks>
         <messageExchanges>...
         </messageExchanges>
         <variables>...
         </variables>
         <correlationSets>...
         </correlationSets>
         <faultHandlers>...
         </faultHandlers>
         <compensationHandler>...
         </compensationHandler>
         <terminationHandler>...
         </terminationHandler>
         <assign name="NCName">...
         </assign>
      </scope>
   </onAlarm>
</eventHandlers>

Site developed and hosted by Datypic, Inc.

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