Dimension

Dimension element contains information that defines a dimension of an attributes to be defined for an input grid.

Example

List 66 Example of Dimension definition
1<Dimension name="Time" caption="Time" valueType="integer" />

Attributes

Table 24 Attributes of Dimension

Name

Value

Required

Description

name

String

Yes

Name of element

caption

String

Yes

String to be displayed in the [Pre-processor]

valueType

Refer to table below

Yes

Value type

Table 25 valueType vaslues

Value

Meaning

integer

Integer

real

Real number

Child elements

No child element can be defined.