Difference between revisions of "Representation"

From FMR Knowledge Base
Jump to navigation Jump to search
(Created page with "Category:Glossary The representation of a Concept or Component defines the set of legal values. There are two different representation types: {| class="wikitabl...")
 
Line 1: Line 1:
[[Category:Glossary]]
+
[[Category:Concepts Reference]]
  
 
The representation of a [[Concept]] or [[Component]] defines the set of legal values.
 
The representation of a [[Concept]] or [[Component]] defines the set of legal values.
Line 9: Line 9:
 
| Enumerated || A discrete list of values defined by a [[Codelist]]
 
| Enumerated || A discrete list of values defined by a [[Codelist]]
 
|-
 
|-
| Non-Enumerated || Fundamental data types including.
+
| Non-Enumerated || SDMX data types like 'string' and 'double'
 
|}
 
|}

Revision as of 03:55, 24 September 2020


The representation of a Concept or Component defines the set of legal values.

There are two different representation types:

Enumerated A discrete list of values defined by a Codelist
Non-Enumerated SDMX data types like 'string' and 'double'