Name

dataTable — Gives a name to a table of function data

Content model

dataTable : 
     (#PCDATA)

Attributes

NONE

Description

The dataTable element is used by gridded tables where the indep. variable values are implied by breakpoint sets. Thus, the data embedded between the dataTable element tags is expected to be sorted ASCII values of the gridded table, wherein the last independent variable listed in the function header varies most rapidly. Values are comma or whitespace separated values.

Allowable children

NONE