I don't think there is an issue with the localRepresentation section, but the schema validator complains about it. The error is that either "format" or "enumeration" should be present. However the SDMX-ML schema defines "format" as "textFormat"
Also may a localRepresentaton by defined as an empty element ? i.e. is the following permitted:
I am tying to validate a MetadataStructureDefinition JSON file against the schema and it is failing. This is a snippet of my JSON file:
I don't think there is an issue with the localRepresentation section, but the schema validator complains about it. The error is that either "format" or "enumeration" should be present. However the SDMX-ML schema defines "format" as "textFormat"
Also may a localRepresentaton by defined as an empty element ? i.e. is the following permitted: