<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book SYSTEM "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<book lang="en">
    <bookinfo>
        <title>California Digital Library TEI Best Practice Guidelines for Encoding Printed Books</title>
        <corpauthor>California Digital Library Structured Text Working Group</corpauthor>
        <edition>Version 2.0</edition>
        <copyright>
            <year>2006</year>
            <holder>University of California</holder>
        </copyright>
        <legalnotice>
            <para>
                <emphasis role="bold">The encoding guidelines provided here are unedited working
                    drafts produced by CDL's Structured Text Working Group. They should not be
                    treated as final documents. Updated guidelines will be available in November 2004.</emphasis>
            </para>
        </legalnotice>
    </bookinfo>
    <preface id="intro">
        <title>Introduction</title>
        <para>This document is part of a collection of best practice guidelines established by the
            California Digital Library's Structured Text Working Group for encoding electronic
            texts. The guidelines provide best practices for marking up XML documents in accordance
            with the Textual Encoding Initiative's <emphasis>TEI P4: Guidelines for Electronic Text
                Encoding and Interchange</emphasis> (TEI P4). All projects submitting text documents
            to the CDL must follow the CDL TEI best bractices in order to produce files that may be
            automatically ingested and distributed by the CDL. There are four separate but related
            guidelines available, each geared toward a specific type of text, each accompanied by a
            specific DTD:</para>
        <itemizedlist>
            <listitem>
                <para>
                    <ulink url="/stwg/lite/">
                        <emphasis>California Digital Library TEI Lite Best Practice Guidelines for
                            Encoding Basic Texts</emphasis>
                    </ulink>
                </para>
            </listitem>
            <listitem>
                <para>
                    <ulink url="/stwg/book/">
                        <emphasis>California Digital Library TEI Best Practice Guidelines for
                            Encoding Printed Books</emphasis>
                    </ulink>
                </para>
            </listitem>
            <listitem>
                <para>
                    <ulink url="/stwg/ms/">
                        <emphasis>California Digital Library TEI Best Practice Guidelines for
                            Encoding Manuscripts</emphasis>
                    </ulink>
                </para>
            </listitem>
            <listitem>
                <para>
                    <ulink url="/stwg/oh/">
                        <emphasis>California Digital Library TEI Best Practice Guidelines for
                            Encoding Oral Histories</emphasis>
                    </ulink>
                </para>
            </listitem>
        </itemizedlist>
        <para>All of the above guidelines also require projects to consult the CDL's separate,
            universal set of guidelines for creating a TEI header: <emphasis>
                <ulink url="/stwg/metadata/">California Digital Library Best
                    Practice Guidelines for Encoding TEI Headers</ulink>
            </emphasis>
        </para>
        <para>These documents assume that readers are already familiar with the basics of XML and
            TEI P4 and are only seeking guidance as to how to apply them to specific cases. In other
            words, the best practices guidelines are not exhaustive instructions on XML nor the TEI.
            Not every element nor attribute available through a particular CDL TEI DTD is discussed
            in-depth, although a complete list of available elements and attributes for each set of
            best practices can be found in the appendix of each set of guidelines.</para>
        <para>All CDL TEI best practices also assume that the electronic text being encoded is being
            derived principally, if not wholly, from an existing paper source document. That is,
            these guidelines are not expressly intended for projects creating born-digital texts,
            although they may be adapted for such use. These guidelines are intended for projects
            that are producing semi-diplomatic transcriptions of a source document with few if any
            editorial changes. While projects may choose not to reproduce the <emphasis role="italic">look</emphasis> or layout of a source document through their encoding, no
            emendation (meaning deliberate editorial change) of any textual element in the source
            document is permitted unless the project's emendation policy, spelling out what has been
            changed and what preserved, can be consistently applied and clearly explained in the
            document header.</para>
        <para>The <emphasis>CDL TEI Best Practice Guidelines for Encoding Printed Books</emphasis>
            are for the encoding of printed volumes. Though they are intended to cover general
            books, they may also be used to encode rare books (published materials that have added
            value because of age, scarcity, aesthetic properties, association or subject matter,
            whether or not they include handwritten marginalia). Encoders of rare books, especially
            those books with marginalia, must consult the CDL TEI Manuscript guidelines as well, as
            they provide instruction on how to encode handwritten documents. Encoders of rare books
            should also be aware that all CDL guidelines are skewed toward capturing semantic
            content rather than physical description. Therefore, projects seeking to provide full
            physical description of artifactual documents will wish to supplement these guidelines.
            As with all CDL TEI guidelines, this document is meant to be used in conjunction with
            full documentation for TEI P4. Where an issue is not directly addressed in these
            guidelines, the official <ulink url="http://www.tei-c.org/P4X/">TEI Guidelines</ulink>
            should be consulted.</para>
    </preface>
    <preface id="use">
        <title>Using These Guidelines</title>
        <para>These guidelines are prescriptive. However, not all individual practices mentioned
            here are absolutely required for compliance to the standard. The following list provides
            the words and phrases that should serve as cues throughout this document as to whether a
            practice is required, recommended, or optional:</para>
        <itemizedlist>
            <listitem>
                <para>REQUIRED</para>
                <para>
                    <emphasis role="bold">must, must not, will, will not, do, do not</emphasis>
                </para>
                <para> Unless the practice is followed, the document will not be considered valid as
                    a CDL TEI document. Where possible, these practices will be enforced by the DTD
                    or schema.</para>
            </listitem>
            <listitem>
                <para>RECOMMENDED</para>
                <para>
                    <emphasis role="bold">should, should not</emphasis>
                </para>
                <para>The recommendation should be followed if possible; it should only be violated
                    if the encoder has a good reason for doing so. Where possible, these
                    recommendations will be enforced by the CDL using a Schematron assertion
                    language schema.</para>
            </listitem>
            <listitem>
                <para>OPTIONAL</para>
                <para>
                    <emphasis role="bold">may, may not, can, cannot</emphasis>
                </para>
                <para>Although suggested, the practice is optional. Encoders may choose other valid
                    strategies as necessary.</para>
            </listitem>
        </itemizedlist>
        <para> If a question arises that cannot be resolved through consulting these guidelines, the
            encoder should consult official <ulink url="http://www.tei-c.org/P4X/">TEI P4</ulink>
            documentation. Throughout these guidelines, relevant sections of TEI P4 will be
            referenced using the following notation:</para>
        <informalexample>
            <para>
                <emphasis role="bold">[P4: 11.2]</emphasis>
            </para>
        </informalexample>
    </preface>
    <chapter>
        <title>General Instructions</title>
        <sect1 id="files">
            <title>File Management and ARKs</title>
            <para>Every digital object submitted to the CDL, including objects that are associated
                files referenced by the main XML document, must be assigned an Archival Resource Key
                (ARK) that will serve as the object's unique and persistent identifier. Projects may
                obtain ARKs through the CDL for use in their encoding, or their files may
                automatically be assigned ARKs by the CDL upon ingest. The method by which a
                project's files will receive ARKs should be negotiated in advance and laid out in
                each project's submission agreement with the CDL.</para>
            <para> For TEI files, each text's ARK will also be assigned as the value of the
                    <emphasis role="bold">id</emphasis> attribute in the root element of the text's
                XML file. It will also be recorded in an &lt;idno&gt; element in the text's
                TEI header.</para>
            <sect2 id="filename">
                <title>Naming</title>
                <para> It is highly recommended that where possible the ARK also be used for naming
                    TEI files, using the following convention:</para>
                <blockquote>
                    <para>ARK.xml, where "ARK" is the unique key assgned.</para>
                </blockquote>
                <para>To facilitate the ingest of files, projects should use the following naming
                    conventions for images, PDFs, and other associated content: </para>
                <blockquote>
                    <para>ARK_NAME.EXTENSION, where "ARK" is the unique key assigned, "NAME" is the
                        result of whatever local naming convention has been applied to individual
                        files, and " EXTENSION" is the normal file format extension (".gif", ".jpg",
                        ".pdf", etc.).</para>
                </blockquote>
                <informaltable>
                    <tgroup cols="3">
                        <thead>
                            <row>
                                <entry>type of file</entry>
                                <entry>ARK</entry>
                                <entry>file name</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>TEI</entry>
                                <entry>kt167nb66r</entry>
                                <entry>kt167nb66r.xml</entry>
                            </row>
                            <row>
                                <entry>GIF</entry>
                                <entry>ARK kt167nb66r</entry>
                                <entry>kt167nb66r_fig002.gif</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
            </sect2>
            <sect2 id="assocFiles">
                <title>Associated Content Files</title>
                <para>All digital objects referenced as external entities by a TEI document must
                    first be declared as entities at the beginning of the document. The entity
                    declaration must give the object's entity reference and then define the
                    reference using the object's system identifier. The system identifier must
                    either be a system path relative to the document or, preferably, a URL. Ideally,
                    to facilitate the preview and ingest of TEI objects, projects should make their
                    documents and all associated content files (DTDS, images, pdfs, etc.) available
                    via the web. Entity declarations must use the full object filename and the
                    appropriate file format notation (e.g., GIF, JPG, or PDF).</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<!ENTITY fig002 SYSTEM "http://www.server.domain/figures/kt167nb66r_fig002.gif" NDATA GIF>
...
<figure id="fig002" entity="fig002" rend="block">]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="imagefiles">
                <title>Image Files</title>
                <para>The CDL will accept image files in either the GIF or JPEG format. If possible,
                    two derivative images should be created for each plate, figure, graphic, or
                    other pictorial element that appears as a discrete element in the text. One of
                    these derivatives should be at web resolution (72 ppi) and the same size as the
                    figure in the printed text. The other image should be at higher resolution (300
                    ppi), again at original size, but not exceeding 768 pixels in width. In-line
                    images, such as images of formulas, need only be provided in the low-resolution
                    version. When necessary, images should be cropped and flipped for proper
                    orientation for web display. For more information about the CDL's digital image
                    standards, see the <emphasis>
                        <ulink url="http://www.cdlib.org/news/pdf/CDLObjectStd-2001.pdf">California
                            Digital Library Digital Object Standard: Metadata, Content and Encoding</ulink>
                    </emphasis> and the <emphasis>
                        <ulink url="http://www.cdlib.org/news/pdf/CDLImageStd-2001.pdf">California
                            Digital Library Digital Image Format Standards</ulink>
                    </emphasis>.</para>
                <para> The master version of the image (usually a TIFF) does not need to be
                    submitted to CDL. However, projects interested in preserving master images for
                    future use should consider submitting them to the <ulink url="http://www.cdlib.org/inside/projects/preservation/dpr/">UC Libraries
                        Digital Preservation Repository</ulink>, scheduled to launch in 2005. </para>
                <para>If images are to be supplied in multiple resolutions, it will be necessary to
                    encode this fact in a metadata record conforming to the Metadata Encoding and
                    Transmission Standard (METS) schema.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<fileGrp ID="figures">
   <fileGrp ID="fig1">
      <file ID="fig1-m" ADMID="image-rights" USE="med-res" MIMETYPE="image/gif">
         <FLocat LOCTYPE="URL" 
                 xlink:href="/dynaxml/data/cj/kt109nc2cj/figures/fig1.gif"/>
      </file>
      <file ID="fig1-h" ADMID="image-rights" USE="hi-res" MIMETYPE="image/gif">
         <FLocat LOCTYPE="URL" 
                 xlink:href="/dynaxml/data/cj/kt109nc2cj/figures/fig1_h.gif"/>
      </file>
   </fileGrp>
   ...]]>
            </programlisting>
                </informalexample>
                <para>Please consult the CDL ingest team before constructing a METS record for
                    objects with multiple resolutions.</para>
            </sect2>
        </sect1>
        <sect1 id="tagset">
            <title>Invoking the CDL TEI Printed Book DTD</title>
            <para>All documents complying to these guidelines must explicitly invoke the CDL TEI
                Lite DTD. To do this, declare the the TEI XML DTD and include the prose,
                figures, and linking tag sets. Then include the CDL user extension files and the
                entity "CDL.lite". Other external entity declarations should directly follow. (See
                the section on associated files for instructions on how to declare entities.) </para>
            <informalexample>
                <programlisting format="linespecific">
<![CDATA[<!DOCTYPE TEI.2 SYSTEM "../dtd/tei2.dtd" [
<!ENTITY % TEI.XML "INCLUDE">
<!ENTITY % TEI.prose "INCLUDE">
<!ENTITY % TEI.figures "INCLUDE">
<!ENTITY % TEI.linking "INCLUDE">

<!ENTITY % TEI.extensions.ent SYSTEM '../dtd/CDL_base.ent'>
<!ENTITY % TEI.extensions.dtd SYSTEM '../dtd/CDL_base.dtd'>
<!ENTITY % CDL.book "INCLUDE">
. . .
<!ENTITY fig002 SYSTEM "http://www.server.domain/figures/kt167nb66r_fig002.gif" NDATA GIF>
. . . 
]>]]>
            </programlisting>
            </informalexample>
            <para>Encoders of rare books should take note that the CDL TEI Printed Book DTD does not
                include the TEI's transcription tagset. Therefore, projects wishing to encode
                handwritten marginalia should instead use the CDL TEI Manuscript DTD. To do this,
                declare the the TEI XML DTD and include the prose, figures, transcription, and
                linking tag sets. Then include the CDL user extension files and the entity "CDL.ms".
                To encode the printed text, follow the instructions detailed here. To encode the
                marginalia, follow the instructions detailed in the CDL TEI Manuscript DTD.</para>
            <informalexample>
                <programlisting format="linespecific">
<![CDATA[<!DOCTYPE TEI.2 SYSTEM "../dtd/tei2.dtd" [
<!ENTITY % TEI.XML "INCLUDE">
<!ENTITY % TEI.prose "INCLUDE">
<!ENTITY % TEI.figures "INCLUDE">
<!ENTITY % TEI.transcr "INCLUDE">                  
<!ENTITY % TEI.linking "INCLUDE">

<!ENTITY % TEI.extensions.ent SYSTEM '../dtd/CDL_base.ent'>
<!ENTITY % TEI.extensions.dtd SYSTEM '../dtd/CDL_base.dtd'>
<!ENTITY % CDL.ms "INCLUDE">
. . .
<!ENTITY fig002 SYSTEM "http://www.server.domain/figures/kt167nb66r_fig002.gif" NDATA GIF>
. . . 
]>]]>
            </programlisting>
            </informalexample>
            <para>
                <emphasis role="bold">
                    <ulink url="http://www.tei-c.org/P4X/ST.html#STIN">[P4: 3.3]</ulink>
                </emphasis>
            </para>
        </sect1>
        <sect1 id="elements">
            <title>Case Sensitivity</title>
            <para>Please take note that XML is case-sensitive. All elements and attributes must be
                in the proper case to be valid. In the CDL TEI DTDs, all elements made up of
                compound words use the "camel case" format: e.g., "teiHeader" instead of "teiheader"
                or "TEIHEADER".</para>
        </sect1>
        <sect1 id="unicode">
            <title>Character Encoding</title>
            <para>Special characters in the text must be encoded using the <ulink url="http://www.unicode.org/standard/standard.html">Unicode Standard</ulink>
                (UTF-8) and documents must include "UTF-8" as the value of the <emphasis role="bold">encoding</emphasis> attribute in the XML declaration.</para>
            <informalexample>
                <programlisting format="linespecific">
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>]]>
            </programlisting>
            </informalexample>
            <para>Special characters may be incorporated into a document directly as native Unicode
                (à) or may be represented by numeric character entities. These numeric
                character entities can take either the decimal (&amp;#224;) or hexadecimal forms
                (&amp;#x00E0;). Characters must <emphasis>not</emphasis> be represented using
                named character entities (&amp;agrave;), with the exception of those
                specifically exempted in the <ulink url="http://www.w3.org/TR/REC-xml/">XML 1.0
                Specification</ulink>. These <emphasis>must</emphasis> be used to avoid validation errors:</para>
            <informaltable>
                <tgroup cols="3">
                    <thead>
                        <row>
                            <entry>character</entry>
                            <entry>description</entry>
                            <entry>Unicode</entry>
                        </row>
                    </thead>
                    <tbody>
                        <row>
                            <entry><![CDATA[<]]></entry>
                            <entry><![CDATA[less than]]></entry>
                            <entry><![CDATA[&lt;]]></entry>
                        </row>
                        <row>
                            <entry><![CDATA[>]]></entry>
                            <entry><![CDATA[greater than]]></entry>
                            <entry><![CDATA[&gt;]]></entry>
                        </row>
                        <row>
                            <entry><![CDATA[&]]></entry>
                            <entry><![CDATA[ampersand]]></entry>
                            <entry><![CDATA[&amp;]]></entry>
                        </row>
                    </tbody>
                </tgroup>
            </informaltable>
            <informalexample>
                <programlisting format="linespecific">
            <![CDATA[
                <p>The &lt;body&gt; element contains the main body of the text.</p>
                ]]>
            
            </programlisting>
            </informalexample>
            <para>Unicode named character entities must also be used within attribute values that
                need to contain single or double quotation marks or apostrophes. Use the following
                named character entities to avoid a parser error:</para>
            <informaltable>
                <tgroup cols="3">
                    <thead>
                        <row>
                            <entry>character</entry>
                            <entry>description</entry>
                            <entry>Unicode</entry>
                        </row>
                    </thead>
                    <tbody>
                        <row>
                            <entry><![CDATA["]]></entry>
                            <entry><![CDATA[quotation marks]]></entry>
                            <entry><![CDATA[&quot;]]></entry>
                        </row>
                        <row>
                            <entry><![CDATA[']]></entry>
                            <entry><![CDATA[apostrophe or single quotation mark]]></entry>
                            <entry><![CDATA[&apos;]]></entry>
                        </row>
                    </tbody>
                </tgroup>
            </informaltable>
            <informalexample>
                <programlisting format="linespecific">
<![CDATA[<name reg="Ol&apos; Yeller">]]>
            </programlisting>
            </informalexample>
            <para>As part of the CDL ingest process, documents will be checked for the correct
                Unicode character encoding and rejected if nonconforming characters or encodings are detected.</para>
        </sect1>
        <sect1 id="hyphen">
            <title>Hyphenation</title>
            <para>When encoding the text, take care not to transcribe end-line hyphens that have
                been introduced into the text as a result of typesetting. Record all hyphens that
                are required by the source for the correct spelling of a compound word or phrase.
                Similarly, record all hyphens that are absolutely necessary to the meaning of an
                expression, e.g., hyphens in dates, formulas, code, etc.</para>
        </sect1>
        <sect1 id="extent">
            <title>Extent of Encoding</title>
            <para>All sections of printed books should be encoded, from title pages up to, but not
                including, colophons. Bastard titles or series titles, series lists, or
                frontispieces need not be included. The half title following the front matter
                sections may also be ignored. If a particular section is encoded but need not be
                displayed or accessed, it may be commented out of the XML file. A project's specific
                policies regarding what has been encoded and what left out, including policies
                adopted at the suggestion of these guidelines, must be articulated in the file's
                &lt;editorialDecl&gt; in the &lt;teiHeader&gt;.</para>
        </sect1>
        <sect1 id="mets">
            <title>Metadata Encoding and Transmission Standard (METS) Record</title>
            <para>The principal container for metadata at the CDL is a digital object's METS record.
                TEI documents should be submitted with as complete a METS record as possible. The
                CDL may generate METS records for projects that are unable to provide them. For more
                information, see <ulink url="http://www.cdlib.org/inside/diglib/repository/">The CDL
                    METS Repository</ulink>'s web stie. </para>
        </sect1>
    </chapter>
    <chapter>
        <title>Encoding Practice</title>
        <sect1 id="tei2">
            <title>Root Element</title>
            <sect2>
                <title>&lt;TEI.2&gt; </title>
                <para>Each document should contain one and only one &lt;TEI.2&gt; root
                    element. The <emphasis role="bold">id</emphasis> attribute is required and must
                    contain the unique ARK assigned to the text in question.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<TEI.2 id="kt5n39n99v">]]>
            </programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="teihdr">
            <title>Document Header</title>
            <sect2 id="header">
                <title>&lt;teiHeader&gt;</title>
                <para>Generally, the &lt;teiHeader&gt; for each document must conform to the
                    practices described in detail in the <ulink url="../metadata">
                        <citetitle>California Digital Library Best Practice Guidelines for Encoding
                            TEI Headers.</citetitle>
                    </ulink> Those guidelines cover both mandatory practices as well as suggested or
                    optional practices. It is often sufficient to follow the instructions there for
                    encoding the mandatory minimal header. However, projects that will depend on the
                    TEI header as their principal source of metadata (e.g., projects not providing
                    their own METS records) are advised to use the recommendations for full header
                    encoding. </para>
                <para>CDL search indexing and metadata collection depend on using a crosswalk that
                    maps individual TEI header elements to their <ulink url="http://dublincore.org/">Dublin Core Metadata Initiative</ulink> (DC)
                    equivalents. A detailed list of which elements in the TEI header map to which
                    elements in DC can be found in Appendices A and B of the <ulink url="../metadata"> CDL TEI Header guidelines </ulink>. </para>
                <para>It is particularly important to note that every TEI document must make use of
                    the &lt;idno&gt; element in the TEI header to record both the text's ARK
                    and its local object identifier. Each must be given as the content of a separate
                    &lt;idno&gt; element. The <emphasis role="bold">type</emphasis>
                    attribute must be used to identify whether an "ARK" or "LOCAL" identifier is
                    being given. These &lt;idno&gt; elements are essential to maintaining
                    the link between the document and its various identities.</para>
                <para>The following is an example of a minimal TEI header suitable for CDL TEI
                    Printed Book documents.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<teiHeader type="cdl/tei bk">
  <fileDesc>
    <titleStmt>
      <title>The Opening of the Apartheid Mind : Electronic Version</title>
      <respStmt>
        <resp>Text encoder:</resp>
        <name reg="Hastings, Kirk">Kirk Hastings</name>
      </respStmt>
    </titleStmt>
    <extent>816 Kb</extent>
    <publicationStmt>
      <publisher>University of California Press</publisher>
      <pubPlace>Berkeley</pubPlace>
      <date>1993</date>
      <idno type="ARK">ark:/13030/ft958009mm</idno>
      <idno type="LOCAL">6178</idno>
    </publicationStmt>
    <sourceDesc>
      <biblFull>
        <titleStmt>
          <title>The Opening of the Apartheid Mind: Options for the New South Africa</title>
          <author><name>Heribert Adam</name> and <name>Kogila Moodley</name></author>
        </titleStmt>
        <editionStmt>
          <p>1st ed.</p>
        </editionStmt>
        <extent>xvi, 277 p. : map ; 23 cm.</extent>
        <publicationStmt>
          <publisher>University of California Press</publisher>
            <pubPlace>Berkeley</pubPlace>
            <date>1993</date>
            <idno type="ISBN">0520081994 (alk. paper)</idno>  
          </publicationStmt>
      </biblFull> 
    </sourceDesc>
  </fileDesc>
</teiHeader>]]>
            </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/HD.html#HD7">[P4: 5.6]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="struct">
            <title>Text Structure</title>
            <sect2 id="text">
                <title>&lt;text&gt;</title>
                <para>The &lt;teiHeader&gt; is directly followed by the mandatory
                    &lt;text&gt; element, which fully contains the content of the book being
                    encoded. The &lt;text&gt; element contains three subelements,
                    &lt;front&gt; for front matter(e.g., title pages, prefaces, and
                    introductions), &lt;body&gt; for the main body of the text, and
                    &lt;back&gt; for back matter (e.g., endnotes and appendices). Of these
                    three, only &lt;body&gt; is required. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<TEI.2 id="ARK>
   <teiHeader> . . . </teiHeader>
   <text>
      <front> . . . </front>       OPTIONAL
      <body>                       REQUIRED
         <div1> . . . </div1>
      </body>
      <back>                       OPTIONAL
         <div1> . . . </div1>
      </back>
   </text>
</TEI.2>]]>
            </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/DS.html#DSDIV">[P4: 7.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="group">
                <title>&lt;group&gt;</title>
                <para>Groups of individual texts are sometimes packaged together within a single
                    document. Normally, the &lt;div<emphasis>n</emphasis>&gt; element will
                    be enought to create the structural divisions necessary for documents that can
                    share a TEI header and thus may be encoded together in a single file. However,
                    groups of texts that each need their own distinct title pages or other
                    &lt;front&gt; sections may be encoded using the &lt;group&gt;
                    element. Each text would then be encoded within a separate &lt;text&gt;
                    element within &lt;group&gt;. Each &lt;text&gt; element can
                    carry its own &lt;front&gt; section. Avoid using &lt;teiCorpus&gt;.</para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<TEI.2>
  <teiHeader></teiHeader>
  <text>
    <front>
      <titlePage></titlePage>
    </front>
    <group>
      <text>
        <front>
          <titlePage></titlePage>
        </front>
        <body></body>
        <back></back>
      </text>
      <text></text>
      <text></text>
      <text></text>
    ...
    </group>
  </text>
</TEI.2>]]>
        </programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="front">
            <title>Front Matter</title>
            <para>The &lt;front&gt; element is used to contain the various components that
                make up front matter, including prefaces, introductions, and title pages. Each of
                these sections is normally contained within another structural element such as
                &lt;titlePage&gt; or a &lt;div<emphasis>n</emphasis>&gt;. For a full
                list of the types of &lt;div<emphasis>n</emphasis>&gt;s available in
                &lt;front&gt;, please see the section on divisions. In printed books, front
                matter can usually be distinguished from the body of the text because the page
                numbering almost always uses roman numerals.</para>
            <sect2 id="tpage">
                <title>&lt;titlePage&gt;</title>
                <para>Do not encode a &lt;titlePage&gt; unless the book itself contains a
                    formal title page. Title pages may use a number of formatting peculiarities,
                    such as specific alignment, fonts, incidental images, etc. It is not necessary
                    to attempt to reproduce the look of the title page in the book exactly. It is
                    often enough to convey to users that the book has a title page, what textual
                    information it contains, and the order in which the information appears.</para>
                <para>
                    <emphasis role="bold">Example:</emphasis>
                </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<titlePage>
   <docTitle>
      <titlePart type="main">The Opening of <lb/>the Apartheid Mind</titlePart>
      <titlePart type="subtitle">Options for the New South Africa</titlePart>
   </docTitle>
   <docAuthor><name>Heribert Adam</name> and 
              <name>Kogila Moodley</name></docAuthor>
   <docImprint>
      <publisher>UNIVERSITY OF CALIFORNIA PRESS</publisher>
      <pubPlace>Berkeley · Los Angeles · London</pubPlace>
      <docDate>1993</docDate>
   </docImprint>
</titlePage>]]>
          </programlisting>
                </informalexample>
                <sect3 id="doctitle">
                    <title>
                        <emphasis role="bold">&lt;docTitle&gt;, &lt;titlePart&gt;</emphasis>
                    </title>
                    <para>The &lt;docTitle&gt; element is required within
                        &lt;titlePage&gt;. Use &lt;titlePart&gt; within
                        &lt;docTitle&gt; to encode individual formal titles, subtitles, and
                        other subsidiary title parts as they appear on the title page. If there is
                        more than one &lt;titlePart&gt; given, projects must use the
                            <emphasis role="bold">type</emphasis> attribute to classify the various
                        &lt;titlePart&gt;s. Supported <emphasis role="bold">type</emphasis>
                        attribute values are "main," "subtitle," "alternate," and "abbreviated." Any
                        &lt;titlePart&gt; without a <emphasis role="bold">type</emphasis>
                        attribute will be considered and formatted as a "main" title. If there is
                        more than one &lt;titlePart&gt;, then give the <emphasis role="bold">type</emphasis> attribute is mandatory for all of them. </para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<docTitle>
      <titlePart type="main">Inventory of furniture and art.</titlePart>
</docTitle>]]>
                    </programlisting>
                    </informalexample>
                </sect3>
                <sect3 id="docauthor">
                    <title>
                        <emphasis role="bold">&lt;docAuthor&gt;</emphasis>
                    </title>
                    <para>Record here the names of authors and others responsible for the
                        intellectual content of the document as they appear on the title page. Each
                        &lt;docAuthor&gt; element will be displayed by the stylesheet on a
                        single line. Therefore, projects may choose to encode multiple names within
                        a single &lt;docAuthor&gt; if it is desired that they display on a
                        single line, or may choose to repeat &lt;docAuthor&gt; if the names
                        should be displayed on separate lines.</para>
                    <para>Projects may use the &lt;name&gt; element to surround each
                        author's name. This practice is optional, but is particularly useful when
                        more than one name has been encoded in a single &lt;docAuthor&gt;.
                        The &lt;name&gt; element also allows projects to regularize names
                        using the <emphasis role="bold">reg</emphasis> attribute.</para>
                    <para>In the content of &lt;docAuthor&gt; and &lt;name&gt;,
                        names should be recorded as they appear on the title page. Do not attempt to
                        reorder the name into catalog entry form or use the form of the name as it
                        may appear in a name authority file. Again, the <emphasis role="bold">reg</emphasis> attribute may be used to correlate a name to an authority.</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<docAuthor>
  <name>Tom Jennings </name> and 
  <name>Julia Hoffman, MD</name>
</docAuthor>]]>
          </programlisting>
                    </informalexample>
                    <para>OR:</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<docTitle>
  <titlePart type="main">Canine morphotypes and physiology</titlePart>
</docTitle>
<docAuthor><name reg="Jennings, Tom">Tom Jennings</name></docAuthor>
<docAuthor><name reg="Hoffman, Julia">Julia Hoffman, MD</name></docAuthor>]]>
          </programlisting>
                    </informalexample>
                </sect3>
                <sect3 id="byline">
                    <title>&lt;byline&gt;</title>
                    <para>Authors are frequently listed on the title page accompanied by a more
                        explicit description of their role in the creation of the document; e.g.,
                        "foreword by" or simply "by." In such cases, encode both the
                        &lt;docAuthor&gt;s and their statements of responsibility inside an
                        encompassing &lt;byline&gt; element.</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<docTitle>
  <titlePart type="main">Canine morphotypes and physiology</titlePart>
</docTitle>
<byline>By <docAuthor>Tom Jennings </docAuthor> and 
<docAuthor>Julia Hoffman, MD</docAuthor></byline>]]>
          </programlisting>
                    </informalexample>
                </sect3>
                <sect3 id="publicationinfo">
                    <title>&lt;docImprint&gt;, &lt;pubPlace&gt; ,
                        &lt;publisher&gt; </title>
                    <para>Record the remaining publication information in
                        &lt;docImprint&gt;. Within &lt;docImprint&gt;, use
                        &lt;pubPlace&gt; and &lt;publisher&gt; in any order and as
                        often as necessary to record every place of publication and every publisher respectively.</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<docImprint>
  <pubPlace> Collinsport:</pubPlace>
  <publisher> Stoddard and Associates, 1993.</publisher>
