Including Modules

To include a TEI module in your schema:

  <moduleRef key="core"/>
  <moduleRef key="tei"/>
  <moduleRef key="header"/>
  <moduleRef key="textstructure"/>
  <moduleRef key="namesdates"/>

The most basic thing you can do in a TEI customization (and the most obligatory) is to specify what modules you’ll be including in your schema. Remember that modules are equivalent to chapters in the TEI Guidelines, and they are organized topically. For instance, there are modules on drama, linking, and the transcription of primary sources.

Introduction to Writing ODDs slide 02 of 24
© 2010 Syd Bauman, Julia Flanders, and the Women Writers Project This TEI-encoded XML file is available under the terms of the Creative Commons Attribution-ShareAlike 3.0 (Unported) license.