7 - Abbreviations
7.1 - Types of fields
The following abbreviations describe types of fields/spaces
Type | Description |
---|---|
A | Letters (A-Z) |
N | Digits (0-9) |
AN | Letters og digits |
DT | Datetime (yyyy-mm-ddThh:mm:ss) |
DA | Date (yyyy-mm-dd) |
D | Decimal |
B | Boolean(true or false) |
L | A list that may include letters and digits |
OB | Object |
7.2 - Usage description
The following abbreviations describe usage
Type | Description |
---|---|
M | Mandatory area |
O | Optional area |