</docImprint>]]>
          </programlisting>
                    </informalexample>
                </sect3>
                <sect3 id="date">
                    <title>&lt;docDate&gt; </title>
                    <para>Record copyright and publication dates within &lt;docDate&gt; in
                        &lt;docImprint&gt;. Do not include any associated text or symbols
                        such as the word "copyright" or the symbol "©". Such words and
                        symbols may be kept in the surrounding &lt;docImprint&gt; element. A
                        regularized form of the date may be encoded in ISO 8601:2000 5.2.1.1
                        standard form (e.g., YYYY-MM-DD) in the <emphasis role="bold">value</emphasis> attribute of the &lt;docDate&gt;
                        element. This is useful if document dates need to be consistently indexed.</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[&lt;docImprint&gt;New York Publishing Company &#xA9;<docDate value="1971.00.00"> 1971.</docDate>]]>
          </programlisting>
                    </informalexample>
                    <para>
                        <emphasis role="bold">
                            <ulink url="http://www.tei-c.org/P4X/DS.html#DSTITL">[P4: 7.5]</ulink>
                        </emphasis>
                    </para>
                </sect3>
                <sect3 id="titleEpigraph">
                    <title>epigraph</title>
                    <para>Record quotations that may appear on the title page in the
                        &lt;epigraph&gt; element. Unattributed epigraphs may be recorded in
                        a &lt;quote&gt; element within &lt;epigraph&gt;. Attributed
                        quotations should be encoded in &lt;cit&gt; within
                        &lt;epigraph&gt;. Within &lt;cit&gt;, the quotation is
                        surrounded by &lt;quote&gt;, while the attribution is given inside
                        &lt;bibl&gt;. (See the section on quotations fur further information.)</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<epigraph rend="italic">
  <quote>The price we pay one day may make us weep.</quote>
</epigraph>
                            
                            
<epigraph rend="italic">
  <cit>
    <quote>No man is an island, but some men are peninsulas.</quote>
    <bibl>Joe Haskell</bibl>
  </cit>
</epigraph> ]]>
          </programlisting>
                    </informalexample>
                </sect3>
            </sect2>
            <sect2 id="toc">
                <title>Tables of Contents</title>
                <para>For every TEI document, the CDL will automotically create a navigational table
                    of contents using the &lt;head&gt;s encoded throughout the document.
                    Projects may therefore choose to forgo encoding the table of contents in a
                    source document. However, projects wishing to retain the original table of
                    contents, which will often differ from that which would be produced by
                    collecting the document's &lt;head&gt;s, may encode the original in a
                    &lt;div<emphasis>n</emphasis> type="contents"&gt;. The table of contents
                    is normally encoded as a &lt;list&gt;, using &lt;ref&gt;s to
                    link each entry to its proper section. (See the section on lists for information
                    on encoding lists. See the section on internal linking for more information on &lt;ref&gt;s.)</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[Contents
Upward  . . . . . . 1
January . . . . . . 4
Unto This Present . 7

<div1 type="contents">
  <head>Contents</head>
  <list type="simple">
    <item>Upward<ref target="p1" type="pageref" rend="align right">1</ref></item>
    <item>January<ref target="p4" type="pageref" rend="align right">4</ref></item>
    <item>Unto this Present<ref target="p7" type="pageref" rend="align right">7</ref></item>
  </list>
</div1>]]>
            </programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="body">
            <title>Document Body</title>
            <sect2>
                <title>&lt;body&gt;</title>
                <para>Containing the main body of the text, the mandatory &lt;body&gt;
                    element is further subdivided into a hierarchy of nested divisions beginning
                    with a mandatory &lt;div1&gt;. Use the <emphasis role="bold">type</emphasis> attribute in each
                    &lt;div<emphasis>n</emphasis>&gt; to describe the type of section being
                    encoded. For a full list of the types available, please see the section on divisions.</para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/DS.html#DSDIV">[P4: 7.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="back">
            <title>Back Matter</title>
            <sect2>
                <title>&lt;back&gt;</title>
                <para>The optional &lt;back&gt; element may contain any number of
                    &lt;div<emphasis>n</emphasis>&gt; elements containing advertisements,
                    afterwords, indexes, bibliographies, appendices, or other sections that appear
                    at the end of the document after the main body of the text. Use the <emphasis role="bold">type</emphasis> attribute in each
                    &lt;div<emphasis>n</emphasis>&gt; to describe the type of back matter
                    being encoded. For a full list of the types of
                    &lt;div<emphasis>n</emphasis>&gt;s available in &lt;back&gt;,
                    please see the section on divisions.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<back>
   <div1 type="appendix">
      <head>Photographs</head>
      <p>The author was a prolific photographer who. . .
      </p>
   </div1>
]]>
            </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="appendix">
                <title>Appendices</title>
                <para>The &lt;div<emphasis>n</emphasis> type="appendix&gt;&gt; element
                    should be used within &lt;back&gt; for back matter sections collected
                    together under a common heading, usually "Appendix". </para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<back>
  <div1 type="appendix">
    <head>Appendix</head>
    <div2 type="biography">
      <head>Niels Reimers Curriculum Vitae</head>
      ...
    </div2>
    <div2 type="section">
      <head>Stanford Office of Technology Licensing web page.</head>
      ...
    </div2>
    <div2 type="chronology">
      <head>Cohen/Boyer Patent Chronology.</head>
      ...
    </div2>
  </div1>]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="index">
                <title>Indexes</title>
                <para>The &lt;div<emphasis>n</emphasis> type="index"&gt; element should be
                    used to encode indexes in &lt;back&gt;. Indexes should be encoded as
                    lists or nested lists as appropriate. (Note that indexes encoded as lists will
                    be displayed using the standard indention used for lists.) Page numbers in
                    indexes should be tagged as &lt;ref&gt;s with <emphasis role="bold">target</emphasis> attributes containing the unique <emphasis role="bold">id</emphasis>s of the pages being referenced. (See the section on
                    internal linking for more information.)</para>
                <para>
                    <emphasis role="bold">Example:</emphasis>
                </para>
                <informalexample>
                    <itemizedlist mark="none">
                        <title>Index</title>
                        <para>[The numbers below represent page numbers in the volume. Clicking on
                            the hyperlink will take you to the top of that page.]</para>
                        <listitem override="none">
                            <para>Abbott, Grace, 137, 142, 143, 144</para>
                            <itemizedlist>
                                <listitem override="none">
                                    <para>personality, 116, 138, 148</para>
                                </listitem>
                            </itemizedlist>
                        </listitem>
                        <listitem override="none">
                            <para>Acheson, Dean, 102</para>
                            <itemizedlist>
                                <listitem override="none">
                                    <para>administration:</para>
                                    <itemizedlist>
                                        <listitem override="none">
                                            <para>bureau autonomy, 220‑224</para>
                                        </listitem>
                                        <listitem override="none">
                                            <para>by presidential appointees (Puerto Rico), 120-122, 124-126</para>
                                        </listitem>
                                        <listitem override="none">
                                            <para>educational process, 73, 81, 87, 198‑199</para>
                                        </listitem>
                                    </itemizedlist>
                                </listitem>
                            </itemizedlist>
                        </listitem>
                    </itemizedlist>
                    <programlisting role="linespecific">
<![CDATA[<div1 type="index">
  <head>Index</head>
  <p>[The numbers below represent page numbers in the volume. 
    Clicking on the hyperlink will take you to the top of that page.]</p>
  <list type="simple">
  <item>Abbott, Grace, <ref target="p137">137</ref>, <ref target="p142">142</ref>, 
  <ref target="p143">143</ref>, <ref target="p144">144</ref> 
	  <list>
	    <item>personality, <ref target="p116">116</ref>, <ref target="p138">138</ref>, 
	    <ref target="p148">148</ref></item></list></item>
      <item>Acheson, Dean, <ref target="p102">102</ref></item>
      <item>administration:
	      <list>
	        <item>bureau autonomy, <ref target="p220">220‑224</ref></item>
	        <item>by presidential appointees (Puerto Rico), <ref target="p120">120‑122</ref>, 
	        <ref target="p124">124‑126</ref></item>
	        <item>educational process, <ref target="p73">73</ref>, <ref target="p81">81</ref>, 
	        <ref target="p87">87</ref>, <ref target="p198">198‑199</ref></item>]]>
        </programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="div">
            <title>Divisions</title>
            <sect2 id="divtypes">
                <title>&lt;div<emphasis>n</emphasis>&gt;</title>
                <para>The&lt;front&gt;, &lt;body&gt;, and &lt;back&gt;
                    elements in the document must use a hierarchical structure of numbered
                    &lt;div<emphasis>n</emphasis>&gt; elements to identify their significant
                    divisions. The elements &lt;body&gt; and &lt;back&gt; are both
                    required to contain at least one &lt;div1&gt;. No unnumbered
                    &lt;div&gt; or &lt;div0&gt; elements are permitted.</para>
                <para>Each &lt;div<emphasis>n</emphasis>&gt; element throughout the text
                    must have a unique <emphasis role="bold">id</emphasis> attribute to serve as an
                    indentifier. If necessary these can be added automatically on ingest by the CDL,
                    depending on the project's submission agreement with the CDL.</para>
                <para>All &lt;div<emphasis>n</emphasis>&gt;s must also contain a <emphasis role="bold">type</emphasis> attribute describing the kind of division being
                    encoded. Every attempt should be made to supply the most specific and consistent
                        <emphasis role="bold">type</emphasis> values possible for
                    &lt;div<emphasis>n</emphasis>&gt; elements.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<div1 id="ch01" type="chapter">
  <div2 id="ss1.1" type="ss1">
    <div3 id="ss2.1" type="ss2">
      <div4 id="ss3.1" type="ss3">]]>
          </programlisting>
                </informalexample>
                <para>The following table lists the &lt;div<emphasis>n</emphasis>&gt;
                        <emphasis role="bold">type</emphasis>s available for printed books. Please
                    note that the <emphasis role="bold">type</emphasis>s listed below may be used
                    for &lt;div<emphasis>n</emphasis>&gt;s in &lt;front&gt;,
                    &lt;body&gt;, or &lt;back&gt; as necessary.</para>
                <informaltable frame="top">
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>description</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">copyright</emphasis>
                                </entry>
                                <entry>copyright information page for the printed book</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">dedication</emphasis>
                                </entry>
                                <entry>book dedication, epigraph, or author's inscription</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">contents</emphasis>
                                </entry>
                                <entry>table of contents</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">frontispiece</emphasis>
                                </entry>
                                <entry>a pictorial frontispiece, possibly containing text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">preface</emphasis>
                                </entry>
                                <entry>a foreword or preface explaining the content, origin, or
                                    purpose of the text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">fmsec</emphasis>
                                </entry>
                                <entry>other front matter sections, such as illustration and table
                                    lists, acknowledgments, introductions, etc.</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">epigraph</emphasis>
                                </entry>
                                <entry>epigraph appearing on its own page</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">halftitle</emphasis>
                                </entry>
                                <entry>half title between the front matter and the text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">volume</emphasis>
                                </entry>
                                <entry>volume in a text that contains multiple volumes; this is
                                    rarely used</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">part</emphasis>
                                </entry>
                                <entry>book part</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">chapter</emphasis>
                                </entry>
                                <entry>book chapter</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">ss1-ss6</emphasis>
                                </entry>
                                <entry>sub-sections 1-6; these have no relation to the number of the
                                    &lt;div<emphasis>n</emphasis>&gt; element itself and
                                    need not be hierarchically applied but should reflect the
                                    formatting and arrangement of the book itself</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">appendix</emphasis>
                                </entry>
                                <entry>book appendix</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">endnotes</emphasis>
                                </entry>
                                <entry>endnotes section in the back matter or at the end of a part,
                                    chapter or sub-section</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">glossary</emphasis>
                                </entry>
                                <entry>book glossary</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">bibliography</emphasis>
                                </entry>
                                <entry>book bibliography</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">index</emphasis>
                                </entry>
                                <entry>book index</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">colophon</emphasis>
                                </entry>
                                <entry>a statement that describes the conditions of the book's
                                    physical production, often including details about number of
                                    copies printed</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">advertisement</emphasis>
                                </entry>
                                <entry>publisher's advertisements, or advertisements for other books
                                    or products</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">errata</emphasis>
                                </entry>
                                <entry>errata</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">subscribers</emphasis>
                                </entry>
                                <entry>lists of subscribers to the publication</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">bmsec</emphasis>
                                </entry>
                                <entry>other back matter sections</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/DS.html#DSDIV2">[P4: 7.1.2]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="open_close">
            <title>Division Headings, Openers, and Closers</title>
            <para>Significant textual divisions often open with a heading identifying the content of
                the division. They may also begin and end with phrases such as bylines, epigraphs,
                datelines, and the like.</para>
            <sect2 id="head">
                <title>&lt;head&gt;</title>
                <para>The &lt;head&gt; element is used to record division headings, such as
                    chapter or section titles, and is used by the system for allow users to navigate
                    easily from one section to another.</para>
                <para> Specific guidelines are supplied below regarding where &lt;head&gt;s
                    may or may not appear. Generally, record headings as they appear in the source document.</para>
                <para>Headings may be supplied by the encoder if they are not available in the text
                    but are necessary in order to provide a way of navigating to a particular
                    division. Headings may also be supplied in cases in which a &lt;head&gt;
                    is necessary to conform to rules about when they must appear.</para>
                <para>Supplied headings should be enclosed in square brackets or signalled by some
                    other convention expressly detailed in the &lt;editorialDecl&gt; of the &lt;teiHeader&gt;.</para>
                <informalexample>
                    <para>Title transcribed from text:</para>
                    <programlisting format="linespecific">
<![CDATA[<head>Chapter 4. The Ghost Returns to Middlington Manor.</head>]]>
        </programlisting>
                </informalexample>
                <para>Title supplied by encoder:</para>
                <informalexample>
                    <programlisting format="linespecific">
          <![CDATA[<head>[Segment 2]</head>]]>
        </programlisting>
                </informalexample>
                <para>It is good practice to provide a &lt;head&gt; tag for all major
                    textual divisions. In any case, the following rules must be strictly followed:</para>
                <orderedlist>
                    <listitem>
                        <para>If any &lt;div<emphasis>n</emphasis>&gt; at any level contains
                            a &lt;head&gt;, then all of its sibling
                            &lt;div<emphasis>n</emphasis>&gt;s at the same level must also
                            contain a &lt;head&gt;. Therefore, if any &lt;div1&gt;
                            uses a head, all &lt;div1&gt;s in the text must do so. If any
                            &lt;div2&gt; contains a &lt;head&gt;, all other
                            &lt;div2&gt;s nested with that &lt;div2&gt; in its
                            parent &lt;div1&gt; must also contain &lt;head&gt;s, etc.</para>
                    </listitem>
                    <listitem>
                        <para>If a &lt;div<emphasis role="italic">n</emphasis>&gt; at any
                            level is left without a &lt;head&gt;, then any subordinate
                                &lt;div<emphasis role="italic">n</emphasis>&gt;s below the
                            headless &lt;div<emphasis>n</emphasis>&gt; are not permitted to
                            have &lt;head&gt;s. Conversely, if any subordinate
                            &lt;div<emphasis>n</emphasis>&gt; contains a head, the parent
                            &lt;div<emphasis>n</emphasis>&gt; must also contain a &lt;head&gt;.</para>
                    </listitem>
                </orderedlist>
                <para>The following example is incorrect because one of the
                    &lt;div<emphasis>n</emphasis>&gt; descendants contains a
                    &lt;head&gt; but none of its ancestors contain one. If the rules are
                    strictly followed, the single &lt;div4&gt; with a &lt;head&gt;
                    forces all other &lt;div&gt;s in the tree to contain &lt;head&gt;s:</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<div1>
  <div2></div2>
  <div2></div2>
  <div2>
    <div3></div3>
    <div3>
      <div4><head></head></div4>
    </div3>
  </div2>
  <div2></div2>
</div1>]]>
          </programlisting>
                </informalexample>
                <para>Multiple &lt;head&gt; elements may be differentiated using the
                        <emphasis role="bold">type</emphasis> attribute (e.g., "subtitle" for a subtitle).</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<div1 id="ch01">
  <head type="main"> . . . </head>
  <head type="subtitle"> . . . </head>]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="epigraphs">
                <title>&lt;epigraph&gt;</title>
                <para>Epigraphs contain quotations, anonymous or attributed, appearing at the start
                    of a section, chapter, or other major division. They should be enclosed within
                    the &lt;epigraph&gt; element. An epigraph appearing on a page by itself
                    should be encoded in &lt;epigraph&gt; within a
                    &lt;div<emphasis>n</emphasis> type="epigraph"&gt;.</para>
                <para>Within &lt;epigraph&gt;, attributed epigraphs should be enclosed
                    entirely within the &lt;cit&gt; element, with &lt;quote&gt;
                    containing the quoted passage and &lt;bibl&gt; containing the
                    attribution. Within &lt;quote&gt;, use &lt;p&gt;,
                    &lt;lg&gt;, or other block elements as necessary. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<epigraph>
  <cit>
    <quote>"I believe that any other ideal is impracticable and is a collision with human destiny
    and God."</quote>
    <bibl>Attributed to George Herron.</bibl>
  </cit>
