Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An element description consists of the element name and a set of parameters enclosed in curly braces. A parameter and the value are separated by ‘:’, different parameters are separated by ‘;’:

Code Block
element_name {

    parameter1: value1;
    parameter2: value2;
    ...
}

A parameter’s type can be one of the following: