UNECE / GSIMRevision

1 stars 1 forks source link

Data Structure Component #48

Open Ygor1970 opened 1 year ago

Ygor1970 commented 1 year ago

I had difficulty recreating a table using a Data Structure for a Presentation.

Consider adding a few optional attributes to Data Structure Component

Axis - Integer - The Axis a data structure component is on in a data structure. Store as an integer to allow for cubes/hyper cubes.

Order - Integer - The positions the Data Component on the axis.

Level - Integer - With dimensional data, multiple Identifiers may apply to the same position on an axis. This orders the Data Components within the position on the axis.