</epigraph>
 
                        
<epigraph>
   <cit>
      <quote>
            <lg>
             <l>`Twas brillig, and the slithy toves</l>
             <l>Did gyre and gimble in the wabe:</l>
             <l>All mimsy were the borogoves,</l>
             <l>And the mome raths outgrabe.</l>
             </lg>
      </quote>
        <bibl>"Jabberwocky"--Lewis Carroll</bibl>
   </cit> 
</epigraph>]]>
          </programlisting>
                </informalexample>
                <para>Within &lt;epigraph&gt;, unattributed epigraphs should simply be
                    encoded within &lt;quote&gt;, with &lt;p&gt; and other block
                    elements used as necessary to contain the quoted passage. There is no need to
                    use &lt;cit&gt; for unattributed epigraphs.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<div1 id="ch01" type="chapter" n="1">
   <head>Chapter 1</head>
   <epigraph>
      <quote>
         <p>I pity the man who can travel from Dan to Beersheba<p>
      </quote>
   </epigraph>

<epigraph>
  <quote rend="italic">
    <lg>
      <l>What you have seen to love in me</l>
      <l>I do not know.</l>
      <l>What I have seen to love in thee</l>
      <l>No word can show. </l>
      <l>But word or knowledge, dear, we lay aside.</l>
      <l>We need them not for compass or for guide.</l>
      <l>By love we go.</l>
    </lg>
  </quote>
</epigraph>]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="byline2">
                <title>&lt;byline&gt;</title>
                <para>Bylines are formal statements of responsibility, which may sometimes be found
                    near the top of a division (usually after a &lt;head&gt;) and sometimes
                    at the bottom. Do not use &lt;bylines&gt; to record attributive
                    information for quoted passages; use instead the
                    &lt;cit&gt;/&lt;quote&gt;/&lt;bibl&gt; structure
                    described in the section on quotations. Do not use &lt;byline&gt; for
                    the attribution of correspondence, which is normally signed
                    (&lt;signed&gt;). Do not use &lt;byline&gt; when a more complete
                    bibliographical citation is present; in that case &lt;bibl&gt; is
                    normally more appropriate. (See the section on bibliographic citation.) Take
                    care not to confuse the the use of &lt;byline&gt; and similar elements
                    within &lt;div<emphasis>n</emphasis>&gt;s with their use within formal &lt;titlePage&gt;s.</para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<div1 type="introduction">
  <head>Introduction</head> 
  <byline>by Sherna Gluck</byline>
  <p>The following interviews with Sylvie Thygeson represent two distinct interviews ...]]>

                            
<![CDATA[<div2 type="essay">
  <head>In the Public Interest——Jeannette Rankin</head>
  <bibl>by <author>Ralph Nadar</author>
    (<title rend="italic">The New Republic Feature Syndicate</title>
    <biblScope>Number 33</biblScope>
    <date>September 11, 1972</date>)
  </bibl>
  <p>WASHINGTON——A few weeks ago we sent a questionnaire ...]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="dateline">
                <title>&lt;dateline&gt;</title>
                <para>Use &lt;dateline&gt; to encode a place and date associated with the
                    creation of the document. Encode the place name directly within
                    &lt;dateline&gt;, but use &lt;date&gt; to enclose the date
                    itself within &lt;dateline&gt;. When additional address information is
                    available, use &lt;address&gt; within &lt;dateline&gt;. (See the
                    section on addresses.) As with &lt;byline&gt;, do not use
                    &lt;dateline&gt; to encode more complete bibliographic citations. Use
                    &lt;bibl&gt; instead.</para>
                <para>
                    <emphasis role="bold">Example:</emphasis>
                </para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<div1 type="chapter">
  <head>Prologue</head>
  <dateline>March 1945: Shensi Province, China</dateline>
  <p>A dull orange haze, the first light of dawn, ...]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="closer">
                <title>&lt;closer&gt;</title>
                <para>Often poems, chapters, or essays will end with a closing statement, such as
                    "The End" or "Finis," that is not considered part of the section it closes.
                    These statements can be enclosed within &lt;closer&gt;.</para>
                <informalexample>
                    <programlisting format="linespecific">
          <![CDATA[<closer>Finis</closer>]]>
        </programlisting>
                </informalexample>
                <para>If a single poem or essay ends with "The End" or "Finis," the statement should
                    be tagged using &lt;closer&gt; inside the &lt;div<emphasis>n</emphasis>&gt;.</para>
                <para>If the last poem or essay in the book ends with "The End" or "Finis," consider
                    the statement as applying to the entire book, and encode it as a
                    &lt;closer&gt; outside of the last
                    &lt;div<emphasis>n</emphasis>&gt;, but inside the &lt;body&gt;
                    of the text.</para>
                <para>Dates and datelines that act as closers may be, but need not necessarily be,
                    encoded in &lt;closer&gt;.</para>
                <informalexample>
                    <programlisting>
                <![CDATA[
<div1 type="poem">
                    . . .
<lg type="stanza">
<l>Nor certitude, nor peace, nor help for pain;</l>
<l>And we are here as on a darkling plain</l>
<l>Swept with confused alarms of struggle and flight,</l>
<l>Where ignorant armies clash by night.</l>
</lg>
<closer><date>1867</date></closer> 
</div1>                    
                    ]]>
                </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="trailer">
                <title>&lt;trailer&gt;</title>
                <para>Use the &lt;trailer&gt; element to encode printers' or publishers'
                    names and addresses that appear the end of the book. Use
                    &lt;address&amp; and &lt;addrLine&gt; within
                    &lt;trailer&gt; as necessary.</para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/DS.html#DSDTB">[P4: 7.2]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="p">
            <title>Paragraphs</title>
            <sect2>
                <title>&lt;p&gt;</title>
                <para>The paragraph is the fundamental organizational unit for all prose texts.
                    Paragraphs are encoded within &lt;p&gt;s, which, by default, begin a new
                    line and are displayed with the first line indented. To dictate a different
                    display, use the <emphasis role="bold">rend</emphasis> attribute in
                    &lt;p&gt;. Please see the section on alignment and indention for a list
                    of available <emphasis role="bold">rend</emphasis> values.</para>
                <informalexample>
                    <programlisting>
                <![CDATA[
<p>In another moment down went Alice after it, never once
considering how in the world she was to get out again.</p>               
                    ]]>
                </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COPA">[P4: 6.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="milestones">
            <title>Page Breaks and Milestones</title>
            <para>Milestones are empty elements (&lt;lb&gt;, &lt;milestone&gt;,
                &lt;pb&gt;) that serve a function in the text analogous to the one mileposts
                serve on a road. They are used to mark significant points in the text, often
                beginnings or endings of sections, that exist outside the hierarchy of
                &lt;div<emphasis>n</emphasis>&gt; containers.</para>
            <sect2 id="pb">
                <title>&lt;pb&gt;</title>
                <para>Projects must use the empty &lt;pb&gt; element to mark the beginning
                    of each physical page of the source document (including the first page). The
                    &lt;pb&gt; element should be placed at the beginning of each page, but
                    entirely within any overlapping &lt;div<emphasis>n</emphasis>&gt;. Never
                    encode &lt;pb&gt;s between &lt;div<emphasis>n</emphasis>&gt;
                    elements. All such interstitial page breaks should be encoded as if they
                    belonged to the nearest subsequent &lt;div<emphasis>n</emphasis>&gt;,
                    before the &lt;head&gt; element. If a page break occurs in the middle of
                    a smaller block element (e.g., &lt;p&gt;), it can simply be encoded
                    there. </para>
                <para>If desired, the <emphasis role="bold">n</emphasis> attribute of
                    &lt;pb&gt; may be used to record page numbers as they appear in the
                    source document so that the system can subsequently render those page numbers
                    for display. Do not supply page numbers if they do not exist in the source
                    document. Page numbers should be recorded using the <emphasis role="bold">n</emphasis> attribute of the &lt;pb&gt; element at the
                    beginning of the page, regardless of where the number appears on the document.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<div1 type="chapter" n="I" id="ch01">
  <pb n="1" id="p1"/>
  <head>Introduction</head>
]]>
          </programlisting>
                </informalexample>
                <para>If a page number is given, the <emphasis role="bold">id</emphasis> attribute
                    is also highly recommended. If anything is linked to the page breaks (such as an
                    index entry or table of contents that refers to pages), the <emphasis role="bold">id</emphasis> attribute is required.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<p>of the Sea, <ref target="p1" type="pageref">1</ref></p>
. . .
<pb n=1 id="p1"/>]]>
          </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="fw">
                <title>&lt;fw&gt;</title>
                <para>Projects that wish to capture catchwords and running heads may be record them
                    in &lt;fw&gt; ('forme work'). The &lt;fw&gt; element must
                    contain a <emphasis role="bold">type</emphasis> attribute. Possible values are: </para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>description</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">header</emphasis>
                                </entry>
                                <entry>a running title at the top of the page</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">footer</emphasis>
                                </entry>
                                <entry>a running title at the bottom of the page</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">sig</emphasis>
                                </entry>
                                <entry>a signature or gathering symbol</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">catch</emphasis>
                                </entry>
                                <entry>a catch-word</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>The &lt;fw&gt; element should directly follow the &lt;pb&gt;
                    element indicating the start of the page on which it appears, regardless of
                    where it actually physically appears on the page. Projects that wish to record
                    the location of the content of &lt;fw&gt; should use the <emphasis role="bold">place</emphasis> attribute. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<fw type="sig" place="bottom">C3</fw>]]>
          </programlisting>
                </informalexample>
                <para>[P4:18.3] </para>
            </sect2>
            <sect2 id="lb">
                <title>&lt;lb&gt;</title>
                <para>The &lt;lb&gt; element marks the start of a new line. Use this element
                    only when it is absolutely essential to preserve line breaks as they appear in
                    the source document. (Note that the &lt;lb&gt; tag is intended for
                    producing line breaks in prose only. the &lt;l&gt; element must be used
                    to encode lines of verse.) </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<p>When I approached the door, I saw that it's knocker yawned as a great
<lb/>O
<lb/>before me, impossibly heavy. . . </p>]]>
          </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="milestone">
                <title>&lt;milestone&gt;</title>
                <para>The empty &lt;milestone&gt; element may be used to mark significant
                    boundaries between sections of text that are neither page breaks nor normal
                    divisions. For instance, it may be used to encode the decorative section breaks
                    common to monographs. The <emphasis role="bold">unit</emphasis> attribute is
                    required to describe the kind of break being marked. The <emphasis role="bold">n</emphasis> attribute must be used to record any characters or
                    symbols that are used to create the boundary.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<milestone unit="endPart" n="&2766;"/>
                        
<milestone unit="endPart" n="****"/>]]>
          </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#CORS5">[P4: 6.9.3]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="font">
            <title>Typographical Phenomena and Formatting</title>
            <sect2 id="hi">
                <title>&lt;hi&gt;</title>
                <para>Record font changes and other typographical highlighting with the
                    &lt;hi&gt; element. Use the required <emphasis role="bold">rend</emphasis> attribute to record the type of font shift employed
                    in the source document. Unless otherwise stated in the
                    &lt;editorialDecl&gt;, the value of the <emphasis role="bold">rend</emphasis> attribute must convey and ultimately display (if
                    possible) the actual marking in the source document. In other words, do not use
                    &lt;hi&gt; to introduce editorial changes to a text's typesetting.</para>
                <para>When text with special formatting has already been tagged for other structure
                    or content, and when the special formatting is consistent, the <emphasis role="bold">rend</emphasis> value can be applied directly to the encompassing
                    tag. For example, if the contents of &lt;name&gt; are underscored, or if
                    the contents of &lt;p&gt; are entirely in bold font, then the <emphasis role="bold">rend</emphasis> values of those tags can be defined accordingly.
                    Because <emphasis role="bold">rend</emphasis> is a global attribute, it is
                    available for all TEI elements. When special formatting does not coincide
                    perfectly with an encompassing tag (as is often the case), &lt;hi&gt; is
                    used to surround the special text.</para>
                <informalexample>
                    <programlisting format="linespecific">
          <![CDATA[<p><hi rend="underline">Where</hi> did he go?</p>
                        
          <head rend="smallcaps">The Last Stand</head>]]> 
          </programlisting>
                </informalexample>
                <para>The CDL supports the following <emphasis role="bold">rend</emphasis> values
                    for display:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>display</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">normal</emphasis>
                                </entry>
                                <entry>standard font for the document; unemphasized, unhighlighted
                                    text; should be used to format unemphasized text in the middle
                                    of an emphasized passage</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">mono</emphasis>
                                </entry>
                                <entry>mono-spaced font, e.g., Courier</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">italic</emphasis>
                                </entry>
                                <entry>italics</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">smallcaps</emphasis>
                                </entry>
                                <entry>small caps</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">bold</emphasis>
                                </entry>
                                <entry>bold</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">bolder</emphasis>
                                </entry>
                                <entry>extra bold</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">lighter</emphasis>
                                </entry>
                                <entry>extra light</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">underline</emphasis>
                                </entry>
                                <entry>underscored</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">overline</emphasis>
                                </entry>
                                <entry>written with a line drawn above the text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">strikethrough</emphasis>
                                </entry>
                                <entry>strikethrough</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">subscript</emphasis>
                                </entry>
                                <entry>below the baseline of standard text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">superscript</emphasis>
                                </entry>
                                <entry>above the baseline of standard text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">hide</emphasis>
                                </entry>
                                <entry>do not display</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>Projects requiring more specialized display may include syntax from the <ulink url="http://www.w3.org/Style/CSS/">Cascading Style Sheet (CSS)</ulink>
                    standard in the <emphasis role="bold">rend</emphasis> attribute.</para>
                <informalexample>
                    <programlisting format="linespecific">
    <![CDATA[
<p rend ="color: white; background-color: red">This text will be white on a red background.</p>]]></programlisting>
                </informalexample>
            </sect2>
            <sect2 id="multipleHi">
                <title>Nested &lt;hi&gt; Tags</title>
                <para>When multiple <emphasis role="bold">rend</emphasis> values are required for a
                    single element, repeat &lt;hi&gt; elements as necessary. For instance,
                    in the following example, the word "wow" is rendered in both bold and italics as
                        <emphasis role="bold"> "<emphasis>wow</emphasis>" </emphasis>.</para>
                <informalexample>
                    <programlisting format="linespecific">
        <![CDATA[<hi rend="bold"><hi rend="italic">wow!</hi></hi>]]></programlisting>
                </informalexample>
                <para>Remember that once a <emphasis role="bold">rend</emphasis> value has been
                    applied to a tag, the display is applied to the entire contents of that tag
                    unless it is explicitly negated by another tag. For instance, the tagging</para>
                <informalexample>
                    <programlisting format="linespecific">
        <![CDATA[<hi rend="bold">w<hi rend="italic">ow!</hi></hi> ]]></programlisting>
                </informalexample>
                <para>will produce the word "<emphasis role="bold">w<emphasis>ow</emphasis>
                    </emphasis>". </para>
                <para>On the other hand, the tagging</para>
                <informalexample>
                    <programlisting format="linespecific">
        <![CDATA[<hi rend="bold">w<hi rend="normal"><hi rend="italic">ow!</hi></hi></hi> ]]></programlisting>
                </informalexample>
                <para>will produce the word "<emphasis role="bold">w</emphasis>
                    <emphasis>ow</emphasis>". </para>
            </sect2>
            <sect2 id="emph">
                <title>&lt;emph&gt;</title>
                <para>If desired, the &lt;emph&gt; element may be used instead of
                    &lt;hi&gt; to mark a typographic shift that explicitly conveys emphasis
                    rather than simply a change in typography or other meaning. In the following
                    example, the word "very" is underscored to provide emphasis.</para>
                <informalexample>
                    <programlisting format="linespecific">
        <![CDATA[<hi rend="bold">Once Upon a Time</hi> Chicken Little decided to build a <emph 
rend="underline">very</emph> big house.
 ]]></programlisting>
                </informalexample>
                <para>The same <emphasis role="bold">rend</emphasis> values available for
                    &lt;hi&gt; are also available for &lt;emph&gt;, as they are for
                    all <emphasis role="bold">rend</emphasis> attributes in any element.</para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COHQ">[P4: 6.3.2.2]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="indent">
                <title>Alignment and Indention</title>
                <para>Alignment and indention of text can also be represented using the <emphasis role="bold">rend</emphasis> attribute in &lt;hi&gt; or any other
                    encompassing tag. Available <emphasis role="bold">rend</emphasis> attribute
                    values for alignment are:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>display</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">left</emphasis>
                                </entry>
                                <entry>justify left, ragged right, initial indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">center</emphasis>
                                </entry>
                                <entry>center</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">right</emphasis>
                                </entry>
                                <entry>justify right, ragged left, initial indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">justify</emphasis>
                                </entry>
                                <entry>fully justify, initial indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">indent</emphasis>
                                </entry>
                                <entry>standard paragraph indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">hang</emphasis>
                                </entry>
                                <entry>hanging indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">blockindent</emphasis>
                                </entry>
                                <entry>full block indent</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">blockquote</emphasis>
                                </entry>
                                <entry>full block indent used for quotes (&lt;quote&gt;)</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">noindent</emphasis>
                                </entry>
                                <entry>no initial indent</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>Projects requiring more precise alignment of text may also use <ulink url="http://www.w3.org/Style/CSS/">CSS</ulink> language within the <emphasis role="bold">rend</emphasis> attribute to describe the alignment required.</para>
                <informalexample>
                    <programlisting format="linespecific">
    <![CDATA[[4em hanging indent]
<p rend ="text-indent: -4em; margin-left: 4em"> ]]></programlisting>
                </informalexample>
                <para> Note that all &lt;p&gt;s are flush left with an initial indent by
                    default, so any paragraph that should not be indented must be given a <emphasis role="bold">rend</emphasis> value of "noindent".</para>
            </sect2>
        </sect1>
        <sect1 id="foreign">
            <title>Language Shifts</title>
            <sect2>
                <title>&lt;foreign&gt;</title>
                <para>Use the &lt;foreign&gt; element to tag text that appears in a language
                    that will require the use of a different character set or writing direction. The
                        <emphasis role="bold">lang</emphasis> attribute must contain the name of the
                    applicable language as given in the <ulink url="/stwg/metadata/META_BPG.html#d0e294">&lt;language&gt;
                    element</ulink> of the TEI header. Note that the language
                    <emphasis>must</emphasis> be declared in the TEI header in order for this
                    attribute to function. The enclosed text should be input using the appropriate
                    Unicode character entitities. (See the section on character encoding.)</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[
   <profileDesc>
  <langUsage>
    <language id="Greek">(Range: 0370-03FF)</language>
  </langUsage>
. . .
     <foreign lang="Greek">&#0371;&#0372;&#0399;</foreign>]]>
                </programlisting>
                    <para>ųŴƏ</para>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="quotes">
            <title>Quotations</title>
            <para>Quotations that are set apart from the rest of the text by quotation marks need
                not be specially encoded. Quotation marks are normally left intact in the text and,
                if possible, recorded in the form that they appear (i.e., straight or curly, single
                or double). (The exceptions to this rule are quotations marks around
                &lt;title&gt;s in bibliographic citations that use the <emphasis role="bold">level</emphasis> attribute to provide their formatting [see the section
                on <link linkend="bib">bibliographies</link>].)</para>
            <para>Quotations that employ formatting beyond the simple use of quotation marks must be
                specifically tagged. Simple block quotes containing only one paragraph may be
                recorded using &lt;p&gt;.</para>
            <informalexample>
                <programlisting format="linespecific">
<![CDATA[<p rend="blockindent">It was seen from the beginning of the study . . . </p>]]>
      </programlisting>
            </informalexample>
            <sect2>
                <title>&lt;quote&gt;</title>
                <para>Quotes comprising multiple paragraphs or lines of verse should be enclosed in
                    the &lt;quote&gt; element, with individual paragraphs contained in
                    &lt;p&gt;s and lines of verse contained in &lt;lg&gt; and &lt;l&gt;.</para>
                <informalexample>
                    <programlisting format="linespecific">      
<![CDATA[<quote rend="blockquote">
  <p>It was seen from the beginning that the study . . . </p>
  . . .
</quote>
                        
 <quote>
    <lg>
      <l>What you have seen to love in me</l>
      <l>I do not know.</l>
      <l>What I have seen to love in thee</l>
      <l>No word can show. </l>
      <l>But word or knowledge, dear, we lay aside.</l>
      <l>We need them not for compass or for guide.</l>
      <l>By love we go.</l>
    </lg>
  </quote>  ]]>
          </programlisting>
                </informalexample>
            </sect2>
            <sect2>
                <title>&lt;cit&gt;</title>
                <para>If desired, quotations that are accompanied by citations may be encoded using
                    &lt;cit&gt;. Enclose both the quote and the citation within
                    &lt;cit&gt;. The text of the quote should be further enclosed within
                    &lt;q&gt; and &lt;p&gt; as necessary, and the bibliographic
                    citation should be further enclosed within &lt;bibl&gt;.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<cit>
   <quote>
      <l>Since I can do no good because a woman</l>
      <l>Reach constantly at something that is near it.</l>
   </quote>
   <bibl>
      <title>The Maid's Tragedy</title>
      <author>Beaumont and Fletcher</author>
   </bibl>
</cit>
                        
<cit>
      <quote>
            <lg>
             <l>`Twas brillig, and the slithy toves</l>
             <l>Did gyre and gimble in the wabe:</l>
             <l>All mimsy were the borogoves,</l>
             <l>And the mome raths outgrabe.</l>
             </lg>
      </quote>
        <bibl>"Jabberwocky"--Lewis Carroll</bibl>
 </cit> ]]>
        </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COHQQ">[P4: 6.3.3]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="speech">
            <title>Speech</title>
            <para>Texts that are made up primarily of attributed speech--e.g., plays, screenplays,
                and interview transcripts--should be encoded using the &lt;sp&gt; and
                &lt;speaker&gt; elements. Transcriptions of speech embedded in prose or
                verse texts may also be encoded using these elements. </para>
            <sect2 id="sp">
                <title>&lt;sp&gt;</title>
                <para>The &lt;sp&gt; element is used to contain instances of speech in a
                    performance text or a transcript of spoken words in a prose or verse text. The
                    entire speech along with its attribution should be encoded within
                    &lt;sp&gt;. Within &lt;sp&gt;, use &lt;p&gt;,
                    &lt;lg&gt;, and other block elements as necessary to format and contain
                    the contents of the speech. </para>
                <informalexample>
                    <programlisting format="linespecific">
                <![CDATA[<sp>
      <speaker>FILCH.</speaker>
      <p>Sir, Black Moll hath sent word her Trial comes on in
       the Afternoon, and she hopes you will order Matters
       so as to bring her off.</p>
   </sp>
   <sp>
      <speaker>PEACHUM.</speaker>
      <p>Why, she may plead her Belly at worst; to my 
        Knowledge she hath taken care of that Security.
        But, as the Wench is very active and industrious, 
                you may satisfy her that I'll soften the Evidence.</p>]]></programlisting>
                </informalexample>
                <para>The &lt;sp&lt; element may also carry an optional <emphasis role="bold">who</emphasis> attribute that gives the identity of the speaker. The
                    value of <emphasis role="bold">who</emphasis> must refer to the <emphasis role="bold">id</emphasis> of a person previously identified in either a cast
                    list (&lt;role&gt; in &lt;castItem&gt; in
                    &lt;castList&gt; for dramas and screenplays) or a description of the
                    participants in a transcribed speech or interview (&lt;person&gt; in
                    &lt;partiDesc&gt;). For more specific information on how to assign
                        <emphasis role="bold">id</emphasis>s that would be valid in <emphasis role="bold">who</emphasis>, see <ulink url="http://www.tei-c.org/P4X/DR.html#DRCAST">P4: 10.1.4</ulink> for
                    encoding cast lists, <ulink url="http://www.tei-c.org/P4X/HD.html#HD4">P4:
                    5.4</ulink> for encoding participants.</para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<profileDesc>
  <particDesc>
    <person id="LaBerge" role="interviewer/editor">
      <persName reg="LaBerge, Germaine">Germaine LaBerge</persName>
    </person>
    <person id="Bouche" role="interviewee">
      <persName reg="Bouché, Brieuc">Brieuc Bouché</persName>
    </person>
  </particDesc>
...
  <sp who="LaBerge">
    <speaker>LaBerge</speaker>
    <p>Why don't we start with where you were born, and a little bit about your family background?</p>
  </sp>
  <sp who="Bouche">
    <speaker>Bouché</speaker>
    <p>Yes. How much detail do you want? Full detail or just very sketchy?</p>
  </sp>]]>          
          </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="speaker">
                <title>&lt;speaker&gt;</title>
                <para>The &lt;speaker&gt; element is used within &lt;sp&gt; as a
                    specialized form of heading giving the name of the speaker responsible for the
                    spoken words. Encode the name of the speaker as it is given in the source
                    document. Do not supply a name if one does not appear in the source text. The
                    content of &lt;speaker&gt; is displayed in bold and flush left on a line
                    preceding the text of the speech.</para>
                <informalexample>
                    <programlisting>
