Name
dataTable — Gives a name to a table of function data
Content model
dataTable :
(#PCDATA)
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.
A dataTable element can also be used in an uncertainty element
to provide duplicate uncertainty bound values.