
Using a Database and SGML to Build Single-Source Documents
http://www.stc.org/confproceed/1995/PDFs/PG291.PDF
Nguyen, Tins L. and Teresa A. Sharkey
STC Proceedings
1995
Abstract:
SGML and a database can make the document building process more efficient by focusing on data instead of formatting. A database with well-designed tables, forms for data input, and queries can help put a writer’s time to better use by allowing them to focus on content. Data can be reused from project to project by simply querying for topics to change and updating the contents. SGML is used for consistency, flexibility, reliability, and reusability. One of many possible processes of creating online and print documentation using a database and SGML is: (1) Choose a Document Type Definition. (2) Design the database. (3) Export data (queries) from the database as text file. (4) Up-translate a text file to an SGML instance. (5) Down-translate the SGML instance to the desired output.