|
Attribute type
|
Description
|
Format
|
|---|---|---|
|
String
|
Alphanumeric or numeric character string (if not used to compute data)
with a length between 0 and 1024
|
Standard
Enumeration: with creation of values
|
|
Boolean
|
Boolean
(true or false)
|
Standard
|
|
Short
|
Integer
between 0 and 65535
Integer between
-32767 and +32767
|
Standard
Percent
Signed Number
|
|
Long
|
Integer
between 0 and 4294967295
Integer between
-2147483647 and +2147483647
|
Standard
Percent
Signed Number
|
|
VarChar
|
ASCII text
for long texts (e.g.: a description)
|
Standard
(HTML or UTF8)
|
|
Float
|
Decimal number or percentage
|
Standard
Percent
|
|
DateTime64
|
Date
|
Standard
“YYYY-MM-DD"
Date with Time
“YYYY/MM/DD HH:MM:SS"
Duration
"HH:MM:SS"
|
.