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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

compensateScope

Element information

Type: tCompensateScope

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
target [1..1]xsd:NCName

Used in

Sample instance

<compensateScope name="NCName" target="NCName">
   <documentation>Any text, intermingled with:
      <!--any element-->
   </documentation>
   <!--any element-->
   <targets>
      <documentation>Any text, intermingled with:
         <!--any element-->
      </documentation>
      <!--any element-->
      <joinCondition>
         <!--any element-->
      </joinCondition>
      <target linkName="NCName">
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
      </target>
   </targets>
   <sources>
      <documentation>Any text, intermingled with:
         <!--any element-->
      </documentation>
      <!--any element-->
      <source linkName="NCName">
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <transitionCondition>
            <!--any element-->
         </transitionCondition>
      </source>
   </sources>
</compensateScope>

Site developed and hosted by Datypic, Inc.

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