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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

elseif

Element information

Type: tElseif

Properties: Global, Qualified

Content

Attributes

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

Used in

Sample instance

<elseif>
   <condition>
                
                bpel:getVariableProperty('stockResult','inventory:level') &gt;= 0
                
            </condition>
   <throw faultName="FLT:OutOfStock" variable="RestockEstimate"/>
</elseif>

Site developed and hosted by Datypic, Inc.

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