Module 8: Customising TEI, ODD, Roma
2. Abolishing Numbered Text Divisions #
Following ODD file defines a minimal TEI schema (containing the core, tei, header, and textstructure modules). Besides that, it does away with numbered text divisions (<div1>, ..., <div7>) by specifying the value "delete" for the @mode attribute on their respective <elementSpec> declarations.
Notice that strictly speaking, only deletion of <div1> is necessary, as all further numbered subdivisions should nest according to the TEI scheme. By definition, if the topmost level is deleted, all further subdivisions are practically excluded from the document model. Although they are still declared, they can’t be used in documents according to this schema. Additionally, notice how this list of separate <elementSpec> instructions could be expressed more concisely as:
Bibliography
- Van den Branden, Ron and Martin Holmes. 2014. “Journal of the Text-Encoding Initiative Article Schema. Schema and guidelines for encoding an article for the journal.” https://tei-c.org/guidelines/customization/jtei/.