ExpressionSequenceType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/model/scripting-3

Supertype: ScriptingExpressionType
Sequence of command expressions - they are executed one after another, input sent to the sequence as a whole is then sent individually to each expression. Output of the last expression is considered to be the output of the whole sequence.
Item Summary  
Name Type Multiplicity Description
expression property
ScriptingExpressionType
[0,-1]