A basic datastructure is defined as:
<datastructure>[<elementlist>]
- The datastructure can be a data-structure class (something that implements the interface datastructure, or subscription or something?).
- The element-list is a comma separated list of 0 or more elements.