The DDS (define.json) represents origin as a dictionary, not a list. So there's a maximum of 1 origin per Item. Typically, multiple origins are addressed in VLM, but the Define-XML v2.1 spec allows for multiple def:Origins on a single variable. To support this, the DDS should represent origin as a list of dictionaries (a list of objects).
The DDS (define.json) represents origin as a dictionary, not a list. So there's a maximum of 1 origin per Item. Typically, multiple origins are addressed in VLM, but the Define-XML v2.1 spec allows for multiple def:Origins on a single variable. To support this, the DDS should represent origin as a list of dictionaries (a list of objects).