Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Controlling Mashup Processing Flow : <if> : <elseif>
<elseif>
An optional, alternate condition with a set of statements to process if this condition is matched.
Can Contain
( Statements Group | ( Variables Group ) | ( presto:beginTransaction | presto:commitTransaction | presto:rollbackTransaction ) | ( ( macro:custom-macro-name | any element in a non-EMML namespace )* ) | ( break ) | ( variables ) )+
Attributes
Name
Required
Description
condition
yes
An expression for the condition to test for the <elseif> statement. If this condition is matched, the statements that are direct children of <elseif> are processed and any subsequent <elseif> statements or the <else> statement is skipped.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback