All Element Summary |
dat:actionConfig (in dat:PipelineOptions) |
|
dat:aggregateRowOptions (type dat:AggregateRowOptions) |
|
dat:auditLogging (type dat:AuditType) |
Defaults to 'NONE'.
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:autoFillValue (in dat:column : dat:ColumnType) |
Not currently in use.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:backgroundColor (in dat:conditionalFormat) |
The six digit RBG color value for the background
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:bold (in dat:conditionalFormat) |
Whether the value should be rendered in bold text
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:buttonBarOptions (type dat:ButtonBarOptions) |
|
dat:cacheSize (type xs:int) |
Optional maximum number of items from this table to cache in the application.
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:className (in dat:displayColumnFactory) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:column (in dat:index) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:column (type dat:ColumnType) |
|
dat:columnIndex (in dat:column : dat:ColumnType) |
Not currently in use.
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:columns (in dat:sharedConfig) |
The collection of column objects used by all tables.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:columns (type anonymous) |
The collection of column objects within this table object.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:columnTitle (in dat:column : dat:ColumnType) |
The column heading for this column in a data region.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:concept (in dat:ontology) |
|
dat:conceptURI (in dat:column : dat:ColumnType) |
An internal identifier for the concept of this column.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:conditionalFormat (type dat:ConditionalFormatType) |
|
dat:conditionalFormats (in dat:column : dat:ColumnType) |
Conditional formats apply formatting options, such text and background colors, or bold text,
selectively based on the value of the cell.
|
dat:datatype (in dat:column : dat:ColumnType) |
The name of the SQL datatype of this column as would be specified in a CREATE TABLE statement.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:dbTableName (type xs:string) |
Not currently used.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:defaultScale (in dat:column : dat:ColumnType) |
Defaults to 'LINEAR'.
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:defaultValue (in dat:column : dat:ColumnType) |
The value that this column will take on if a value is not specified for
the column in a data insert (add record) operation.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:defaultValueType (in dat:column : dat:ColumnType) |
The default value behavior of this column.
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:deleteUrl (type dat:StringExpressionType) |
URL string expression used to render the default delete link for this table.
|
dat:derivationDataScope (in dat:column : dat:ColumnType) |
Field editing scope for aliquots.
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:description (type xs:string) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:dimension (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:displayColumnFactory (in dat:column : dat:ColumnType) |
Fully qualified class name and properties for the org.labkey.api.data.DisplayColumnFactory that
this column uses.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 2 elements |
|
dat:displayOption (in dat:actionConfig) |
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 3 attributes and 1 element |
|
dat:displayOption (in dat:links) |
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 3 attributes |
|
dat:displayWidth (in dat:column : dat:ColumnType) |
The width in pixels to reserve for data values form this column
Supported for SQL metadata.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:errorMessage (in dat:validator) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:excelFormatString (in dat:column : dat:ColumnType) |
Format string for the column, used when exporting to Excel.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:excludeFromShifting (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:expandFileUpload (in dat:PipelineOptions) |
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:expression (in dat:validator) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:facetingBehavior (in dat:column : dat:ColumnType) |
Defaults to 'AUTOMATIC'.
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:filePropertiesConfig (in dat:PipelineOptions) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:filter (in dat:filterGroup) |
|
dat:filter (in dat:filters in dat:conditionalFormat) |
All filters must be satisfied to activate the formatting option - they are AND'd together.
|
dat:filterGroup (in dat:filters in dat:fk) |
|
dat:filters (in dat:conditionalFormat) |
All filters must be satisfied to activate the formatting option - they are AND'd together.
|
dat:filters (in dat:fk) |
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:filters (type cv:localOrRefFiltersType) |
Apply filters to the table underlying table.
|
dat:filters (type cv:namedFiltersType) |
|
dat:fk (in dat:column : dat:ColumnType) |
A structure that describes a foreign key relationship between a column in the current table and
a target column in another table.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 8 elements |
|
dat:fkColumnName (in dat:fk) |
The name of the target column in the target table of the fk relationship.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:fkDbSchema (in dat:fk) |
The name of the schema in which the foreign key target is defined.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:fkDisplayColumnName (in dat:fk) |
The name of the column in the lookup's target that should be shown as the value.
|
dat:fkFolderPath (in dat:fk) |
Absolute path to the folder containing the target table of the relationship.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:fkJunctionLookup (in dat:fk) |
Specify the junction lookup column in a many-to-many relationship.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:fkMultiValued (in dat:fk) |
Use to specify a multi-valued column.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:fkTable (in dat:fk) |
The name of the target table of the relationship, the "one" side of the many-to-one
relationship.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:formatString (in dat:column : dat:ColumnType) |
A template that specifies how to format a value from the column on display output (or on export
if the corresponding excel- and tsvFormatString values are not set.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:gridConfig (in dat:PipelineOptions) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:gridUrl (type dat:StringExpressionType) |
URL string expression used to render the default grid view link for this table. see ColumnType.url.
|
dat:hasDbSequence (in dat:column : dat:ColumnType) |
True if the column is assigned an automatically incrementing value by the Java code for every
new row inserted.
|
dat:importAlias (in dat:importAliases) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:importAliases (in dat:column : dat:ColumnType) |
A collection of aliases by which this column may be named when importing from external files.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:importColumn (type xs:string) |
Name of column which holds the imported/provided/reported label for this concept.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:importEnabled (in dat:PipelineOptions) |
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:importMessage (type xs:string) |
A message that will be displayed on the default import page and will be appended to the top of the default
excel import template.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:importTemplates (type anonymous) |
A list of import templates that will be available for download on the default excel upload page.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:importUrl (type dat:StringExpressionType) |
URL string expression used to render the import data link for this table. see ColumnType.url.
|
dat:includeColumnsList (type xs:string) |
For linked schemas only: Columns to be included by name in linked tables.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:includeScript (in dat:buttonBarOptions) |
Path to a client dependency that should be included as part of rendering this button bar.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:index (in dat:indices) |
|
dat:indices (type dat:IndicesType) |
|
dat:inheritedTbarConfig (in dat:PipelineOptions) |
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:inputLength (in dat:column : dat:ColumnType) |
The width of a text or select input control, in number of characters.
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:inputRows (in dat:column : dat:ColumnType) |
The number of rows of text to display if inputType = "textarea".
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:inputType (in dat:column : dat:ColumnType) |
The HTML control type to use for data insert or edit into this column.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:insertUrl (type dat:StringExpressionType) |
URL string expression used to render the default insert view link for this table.
|
dat:isAutoInc (in dat:column : dat:ColumnType) |
True if the column is assigned an automatically incrementing value by the database for every
new row inserted.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isDisplayColumn (in dat:column : dat:ColumnType) |
Not currently in use.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isHidden (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isKeyField (in dat:column : dat:ColumnType) |
True if the column is the Primary Key or part of the Primary Key.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isMvEnabled (in dat:column : dat:ColumnType) |
Determines whether the column supports missing value indicators.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isReadOnly (in dat:column : dat:ColumnType) |
If true, column is assumed to be non-editable and is skipped during any update or insert
operations.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isUnselectable (in dat:column : dat:ColumnType) |
Determines whether the column can be selected in the Query column chooser.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:isUserEditable (in dat:column : dat:ColumnType) |
True if the column should be shown as editable by a user with appropriate permissions.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:italics (in dat:conditionalFormat) |
Whether the value should be rendered in italicized text
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:item (in dat:buttonBarOptions) |
The buttons to be added to the bar.
|
dat:item (type dat:ButtonMenuItem) |
|
dat:javaCustomizer (type dat:TableCustomizerType) |
An implementation of org.labkey.api.data.TableCustomizer.
|
dat:keyVariable (in dat:column : dat:ColumnType) |
Deprecated.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:labelColumn (type xs:string) |
Name of column to hold the label of the resolved concept.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:links (in dat:displayOption in dat:actionConfig) |
|
dat:manageTableAllowed (type xs:boolean) |
Not currently used.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:manageTables (type xs:string) |
Not currently used.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:measure (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:name (type xs:string) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:nextStep (type xs:string) |
Not currently used.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:nullable (in dat:column : dat:ColumnType) |
Whether or not the column accepts NULLs.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:onChange (in dat:column : dat:ColumnType) |
Not currently in use.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:onClick (type xs:string) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:onRender (in dat:buttonBarOptions) |
Name of a JavaScript function to be invoked when the button bar is rendered.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:ontology (in dat:column : dat:ColumnType) |
This is a parent element for ontology related metadata.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definition of 1 element |
|
dat:optionlistQuery (in dat:column : dat:ColumnType) |
Not currently in use.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:originalText (in dat:item in dat:buttonBarOptions) |
If specified, the name of the default button to be renamed and added to the button bar.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:phi (in dat:column : dat:ColumnType) |
Defaults to "Not PHI".
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:PipelineOptions |
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 8 elements |
Used: |
never |
|
dat:pkColumnName (type xs:string) |
A comma-separated ordered list of the column name values that comprise the primary
key of the table.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:precision (in dat:column : dat:ColumnType) |
For numeric columns only, describes the defined number of digits to the right of the decimal
place for values in this column.
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:principalConceptCode (in dat:column : dat:ColumnType) |
Ontology concept code associated with this column.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:properties (type dat:PropertiesType) |
|
dat:property (in dat:properties) |
Type: |
|
Content: |
|
Defined: |
|
Includes: |
definition of 1 attribute |
|
dat:property (in dat:validator) |
|
dat:propertyURI (in dat:column : dat:ColumnType) |
An internal identifier for the definition of this column.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:protected (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:rangeURI (in dat:column : dat:ColumnType) |
The rangeURI identifies the range of values that this column can accept which
can be more specific than the <datatype> property.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:recommendedVariable (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:redactedText (in dat:column : dat:ColumnType) |
Replacement string for redacted text.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:required (in dat:column : dat:ColumnType) |
Whether or not the column is required on insert and update.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:scale (in dat:column : dat:ColumnType) |
The defined maximum or fixed length of the data values in this column.
Type: |
xs:int |
Content: |
simple |
Defined: |
|
|
dat:scannable (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:schemaCustomizer (type dat:SchemaCustomizerType) |
|
dat:sharedConfig (type dat:SharedConfigType) |
|
dat:shouldLog (in dat:column : dat:ColumnType) |
Defaults to true.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:showFolderTree (in dat:PipelineOptions) |
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:shownInDetailsView (in dat:column : dat:ColumnType) |
Defaults to true.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:shownInInsertView (in dat:column : dat:ColumnType) |
Defaults to true.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:shownInLookupView (in dat:column : dat:ColumnType) |
Defaults to false.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:shownInUpdateView (in dat:column : dat:ColumnType) |
Defaults to true.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:sortColumn (in dat:column : dat:ColumnType) |
If provided, the value of the provided column will be used when sorting this column instead of the actual value
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:sortDescending (in dat:column : dat:ColumnType) |
True if the column values should normally be sorted in Descending order on first click.
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:strikethrough (in dat:conditionalFormat) |
Whether the value should be rendered with a line through it
Type: |
xs:boolean |
Content: |
simple |
Defined: |
|
|
dat:subtree (type xs:string) |
This is a slash ('/') separated path of concepts codes.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:table (type dat:TableType) |
|
dat:tableGroup (type xs:string) |
Not currently used.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:tables |
Type: |
|
Content: |
|
Defined: |
|
Used: |
never |
|
dat:tables (in esd:metadata) |
|
dat:tableTitle (type xs:string) |
A preferred title for this table.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:tableUrl (type dat:StringExpressionType) |
URL string expression used to render the details link for each row in the table.
|
dat:target (in dat:item : dat:ButtonMenuItem) |
URL to hit when the user selects the item.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:target (in dat:item in dat:buttonBarOptions) |
URL to hit when the user selects the item.
|
dat:tbarBtnOption (in dat:tbarConfig) |
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 4 attributes |
|
dat:tbarConfig (in dat:PipelineOptions) |
|
dat:template (in dat:importTemplates) |
|
dat:textAlign (in dat:column : dat:ColumnType) |
The horizontal alignment of a data value from this column in a grid.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:textColor (in dat:conditionalFormat) |
The six digit RBG color value for the foreground (text)
Type: |
|
Content: |
simple |
Defined: |
|
|
dat:textExpression (in dat:column : dat:ColumnType) |
Expression string for the column used when rendering the column value for display.
|
dat:titleColumn (type xs:string) |
Specifies the name of the column to display when this table is used as a "lookup table" (i.e., when
it is the "references" target of a foreign key relationship).
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:tsvFormatString (in dat:column : dat:ColumnType) |
Format string for the column, used when exporting in TSV format.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:typeURI (in dat:validator) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:updateUrl (type dat:StringExpressionType) |
URL string expression used to render the default update view link for this table.
|
dat:url (in dat:column : dat:ColumnType) |
A URL template to use when rendering this column's value.
|
dat:urlTarget (in dat:column : dat:ColumnType) |
The target attribute for URL links.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:validator (in dat:validators) |
Many validators may be specified for a column.
|
dat:validators (in dat:column : dat:ColumnType) |
Validators are tested at insert and update time.
|
dat:value (in dat:property in dat:validator) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:valueExpression (in dat:column : dat:ColumnType) |
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:versionColumnName (type xs:string) |
The column in the table that acts as a row version stamp for detecting changes to
the row.
Type: |
xs:string |
Content: |
simple |
Defined: |
|
|
dat:viewFilterItem (in dat:viewOptions) |
Describes a report builder configuration for a query table.
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
definitions of 2 attributes |
|
dat:viewOptions (type dat:ViewOptions) |
|