Versions Compared

Key

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

...

Related TAG: $SUMMARY(summaryId)$

Table

In the Table element the variableId's are specified that are used to create a table. The TableFormat controls how the table is formatted, i.e. the row and column information and how the data is displayed in the map.

Related TAG: $TABLE(tableId)$

See for more information Tables (Overview) below.

Status

The Status element links a Status ID that is referenced in the STATUS TAG to a Status Format ID.

...

  • Id: identifier referring to the tag in the template. In this case the corresponding template will contain $SUMMARY(statusAreaMap)$
  • formatId: identifier referring to the unique identifier of this map in the declarations section.
  • timeSeries: reference to an inputVariable (declared in the report or in the declarations section).
  • mapId: reference to a valueAttributeMap;

Tables (overview)

Tables are available in different types. The similarity between them is that they are referenced with the same template tag.

...

Tables 2 to 6 have references to cascading style sheets. Below the different tables are explained.

table

See Table definition above

htmlTable

The htmlTable is the successor of the table described earlier. The configuration of this htmlTable is easier and more readable.

...