Data Column (Node Type)
|
STUB |
This article is a stub. It contains minimal information on the topic and should be expanded. |
view_column Data Columns represent columns in a table extracted from a document. They are added as child nodes of a table Data Table. They define the type of data each column holds along with its data extraction properties.
- Data Columns are frequently referred to simply as "columns".
- In the context of reviewing data in a Data Viewer, a single Data Column instance in a single Data Table row, is most frequently called a "cell".
For more information please visit the Data Table article.
GLossary
Data Column: view_column Data Columns represent columns in a table extracted from a document. They are added as child nodes of a table Data Table. They define the type of data each column holds along with its data extraction properties.
- Data Columns are frequently referred to simply as "columns".
- In the context of reviewing data in a Data Viewer, a single Data Column instance in a single Data Table row, is most frequently called a "cell".
Data Table: A table Data Table is a Data Element specialized in extracting tabular data from documents (i.e. data formatted in rows and columns).
- The Data Table itself defines the "Table Extract Method". This is configured to determine the logic used to locate and return the table's rows.
- The table's columns are defined by adding view_column Data Column nodes to the Data Table (as its children).