<![CDATA[<sp who="LaBerge">
    <speaker>LaBerge</speaker>
    <p>Why don't we start with where you were born, and a little bit about your family background?</p>
  </sp>
  <sp who="Bouche">
    <speaker>Bouché</speaker>
    <p>Yes. How much detail do you want? Full detail or just very sketchy?</p>
  </sp>]]>          
    </programlisting>
                    <para>is displayed as:</para>
                    <para>
                        <emphasis role="bold">LaBerge</emphasis>
                    </para>
                    <para>Why don't we start with where you were born, and a little bit about your
                        family background?</para>
                    <para>
                        <emphasis role="bold">Bouché</emphasis>
                    </para>
                    <para>Yes. How much detail do you want? Full detail or just very sketchy?</para>
                </informalexample>
                <para>Projects that require a different kind of styling for the display of speaker
                    names should use the <emphasis role="bold">rend</emphasis> attribute to override
                    the default styling imposed by &lt;speaker&gt;. </para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/DR.html#DRSP">[P4: 10.2.2]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="verse">
            <title>Verse</title>
            <sect2 id="verseDiv">
                <title>&lt;div<emphasis>n</emphasis>&gt; in Verse</title>
                <para>Generally, verse or verse fragments in a text should be enclosed within a
                    separate &lt;div<emphasis>n</emphasis>&gt; element with an identifying
                        <emphasis role="bold">type</emphasis> attribute. Projects must enclose a
                    poem in a &lt;div<emphasis>n</emphasis>&gt; if they wish to attach a
                    searchable, indexable title to the poem using &lt;head&gt; or if they
                    wish to encode a &lt;closer&gt; at the end of the poem. The most common
                        <emphasis role="bold">type</emphasis> attribute values for verse are:</para>
                <simplelist>
                    <member>verse</member>
                    <member>poem</member>
                    <member>sonnet</member>
                    <member>drama</member>
                    <member>free-verse</member>
                    <member>song</member>
                </simplelist>
                <para>If projects do not wish to enclose a poem within a separate
                    &lt;div<emphasis>n</emphasis>&gt;, they may simply enclose its lines
                    using the mandatory &lt;lg&gt; element. (See below.)</para>
            </sect2>
            <sect2 id="verseTitle">
                <title>&lt;head&gt; in Verse</title>
                <para>Projects may use the &lt;head&gt; element for all titles, subtitles,
                    etc., for verse encoded within a &lt;div<emphasis>n</emphasis>&gt;,
                    bearing in mind the rules for using &lt;head&gt; within
                    &lt;div<emphasis>n</emphasis>&gt;. When more than one
                    &lt;head&gt; is required, use the <emphasis role="bold">type</emphasis>
                    attribute to describe the different type of headings or titles being applied.
                    Any &lt;head&gt; element for verse that does not have a <emphasis role="bold">type</emphasis> attribute will be considered a "main" title.</para>
                <informalexample>
                    <programlisting format="linespecific">      
<![CDATA[<head type="main">
<head type="subtitle">
<head type="dedication">]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="l">
                <title>&lt;l&gt;</title>
                <para>Individual lines of verse must be surrounded by the &lt;l&gt; tag.
                    Lines that are numbered may use the <emphasis role="bold">n</emphasis> attribute
                    to encode the line number. Use the <emphasis role="bold">rend</emphasis>
                    attribute as necessary to provide proper indention.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<l n="5" rend="indent">]]>
      </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="lg">
                <title>&lt;lg&gt;</title>
                <para>Regardless of whether verse is contained within its own
                    &lt;div<emphasis>n</emphasis>&gt;, groups of lines must be encoded
                    within the &lt;lg&gt; element, with each individual line also encoded in
                    the &lt;l&gt; element. The &lt;lg&gt; tag is used to identify
                    groups of lines that carry coherent poetic structure (i.e., function as a formal
                    unit, such as a stanza) within a poem. The type of structure may be identified
                    with the <emphasis role="bold">type</emphasis> attribute. Some available
                        <emphasis role="">type</emphasis> values are:</para>
                <simplelist>
                    <member>stanza</member>
                    <member>verse</member>
                    <member>paragraph</member>
                    <member>couplet</member>
                    <member>quatrain</member>
                    <member>fragment</member>
                    <member>refrain</member>
                </simplelist>
                <para>The value "fragment" should be used for line groups that do not carry poetic structure.</para>
                <informalexample>
                    <programlisting format="linespecific">      
<![CDATA[<div1 type="poem">
                  <lg type="stanza">
      <l>How doth the little crocodile</l> 
<l>Improve his shining tail,</l> 
<l>And pour the waters of the Nile</l> 
<l>On every golden scale!</l>
       </lg>
   </div1>]]>
          </programlisting>
                </informalexample>
                <para>The following text could be tagged in different ways:</para>
                <para>
                    <literallayout format="linespecific"><![CDATA[`Repeat, "You are Old, Father William,"' said the Caterpillar. 
                 Alice folded her hands, and began:--
                 `You are old, Father William,' the young man said,            
                          `And your hair has become very white; 
                  And yet you incessantly stand on your head- 
                            Do you think, at your age, it is right?' 
                            ]]></literallayout>
                </para>
                <informalexample>
                    <para>within &lt;div<emphasis>n</emphasis>&gt;:</para>
                    <programlisting format="linespecific">
            <![CDATA[<div1 type="chap5">
. . .
<p>`Repeat, "You are Old, Father William,"' said the Caterpillar.</p> 
<p>Alice folded her hands, and began:--</p>
<div2 type="poem>
<head type="poem-title" rend="center">[You Are Old, Father William]</head>
<lg type="stanza" rend="blockindent"> 
<l>`You are old, Father William,' the young man said,</l>
<l rend="indent">`And your hair has become very white;</l>
<l>And yet you incessantly stand on your head-</l>
<l rend=indent">Do you think, at your age, it is right?'</l>
</lg>
</div2>]]>
          </programlisting>
                    <para> or without &lt;div<emphasis>n</emphasis>&gt;:</para>
                    <programlisting format="linespecific">
