Skip to main content
Version status: Amended | Document consolidation status: Updated to reflect all known changes
Version date: 15 August 2022 - onwards
Version 4 of 4

Annex II Format for daily Reports

Table 1 Symbol table for Table 2

SYMBOL

DATA TYPE

DEFINITION

{ALPHANUM-n}

Up to n alphanumerical characters

Free text field.

{DECIMAL-n/m}

Decimal number of up to n digits in total of which up to m digits can be fraction digits

Numerical field for both positive and negative values:

- decimal separator is '.' (full stop),

- negative numbers are prefixed with '–' (minus).

Where applicable, values are rounded and not truncated.

{DATEFORMAT}

ISO 8601 date format

Dates shall be formatted in the following format: YYYY-MM-DD.

{DATE_TIME_FORMAT}

ISO 8601 date and time format

- Date and time in the following format: YYYY-MM-DDThh:mm:ss.ddddddZ.

- 'YYYY' is the year,

- 'MM' is the month,

- 'DD' is the day,

- 'T' - means that the letter 'T' shall be used,

- 'hh' is the hour,

- 'mm' is the minute,