EnumerationTypeDefinitionType (Complex Type)

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

Supertype: DefinitionType
Elements for enumeration definition.
Item Summary  
Name Type Multiplicity Description
name property
QName
[1,1] Name of the item. 
displayName property
string
[0,1] Human readable name. 
help property
string
[0,1] Help text for the displayed item. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
displayOrder property
int
[0,1] Order of element. 
displayHint property
DisplayHintType
[0,1] Enumeration annotation that specifies how the item should be displayed. 
lifecycleState property
string
[0,1] Lifecycle state of the object. 
values container
EnumerationValueTypeDefinitionType
[1,-1] Values of enumeration. 
baseType property
QName
[1,1] Base type of the values.