The paper discusses the use of relational databases for storing XML documents through a schema-based storage approach, focusing on mapping XML DTDs into relational schemas. It presents a detailed inlining algorithm that handles recursion in XML documents and outlines a three-step process for mapping: simplifying complex DTDs, creating a DTD graph, and generating a relational schema. The findings include insights into DTD graph cycles, inlining techniques, and potential future research on query processing of XML documents.