<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../../lib/atmo-odd.xsl"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:lang="en">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>Transcriber's survival guide</title>
        <author xml:id="CMSMcQ">C. M. Sperberg-McQueen</author>
        <sponsor>Annotated Turki Manuscripts from the Jarring Collection Online</sponsor>
        <principal>Arienne M. Dwyer</principal>
        <principal>C. M. Sperberg-McQueen</principal>
        <funder>Henry Luce Foundation</funder>
      </titleStmt>
      <publicationStmt>
        <authority>Annotated Turki Manuscripts from the Jarring Collection Online</authority>
        <pubPlace>Lawrence, Kansas</pubPlace>
        <date>2015</date>
        <availability>
          <licence>
            <p><ref type="license" target="http://creativecommons.org/licenses/by-sa/4.0/"><graphic
              rend="border-width:0" url="images/cc-by-sa-4.0-88x31.png"
                /></ref></p>
            <!--* url="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" *-->
            <p>This document, <title>Transcriber's survival guide</title>, by C. M.
              Sperberg-McQueen and the project Annotated Turki Manuscripts from the Jarring
              Collection Online, is licensed under a <ref type="license"
                target="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons
                Attribution-ShareAlike 4.0 International License</ref>. Permissions beyond the scope
              of this license may be available at <ref
                target="http://uyghur.linguistics.indiana.edu/2015/atmo-licensing.xhtml"
                >http://uyghur.linguistics.indiana.edu/2015/atmo-licensing.xhtml</ref>.</p></licence>
        </availability>
      </publicationStmt>
      <notesStmt>
        <note type="ns">http://uyghur.linguistics.indiana.edu/ns/ATMOv1</note>
      </notesStmt>
      <sourceDesc>
        <p>Created in electronic form; no source to describe.</p>
      </sourceDesc>
    </fileDesc>
    <revisionDesc>
      <change who="#CMSMcQ" when="2015-12-12">Make a first version of this in parallel with hand-tagging
      some samples and developing the ODD file.</change>
    </revisionDesc>
  </teiHeader>
  <text>
    <front>
      <titlePage>
        <docTitle>
          <titlePart>Transcriber's survival guide</titlePart>
        </docTitle>

        <docAuthor>C. M. Sperberg-McQueen, Black Mesa Technologies LLC</docAuthor>
        <docDate>12 December 2015</docDate>
        <titlePart><idno>ATMO Technical report 2015-04</idno></titlePart>

      </titlePage>

      <div xml:id="navbar" type="navbar">
        <head>Nearby documents</head>
        <list>
          <!--* <item><xref href="online.html">Online interface to Thutmose II</xref></item>
      <item><xref href="progdoc.xml">Programmers' documentation</xref></item>
    *-->
          <item xml:id="siteroot"><ref target="./../..">Home</ref></item>
        </list>
        <divGen type="toc"/>
      </div>

    </front>
    <body>
      <p>This document provides a short introduction to the TEI tag set
      developed by the project "Annotated Turki Manuscripts from the 
      Jarring Collection Online" for transcription of Central Asian manuscripts
      in Chaghatay and Uyghur.
      </p>

      <note place="block">
	<p>In its current state, this document is known to be incomplete
	and it is quite likely that it doesn't explain things very well
	and is badly organized,
	owing to the haste within which it was written.
	Questions directed to the author will help him to improve it.</p>
      </note>

      <div xml:id="prereqs">
	<head>Some prerequisites</head>
	<p>Some things a reader of this document will need to know,
	or learn very quickly.  This document will be much easier to understand
	if you the reader know:
	<list>
	  <item>the rules of XML syntax</item>
	  <item>the difference between well-formedness and validity</item>
	  <item>how to edit XML in an XML editor such as Emacs or Oxygen</item>
	  <item>how to find and fix well-formedness and validity errors</item>
	  <item>the syntax of namespace declarations and namespace prefixes</item>
	  <item>what <mentioned>TEI</mentioned> stands for and what the
	  TEI <title>Guidelines</title> are</item>
	  <item>how to find information in the TEI 
	  <title>Guidelines</title> (or elsewhere) about how to use a given
	  TEI element</item>
	  <item>how hyperlinks work in HTML and in TEI (specifically, what
	  '#' means, what a target without a '#' means, and what a 
	  target beginning with '#' means)</item>
	</list>
	I'll try to explain some of these topics <ref
	target="#bluffersguide">in the appendix</ref>, but you may
	find better explanations elsewhere.</p>
      </div>

      <div xml:id="workflow">
        <head>Basic TEI workflow for transcriptions</head>
        <p>In the TEI-based workflow to which we are now moving (or attempting
	to move), ATMO transcriptions are made in several steps, which
	involve several different roles.
	<list type="ordered">
	  <item xml:id="intake">
	    <p><label>Initial intake</label></p>
	    <p>From the catalog record supplied by the Lund University
	    Library, we create a TEI document containing a TEI header,
	    with a <gi>msDesc</gi> (manuscript description) as the
	    content of the <gi>sourceDesc</gi> element (which
	    describes the source of the TEI document).</p>
	    <p>The result is essentially a free-standing TEI header.</p>
	  </item>
	  <item xml:id="df">
	    <p><label>Digital facsimile</label></p>
	    <p>After a manuscript has been scanned, we create a 
	    TEI <term>digital facsimile</term> from the free-standing TEI
	    header by adding pointers to the page images; the resulting
	    document follows the description in section 
	    <ref target="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHFAX">11.1</ref>
	    of the TEI Guidelines fairly closely.</p>
	    <p>Each image is listed twice, once in thumbnail form
	    and once in a full-size image (full-size in the sense that
	    it's not a thumbnail; these images will normally be scaled
	    down significantly from the original TIFFs, for the sake
	    of better response time); the two images of a given
	    page or opening are grouped into a <gi>surface</gi> 
	    element.</p>
	  </item>
	  <item xml:id="skeleton">
	    <p><label>Skeleton transcript</label></p>
	    <p>When a manuscript is to be transcribed, we convert the
	    digital facsimile into a skeleton transcription, by 
	    changing the <gi>facsimile</gi> element into a
	    <gi>sourceDoc</gi> and adding elements within each 
	    <gi>surface</gi> to hold the text.</p>
	  </item>
	  <item xml:id="transcription-step">
	    <p><label>Transcription</label></p>
	    <p>The actual transcription step consists in adding
	    character data to the appropriate elements in the
	    skeleton; in the normal case, no structural changes
	    to the document should be needed.</p>
	    <p>If as a transcriber you run across anything that 
	    needs to be changed in the markup, you should feel
	    free to make the change, if you know how to fix the
	    problem and the change does not make the document
	    invalid.  If you don't know how to fix the problem
	    while keeping the document valid, add a note or a 
	    comment so that we can come back to the problem later
	    and fix it.</p>	    
	  </item>
	</list>
	</p>

	<p>At the moment, and for the foreseeable future, the initial
	intake, digital facsimile, and skeleton transcript steps will
	be performed by the author of this document.  Notes and
	comments will be added to the documents to try to help the
	transcribers keep their place and understand the structure of
	the XML document they are working in.</p>
      </div>

      <div xml:id="docstruc">
        <head>Basic structure of transcriptions</head>
	
	<p>Like any TEI document<note place="foot">
	<p>There are exceptions to these and many other generalizations
	made here about TEI documents, but they do not need to concern
	us here.</p></note>, ATMO project transcriptions consist of 
	<gi>TEI</gi> element, which in turn
	will contain metadata in a TEI header (tagged <gi>teiHeader</gi>)
	and the actual representation of the document.
	The TEI allows for several different ways of representing
	the document; our transcriptions will use the TEI <gi>sourceDoc</gi>
	element.</p>
	<p>So the basic structure of our transcriptions is:
<egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[<tei:TEI xmlns:tei="http://www.tei-c.org/ns/1.0">
  <tei:teiHeader>
    ... metadata here to describe 
        (a) the TEI document and 
        (b) the manuscript ...
  </tei:teiHeader>
  <tei:sourceDoc>
    ... transcription here ...
  </tei:sourceDoc>
</tei:TEI>            
          ]]></egXML>
	</p>
	<div xml:id="basics-of-header">
	  <head>The TEI header</head>
	  <p>
	    The initial TEI header is prepared as part of the
	    <ref target="#intake">initial intake</ref> step.
	    In the course of our work we may modify the 
	    header, and may provide special interfaces for doing
	    so.  For the immediate purposes of transcribing a
	    manuscript, however, the header does not need to be
	    (and normally should not be) modified, with 
	    two very important exceptions.
	  </p>
	  <p><label>First:</label>  if you work on a transcription, your name
	  should be included in a statement of responsibility
	  in the <gi>fileDesc</gi> / <gi>titleStmt</gi> (that is:
	  the <gi>titleStmt</gi> element contained as a child
	  of the <gi>fileDesc</gi> element) in the TEI header.</p>

	  <p>The <gi>fileDesc</gi> element is the first child of the
	  <gi>teiHeader</gi>; it contains a bibliographic description
	  of the TEI document.  Your name needs to be included, since
	  you are helping to create the TEI document.  (If the
	  preparation of the <ref target="#skeleton">skeleton transcript</ref>
	  was done correctly, your name should already be listed.
	  But be prepared to correct mistakes.)
	  </p>
	  <p>While we are looking at the <gi>fileDesc</gi> element,
	  we can notice that in addition to bibliographic information
	  about the TEI document itself, it also contains
	  a description of its source.  In our case, the source 
	  is a manuscript in the Lund University Library, so 
	  the <gi>fileDesc</gi> element contains a manuscript
	  description (<gi>msDesc</gi>) for the manuscript.
	  (As mentioned above, the initial version of the
	  <gi>msDesc</gi> is derived from the LUB catalogue.)</p>
	  <p>If we expand our outline to include the <gi>fileDesc</gi>
	  and some of its contents, it may look something like this:
	  <egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[<tei:TEI xmlns:tei="http://www.tei-c.org/ns/1.0">
  <tei:teiHeader>
      <tei:fileDesc>
         <tei:titleStmt>
            <tei:title>Digital facsimile of 
              manuscript Jarring Prov. 6</tei:title>
            <tei:author>Annotated Turki Manuscripts 
              from the Jarring Collection Online 
              (ATMO)</tei:author>
            <tei:principal>Arienne M. Dwyer</tei:principal>
            <tei:principal>C. M. Sperberg-McQueen</tei:principal>
            <tei:respStmt>
               <tei:resp>Manuscript held and scanned by</tei:resp>
               <tei:orgName>Lund University Library</tei:orgName>
            </tei:respStmt>
           <tei:respStmt>
             <tei:resp>Manuscript transcribed by</tei:resp>
             <tei:persName xml:id="GE">Gülnar Eziz</tei:persName>
           </tei:respStmt>
            <tei:funder>Henry Luce Foundation</tei:funder>
         </tei:titleStmt>
         ... other bibliographic information ...
         <tei:sourceDesc>
            <msDesc xmlns="http://www.tei-c.org/ns/1.0">
              ... manuscript description here ...
            </msDesc>
         </tei:sourceDesc>
      </tei:fileDesc>
      ... other kind of metadata here ...
  </tei:teiHeader>
  <tei:sourceDoc>
    ... transcription here ...
  </tei:sourceDoc>
</tei:TEI>            
          ]]></egXML>
	  </p>
	  <p>As is shown in the example, a transcriber should
	  be identified in a <gi>respStmt</gi> which contains
	  first a <gi>resp</gi> element with the label
	  <q>Manuscript transcribed by</q>, and then
	  a <gi>persName</gi> element containing the transcriber's
	  name and carrying an <att>xml:id</att> attribute 
	  with the transcriber's initials.
	  If more than one transcriber works on a manuscript,
	  there can be more than one <gi>persName</gi>:
<egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[<tei:respStmt>
  <tei:resp>Manuscript transcribed by</tei:resp>
  <tei:persName xml:id="GE">Gülnar Eziz</tei:persName>
  <tei:persName xml:id="AA">Akbar Amat</tei:persName>
</tei:respStmt>]]></egXML>
	  </p>
	  <p><label>Second:</label> every modification of the document should be
	  recorded in a <gi>change</gi> element in the 
	  header's <gi>revisionDesc</gi> (revision description)
	  element.</p>
	  <p>
	    The <gi>revisionDesc</gi> element is the last 
	    child of <gi>teiHeader</gi>, following <gi>fileDesc</gi>
	    and possibly other elements.  It contains a work log
	    showing the history of changes to the document.
	    An (imaginary) example might look like this:
<egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[<tei:TEI xmlns:tei="http://www.tei-c.org/ns/1.0">
  <tei:teiHeader>
      <tei:fileDesc>
      ... bibliographic metadata ...
      </tei:fileDesc>
      <tei:revisionDesc>
        <tei:listChange>
          <tei:change when="2016-12-27" who="#GE">
            Checked validity, made some cosmetic
            changes.
          </tei:change>
          <tei:change when="2016-12-17" who="#GE">
            Finished transcription and proofread.
          </tei:change>
          <tei:change when="2016-12-18" who="#GE">
            Transcribed pages 3r - 7r.
          </tei:change>
          <tei:change when="2016-12-17" who="#GE">
            Transcribed pages 1r - 2v.
          </tei:change>
          <tei:change when="2012-12-12" who="#MSM">
            Skeleton document ready.
          </tei:change>
          <tei:change when="2016-12-11" who="#MSM">
            Digital facsimile made semi-automatically 
            by <tei:persName xml:id="MSM"
            >C. M. Sperberg-McQueen</tei:persName>.
          </tei:change>
        </tei:listChange>
      </tei:revisionDesc>
  </tei:teiHeader>
  <tei:sourceDoc>
    ... transcription here ...
  </tei:sourceDoc>
</tei:TEI>            
          ]]></egXML>	
          In the usual case, a <gi>change</gi> element carries 
	  two attributes:  
	  <att>when</att> gives the date of the change,
	  in yyyy-mm-dd form,
	  and <att>who</att> provides a hyperlink to an
	  element naming the person who made the change
	  (here either #MSM or #GE).
	  The content of the element is a prose description
	  of the change made or work performed.
	  </p>
	</div>
	<div>
	  <head>The source document (<gi>sourceDoc</gi>) element</head>
	  <p>The actual transcription of the manuscript is
	  contained (in ATMO documents) in a <gi>sourceDoc</gi> element.
	  The <gi>sourceDoc</gi> element consists of a series of
	  <gi>surface</gi> elements (short for <gloss>writing surface</gloss>),
	  and each <gi>surface</gi> element contains (a) links to scanned
	  images of one surface, and (b) a transcription of what is
	  written there.<note place="foot">
  	  <p>What is described 
	  here is our current understanding of the normal structure.
	  We may encounter special situations that require 
	  different structures, and we may change our minds about
	  what the default structure should be.</p>
          </note>
	  We will have normally have one <gi>surface</gi> element for 
	  each scan; sometimes the scan is for a single page and sometimes 
	  it covers an opening
	  or spread: one right and one left page.
	  </p>
	  <p>The links to scanned images will normally be TEI 
	  <gi>graphic</gi> elements giving URIs of the scans.
	  The attribute <code>rend="thumbnail"</code> marks the
	  small thumbnail images provided in the overview of a
	  digital facsimile; other images are full-size.</p>
	  <p>After the links to the scans, a <gi>surface</gi> element
	  will contain one or more elements representing 
	  <soCalled>writing zones</soCalled>:  distinct 
	  areas of the writing surface which carry writing.
	  For scans representing a single page of the manuscript, 
	  the <gi>surface</gi> element will usually contain an
	  ATMO <gi scheme="ATMO">page</gi> element, and for 
	  scans representing an opening of the manuscript 
	  it will contain two
	  <gi scheme="ATMO">page</gi> elements:
	  <egXML xmlns="http://www.tei-c.org/ns/Examples"
	       ><![CDATA[    <tei:surface>
      <tei:graphic n="4" rend="thumbnail" url="..."/>
      <tei:graphic n="4" url="..."/>
      <atmo:page n="fol.3v">
        ... transcription of 3v ...
      </atmo:page>
      <atmo:page n="fol.4r">
        ... transcription of 4r
      </atmo:page>
    <tei:surface>]]></egXML>
	In some cases the <gi>page</gi> element may be
	inappropriate, and a TEI <gi>zone</gi> element
	will be used instead.
	<egXML xmlns="http://www.tei-c.org/ns/Examples"
	       ><![CDATA[    <tei:surface type="front-cover">
      <tei:graphic n="0" rend="thumbnail" url="..."/>
      <tei:graphic n="0" url="..."/>
      <tei:zone n="front-cover">
        <!--* Front cover *-->
      </tei:zone>
    <tei:surface>]]></egXML>
	</p>
	</div>
	<div xml:id="pages">
	<head>Individual pages</head>

	<p>Within a <gi>page</gi> element, there should be one element
	for each main area of writing on the page.
	In our customization of TEI, these areas are named
	<gi>main</gi>, <gi>top</gi>, <gi>right</gi>, <gi>left</gi>, and
	<gi>bottom</gi> and represent the main text block and
	the four edges of the page outside the main text block.<note place="foot">
	<p>If you consult the TEI documentation, you will need to
	know that all of these elements correspond to the 
	TEI <gi>zone</gi> element.  We give them more specialized
	names for our own convenience; users of our data will be
	able to use our customized TEI, or they can request a
	translation into <soCalled>vanilla</soCalled> TEI without
	extensions or changes.</p></note>
	These elements will occur only if there is writing in the
	corresponding area of the page; when they do occur, they
	must occur in the order 
	<gi>top</gi>, <gi>right</gi>, <gi>main</gi>, <gi>left</gi>, and
	<gi>bottom</gi>.
	TEI <gi>zone</gi> elements can occur before, after, or between
	them, if needed for unusual cases.
	</p>
	<p>
	Within the element for each page zone, the writing in that
	zone is transcribed within TEI <gi>line</gi> elements.
	Each <gi>line</gi> element represents one line of writing
	in the manuscript.
	The <gi>top</gi> element can also contain
	<gi>folio-num</gi> and  <gi>pagenum</gi> elements:

<gi>catchword</gi>,
	or other specialized elements instead of or in addition to
	<gi>line</gi> elements.
        The general structure will be as shown below.
          <egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[<tei:TEI xmlns:tei="http://www.tei-c.org/ns/1.0">
  <tei:teiHeader>
    ...
  <tei:sourceDoc>
    <tei:surface>
      <tei:graphic n="0" rend="thumbnail" url="..."/>
      <tei:graphic n="0" url="..."/>
      <tei:zone type="cover">...</tei:zone>
    <tei:surface>
    ...
    <tei:surface>
      <tei:graphic n="4" rend="thumbnail" url="..."/>
      <tei:graphic n="4" url="..."/>
      <atmo:page n="fol.3v">
        <atmo:top>
          <atmo:folio-num><!--* ... *--></atmo:folio-num>
        </atmo:top>
        <atmo:main>
          <tei:line><!--* one line of ms *--></tei:line>
          <tei:line><!--* one line of ms *--></tei:line>
          <tei:line><!--* one line of ms *--></tei:line>
          ...
          <tei:line><!--* one line of ms *--></tei:line>
        </atmo:main>
        <atmo:bottom>
          <atmo:catchword><!--* catchword *--></atmo:catchword>
        </atmo:bottom>
      </atmo:page>
      <atmo:page n="fol.4r">
        ...
      </atmo:page>
    <tei:surface>
    ...
  </tei:sourceDoc>
</tei:TEI>            
          ]]></egXML>
        </p>
      </div>
	</div>

	<div xml:id="special">
        <head>Specific special cases and questions</head>

	<div xml:id="endorsements">
	  <head>Endorsements, foliation, other library-made marks</head>
	  <p>Most of the Jarring manuscripts have penciled foliations 
	  made by Gunnar Jarring:  these are penciled numbers on the
	  a-side of each leaf.</p>
	  <p>Tag them using <gi>atmo:folio-num</gi> (usually as part of
	  <gi>atmo:top</gi>).</p>
	  <p>When page numbers are given, they are generally not
	  made by the library but by the scribe.  Tag them using <gi>atmo:pagenum</gi> 
	  (usually as part of
	  <gi>atmo:top</gi>).</p>
	  <p>The penciled labels identifying the manuscript by Prov. number
	  (<q>Prov. 24</q> on the first or last page, for example) we regard
	  as <term>endorsements</term>.
	  Tag them using <code>tei:zone type="endorsement"</code>
	  (usually as part of
	  <gi>atmo:top</gi>).</p>
	</div>
	<div xml:id="tables">
	  <head>Tables and tabular material</head>
	  <p>Some manuscripts have material presented in tabular form.
	  In the <soCalled>text-oriented</soCalled> vocabulary, we'll
	  tag this material as tables, but tables aren't available in
	  the transcription vocabulary.</p>
	  <p>Tag the table itself using <code>tei:zone type="table"</code>
	  (usually as part of 
	  <gi>atmo:main</gi>, between the <gi>tei:line</gi>
	  elements for the lines before and after the table).</p>
	  <p>Tag individual table rows as <code>tei:zone type="row"</code>,
	  individual cells as <code>tei:zone type="cell"</code>.</p>
	  <p>If a cell spans several columns, say so in the <att>rend</att>
	  attribute (e.g. <code>cols 3</code> for a cell which occupies the
	  same space that three cells on other lines do).</p>
	  <p>The tables will probably require hand work in translating into
	  the text vocabulary.</p>
	</div>
	</div>
    </body>
    <back>
      <div xml:id="bluffersguide">
	<head>Some basic information</head>
	<p>The following sections provide some basic background
	information on topics you will need to be familiar with.
	Please contact the author if you have questions not
	answered here.</p>

	<div>
	  <head>TEI</head>
	  <p>The Text Encoding Initiative (TEI) is a project to develop
	  and maintain a set of guidelines for encoding and interchanging
	  electronic texts created for use in research.  It contains
	  pre-defined XML markup for many text types and textual features
	  of interest to linguists, literary scholars, historians,
	  philosophers, art historians, computational linguists, and on
	  and on.  Since very few people actually want to use <emph>all</emph>
	  the XML markup defined by the TEI, most users select a subset
	  of TEI for use in a project.  We do that, too, in ATMO.</p>
	  <p>And because TEI is designed to be very general, it 
	  tries to assume very little about document structure or
	  annotation practice.  To make the markup fit the practice of
	  a particular project more closely, the TEI allows (actually,
	  encourages) users to adapt the TEI markup to the specific
	  situation of a project.  In ATMO, we adapt the TEI by defining a number
	  of project-specific elements and by changing the formal
	  definitions of some existing TEI elements.</p>
	</div>
	<div>
	  <head>Namespaces</head>
	  <p>To use the project customization of TEI, you will need to
	  understand the basics of XML namespaces.</p>
	  <p>In our case, the schema used for transcription has two
	  kinds of elements:
	  <list>
	    <item><p>Elements defined by the TEI itself.  These are
	    in the <term>TEI namespace</term>.</p></item>
	    <item><p>Elements defined by the ATMO project.  These are
	    in the <term>ATMO namespace</term>.</p></item>
	  </list>	  
	  </p>
	  <p>Every ATMO transcription will need to
	  <term>declare</term> the two namespaces used.  To keep
	  things simple, it's a good idea to declare all namespaces on
	  the outermost or root element (the <gi>TEI</gi> element).
	  Namespace declarations take the form of attributes whose
	  name begins with <code>xmlns:</code> and ends with a string
	  of characters called a <term>namespace prefix</term>.
	  The value of a namespace declaration is a URI or
	  <term>namespace name</term>.  The name of the TEI
	  namespace is <code>http://www.tei-c.org/ns/1.0</code>
	  and the name for the current version of the
	  ATMO namespace is <code>http://uyghur.linguistics.indiana.edu/2015/ns/0.1</code>.
	  </p>
	  <p>The namespace declarations will typically take something like
	  the following form:
	  <egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[
<tei:TEI xmlns:tei="http://www.tei-c.org/ns/1.0"
  xmlns:atmo="http://uyghur.linguistics.indiana.edu/2015/ns/0.1">
   <tei:teiHeader> ...
]]></egXML>
          In some cases, people make the TEI namespace the <term>default</term>
	  namespace, so that they don't need to use a prefix.  In that case,
	  the namespace declarations will typically look something like this:
	  <egXML xmlns="http://www.tei-c.org/ns/Examples"
><![CDATA[
<tei xmlns="http://www.tei-c.org/ns/1.0"
  xmlns:atmo="http://uyghur.linguistics.indiana.edu/2015/ns/0.1">
   <teiHeader> ...
]]></egXML>
	  </p>
	  <p>
	  Most documents in the ATMO project will use either the
	  prefix <code>tei</code> or the prefix <code>p5</code> for
	  the TEI namespace, and <code>atmo</code> for the ATMO 0.1
	  namespace.  But neither the TEI nor ATMO impose any
	  requirement that particular namespace prefixes be used, or
	  that any be used at all.  Some people (including the author
	  of this document) typically it easier to understand
	  documents which involve more than one namespace if every
	  namespace used has an explicit prefix, so they tend to avoid
	  declaring a default namespace when they can. (XHTML does
	  require that it be the default namespace; if it's not, Web
	  browsers often don't understand it or process it correctly.)
	  </p>
	</div>
      </div>
    </back>
  </text>
</TEI>
