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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

repeatUntil

Element information

Type: tRepeatUntil

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

Used in

Sample instance

<repeatUntil name="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>
   <assign name="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">...
         </target>
      </targets>
      <sources>
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <source linkName="NCName">...
         </source>
      </sources>
      <copy>
         <documentation>Any text, intermingled with:
            <!--any element-->
         </documentation>
         <!--any element-->
         <from partnerLink="NCName">Any text, intermingled with:...
         </from>
         <to partnerLink="NCName">Any text, intermingled with:...
         </to>
      </copy>
   </assign>
   <condition>
      <!--any element-->
   </condition>
</repeatUntil>

Site developed and hosted by Datypic, Inc.

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