<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/teilite.rnc" type="compact"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" rend="home">
    
    <teiHeader>
        <fileDesc>
            <titleStmt>
                <title>TEI: Customization</title>
            </titleStmt>
            <editionStmt>
                <edition> </edition>
            </editionStmt>
            <publicationStmt>
                <authority>The Text Encoding Initiative</authority>
            </publicationStmt>
            <sourceDesc>                <p>No source</p>
            </sourceDesc>
        </fileDesc>
        <profileDesc> </profileDesc>
        <revisionDesc>
            <change when="2008-03-21" who="CJR">Added link to Pizza Chef</change>
            <change when="2008-01-28" who="CJR">Fixed broken links to TEI Lite</change>
            <change when="2007-04-22" who="CJR">Converted to P5</change>
        </revisionDesc>
    </teiHeader>
    <text>
        <body>
            <p>Because the TEI Guidelines must cover such a broad domain and user community, it is essential that they be customizable: both to permit the creation of manageable subsets that serve particular purposes, and also to permit usage in areas that the TEI has not yet envisioned. Customization is a central aspect of TEI usage and the Guidelines are designed with customization in mind. </p>
            <p>The TEI provides a number of basic, general-purpose customizations. One of the best-known of these is <ref target="Lite/">TEI Lite</ref>, which was originally designed as a demonstration of the customization mechanism, but has become popular as a simple TEI schema for basic encoding. Other basic customizations are listed below. To create your own customization, you can do one of the following:
                <list type="bulleted"><item>Use the <ref target="http://www.tei-c.org/Roma/">Roma</ref> web tool to select TEI modules, add and delete elements, and make other choices; see <ref target="use_roma.xml">Creating TEI Customizations with Roma</ref> for more detailed information on using Roma.
(Use the <ref target="http://www.tei-c.org/pizza.html">Pizza Chef</ref> application to create customized TEI-conformant DTDs for
P4 and earlier versions of the Guidelines.)</item>
                    <item>Write your own customization by hand using the TEI ODD language; see <ref target="odds.xml">Getting Started with P5 ODDs</ref> and <ref target="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/USE.html">Using the TEI (Chapter 23 of the Guidelines)</ref> for more detailed information on how to do this.
                    </item>
                </list>
            </p>
            <p>In addition to the customizations developed by the
                TEI, some TEI customizations have been developed by
                specific projects or communities with the intention
                that they be shared publicly, and are listed below. If
                you have a useful TEI customization that you would
                like to publish here, please send email to
                editors@tei-c.org. Please also use the TEI Wiki
                (<ptr target="http://www.tei-c.org/wiki/index.php/Category:Customization"/>)
                for discussion of customization.</p>
            
            <div>        		<head>Customizations provided
                by the TEI Consortium</head>
                
                <p>
                    <table>
                        <row>
                            <cell>Lite</cell>
                            <cell>TEI Lite, the most widely used TEI customization; includes
                                basic elements for simple documents</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/teilite.odd">ODD</ref></cell>
                           
                          <cell><ref target="../../release/xml/tei/custom/schema/dtd/teilite.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/teilite.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/teilite.xsd">XSD</ref></cell>
                            <cell><ref target="../../release/doc/tei-p5-exemplars/html/teilite.doc.html">HTML</ref></cell>
                        <cell><ref target="../../release/doc/tei-p5-exemplars/pdf/teilite.doc.pdf">PDF </ref></cell>
</row><row>
                            <cell>TEI Tite</cell>
                            <cell>A constrained customization designed for use by
                                keyboarding vendors. </cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_tite.odd">ODD</ref></cell>
                         
                        <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_tite.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_tite.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_tite.xsd">XSD</ref></cell>
                            <cell><ref target="../../release/doc/tei-p5-exemplars/html/tei_tite.doc.html">HTML</ref></cell>
   <cell><ref target="../../release/doc/tei-p5-exemplars/pdf/tei_tite.doc.pdf">PDF </ref></cell>
                        </row>
                        <row>
                            <cell>Bare</cell>
                            <cell>TEI Absolutely Bare, a very barebones schema with the
                                absolute minimum of elements</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_bare.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_bare.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_bare.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_bare.xsd">XSD</ref></cell>
                            <cell></cell>
                        </row>
                        <row>
                            <cell>All</cell>
                            <cell>TEI with
                                all modules included
                            </cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_all.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_all.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_all.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_all.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        <row>
                            <cell>Corpus</cell>
                            <cell>TEI for Linguistic Corpora, includes the modules for
                                encoding linguistic corpora</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_corpus.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_corpus.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_corpus.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_corpus.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        <row>
                            <cell>MS</cell>
                            <cell>TEI for Manuscript Description, includes the elements for
                                describing manuscripts and complex physical aspects of
                                documents</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_ms.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_ms.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_ms.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_ms.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        <row>
                            <cell>Drama</cell>
                            <cell>TEI with Drama, includes the TEI drama module</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_drama.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_drama.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_drama.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_drama.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        <row>
                            <cell>Speech</cell>
                            <cell>TEI for Speech Representation, includes the TEI module for
                                spoken language</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_speech.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_speech.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_speech.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_speech.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        <row>
                            <cell>Dictionaries</cell>
                            <cell>TEI for Dictionaries</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_dictionaries.odd">ODD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/dtd/tei_dictionaries.dtd">DTD</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_dictionaries.rng">RNG</ref></cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/xsd/tei_dictionaries.xsd">XSD</ref></cell>
                            <cell></cell>

                        </row>
                        
                    </table>
                    
                </p>
                
                <p>The following customizations are more restricted or experimental,
                    and are not available as DTDs or in XSD format.
                    <table>
                        <row>
                            <cell>Odds</cell>
                            <cell>TEI for authoring ODD, includes the TEI module for
                                creating ODD files and customizations</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_odds.odd">ODD</ref></cell>
                            <cell> </cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_odds.rng">RNG</ref></cell>
                            <cell> </cell>
                        </row>
                        <row>
                            <cell>allPlus</cell>
                            <cell>TEI with  with
                                all modules included, plus all external additions</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_allPlus.odd">ODD</ref></cell>
                            <cell> </cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_allPlus.rng">RNG</ref></cell>
                            <cell> </cell>
                        </row>
                        <row>
                            <cell>TEI + SVG</cell>
                            <cell>TEI with SVG</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_svg.odd">ODD</ref></cell>
                            <cell> </cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_svg.rng">RNG</ref></cell>
                            <cell> </cell>
                        </row>
                        <row>
                            <cell>TEI + Math</cell>
                            <cell>TEI with MathML</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_math.odd">ODD</ref></cell>
                            <cell> </cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_math.rng">RNG</ref></cell>
                            <cell> </cell>
                        </row>
                        <row>
                            <cell>TEI + XInclude</cell>
                            <cell>TEI with XInclude (experimental)</cell>
                            <cell><ref target="../../release/xml/tei/custom/odd/tei_xinclude.odd">ODD</ref></cell>
                            <cell> </cell>
                            <cell><ref target="../../release/xml/tei/custom/schema/relaxng/tei_xinclude.rng">RNG</ref></cell>
                            <cell> </cell>
                        </row>
                    </table>
                </p>
            </div>        	
            
            <div>	<head>TEI Community Customizations</head>
                <list type="gloss">
                    
                    <label>EpiDoc: Epigraphic Documents in XML</label><item>A P5 customization for encoding epigraphic materials (<ref target="http://www.stoa.org/epidoc/gl/5/">Guidelines</ref> and  <ref target="http://epidoc.sourceforge.net/">SourceForge site</ref>)</item>
                    <label>Digital Archive of Letters in Flanders (DALF)</label><item>A P4 customization for detailed encoding of letters (<ref target="http://www.kantl.be/ctb/project/dalf/">Project site</ref> and <ref target="http://www.kantl.be/ctb/project/dalf/dalfdoc/DTDfiles.html">DTD files</ref>)</item>
                    <label>Model Editions Partnership</label><item>A P4 customization for encoding editions of historical documents (<ref target="http://adh.sc.edu/">Project</ref>, <ref target="http://adh.sc.edu/MepGuide.html">guidelines</ref>, <ref target="http://adh.sc.edu/meptsdv1.html">reference manual</ref>, <ref target="http://adh.sc.edu/MepDTDs.html">DTDs</ref>)</item>
                </list>
            </div>
            
        </body>
        
    </text>
</TEI>