The TEI ODD Document Type

The Text Encoding Initiative - One Document Does it all (TEI ODD) is a TEI XML-conformant specification format that allows you to create a custom TEI P5 schema in a literate programming fashion. A system of XSLT stylesheets called Roma was created by the TEI Consortium for manipulating the ODD files.

A file is considered to be a TEI ODD document when the following conditions are true:

The default schema, tei_odds.rng, used for these documents is stored in [OXYGEN_DIR]/frameworks/tei/xml/tei/custom/schema/relaxng/.

The default CSS files used for rendering TEI ODD content are stored in [OXYGEN_DIR]/frameworks/tei/xml/tei/css/.

There are two default catalogs for the TEI ODD document type:

To watch our video demonstration about TEI editing, go to http://oxygenxml.com/demo/WYSIWYG_TEI_Editing.html.