Footprints Data Model |
Table |
Name | tmpl_defn_attr |
Comment | The collection of template attributes associated with an instance of template definition. |
Column |
Name | Datatype | Comment | Is PK | Is FK |
tmpl_attr_defn_id | bigint | A Foreign Key to the Template Attribute Definition table. | Yes | Yes |
tmpl_defn_id | bigint | A Foreign Key to the Template Definition table. | Yes | Yes |