| # | Table Name | Field Name | Field Definition | Data Type | Enumerated Values |
| 1 | textmd | charset | Character encoding scheme used in the text document, e.g, ASCII, UTF-8, Unicode, etc. | SBCS(255) | NONE |
| 2 | textmd | font_script | null | SBCS(255) | NONE |
| 3 | textmd | language | null | SBCS(255) | NONE |
| 4 | textmd | linebreak | null | Enumerated Type | CR, CR/LF |
| 5 | textmd | markup | Type of markup language used to markup the document, e.g, SGML, XML, HTML, etc. | SBCS(255) | NONE |
| 6 | textmd | markup_version | null | SBCS(255) | NONE |
| 7 | textmd | note | Additional information or comments about the text object. | SBCS(2000) | NONE |
| 8 | textmd | printing_requirements | null | SBCS(2000) | NONE |
| 9 | textmd | viewing_requirements | null | SBCS(2000) | NONE |