Footprints Data Model

Table
Table Name Template Content Type
Table Definition A lookup table for the type of template content. Values include: PLAINTEXT, HTML.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Template Content Type Id The automatically generated primary key of the tmpl_content_type table. INTEGER Yes
Template Content Type Name The name of the Template Content Type. VARCHAR(255) Yes
Template Content Type Description A descriptive name of the Template Content Type. This descriptive name may be localized. VARCHAR(512) No