If used then the component values will use instead of id and name:
if minOccurs and maxOccurs are equal to 1: the value property,
otherwise: the values property.
I do not understand what this refers to. The dataType property is always used because it has a default value. I am not sure how component values "use" id and name, or what it would mean to use value instead of id and name. For what purpose?
This text part of the specification needs to be better formatted, and rephrased.
(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)
In https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/data-message/docs/1-sdmx-json-field-guide.md#format
I do not understand what this refers to. The
dataType
property is always used because it has a default value. I am not sure how component values "use"id
andname
, or what it would mean to usevalue
instead ofid
andname
. For what purpose?This text part of the specification needs to be better formatted, and rephrased.
(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)