Representation
Jump to navigation
Jump to search
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', 'integer' or one of the 'date/time' types. |
There are several different representations in SDMX-ML, taken from XML Schemas and common programming languages. These are listed below:
SDMX-ML Data Type
- String
- Big Integer
- Integer
- Long
- Short
- Decimal
- Float
- Double
- Boolean
- URI
- DateTime
- Time
- GregorianYear
- GregorianMonth
- GregorianDay
- Day, MonthDay, Month
- Duration