sdmx-twg/sdmx-json

Missing `validFrom`/`validTo` properties on `TimeRangeValue`

Opened this issue · 0 comments

In https://github.com/sdmx-twg/sdmx-json/blob/71fe5eaa9fcd29e3c15f2f0216a19b9b650b1dbd/structure-message/docs/1-sdmx-json-field-guide.md#timerangevalue TimeRangeValue does not have validFrom, validTo properties, but in SDMX-ML the corresponding element has these attributes. The JSON Schema also lacks these properties.

(It is also possible the SDMX-ML Schemas incorrectly allow this attribute.)

(In doubt, please handle this as a public review comment on SDMX 3.1 once the comment period begins.)