Enumeration

Enumeration element contains information that defines an input option for the input item of calculation conditions or grid generating condition.

Example

List 67 Example of Enumeration definition
1<Enumeration value="0" caption="Standard" />

Refer to Integer (Choice) for examples of Enumeration element definitions.

Attributes

Table 26 Attributes of Enumeration

Name

Value

Required

Description

value

Integer

Yes

A string representing a value that corresponds to caption

caption

String

Yes

String to be displayed.

Child elements

No child elements can be defined.