Skip to content

Data Structure

A Data Structure is part of a data specification that describes how a data source should be structured.

Each data structure consists of an ordered list of data fields that describe the logical type of each required data item. The ordering identifies the order they should be implemented in the resulting data source. It is also possible to specify whether a data field is optional, or whether there may be multiple instances of it.

Additional information

Raise an issue or comment below