<![CDATA[. . .
<div1 type="chap5">
<p>`Repeat, "You are Old, Father William,"' said the Caterpillar.</p> 
<p>Alice folded her hands, and began:--</p>
<lg type="stanza" rend="blockindent"> 
<l>`You are old, Father William,' the young man said,</l>
<l rend="indent">`And your hair has become very white;</l>
<l>And yet you incessantly stand on your head-</l>
<l rend=indent">Do you think, at your age, it is right?'</l>
</lg>
            ]]>
          </programlisting>
                </informalexample>
            </sect2>
            
        </sect1>
        <sect1 id="note">
            <title>Notes</title>
            <sect2>
                <title>&lt;note&gt;</title>
                <para>Use the &lt;note&gt; element to encode notes, using the <emphasis role="bold">place</emphasis> attribute to indicate the location of the note.
                    Available <emphasis role="bold">place</emphasis> values are: </para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>type of note</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">end</emphasis>
                                </entry>
                                <entry>endnote, note appears at the end of a chapter, part, or volume</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">foot</emphasis>
                                </entry>
                                <entry>footnote, note appears at the foot of the page</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">inline</emphasis>
                                </entry>
                                <entry>note appears as a marked section in the body of the text</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>Notes without the <emphasis role="bold">place</emphasis> attribute will be
                    considered in-line. For notes that are tagged at the point of reference, the
                    numbers attached to the notes (as distinct from reference numbers that are
                    located elsewhere) are normally recorded as the value of the <emphasis role="bold">n</emphasis> attribute and should not be included in the text of the
                    note itself. Similarly, dingbats, crosses, daggers, and the like used to label
                    notes for referencing may also be recorded as Unicode characters within the
                        <emphasis role="bold">n</emphasis> attribute. A separate &lt;ref&gt;
                    is not necessary. If a note is targeted by a &lt;ref&gt; elsewhere, it
                    must contain a unique<emphasis role="bold"> id</emphasis> attribute. Be sure to
                    enclose the contents of notes in &lt;p&gt;s or other appropriate block
                    elements if necessary. (See the section on internal linking for more information
                    about &lt;ref&gt;s.)</para>
            </sect2>
            <sect2 id="inline">
                <title>In-line notes</title>
                <para>In-line notes may be tagged directly in place.</para>
                <informalexample>
                    <programlisting format="linespecific">
                <![CDATA[<p>Collections are ensembles of distinct entities or objects of any sort. 
<note place="inline">We explain below why we use the uncommon term collection instead 
of the expected set. our usage corresponds to the aggregate of many mathematical writings
and to the sense of class found in older logical writings.</note> The elements. . .</p>]]></programlisting>
                </informalexample>
            </sect2>
            <sect2 id="fnote">
                <title>Footnotes</title>
                <para>Footnotes (those references, notes, and citations appearing at the bottom of
                    the page) must be encoded where they are referenced. In other words, at the
                    location of the footnote reference in the text, embed the &lt;note&gt;
                    itself in place. If a footnote is tagged in place <emphasis>and</emphasis> the
                        <emphasis role="bold">n</emphasis> attribute contains the note's reference
                    number, projects must not encode a separate &lt;ref&gt; with that same
                    number in the same location. The result would be two duplicate numbers appearing
                    in place at the point of reference. However, if no <emphasis role="bold">n</emphasis> attribute is given in &lt;note&gt;, then a
                    separate &lt;ref&gt; may be used in place. In either case, other
                    references to that footnote from other locations in the text may be tagged with
                    &lt;ref&gt;. If a footnote is targeted by any &lt;ref&gt;
                    anywhere in the text, it must include an <emphasis role="bold">id</emphasis>
                    attribute. (See the section on internal linking.)</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<p>...Whites, however, did not vote to transfer power 
<hi rend="italic">to</hi> the black majority, as the 
media reported, but only to share power. 
<note id="fn0.1" place="foot" n="*">
<p>The use of racial and ethnic labels is not meant 
to reproduce, uncritically...</p></note>...</p>]]>
            </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="enote">
                <title>Endnotes</title>
                <para>Endnotes (those appearing at the end of a chapter, section, or other
                    significant textual division) must be encoded where they appear in the document,
                    in a separate &lt;div<emphasis>n</emphasis>&gt; if necessary. For an
                    endnote to function properly, the reference to the note in the text must be
                    tagged with &lt;ref&gt; and each endnote &lt;note&gt; must carry
                    an <emphasis role="bold">id</emphasis> attribute. Further, if projects wish to
                    allow users to link directly from the note back to its reference in the text,
                    then the <emphasis role="bold">id</emphasis> and <emphasis role="bold">corresp</emphasis> attributes must also be properly used in
                    &lt;ref&gt; and &lt;note&gt; respectively. (See the section on
                    internal linking for more detailed instructions.) </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<p>...falsely assumed South Africa to be the only developed 
capitalist country “[that] is not only ‘objectively’ ripe for 
revolution but has actually entered a stage of overt and 
seemingly irreversible revolutionary struggle.”
<ref target="bn0.1" id="d0e912" type="noteref">1</ref> ...</p>

....

<div2 id="d0e1020" type="endnotes">
   <head type="main">Notes</head>
   <note id="bn0.1" place="end" n="1" corresp="d0e912">
      <p>Paul M. Sweezy and Harry Magdoff, “The Stakes in 
         South Africa,” <hi rend="italic">Monthly Review,
         </hi> April 1986.</p>
   </note>
</div2>]]>
            </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#CONONO">[P4: 6.8.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="bibNote">
                <title>&lt;bibl&gt; in &lt;note&gt;</title>
                <para>When the footnote is clearly bibliographic in nature, enclose it within the
                    TEI &lt;bibl&gt; element inside &lt;note&gt;. Projects may
                    further encode the author or authors as &lt;author&gt;, titles as
                    &lt;title&gt;, dates as &lt;date&gt;, and references to a page
                    number, span of page numbers, or chapters as &lt;biblScope&gt;. (See the
                    section on bibliographic citations.)</para>
                <para>
                    <emphasis role="bold">Example:</emphasis>
                </para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[
  <note n="5" id="n5" place="foot">
    <bibl>
      <author>Gallagher, Robert S., </author> 
      <title level="a">I Was Arrested, Of Course, </title>an interview,
      <title level="j">American Heritage, </title>
      <date>February, 1974, </date> 
      <biblScope>pp. 17‑24, 92‑94. </biblScope>
    </bibl>
  </note>
 ]]>
        </programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="namesdates">
            <title>Names, Dates, and Addresses</title>
            <para>Although it is not required, it sometimes useful to tag names, dates, and
                addresses as they occur throughout the text, not only when they occur on the title
                page. Tagging names and dates also allows them to be regularized in order to provide
                more fruitful searching.</para>
            <sect2 id="basicname">
                <title>&lt;name&gt;</title>
                <para>The &lt;name&gt; element may be used to encode any proper noun or
                    proper noun phrase. The <emphasis role="bold">type</emphasis> attribute can be
                    used to indicate the type of name. Supported <emphasis role="bold">type</emphasis> values are "person" and "place". The <emphasis role="bold">reg</emphasis> attribute may be used to give a normalized or
                    regularized form of the name.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[At the time of the events which led to
<name reg="Benedict XII, Pope of Avignon (Jacques Fournier)" 
type="person">Fournier's</name> investigations, 
the local population consisted of between 200 and
250 inhabitants.]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="basicdate">
                <title>&lt;date&gt;</title>
                <para>Use &lt;date&gt; to encode a date that has been given in any format.
                    The <emphasis role="bold">value</emphasis> attribute can be used to contain the
                    value of the date in the standard ISO 8601:2000 5.2.1 format (e.g., YYYY-MM-DD).
                    Again, this is useful if document dates need to be indexed for searching.</para>
                <para>Because the &lt;date&gt; element is not directly allowed within
                    &lt;div<emphasis>n</emphasis>&gt; it can be surrounded by
                    &lt;dateline&gt; if necessary. When it appears at the beginning or end
                    of a division, &lt;date&gt; is normally located within the
                    &lt;opener&gt; or &lt;closer&gt; elements. Projects not wishing
                    to use &lt;opener&gt; and &lt;closer&gt; may also insert
                    &lt;date&gt; directly within &lt;p&gt; if that is appropriate.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<p>Given on the <date value="1977-06-12">Twelfth Day of June
in the Year of Our Lord One Thousand Nine Hundred and
Seventy-seven of the Republic the Two Hundredth and first
and of the University the Eighty-Sixth.</date></p>]]>
        </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="address">
                <title>&lt;address&gt;, &lt;addrLine&gt;</title>
                <para>The &lt;address&gt; and &lt;addrLine&gt; elements can be used
                    to encode postal or other addresses. Enclose the entire address within
                    &lt;address&gt; and each individual line within &lt;addrLine&gt;.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<address>
   <addrLine>110 Southmoor Road,</addrLine>
   <addrLine>Oxford OX2 6RB,</addrLine>
   <addrLine>UK</addrLine>
</address>]]>
        </programlisting>
                </informalexample>
                <para>Because &lt;address&gt; is not allowed directly in
                    &lt;div<emphasis>n</emphasis>&gt;, when it appears at the beginning or
                    end of a division, it normally is enclosed within the &lt;opener&gt; or
                    &lt;closer&gt; elements. Projects not wishing to use
                    &lt;opener&gt; or &lt;closer&gt; may insert
                    &lt;address&gt; directly inside a &lt;p&gt; if that is appropriate.</para>
                <informalexample>
                    <programlisting role="linespecific">
<![CDATA[<div1 type="letter">
  <head>Appendix: Letter to Earl Warren</head>
  <opener>
    <date>November 10, 1971</date>
    <address>
      <addrLine>Honorable Earl Warren</addrLine>
      <addrLine>Supreme Court of the United States</addrLine>
      <addrLine>Washington, D. C.</addrLine>
      <addrLine>Re: ACLU Proposed Earl Warren Civil Liberties Award</addrLine>
    </address>
    <salute>Dear Governor:</salute>
  </opener>]]>
        </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#CONA">[P4: 6.4]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="list">
            <title>Lists</title>
            <sect2>
                <title>&lt;list&gt;</title>
                <para>Individual items in a list must be encoded as &lt;item&gt;s within
                    &lt;list&gt; rather than as a series of &lt;p&gt;s or
                    &lt;l&gt;s. Use the &lt;list&gt; element's <emphasis role="bold"> type</emphasis> attribute to define the type of list appearing
                    in the document. Valid <emphasis role="bold"> type</emphasis> attributes are:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>type of list</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">ordered</emphasis>
                                </entry>
                                <entry>lists with sequential markers</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">bulleted</emphasis>
                                </entry>
                                <entry>marked or bulleted lists</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">simple</emphasis>
                                </entry>
                                <entry>unmarked or unnumbered lists</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">gloss</emphasis>
                                </entry>
                                <entry>definition lists (e.g., glossary, chronology, etc.)
                                    consisting of a term encoded in &lt;label&gt; and a
                                    definition or expansion of the term encoded in &lt;item&gt;</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">ordered</emphasis>
                                </entry>
                                <entry>numbered lists</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">label</emphasis>
                                </entry>
                                <entry>non-gloss lists whose items are each labeled with a &lt;label&gt;</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>Nest lists as appropriate, noting that they will be automatically indented to
                    reflect the nesting. Use the &lt;head&gt; element to provide headings
                    for lists.</para>
            </sect2>
            <sect2 id="olist">
                <title>Standard Ordered Lists</title>
                <para>Encode lists that include sequential markers, numbers, or letters as
                    &lt;list type="ordered"&gt;. Use the <emphasis role="bold">rend</emphasis> attribute to describe the kind of sequential system
                    used. Each item in the list is encoded as an &lt;item&gt;,
                    <emphasis>without</emphasis> the sequential marker. The <emphasis role="bold">rend</emphasis> attribute will tell the stylesheet what kind of
                    enumerative system to supply for display. If no system is specified in the
                        <emphasis role="bold">rend</emphasis> attribute, then the default system of
                    "arabic"--meaning arabic integers starting with "1."-- will be applied. The
                    available <emphasis role="bold">rend</emphasis> values are as follows.</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>enumerators</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">arabic</emphasis>
                                </entry>
                                <entry>1., 2., 3., etc.</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">upperalpha</emphasis>
                                </entry>
                                <entry>A., B., C., etc..</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">loweralpha</emphasis>
                                </entry>
                                <entry>a., b., c., etc.</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">upperroman</emphasis>
                                </entry>
                                <entry>I., II., III., etc.</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">lowerroman</emphasis>
                                </entry>
                                <entry>i., ii., iii., etc..</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">supplied</emphasis>
                                </entry>
                                <entry>non-standard enumerations encoded within each
                                    &lt;item&gt;'s <emphasis role="bold">n</emphasis>
                                    attribute (see below)</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <informalexample>
                    <orderedlist numeration="upperalpha">
                        <title>Departments</title>
                        <listitem>
                            <para>English</para>
                        </listitem>
                        <listitem>
                            <para>History</para>
                        </listitem>
                        <listitem>
                            <para>Biology</para>
                        </listitem>
                        <listitem>
                            <para>Political Science</para>
                        </listitem>
                    </orderedlist>
                    <programlisting format="linespecific">
<![CDATA[<list type="ordered" rend="upperalpha">
   <head>Departments</head>
   <item>English</item>
   <item>History</item>
   <item>Biology</item>
   <item>Political Science</item>
</list>]]>
              </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="non-olist">
                <title>Non-standard Ordered Lists</title>
                <para>Lists that use a use a non-sequential or otherwise non-standard method of
                    enumeration may still carry the <emphasis role="bold">type</emphasis> attribute
                    value of "ordered" if the specific mark of numeration may be explicitly supplied
                    in the <emphasis role="bold">n</emphasis> attribute of each individual
                    &lt;item&gt; element. Whatever is encoded as the value of the <emphasis role="bold">n</emphasis> attribute will be exactly displayed as the enumerator
                    for the item. Therefore, don't forget to include punctuation if it is desired.
                    In such cases, set the &lt;list&gt;'s <emphasis role="bold">rend</emphasis> attribute to "supplied."</para>
                <informalexample>
                    <orderedlist>
                        <listitem>
                            <para>Food and supplies</para>
                        </listitem>
                        <listitem>
                            <para>Medicine</para>
                        </listitem>
                        <listitem>
                            <para>Fuel</para>
                        </listitem>
                        <listitem override="5">
                            <para>Fuel storage containers</para>
                        </listitem>
                        <listitem override="6">
                            <para>Radios</para>
                        </listitem>
                    </orderedlist>
                    <programlisting format="linespecific">
<![CDATA[<list type="ordered" rend="supplied">
   <item n="1.">Food and supplies</item>
   <item n="2.">Medicine</item>
   <item n="3.">Fuel</item>
   <item n="5.">Fuel storage containers</item>
   <item n="6.">Radios</item>
</list>]]>
              </programlisting>
                </informalexample>
                <para>Note that all &lt;item&gt;s in a &lt;list rend="supplied"
                    type="ordered"&gt; must contain an <emphasis role="bold">n</emphasis>
                    attribute, even if some of the items conform to the standard enumerative
                    conventions. Again, never encode the sequential marker within the text of the
                    &lt;item&gt; as well. Such encoding will usually result in two duplicate
                    markers appearing before each &lt;item&gt; in the list. <emphasis role="bold">n</emphasis> attribute.</para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COLI">[P4: 6.7]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="label">
                <title>&lt;label&gt;</title>
                <para>Rather than enumerators, items in a &lt;list type="gloss"&gt; have
                    labels, such as headwords in a glossary or dates in a chronology. The
                    &lt;label&gt; element is used to capture each label immediately
                    preceding its associated &lt;item&gt;. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[
<list type="gloss" rend="label">
<label>1835</label><item>born in Florida, MO</item> 
<label>1848</label><item>apprenticed</item>]]>
</programlisting>
                </informalexample>
            </sect2>
        </sect1>
        <sect1 id="bib">
            <title>Bibliographies</title>
            <sect2 id="bibl">
                <title>&lt;bibl&gt;, &lt;listBibl&gt;</title>
                <para>Individual bibliographic citations should be encoded using the
                    &lt;bibl&gt; element. Groups of &lt;bibl&gt;s are further
                    contained within a &lt;listBibl&gt;.</para>
                <para>The &lt;bibl&gt; element allows unstructured bibliographic data,
                    including standard bibliographic elements as well as uncontained text such as
                    more discursive or descriptive citations or annotation. Unlike the stricter
                    bibliographic containers found in the TEI, &lt;bibl&gt; allows the
                    encoder some latitude both in the order of subelements and the level of encoding.</para>
                <para>There are no elements absolutely required within &lt;bibl&gt;.
                    However, most projects will most likely take advantage of the following:
                    &lt;author&gt;, &lt;date&gt;, &lt;title&gt;,
                    &lt;pubPlace&gt;, &lt;publisher&gt;, and
                    &lt;biblScope&gt;. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<listBibl>
   <bibl id="bib010_ch02">
      <author>Johnson, Douglas W.</author> 
      <date>1919</date>. 
      <title level="m">Shore processes</title>. 
      <pubPlace>New York</pubPlace>, 
      <publisher>Wiley &amp; Sons</publisher>, 
      <biblScope type="pages">584 pp.</biblScope>, 
      <date>1919</date>.
   </bibl>]]>
          </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="title">
                <title>&lt;title&gt; levels</title>
                <para>Projects using the &lt;title&gt; element may also use its <emphasis role="bold">level</emphasis> attribute to define the type of title being
                    provided and dictate the standard typographic styling used to display the title.
                    Therefore, &lt;title&gt;s that carry a <emphasis role="bold">level</emphasis> attribute do not need to be tagged again for
                    italics, quotation marks, and the like. Titles that require special formatting
                    not supported by the available <emphasis role="bold">level</emphasis>s can use
                    the <emphasis role="bold">rend</emphasis> attribute to dictate the styling
                    required. The supported attribute values and their resulting display are as follows:</para>
                <informaltable>
                    <tgroup cols="3">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>type of title</entry>
                                <entry>type of styling</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">a</emphasis>
                                </entry>
                                <entry>analytic title (article, poem, or other item published as
                                    part of a larger item)</entry>
                                <entry>surrounded in quotation marks</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">m</emphasis>
                                </entry>
                                <entry>monographic title (book, collection, or other item published
                                    as a distinct item, including single volumes of multi-volume works)</entry>
                                <entry>italics</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">j</emphasis>
                                </entry>
                                <entry>journal title</entry>
                                <entry>italics</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">s</emphasis>
                                </entry>
                                <entry>series title</entry>
                                <entry>italics</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">u</emphasis>
                                </entry>
                                <entry>title of unpublished material (including theses and
                                    dissertations unless published by a commercial press)</entry>
                                <entry>surrounded in quotation marks</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
            </sect2>
            <sect2 id="anno-bib">
                <title>&lt;note&gt; in Bibliographic Citations</title>
                <para> The CDL TEI DTDs all allow the &lt;note&gt; element within
                    &lt;bibl&gt;. Use it to record notes, including in-line bibliographic
                    annotation and footnotes, that occur within bibliographic citations. </para>
                <informalexample>
                    <programlisting format="linespecific">
                    <![CDATA[                 
<bibl><title level="m">Alice's adventures in Wonderland</title> by 
<author>Lewis Carroll</author>. 
<pubPlace>London</pubPlace>: 
<publisher>Macmillan</publisher>, 
<date value="1869.00.00">1869</date>.  
<note>This work is remarkable example of the intersection of mathematics and literature.</note></bibl>
                    ]]></programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COBITY">[P4: 6.10.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="ilink">
            <title>Internal Links and Cross References</title>
            <para>Internal references and links can take many forms: numbers in the text that point
                to endnotes, page numbers in indexes that point to specific pages, pointers to
                specific sections of the text (e.g., "See Section 2A"), or short form bibliographic
                references (e.g., "Baxter 1978"). The practice described in this section applies
                only to references pointing to elements within the same file. See the section on
                external references to point to locations outside the document.</para>
            <sect2 id="ref">
                <title>&lt;ref&gt;</title>
                <para>Internal references will be encoded using the &lt;ref&gt; element and
                    are required to have both a <emphasis role="bold">target</emphasis> and
                        <emphasis role="bold">type</emphasis> attribute to indicate the <emphasis role="bold">id</emphasis> of the element being targeted and the nature of the
                    target. (No specific system need be employed for creating <emphasis role="bold">id</emphasis>s in the elements being targeted as long as they are
                    unique and begin with a letter character [e.g., id="id001"].) The following
                        <emphasis role="bold">type</emphasis> attribute values are supported for &lt;ref&gt;:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>type of reference</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">citeref</emphasis>
                                </entry>
                                <entry>bibliographic citation reference</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">figref</emphasis>
                                </entry>
                                <entry>figure reference</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">fnoteref</emphasis>
                                </entry>
                                <entry>footnote reference</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">formularef</emphasis>
                                </entry>
                                <entry>formula reference</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">noteref</emphasis>
                                </entry>
                                <entry>endnote or general note reference</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">pageref</emphasis>
                                </entry>
                                <entry>reference to a &lt;pb&gt; element, such as would be
                                    used in an index</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">secref</emphasis>
                                </entry>
                                <entry>section reference, usually used to refer to a chapter or subsection.</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">tableref</emphasis>
                                </entry>
                                <entry>table reference</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>(Note that the use of a &lt;ref&gt; for footnotes is normally optional
                    as the in-line presence of the &lt;note&gt; will automatically create a
                    reference. References to the footnote from other locations are to be treated as
                    &lt;ref&gt;s. See the section on footnotes for more information.)</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<ref target="enote1" type="noteref">1</ref>

<note id="enote1" place="end" n="1">
. . .
</note>]]>
        </programlisting>
                </informalexample>
                <para>In order to create a bidirectional link (i.e., from the reference [i.e.,
                    &lt;ref&gt;] to the referenced object [e.g., &lt;note&gt;] and
                    then from the object back to the reference), projects must also include a unique
                        <emphasis role="bold">id</emphasis> attribute in the &lt;ref&gt;.
                    The value of the <emphasis role="bold">id</emphasis> in &lt;ref&gt; is
                    then recorded in the <emphasis role="bold">corresp</emphasis> attribute of the
                    element that is being referenced.</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<ref id="bkd0e131" target="d0e131" type="noteref">1</ref>

<note id="d0e131" corresp="bkd0e131" place="end" n="1">
. . .
</note>]]>
        </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/CO.html#COXR">[P4: 6.6]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="xlink">
            <title>External Objects</title>
            <sect2>
                <title>&lt;xref&gt;</title>
                <para>Use the &lt;xref&gt; element to refer to objects or locations outside
                    of the encoded document. There are six attributes available for
                    &lt;xref&gt;. Take care to note which of these are required.</para>
                <informaltable>
                    <tgroup cols="4">
                        <thead>
                            <row>
                                <entry>
                                    <emphasis role="bold">attribute</emphasis>
                                </entry>
                                <entry>
                                    <emphasis role="bold">use</emphasis>
                                </entry>
                                <entry>
                                    <emphasis role="bold">possible values</emphasis>
                                </entry>
                                <entry>
                                    <emphasis role="bold">required?</emphasis>
                                </entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">doc</emphasis>
                                </entry>
                                <entry>contains the object's entity name</entry>
                                <entry>[local entity name; must resolve to a valid declared entity]</entry>
                                <entry>required when <emphasis role="bold">href</emphasis> is not used</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">href</emphasis>
                                </entry>
                                <entry>contains the external URI, may be URL or ARK</entry>
                                <entry>[external URI (e.g., URL or ARK)]</entry>
                                <entry>required when <emphasis role="bold">doc</emphasis> is not used</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">type</emphasis>
                                </entry>
                                <entry>indicate the type of object being linked to</entry>
                                <entry>
                                    <simplelist>
                                        <member>obj</member>
                                        <member>mets</member>
                                        <member>url</member>
                                        <member>pdf</member>
                                        <member>sound</member>
                                        <member>video</member>
                                        <member>stream</member>
                                    </simplelist>
                                </entry>
                                <entry>required</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">rend</emphasis>
                                </entry>
                                <entry>defines the way the linking takes place</entry>
                                <entry>
                                    <simplelist>
                                        <member>new</member>
                                        <member>replace</member>
                                        <member>embed</member>
                                        <member>none</member>
                                    </simplelist>
                                </entry>
                                <entry>required</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">from</emphasis>
                                </entry>
                                <entry>contains the starting location of the portion of the digital
                                    object being linked to; also used to record single locations
                                    within objects</entry>
                                <entry>[usually a unique id on a structural element]</entry>
                                <entry>optional</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">to</emphasis>
                                </entry>
                                <entry>contains the ending location of the portion of the digital
                                    object being linked to</entry>
                                <entry>[usually a unique id on a structural element; not required
                                    when only a single location in the object is being linked to ]</entry>
                                <entry>optional</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para>Note that every &lt;xref&gt; must have either a <emphasis role="bold">doc</emphasis> attribute or an <emphasis role="bold">href</emphasis>
                    attribute or both.</para>
                <para>The following table describes the actions dictated by the <emphasis role="bold">rend</emphasis> attribute:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>resulting action</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">new</emphasis>
                                </entry>
                                <entry>a new window displaying the referenced external object appears</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">replace</emphasis>
                                </entry>
                                <entry>document view replaced by the referenced external object</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">embed</emphasis>
                                </entry>
                                <entry>the referenced external object is embedded in place</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">none</emphasis>
                                </entry>
                                <entry>no action</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <informalexample>
                    <para>URL:</para>
                    <programlisting format="linespecific">
<![CDATA[<xref href="http://www.cdlib.org" type="url" rend="new">]]>
          </programlisting>
                    <para>Result: new window displaying referenced URL.</para>
                    <para>CDL digital object:</para>
                    <programlisting format="linespecific">
<![CDATA[<xref href="ark:/13030/kt5n39n99v" type="obj" rend="replace" from="ch02">]]>
          </programlisting>
                    <para>Result: document view replaced with Chapter 2 of referenced object.</para>
                    <para>PDF document:</para>
                    <programlisting format="linespecific">
<![CDATA[<xref doc="kt167nb66r_ch19.pdf" type="pdf" rend="new">]]>
          </programlisting>
                </informalexample>
                <para>Result: new window displaying a PDF of Chapter 19.</para>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/SA.html#SAXR">[P4: 14.2]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
        <sect1 id="graphic">
            <title>Graphic Elements</title>
            <para>When encoding graphic elements such as illustrations, formulas, and tables, take
                special care to preserve both the information represented and, as far as possible,
                the form of presentation.</para>
            <sect2 id="table">
                <title>Tables</title>
                <para>The CDL TEI Printed Book guidelines employ the full <ulink url="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_tablemodule">XHTML
                        table module</ulink> instead of the TEI default table scheme to encode
                    tables. See the full <ulink url="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_tablemodule">XHTML
                        table module</ulink> guidelines for detailed instructions on how to encode
                    tables. Projects should try as much as possible to encode for correct display in
                    both Netscape and Internet Explorer browsers on the Windows and Mac platforms.
                    (Take care to encode definition lists as &lt;list type="gloss"&gt; when
                    encountered; these can sometimes be confused for two-column tables).</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<table id="tab001">
   <caption>PERCENTAGES OF THE EARTH'S SURFACE</caption>
   <colgroup span="3">
      <col align="right" span="1"/>
      <col align="char" char="." span="1"/>
      <col align="char" char="." span="1"/>
   </colgroup>
   <thead>
      <tr>
         <th>Latitude</th>
         <th>%</th>
         <th>Cumulative %</th>
      </tr>
   </thead>
   <tbody>
      <tr>
         <td>40 N 30 W</td>
         <td>8.68</td>
         <td>8.68</td>
      </tr>]]>
        </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/FT.html#FTTAB">[P4: 22.1]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="figure">
                <title>&lt;figure&gt;</title>
                <para>Figures, charts, plates, formulas, or any other component of the text that
                    must be delivered as an image must be encoded using the &lt;figure&gt;
                    element. Any &lt;figure&gt; must contain a unique <emphasis role="bold">id</emphasis> attribute and an <emphasis role="bold">entity</emphasis> attribute that contains a valid entity name that
                    resolves to a real file. The entity named in the <emphasis role="bold">entity</emphasis> attribute must be declared at the beginning of the
                    document in order for the document to validate and function properly during
                    ingest and preview. See the sections on associated files and image files for
                    detailed instructions on how to create entities and produce image files. The
                        <emphasis role="bold">rend</emphasis> attribute is also required. The
                    following <emphasis role="bold">rend</emphasis> values are available:</para>
                <informaltable>
                    <tgroup cols="2">
                        <thead>
                            <row>
                                <entry>value</entry>
                                <entry>display</entry>
                            </row>
                        </thead>
                        <tbody>
                            <row>
                                <entry>
                                    <emphasis role="bold">inline</emphasis>
                                </entry>
                                <entry>in-line as part of a text string</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">block</emphasis>
                                </entry>
                                <entry>as a block separate from the surrounding text</entry>
                            </row>
                            <row>
                                <entry>
                                    <emphasis role="bold">popup</emphasis>
                                </entry>
                                <entry>linked to a higher resolution version; for pop-up figures use
                                    the following syntax: rend="popup(ENTITY_NAME)", where the value
                                    in the parentheses is a valid entity name</entry>
                            </row>
                        </tbody>
                    </tgroup>
                </informaltable>
                <para> Figure captions may be encoded in the &lt;head&gt; element within
                    &lt;figure&gt; using the the <emphasis role="bold">type</emphasis>
                    attribute value "caption".</para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<!ENTITY fig001   SYSTEM "http://www.server.domain/figures/fig001.gif" NDATA GIF>
<!ENTITY fig001_h SYSTEM "http://www.server.domain/figures/fig001_h.gif" NDATA GIF>
]>

<figure id="fig001" entity="fig001" rend="popup(fig001_h)">
   <head type="caption">Bottom topography in the South Atlantic Ocean.</head>
</figure>]]>
        </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/FT.html#FTGROV">[P4: 22.3]</ulink>
                    </emphasis>
                </para>
            </sect2>
            <sect2 id="formula">
                <title>Formulas</title>
                <sect3>
                    <title>Formulas in &lt;figure&gt;</title>
                    <para>The difficulty of encoding mathematical and chemical formulas almost
                        always makes it necessary for projects to submit an image of a formula
                        rather than a marked-up representation. To provide the image of a formula,
                        use &lt;figure&gt;.</para>
                    <informalexample>
                        <programlisting format="linespecific">
                
<![CDATA[<!ENTITY formula001 SYSTEM "http://www.server.domain/kt168nb88r_formula001.gif" NDATA GIF>
<!ENTITY fig001_h SYSTEM "http://www.server.domain/figures/formula001_h.gif" NDATA GIF>
]>
. . .
<figure id="formula001" entity="formula001" rend="inline">
                    ]]></programlisting>
                    </informalexample>
                </sect3>
                <sect3>
                    <title>&lt;formula&gt;</title>
                    <para>The CDL also supports the encoding of TeX formulas within the TEI's
                        &lt;formula&gt; element. To encode TeX formulas, give the <emphasis role="bold">notation</emphasis> attribute a value of "TeX" and use the
                            <emphasis role="bold">rend</emphasis> attribute to indicate whether the
                        formula should be displayed "inline" or as a "block". Projects that wish to
                        give both a TeX expression and and an image of the formula may do both.</para>
                    <informalexample>
                        <programlisting format="linespecific">
<![CDATA[<formula notation="TeX" rend="block">
\[
\sigma_{s, \vartheta, p} = ({{\rho_{s, \vartheta, p}} -1})1000.
\]
</formula>]]>
        </programlisting>
                    </informalexample>
                    <para>
                        <emphasis role="bold">
                            <ulink url="http://www.tei-c.org/P4X/FT.html#FTFOR">[P4: 22.2]</ulink>
                        </emphasis>
                    </para>
                </sect3>
            </sect2>
        </sect1>
        <sect1 id="arbitrary">
            <title>Arbitrary Containers and Segments</title>
            <para>Arbitrary containers (&lt;ab&gt; and &lt;seg&gt;) can be nested
                virtually anywhere in the document and therefore can be used sparingly to resolve
                otherwise impossible encoding problems. When a necessary element is not valid in the
                location where it should logically go within a TEI document, an arbitrary container
                can be be inserted in the correct place instead. The text can then either be tagged
                directly as the content of the arbitrary container, or it can be tagged first with
                the desired element, which is then dropped into the arbitrary container.</para>
            <para>Arbitrary containers may also be used when no other available container element is
                appropriate for the text being marked up. This usage, however, should be very limited.</para>
            <para>The <emphasis role="bold">type</emphasis> attribute is required for both
                &lt;ab&gt; and &lt;seg&gt; elements. Suggested attribute values for
                    <emphasis role="bold">type</emphasis> are "figure", "illgrp", "tblgrp", and
                "text". Projects may assign other values as needed.</para>
            <sect2 id="seg">
                <title>&lt;seg&gt;</title>
                <para>Use &lt;seg&gt; to contain a segment of text or an element that may
                    normally appear in a paragraph but needs to encoded inside another element in
                    which it is not otherwise allowed.</para>
                <informalexample>
                    <programlisting format="linespecific">
    
<![CDATA[<address>
   <addrLine>The Compton Hotel<seg type=figure><figure id="seal1" entity="fig001"></addrLine></seg>
   <addrLine>1515 42nd Street</addrLine>
   <addrLine>Chicago, IL</addrLine>
</address>]]> 
    </programlisting>
                </informalexample>
            </sect2>
            <sect2 id="ab">
                <title>&lt;ab&gt;</title>
                <para>Use &lt;ab&gt; to contain element that may normally appear in a
                    paragraph, but needs to be encoded directly into a major division such as a
                    &lt;div<emphasis>n</emphasis>&gt; where it is not otherwise allowed. </para>
                <informalexample>
                    <programlisting format="linespecific">
<![CDATA[<ab type="illgrp">
  <figure id="fig001" entity="kt167nb66r_fig001.gif">
</ab>
]]>
      <!--NEED TO FIND BETTER EXAMPLES!-->
          </programlisting>
                </informalexample>
                <para>
                    <emphasis role="bold">
                        <ulink url="http://www.tei-c.org/P4X/SA.html#SASE">[P4: 14.3]</ulink>
                    </emphasis>
                </para>
            </sect2>
        </sect1>
    </chapter>
    <chapter>
        <title>Quality Assurance</title>
        <sect1 id="valid">
            <title>Validation</title>
            <para>All documents must parse correctly before being submitted to the CDL. All texts
                will be validated on ingest and rejected if errors are detected.</para>
        </sect1>
        <sect1 id="check">
            <title>Best Practice Checking</title>
            <para>In addition to being validated against the supplied DTDs, documents will be
                checked for conformance to the appropriate CDL TEI best practice guidelines using a
                Schematron assertion language schema. Users can check their documents on their own
                by using the CDL Text Preview page</para>
            <para>
                <ulink url="http://texts.cdlib.org/dynaxml/preview.html">http://texts.cdlib.org/dynaxml/preview.html</ulink>
            </para>
        </sect1>
        <sect1 id="proof">
            <title>Proofreading</title>
            <para>Proofreading the actual text of submitted documents is the responsibility of the
                contributor. It is highly recommended that all texts at least be spot-checked for
                major errors before submission. If the project warrants it, documents should be
                proofread by a professional using the CDL Text Preview page:</para>
            <para>
                <ulink url="http://texts.cdlib.org/dynaxml/preview.html">http://texts.cdlib.org/dynaxml/preview.html</ulink>
            </para>
        </sect1>
    </chapter>
    <appendix>
        <title>Tag Library</title>
        <para>Below you will find a brief description of every element supported under the CDL
            Standard for Printed Books and their attributes. Attribute value definitions take one of
            the following forms:</para>
        <informaltable frame="top">
            <tgroup cols="3" align="left" colsep="0" rowsep="0">
                <tbody>
                    <row>
                        <entry>
                            <emphasis role="bold">ENTITY</emphasis>
                        </entry>
                        <entry>Entity Name defined in an entity declaration (&lt;!ENTITY fig1
                            SYSTEM "fig1.gif" NDATA GIF&gt;)</entry>
                    </row>
                    <row>
                        <entry>
                            <emphasis role="bold">ID</emphasis>
                        </entry>
                        <entry>Unique ID</entry>
                    </row>
                    <row>
                        <entry>
                            <emphasis role="bold">ID REFERENCE</emphasis>
                        </entry>
                        <entry>Reference to an existing ID</entry>
                    </row>
                    <row>
                        <entry>
                            <emphasis role="bold">TEXT</emphasis>
                        </entry>
                        <entry>Unrestricted text</entry>
                    </row>
                    <row>
                        <entry>
                            <emphasis role="bold">URI</emphasis>
                        </entry>
                        <entry>Uniform Resource Indicator</entry>
                    </row>
                    <row>
                        <entry>
                            <emphasis role="bold">(OPTION1 | OPTION2)</emphasis>
                        </entry>
                        <entry>A set list of optional values from which the encoder must choose.</entry>
                    </row>
                </tbody>
            </tgroup>
        </informaltable>
        <para>In addition each element and attribute is declared REQUIRED, RECOMMNEDED, or OPTIONAL
            (See <link linkend="use">Using these Guidelines</link>)</para>
        <glosslist>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;ab&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Anonymous block. Contains any arbitrary component-level unit of text,
                        acting as an anonymous container for phrase or inter-level elements
                        analogous to, but without the semantic baggage of, a paragraph.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(illgrp | tblgrp | text)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="ab">
                            <citetitle>Arbitrary Containers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;address&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a postal or other address, for example of a publisher, an
                        organization, or an individual.</para>
                    <glossseealso>
                        <link linkend="namesdates">
                            <citetitle>Names, Dates, and Addresses</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;addrLine&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains one line of a postal or other address.</para>
                    <glossseealso>
                        <link linkend="namesdates">
                            <citetitle>Names, Dates, and Addresses</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;author&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>In a bibliographic reference, contains the name of the author(s), personal
                        or corporate, of a work; the primary statement of responsibility for any
                        bibliographic item. The 'rend' attribute can be used to hide authors that
                        are implied in the text by a long dash, but need to be present for searching.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(hide | show)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;availability&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Supplies information about the availability of a text, for example any
                        restrictions on its use or distribution, its copyright status, etc.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;back&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Back matter. Contains any appendixes, etc. following the main part of a text.</para>
                    <glossseealso>
                        <link linkend="struct">
                            <citetitle>Text Structure</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;bibl&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Bibliographic citation. Contains a loosely-structured bibliographic
                        citation of which the sub-components may or may not be explicitly tagged.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>corresp</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;biblFull&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a fully-structured bibliographic citation, in which all
                        components of the TEI file description are present.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;biblScope&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Scope of citation. Defines the scope of a bibliographic reference, for
                        example as a list of page numbers, or a named subdivision of a larger work.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(article | chapter | issue | pages | part | section | volume)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;body&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Text body. Contains the whole body of a single unitary text, excluding any
                        front or back matter.</para>
                    <glossseealso>
                        <link linkend="struct">
                            <citetitle>Text Structure</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;byline&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains the primary statement of responsibility given for a work on its
                        title page or at the head or end of the work.</para>
                    <glossseealso>
                        <link linkend="open_close">
                            <citetitle>Division Openers and Closers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;catDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Category description. Describes some category within a taxonomy or text
                        typology, either in the form of a brief prose description or in terms of the
                        situational parameters used by the TEI formal &lt;textDesc&gt;.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;category&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Category. Contains an individual descriptive category, possibly nested
                        within a superordinate category, within a user-defined taxonomy.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;change&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Summarizes a particular change or correction made to a particular version
                        of an electronic text which is shared between several researchers.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;cit&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>A quotation from some other document, together with a bibliographic
                        reference to its source.</para>
                    <glossseealso>
                        <link linkend="quotes">
                            <citetitle>Quotations</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;classDecl&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Classification declarations. Contains one or more taxonomies defining any
                        classificatory codes used elsewhere in the text</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;date&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a date in any format. The content of 'value' must follow the ISO
                        8601:2000 5.2.1 date format (yyyy-mm-dd)</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>value</entry>
                                    <entry>(yyyy-mm-dd)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="namesdates">
                            <citetitle>Names and Dates</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;dateline&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a brief description of the place, date, time, etc. of production
                        of a letter, newspaper story, or other work, prefixed or suffixed to it as a
                        kind of heading or trailer.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="open_close">
                            <citetitle>Division Openers and Closers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;div1-7&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Level 1-7 text divisions. Used to encode the structural subdivisions of
                        the front, body, or back of a text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>n</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(copyright | dedication | contents | fmsec | halftitle |
                                        volume | part | chapter | ss1-ss6 | bmsec | appendix |
                                        endnotes | glossary | bibliography | index)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="div">
                            <citetitle>Divisions</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;docAuthor&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Document author. Contains the name of the author of the document, as given
                        on the title page.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;docDate&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Document date. Contains the date of a document, as given (usually) on a
                        title page.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;docEdition&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Document edition. Contains an edition statement as presented on a title
                        page of a document.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;docImprint&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Document imprint. Contains the imprint statement (place and date of
                        publication, publisher name), as given (usually) at the foot of a title page.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;docTitle&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Document title. Contains the title of a document, including all its
                        constituents, as given on a title page.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;edition&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Edition. Describes the particularities of one edition of a text.</para>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;editionStmt&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Edition statement. Groups information relating to one edition of a text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;editor&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Editor. Secondary statement of responsibility for a bibliographic item,
                        for example the name of an individual, institution or organization (or of
                        several such) acting as editor, compiler, translator, etc.</para>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;editorialDecl&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Editorial practice declaration. Provides details of editorial principles
                        and practices applied during the encoding of a text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;emph&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Emphasized. Marks words or phrases which are stressed or emphasized for
                        linguistic or rhetorical effect.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(bold | italic | mono | roman | smallcaps | strikethrough
                                        | subscript | superscript | underline)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="font">
                            <citetitle>Font Changes</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;encodingDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Encoding description. Documents the relationship between an electronic
                        text and the source or sources from which it was derived.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;epigraph&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Epigraph. Contains a quotation, anonymous or attributed, appearing at the
                        start of a section or chapter, or on a title page.</para>
                    <glossseealso>
                        <link linkend="open_close">
                            <citetitle>Division Openers and Closers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;extent&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Describes the approximate size of the electronic text as stored on some
                        carrier medium, specified in any convenient units.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;figure&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Indicates the location of a graphic, illustration, or figure.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>entity</entry>
                                    <entry>ENTITY</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(block | hide | inline | popup(ENTITY))</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="figure">
                            <citetitle>Figures</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;fileDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>File Description. Contains a full bibliographic description of an
                        electronic file.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;foreign&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Identifies a word or phrase as belonging to some language other than that
                        of the surrounding text. The value of 'lang' should be a UNICODE code chart
                        name (e.g. Greek, Hebrew, etc.)</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>lang</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="foreign">
                            <citetitle>Foreign Words</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;formula&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a mathematical or other formula.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>notation</entry>
                                    <entry>(mathML | TeX)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(block | inline)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="formula">
                            <citetitle>Formulas</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;front&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Front matter. Contains any prefatory matter (headers, title page,
                        prefaces, dedications, etc.) found at the start of a document, before the
                        main body.</para>
                    <glossseealso>
                        <link linkend="front">
                            <citetitle>Front Matter</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;funder&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Funding body. Specifies the name of an individual, institution, or
                        organization responsible for the funding of a project or text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;group&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains the body of a composite text, grouping together a sequence of
                        distinct texts (or groups of such texts) which are regarded as a unit for
                        some purpose, for example the collected works of an author, a sequence of
                        prose essays, etc.</para>
                    <glossseealso>
                        <link linkend="group">
                            <citetitle>Groups of Texts</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;head&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Heading. Contains any heading, for example, the title of a section, or the
                        heading of a list or glossary.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(main | subtitle | alternate | abbreviated)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="open_close">
                            <citetitle>Division Openers and Closers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;hi&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Highlighted. Marks a word or phrase as graphically distinct from the
                        surrounding text, for reasons concerning which no claim is made.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(bold | italic | mono | roman | smallcaps | strikethrough
                                        | subscript | superscript | underline)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="font">
                            <citetitle>Font Changes</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;idno&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Identifying number. Supplies any standard or non-standard number used to
                        identify a bibliographic item.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>( ARK | ISBN | ISSN | LCCN | LOCAL | OTHER )</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;imprint&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Groups information relating to the publication or distribution of a
                        bibliographic item.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;item&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains one component of a list.</para>
                    <glossseealso>
                        <link linkend="list">
                            <citetitle>Lists</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;keywords&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Keywords. Contains a list of keywords or phrases identifying the topic or
                        nature of a text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>scheme</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;l&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Verse line. Contains a single, possibly incomplete, line of verse.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>n</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(indent1 | indent2 | indent3 | indent4 | indent5 |
                                        indent6 | indent7 | indent8 | indent9 | indent10)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="l">
                            <citetitle>Lines of Verse</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;label&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains the label associated with an item in a list; in glossaries, marks
                        the term being defined.</para>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;language&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Characterizes a single language or sub-language used within a text. The
                        'id' attribute should use a UNICODE code chart name (e.g. Greek, Hebrew, etc.)</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;langUsage&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Language usage. Describes the languages, sub-languages, registers,
                        dialects etc. represented within a text.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;lb/&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Line break. Marks the start of a new (typographic) line in some edition or
                        version of a text.</para>
                    <glossseealso>
                        <link linkend="milestones">
                            <citetitle>Milestones</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;lg&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Line group. Contains a group of verse lines functioning as a formal unit,
                        e.g. a stanza, refrain, verse paragraph, etc.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(couplet | paragraph | quatrain | stanza | verse)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="lg">
                            <citetitle>Line Groups and Fragments</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;list&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains any sequence of items organized as a list.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(arabic | upperalpha | loweralpha | upperroman |
                                        lowerroman | supplied)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(bulleted | gloss | ordered | simple)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="list">
                            <citetitle>Lists</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;listBibl&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Citation list. Contains a list of bibliographic citations of any kind.</para>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;milestone &gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Marks the boundary between sections of a text, as indicated by changes in
                        a standard reference system.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(decorative)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>unit</entry>
                                    <entry>(section)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="milestones">
                            <citetitle>Milestones</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;monogr&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Monographic level. Contains bibliographic elements describing an item
                        (e.g. a book or journal) published as an independent item (i.e. as a
                        separate physical object).</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;name&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Name, proper noun. Contains a proper noun or noun phrase.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>reg</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(personal | place)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="namesdates">
                            <citetitle>Names and Dates</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;note&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a note or annotation.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>corresp</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>n</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>place</entry>
                                    <entry>(end | foot | inline)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="note">
                            <citetitle>Notes</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;p&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Paragraph. Marks paragraphs in prose.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(blockquote | center | hang | indent | noindent | left |
                                        right | CSS)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="p">
                            <citetitle>Paragraphs</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;pb&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Page break. Marks the boundary between one page of a text and the next in
                        a standard reference system.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>n</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="milestones">
                            <citetitle>Milestones</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;prinicipal&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Principal researcher. Supplies the name of the principal researcher
                        responsible for the creation of an electronic text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;profileDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Text-profile description. Provides a detailed description of
                        non-bibliographic aspects of a text, specifically the languages and
                        sub-languages used, the situation in which it was produced, the participants
                        and their setting.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;projectDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Project description. Describes in detail the aim or purpose for which an
                        electronic file was encoded, together with any other relevant information
                        concerning the process by which it was assembled or collected.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;ptr&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Defines a pointer to another location in the current document in terms of
                        one or more identifiable elements.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>target</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(citeref | figref | fnoteref | formularef | noteref |
                                        pageref | secref | tableref)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="ilink">
                            <citetitle>Internal Links and Cross References</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;publicationStmt&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Publication statement. Groups information concerning the publication or
                        distribution of an electronic or other text.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;publisher&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Provides the name of the organization responsible for the publication or
                        distribution of a bibliographic item.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;pubPlace&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains the name of the place where a bibliographic item was published.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;q&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Quoted speech or thought. Contains a quotation or apparent quotation — a
                        representation of speech or thought marked as being quoted from someone else
                        (whether in fact quoted or not); in narrative, the words are usually those
                        of of a character or speaker; in dictionaries, &lt;q&gt; may be used
                        to mark real or contrived examples of usage.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(blockquote)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="quotes">
                            <citetitle>Quotations</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;ref&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Defines a reference to another location in the current document, in terms
                        of one or more identifiable elements, possibly modified by additional text
                        or comment.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>target</entry>
                                    <entry>ID REFERENCE</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(citeref | figref | fnoteref | formularef | noteref |
                                        pageref | secref | tableref)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="ilink">
                            <citetitle>Internal Links and Cross References</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;refsDecl&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>References declaration. Specifies how canonical references are constructed
                        for this text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>doctype</entry>
                                    <entry>TEXT</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;resp&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a phrase describing the nature of a person's intellectual responsibility.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;respStmt&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Statement of responsibility. Supplies a statement of responsibility for
                        someone responsible for the intellectual content of a text, edition,
                        recording, or series, where the specialized elements for authors, editors,
                        etc. do not suffice or do not apply.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;revisionDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Revision description. Summarizes the revision history for a file.
                        Attributes </para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;seg&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Arbitrary segment. Contains any arbitrary phrase-level unit of text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(illgrp | tblgrp | text)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="ab">
                            <citetitle>Arbitrary Containers</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;series&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Series information. Contains information about the series in which a book
                        or other bibliographic item has appeared.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;seriesStmt&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Series statement. Groups information about the series, if any, to which a
                        publication belongs.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;sourceDesc&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Supplies a bibliographic description of the copy text(s) from which an
                        electronic text was derived or generated.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;sp&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Speech. An individual speech in a performance text, or a passage presented
                        as such in a prose or verse text.</para>
                    <glossseealso>
                        <link linkend="speech">
                            <citetitle>Speech</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;speaker&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>A specialized form of heading or label, giving the name of one or more
                        speakers in a dramatic text or fragment.</para>
                    <glossseealso>
                        <link linkend="speech">
                            <citetitle>Speech</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;sponsor&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Specifies the name of a sponsoring organization or institution.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;table&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains text displayed in tabular form, in rows and columns. Can contain
                        the following elements: caption, td, th, tr, col, colgroup, tbody, thead, tfoot.</para>
                    <glossseealso>
                        <link linkend="table">
                            <citetitle>Tables</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;taxonomy&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Taxonomy. Defines a typology used to classify texts either implicitly, by
                        means of a bibliographic citation, or explicitly by a structured taxonomy.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;TEI.2&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>TEI document. Contains a single TEI-conformant document, comprising a TEI
                        header and a text. The value of 'id' should be the unique key of the ARK
                        assigned to the text.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="tei2">
                            <citetitle>Root Element</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;teiHeader&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>TEI Header. Supplies the descriptive and declarative information making up
                        an ‘electronic title page’ prefixed to every TEI-conformant text.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;text&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains a single text of any kind, whether unitary or composite, for
                        example a poem or drama, a collection of essays, a novel, or a dictionary.</para>
                    <glossseealso>
                        <link linkend="struct">
                            <citetitle>Text Structure</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;textClass&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Text classification. Groups information which describes the nature or
                        topic of a text in terms of a standard classification scheme, thesaurus, etc.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>id</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;title&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Contains the title of a work, whether article, book, journal, or series,
                        including any alternative titles or subtitles.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>level</entry>
                                    <entry>(a | m | j | s | u)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(main | subtitle | alternate | abbreviated)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="bib">
                            <citetitle>Bibliographies</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;titlePage&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Title page. Contains the title page of a text, appearing within the front
                        or back matter.</para>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;titlePart&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Title part. Contains a subsection or division of the title of a work, as
                        indicated on a title page.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>type</entry>
                                    <entry>(main | subtitle | alternate | abbreviated)</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="tpage">
                            <citetitle>Title Page</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;titleStmt&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Title statement. Groups information about the title of a work and those
                        responsible for its intellectual content.</para>
                    <glossseealso>
                        <link linkend="teihdr">
                            <citetitle>Document Header</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;xptr&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Extended pointer. Defines a pointer to another location in the current
                        document or an external document. NOTE: The value of 'href' can be either a
                        URL (e.g. http://texts.cdlib.org/xtf/servlet/dynaXML?docId=ft958009mm) or
                        CDL ARK (e.g. ark:/13030/ft958009mm)</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>doc</entry>
                                    <entry>ENTITY</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>href</entry>
                                    <entry>URI</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(mets | obj | pdf | sound | stream | url | video)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(embed | new | none | replace)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>from</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>to</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="xlink">
                            <citetitle>External Objects</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
            <glossentry>
                <glossterm>
                    <emphasis role="bold">&lt;xref&gt;</emphasis>
                </glossterm>
                <glossdef>
                    <para>Extended reference. Defines a reference to another location in the current
                        document, or an external document, using an extended pointer notation,
                        possibly modified by additional text or comment.</para>
                    <para>
                        <emphasis role="bold">Attributes:</emphasis>
                    </para>
                    <informaltable frame="none">
                        <tgroup cols="3" align="left" colsep="0" rowsep="0">
                            <tbody>
                                <row>
                                    <entry>doc</entry>
                                    <entry>ENTITY</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>href</entry>
                                    <entry>ARK or URL</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>type</entry>
                                    <entry>(mets | obj | pdf | sound | stream | url | video)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>rend</entry>
                                    <entry>(embed | new | none | replace)</entry>
                                    <entry>REQUIRED</entry>
                                </row>
                                <row>
                                    <entry>from</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                                <row>
                                    <entry>to</entry>
                                    <entry>ID</entry>
                                    <entry>OPTIONAL</entry>
                                </row>
                            </tbody>
                        </tgroup>
                    </informaltable>
                    <glossseealso>
                        <link linkend="xlink">
                            <citetitle>External Objects</citetitle>
                        </link>
                    </glossseealso>
                </glossdef>
            </glossentry>
        </glosslist>
    </appendix>
</book>