ValueSetDefinitionType (Complex Type)

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

Definition of value set. It can define a set of values by several methods. E.g. it can define set by a condition, enumeration of the values and so on.
Item Summary  
Name Type Multiplicity Description
predefined property
ValueSetDefinitionPredefinedType
[0,1] Pre-defined set definition, such as all or none. 
condition property
ExpressionType
[0,1] Expression that is evaluated to check whether the value belongs to the set. 
yieldCondition property
ExpressionType
[0,1] Expression that is evaluated to check whether specific value yield belongs to the set.