Next: The graph
Element, Previous: The html
Element, Up: Structure Member Format [Contents][Index]
table
Elementtable :VDPId? :ViZmlSource? :activePageId=int? :commandName :creator-version? :displayFiltering=bool? :maxNumCells=int? :orphanTolerance=int? :rowBreakNumber=int? :subType :tableId :tableLookId? :type[table_type]=(table | note | warning) => tableProperties? tableStructure tableStructure => path? dataPath csvPath?
This element has the following attributes.
commandName
¶type
¶One of table
, note
, or warning
.
subType
¶The locale-invariant command ID for the particular kind of output that
this table represents in the procedure. This can be the same as
commandName
e.g. Frequencies
, or different, e.g.
Case Processing Summary
. Generic subtypes Notes
and
Warnings
are often used.
tableId
¶A number that uniquely identifies the table within the SPV file,
typically a large negative number such as -4147135649387905023
.
creator-version
¶As on the heading
element. In the corpus, this is only present
for version 21 and up and always includes all 8 digits.
See Legacy Properties, for details on the
tableProperties
element.