The Metadata is held in a number of plain text files as defined in the analysis model. There is one relational table for each object in the diagram.
The files containing the tables are held in the \Plasma\Metadata\Domain\Web directory and have a .txt file extension.
| Nav Block Cell [NVC] |
| Attribute | Description |
| Nav_block_cell_id | Identifying attribute for Nav Block Cell. |
| Nav_block_id | Referential attribute to Nav Block. |
| Page_id | Referential attribute to Sub Page. |
| Graphic_id | Referential attribute to Graphic. |
| Width | The width of the Nav Block Cell. Usually given in percentage terms. |
| Title | Main title hook text for Sub Page. |
| Text | Sub title of Sub Page. Longer and more descriptive than NVC.Title. |
| Tag | Alt text that appears if the mouse pointer lingers over the Title text. |