sdmx-twg / vtl

This repository is used for maintaining the SDMX-VTL specification
11 stars 7 forks source link

errorLevel_type string #331

Closed stratosn closed 1 year ago

stratosn commented 7 years ago
reporter issue reference document (UM/RM/EBNF) page line
ESTAT-47 RM - 855, 1022, 4930

Issue Description

The ESS is about to establish an error severity scale consisting of three different levels: error, warning and information. We would therefore appreciate it if the errorLevel could take on a string value. We do not see an inherent advantage in establishing that the errorLevel must be an integer value: as its meaning will be context-specific, it may be wiser to give users more flexibility in defining its content.

Proposed Solution

errorLevel should be of type string

linardian commented 1 year ago

The errorcode could be used to this purpose; leaving errorLevel as an integer is more connected to the program languages ' behaviour.