TEI P5 Document Type
The Text Encoding Initiative (TEI) Guidelines is an international and interdisciplinary standard that enables libraries, museums, publishers, and individual scholars to represent a variety of literary and linguistic texts for online research, teaching, and preservation.
A file is considered to be a TEI P5 document when one of the following conditions are true:
- The document namespace is http://www.tei-c.org/ns/1.0.
- The public id of the document is -//TEI P5.
The default schema that is used if one is not detected in the TEI P5 document is tei_all.rng and it is stored in [OXYGEN_INSTALL_DIR]/frameworks/tei/xml/tei/custom/schema/relaxng/.
The CSS file used for rendering TEI P5 content in Author mode is located in [OXYGEN_INSTALL_DIR]/frameworks/tei/xml/tei/css/tei_oxygen.css.
The default catalogs for the TEI P5 document type are as follows:
- [OXYGEN_INSTALL_DIR]/frameworks/tei/xml/tei/schema/dtd/catalog.xml
- [OXYGEN_INSTALL_DIR]/frameworks/tei/xml/tei/custom/schema/dtd/catalog.xml
- [OXYGEN_INSTALL_DIR]/frameworks/tei/xml/tei/stylesheet/catalog.xml
To watch our video demonstration about TEI editing, go to http://oxygenxml.com/demo/WYSIWYG_TEI_Editing.html.