Revision 5c98a8c347a9c29ff25799d249462ac483882594 authored by Syd Bauman on 25 May 2015, 19:12:08 UTC, committed by Syd Bauman on 25 May 2015, 19:12:08 UTC
1 parent 498dcee
Raw File
geneticTEI.html
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
   <!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (5)-->
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      <title>An Encoding Model for Genetic Editions</title>
      <meta name="author" content="Lou Burnard, Fotis Jannidis, Elena Pierazzo, Malte Rehbein" />
      <meta name="generator" content="Text Encoding Initiative Consortium XSLT stylesheets" />
      <meta name="DC.Title" content="An Encoding Model for Genetic Editions" />
      <meta name="DC.Type" content="Text" />
      <meta name="DC.Format" content="text/html" />
      <link href="http://www.tei-c.org/release/xml/tei/stylesheet/tei.css" rel="stylesheet" type="text/css" />
      <link href="http://www.tei-c.org/release/xml/tei/stylesheet/odd.css" rel="stylesheet" type="text/css" />
      <link rel="stylesheet" media="print" type="text/css" href="http://www.tei-c.org/release/xml/tei/stylesheet/tei-print.css" /><script type="text/javascript">
         <!--
var displayXML=0;
states=new Array()
states[0]="element-a"
states[1]="element-b"
states[2]="element-c"
states[3]="element-d"
states[4]="element-e"
states[5]="element-f"
states[6]="element-g"
states[7]="element-h"
states[8]="element-i"
states[9]="element-j"
states[10]="element-k"
states[11]="element-l"
states[12]="element-m"
states[13]="element-n"
states[14]="element-o"
states[15]="element-p"
states[16]="element-q"
states[17]="element-r"
states[18]="element-s"
states[19]="element-t"
states[20]="element-u"
states[21]="element-v"
states[22]="element-w"
states[23]="element-x"
states[24]="element-y"
states[25]="element-z"

function startUp() {

}

function hideallExcept(elm) {
for (var i = 0; i < states.length; i++) {
 var layer;
 if (layer = document.getElementById(states[i]) ) {
  if (states[i] != elm) {
    layer.style.display = "none";
  }
  else {
   layer.style.display = "block";
      }
  }
 }
 var mod;
 if ( mod = document.getElementById('byMod') ) {
     mod.style.display = "none";
 }
}

function showall() {
 for (var i = 0; i < states.length; i++) {
   var layer;
   if (layer = document.getElementById(states[i]) ) {
      layer.style.display = "block";
      }
  }
}

function showByMod() {
  hideallExcept('');
  var mod;
  if (mod = document.getElementById('byMod') ) {
     mod.style.display = "block";
     }
}

	--></script></head>
   <body class="simple" id="TOP">
      <div class="stdheader">
         <h1 class="maintitle"><a href="index.html">An Encoding Model for Genetic Editions</a></h1>
      </div>
      
      <ul class="toc toc_front">
         <li class="toc"><span class="headingNumber"></span><a href="#index.xml-front.1_div.1" class="toc toc_0">About this Document</a><ul class="toc">
               <li class="toc"><span class="headingNumber"></span><a href="#index.xml-front.1_div.1_div.1" class="toc toc_1">Work Plan</a></li>
               <li class="toc"><span class="headingNumber"></span><a href="#index.xml-front.1_div.1_div.2" class="toc toc_1">Conventions used</a></li>
            </ul>
         </li>
      </ul>
      <ul class="toc toc_body">
         <li class="toc"><span class="headingNumber"> 1 </span><a href="#index.xml-body.1_div.1" class="toc toc_0">Theoretical Framework</a><ul class="toc">
               <li class="toc"><span class="headingNumber"> 1.1 </span><a href="#deutung" class="toc toc_1" title="Fact vs. Interpretation">Fact vs. Interpretation</a></li>
               <li class="toc"><span class="headingNumber"> 1.2 </span><a href="#index.xml-body.1_div.1_div.2" class="toc toc_1">Status vs. Process</a></li>
               <li class="toc"><span class="headingNumber"> 1.3 </span><a href="#index.xml-body.1_div.1_div.3" class="toc toc_1">Document vs. Text</a></li>
               <li class="toc"><span class="headingNumber"> 1.4 </span><a href="#act_vs_state" class="toc toc_1" title="Writing Acts vs. Text Stages">Writing Acts vs. Text Stages</a></li>
            </ul>
         </li>
         <li class="toc"><span class="headingNumber"> 2 </span><a href="#index.xml-body.1_div.2" class="toc toc_0">Aspects of Genetic Editions</a></li>
         <li class="toc"><span class="headingNumber"> 3 </span><a href="#index.xml-body.1_div.3" class="toc toc_0">The document level</a><ul class="toc">
               <li class="toc"><span class="headingNumber"> 3.1 </span><a href="#document" class="toc toc_1" title="Transcription of a document">Transcription of a document </a></li>
               <li class="toc"><span class="headingNumber"> 3.2 </span><a href="#alterations" class="toc toc_1" title="Textual Alterations">Textual Alterations</a><ul class="toc">
                     <li class="toc"><span class="headingNumber">3.2.1 </span><a href="#index.xml-body.1_div.3_div.2_div.1" class="toc toc_2">Additions, fixations and clarifications</a></li>
                     <li class="toc"><span class="headingNumber">3.2.2 </span><a href="#index.xml-body.1_div.3_div.2_div.2" class="toc toc_2">Deletions and marked as used</a></li>
                     <li class="toc"><span class="headingNumber">3.2.3 </span><a href="#mm" class="toc toc_2" title="Metamarks">Metamarks</a></li>
                     <li class="toc"><span class="headingNumber">3.2.4 </span><a href="#index.xml-body.1_div.3_div.2_div.4" class="toc toc_2">Alternative Readings</a></li>
                     <li class="toc"><span class="headingNumber">3.2.5 </span><a href="#index.xml-body.1_div.3_div.2_div.5" class="toc toc_2">Transpositions</a></li>
                     <li class="toc"><span class="headingNumber">3.2.6 </span><a href="#index.xml-body.1_div.3_div.2_div.6" class="toc toc_2">Substitution</a></li>
                     <li class="toc"><span class="headingNumber">3.2.7 </span><a href="#undo" class="toc toc_2" title="Undoing alterations">Undoing alterations</a></li>
                     <li class="toc"><span class="headingNumber">3.2.8 </span><a href="#index.xml-body.1_div.3_div.2_div.8" class="toc toc_2">Instant corrections</a></li>
                  </ul>
               </li>
            </ul>
         </li>
         <li class="toc"><span class="headingNumber"> 4 </span><a href="#index.xml-body.1_div.4" class="toc toc_0">The dossier level</a><ul class="toc">
               <li class="toc"><span class="headingNumber"> 4.1 </span><a href="#index.xml-body.1_div.4_div.1" class="toc toc_1">Assembling a dossier</a></li>
               <li class="toc"><span class="headingNumber"> 4.2 </span><a href="#index.xml-body.1_div.4_div.2" class="toc toc_1">Genetic Graphs</a></li>
               <li class="toc"><span class="headingNumber"> 4.3 </span><a href="#index.xml-body.1_div.4_div.3" class="toc toc_1">Genetic analysis</a></li>
               <li class="toc"><span class="headingNumber"> 4.4 </span><a href="#index.xml-body.1_div.4_div.4" class="toc toc_1">Constructing genetic graphs</a></li>
            </ul>
         </li>
         <li class="toc"><span class="headingNumber"> 5 </span><a href="#collation" class="toc toc_0" title="*Collation and Critical Apparatus">*Collation and Critical Apparatus</a></li>
         <li class="toc"><span class="headingNumber"> 6 </span><a href="#index.xml-body.1_div.6" class="toc toc_0">Manuscript and Dossier Levels</a><ul class="toc">
               <li class="toc"><span class="headingNumber"> 6.1 </span><a href="#stages" class="toc toc_1" title="Stages/ Revision campaigns">Stages/ Revision campaigns</a></li>
            </ul>
         </li>
      </ul>
      <ul class="toc toc_back">
         <li class="toc"><span class="headingNumber">Appendix A </span><a href="#index.xml-back.1_div.1" class="toc toc_0">ODD</a></li>
      </ul>
      <span class="pagebreak"> [Page<span id="index.xml-pb-d33e204">
            <!--anchor3--></span>] </span>
      
      <div class="teidiv0" id="index.xml-front.1_div.1">
         <h2><span class="headingNumber"></span>About this Document
         </h2>
         
         
         <p><span id="d33e211">
               <!--anchor1--></span>This document describes a <b>draft</b> encoding model for Genetic
            Editions and Genetic Editing. The document is the product of a Workgroup on Genetic
            Editions (chair: Fotis Jannidis), which is part of the TEI MS SIG (chairs: Elena
            Pierazzo, Malte Rehbein, Amanda Galley). 
         </p>
         
         <p><span id="d33e217">
               <!--anchor1--></span>The workgroup's goal was to develop an Application Profile for the encoding of
            genetic editions and, in general, genetic phenomena. It is expressed as a TEI P5
            conformant customization, integrating material from the existing TEI Guidelines,
            chiefly Chapter 11. <span class="titlem">Representation of Primary Sources</span> and Chapter 12.
            <span class="titlem">Critical Apparatus</span>, together with additional new material. It may
            eventually, at the end of the process described in the following section, constitute
            a self standing new <span class="titlem">Guidelines</span> chapter, or remain a set of
            recommendations for how to customize the Guidelines, but that is a decision for the
            TEI Council.
         </p>
         
         <p><span id="d33e229">
               <!--anchor1--></span>The document reflects discussions held at a number of different meetings:
         </p>
         
         <ul>
            <li>MS SIG meeting held in London during the annual members’ TEI meeting (November
               2008); the minutes of the meeting can be found here: <a class="link_ptr" href="http://wiki.tei-c.org/index.php/Minutes_London_2008"><span>http://wiki.tei-c.org/index.php/Minutes_London_2008</span></a>.
            </li>
            <li>Genetic Edition workgroup held in London (March 2009); minutes can be found
               here: <a class="link_ptr" href="http://wiki.tei-c.org/index.php/Minutes_London_03-2009"><span>http://wiki.tei-c.org/index.php/Minutes_London_03-2009</span></a>. 
            </li>
            <li>Workshop "Genetic Editions in a Digital Framework", held in Paris, 14/15 May
               2009, and following discussion; programme of the workshop can be found here: <a class="link_ptr" href="http://wiki.tei-c.org/index.php/GeneticEditionsWorkshopParis"><span>http://wiki.tei-c.org/index.php/GeneticEditionsWorkshopParis</span></a></li>
            <li>Genetic Edition workgroup held in Würzburg (September 2009)</li>
            <li>The document was extensively revised by Elena Pierazzo and Lou Burnard, for
               presentation at a panel to be held at the Annual TEI Members Meeting in November
               2009.
            </li>
            <li>Genetic Edition workgroup held in Oxford (February 2010)</li>
            <li>Genetic Edition workgroup held in Würzburg (March 2010)</li>
         </ul>
         
         <p><span id="d33e263">
               <!--anchor1--></span>The work group was initially inspired by the <span class="titlem">HNML. HyperNietzsche Markup
               Language</span> and following versions (<span class="titlem">GML Genetic Markup
               Language</span>) produced by Paolo D'Iorio and colleagues from the HyperNietzsche
            project. We would like to thank Paolo D'Iorio for his invaluable contribution in the
            early stages of the work. 
         </p>
         
         <div class="teidiv1" id="index.xml-front.1_div.1_div.1">
            <h3><span class="headingNumber"></span>Work Plan
            </h3>
            
            
            <p><span id="d33e277">
                  <!--anchor1--></span>The planned evolution of this document and the encoding model it describes may be
               summarized as follows:
            </p>
            
            <ul>
               <li>Initially, we worked on a pseudo-encoding model, expressed using to our own
                  terminology. This stage was completed by July 2009. 
               </li>
               <li>This pseudo-encoding model was re-expressed using the TEI P5 encoding
                  framework and revised extensively. 
               </li>
               <li>The same step-by-step approach will be taken for the standardisation
                  process: 
                  <ul>
                     <li>First we develop an application profile, that is, a well-documented
                        TEI customisation.
                     </li>
                     <li>This will be presented to the TEI Council as a proposed modification
                        of the TEI
                     </li>
                     <li>If the TEI Council approves it, the Council will decide how it should
                        be integrated into the current <span class="titlem">Guidelines</span>.
                     </li>
                  </ul>
               </li>
            </ul>
            
            <p><span id="d33e307">
                  <!--anchor1--></span>This draft document is publicly available for discussion and feedback from the
               community. The document source is maintained in the TEI subversion repository at
               <a class="link_ptr" href="http://tei.svn.sourceforge.net/viewvc/tei/trunk/genetic/"><span>http://tei.svn.sourceforge.net/viewvc/tei/trunk/genetic/</span></a>;
               information about the development of the proposals and associated materials,
               including complete drafts of this document, are hosted on the TEI Wiki at <a class="link_ptr" href="http://wiki.tei-c.org/index.php/Category:Genetic_Editions"><span>http://wiki.tei-c.org/index.php/Category:Genetic_Editions</span></a>. 
            </p>
            
         </div>
         
         <div class="teidiv1" id="index.xml-front.1_div.1_div.2">
            <h3><span class="headingNumber"></span>Conventions used
            </h3>
            
            
            <p><span id="d33e320">
                  <!--anchor1--></span>Although the entire document is a draft and therefore susceptible of changes, some
               sections are less stable than others. In particular, when a section or a
               particular element requires further discussion or is considered an open problem,
               such a section or element is marked by a * mark.
            </p>
            
            <p><span id="d33e323">
                  <!--anchor1--></span>As required for TEI conformance, non-TEI elements are defined in a distinct
               non-TEI namespace. In the usage examples and throughout this document that
               namespace is mapped to the prefix <b>ge:</b>, while TEI elements are
               not marked by any namespace prefix.
            </p>
            
         </div>
         
      </div>
      
      
      <div class="teidiv0" id="index.xml-body.1_div.1">
         <h2><span class="headingNumber">1 </span>Theoretical Framework
         </h2>
         
         
         <p><span id="d33e339">
               <!--anchor1--></span>The genetic approach differs from other approaches to the study of texts because it
            aims not only to identify ‘what is on the page’, but also to reconstruct the
            <b>process</b> necessary to produce ‘what is on the
            page’.
         </p>
         
         <div class="p"><span id="d33e351">
               <!--anchor1--></span>The encoding model for Genetic Editing must therefore handle:- 
            <ul>
               <li>Genetic <span class="term">transcription</span> of a single document in such a way as to
                  trace its evolution; 
               </li>
               <li>Genetic <span class="term">reconstruction</span>: that is, creation of a <span class="term">Genetic
                     Dossier</span> assembling multiple related documents, and description of the
                  genetic relations amongst them;
               </li>
               <li>Genetic <span class="term">editing</span>, the goal of which is preparation of a
                  <span class="term">Genetic Edition</span> whether derived from a single or multiple
                  witnesses.
               </li>
            </ul> A Genetic edition may be prepared by producing a full transcription of all
            extant witnesses, or by combining a full transcription of only one document (a
            <span class="term">base-text</span>) with information derived from other witnesses by means of
            automatic collation.
         </div>
         
         <p><span id="d33e384">
               <!--anchor1--></span>Because our model aims to be independent of presuppositions associated with any
            particular theoretical framework, we begin by reviewing some typical dichotomies in
            editorial theory.
         </p>
         
         <div class="teidiv1" id="deutung">
            <h3><span class="headingNumber">1.1 </span>Fact vs. Interpretation
            </h3>
            
            
            <p><span id="d33e392">
                  <!--anchor1--></span>In German editorial theory there is a well known opposition between what is there
               in the source document, the <span class="term">record</span> (<span class="foreign it">Befund</span>), and the interpretation of this phenomenon (<span class="foreign it">Deutung</span>). This opposition implies that there
               is a way to talk about the record without any interpretation. Yet at some possibly
               simplistic level, everything we say about a text is based on interpretation,
               particularly in the realm of genetic criticism.<span id="Note1_return">
                  <!--anchor1--></span><a class="notelink" title="Go to note" href="#Note1"><sup>1</sup></a> At the same time, there is an obvious difference between
               the interpretation that some trace of ink is indeed a specific letter and the
               assumption that a change in one line of a manuscript must have been made at the
               same time as a change in another line because their effects are textually related
               (for example, the first change was to a rhyming word, which necessitated the
               second change). Therefore we propose to talk about differing <span class="term">levels</span>
               of interpretation, thus differentiating between ‘what’s there’
               (document/fact) and ‘how does it relate’
               (text/interpretation).
            </p>
            
         </div>
         
         <div class="teidiv1" id="index.xml-body.1_div.1_div.2">
            <h3><span class="headingNumber">1.2 </span>Status vs. Process
            </h3>
            
            
            <p><span id="d33e436">
                  <!--anchor1--></span>When a scholar examines a written text, especially a manuscript, the object of the
               investigation is usually to discover the final result of that writing and
               rewriting process. The examination can take various forms: it can be approached
               from a codicological/documentary point of view, ‘photographing’ the resulting
               product, from a textual point of view, or from a genetic point of view, by trying
               to describe the flow of authoring.
            </p>
            
            <p><span id="d33e439">
                  <!--anchor1--></span>The present proposal address both approaches: sections <a href="#document" class="link_ptr" title="Transcription of a document"><span class="headingNumber">3.1 </span>Transcription of a document </a>
               and <a href="#alterations" class="link_ptr" title="Textual Alterations"><span class="headingNumber">3.2 </span>Textual Alterations</a> enable the codicological/documentary approach,
               while all other sections investigates the process of writing and re-writing of the
               text, and represent the proper genetic part of the present proposal.
            </p>
            
         </div>
         
         <div class="teidiv1" id="index.xml-body.1_div.1_div.3">
            <h3><span class="headingNumber">1.3 </span>Document vs. Text
            </h3>
            
            
            <p><span id="d33e452">
                  <!--anchor1--></span>In Manuscript Studies (Editing, Codicology, Palaeography, Art History, History)
               the first level of enquiry is always the document, the physical support that lies
               in front of the scholar’s eyes. 
            </p>
            
            <p><span id="d33e455">
                  <!--anchor1--></span>To understand the text that is contained in the manuscript, a deep study of the
               manuscript itself is fundamental: the layout, the type of script, the type of
               writing support, the binding and many other aspects are able to tell us about
               when, where, and why this particular text was composed. The text therefore
               represents a different level of enquiry: it is a construct, derived from the
               reading of the documents.
            </p>
            
            <p><span id="d33e458">
                  <!--anchor1--></span>In the case of modern draft manuscripts scholars must give detailed consideration
               to the layout, the different stratifications of writing and the disposition of
               these in the physical space; all of these, together with an understanding of the
               text, are required to gain insight about the composition, time of revisions, and
               flow (<span class="foreign">flux</span>) of the text. Furthermore, in some
               cases, we know that the kind of physical support used to record it not only
               influences but may also actually determine the text itself. For instance, the
               content and the length of letters are often determined by the size and quantity of
               the paper available to the writer; even more so for items such as postcards. 
            </p>
            
            <p><span id="d33e464">
                  <!--anchor1--></span>The TEI has traditionally prioritised the text level. Of the two possible views
               available to someone transcribing a primary source (text and document), the TEI
               privileges the text (hence <i>Text</i> Encoding Initiative). Such
               physical or topographical information as a typical TEI encoding provides is
               subordinate to the main structural encoding, whether because it is represented by
               empty elements (<span class="gi">&lt;pb/&gt;</span>, <span class="gi">&lt;lb/&gt;</span>, <span class="gi">&lt;cb/&gt;</span>) or attributes (<span class="gi">&lt;add
                  place=""&gt;</span>, <span class="gi">&lt;note place=""&gt;</span>, or <span class="att">rend</span>). The TEI thus
               reflects the not uncommon view that, while relevant, documents are somehow less
               relevant than the texts they embody; to use a bibliographical metaphor, texts are
               ‘substantial’ while documents are
               ‘accidental’. 
            </p>
            
            <p><span id="d33e496">
                  <!--anchor1--></span>However, for genetic editions, the ability to focus on the document is crucial. In
               many cases, the only way to reconstruct the process of writing and re-writing
               which leads to a new text is to examine a specific document. We therefore propose
               to complement the existing text-focussed approach with a new encoding scheme
               focussed instead on the document.
            </p>
            
            <p><span id="d33e499">
                  <!--anchor1--></span>We should then clarify the way we will use the following words:
            </p>
            
            <ul>
               <li><strong>Document</strong> the physical object, the manuscript or other primary
                  source, comprising one or more written surfaces
               </li>
               <li><strong>Text</strong> the intellectual content of the document, the words
                  written in their logical (non physical) sequence
               </li>
               <li><strong>Facsimile</strong> a surrogate representation (non necessarily
                  digital) of the document (a photograph, a microfilm, a digital image)
               </li>
               <li><strong>Document level</strong> transcription of the content of a document
                  according to its physical layout
               </li>
               <li><strong>Text level</strong> transcription of the content of a document
                  according to its logical, semantic meaning 
               </li>
            </ul>
            
         </div>
         
         <div class="teidiv1" id="act_vs_state">
            <h3><span class="headingNumber">1.4 </span>Writing Acts vs. Text Stages
            </h3>
            
            
            <p><span id="d33e536">
                  <!--anchor1--></span>As it has been said in the previous section, the specific perspective on the document in genetic editions often
               serves the purpose to reconstruct the writing process, which in turn shall allow the editor to justify her genetic
               analysis, e.g. which text passage has been altered first or which textual variant predates another one. For the
               encoding of the writing process it has to be noted though, that in doing so not only a different perspective on
               the same text at hand is accentuated, but that in fact the set of relevant information to be marked up might
               differ fundamentally from a mere textual encoding.
            </p>
            
            <p><span id="d33e539">
                  <!--anchor1--></span>In the case one talks about alterations on a textual level, what is of major interest are the <em>text
                  stages</em>, which result from the alterations applied. An addition, deletion, substitution etc. is viewed
               from the perspective of possible new text states it yields. For example the following substitution is well-defined
               from this perspective:
            </p>
            
            <div id="index.xml-egXML-d33e545" class="pre"><span class="element">&lt;subst&gt;</span><br/> <span class="element">&lt;del&gt;</span>landscape<span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;add&gt;</span>scenery<span class="element">&lt;/add&gt;</span><br/><span class="element">&lt;/subst&gt;</span></div>
            
            <p><span id="d33e552">
                  <!--anchor1--></span>With regard to the writing process though, a number of possible writing acts can be imagined, which actually led to the new
               state, one being:
            </p>
            
            <div id="index.xml-egXML-d33e556" class="pre"><span class="element">&lt;del rend="<span class="attributevalue">strikethrough</span>"&gt;</span>landsca<span class="element">&lt;/del&gt;</span>pe <span class="element">&lt;handShift new="<span class="attributevalue">#new_material</span>"/&gt;</span>scenery<br/></div>
            
            <p><span id="d33e563">
                  <!--anchor1--></span>In this example, stressing the writing process, two additional information are encoded, the fact, that the author
               did not strike through the whole word and that a change in writing material happened just before the word
               “scenery” was put down. In the current encoding practice, leaning towards a textual view, the two perspectives are often
               integrated, subordinating aspects of the writing process to their textual outcome and/or regularizing them, so
               they do to not interfere with the text-driven evaluation of the encoding.
            </p>
            
            <div id="index.xml-egXML-d33e566" class="pre"><span class="element">&lt;subst&gt;</span><br/> <span class="element">&lt;del&gt;</span><br/>  <span class="element">&lt;hi rend="<span class="attributevalue">strikethrough</span>"&gt;</span>landsca<span class="element">&lt;/hi&gt;</span>pe<span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;add hand="<span class="attributevalue">#new_material</span>"&gt;</span>scenery<span class="element">&lt;/add&gt;</span><br/><span class="element">&lt;/subst&gt;</span></div>
            
            <p><span id="d33e575">
                  <!--anchor1--></span>As the example shows, this integrative approach can be a viable one in many cases, but taking this pragmatic
               shortcut on the one hand blurs a specific editorial distinction, maybe exactly the distinction one wants to
               emphasize (e. g. to separate ‘Befund’ from ‘Deutung’). On the other hand it
               makes it particularly hard to be as precise on the <em>documentation</em> of “what’s there” as one is on the
               <em>interpretation</em> of ”what’s the possible outcome”. Ideally in a genetic edition the editor would
               rather want to encode the two perspectives separately and align them later on instead of trying to integrate them
               right away, thereby potentially neglecting important information for the genetic analysis.
            </p>
            
         </div>
         
      </div>
      
      <div class="teidiv0" id="index.xml-body.1_div.2">
         <h2><span class="headingNumber">2 </span>Aspects of Genetic Editions
         </h2>
         
         
         <p><span id="d33e597">
               <!--anchor1--></span>Modern genetic editions describe the genetic process within one manuscript and over
            the course of two or more manuscripts, which are said to form part of a
            <span class="term">dossier</span>, that is, the set of documents which a genetic editor
            considers as having contributed to the evolution of a particular text, including
            associated diaries, letters, etc. Usually a view of a manuscript as a single
            self-contained object is also offered. This is because the manuscript view provides
            the material basis for the relationships established by the inter-manuscript
            relationship. Therefore we propose to differentiate between the following aspects of
            a genetic edition:
         </p>
         
         <ul>
            <li>
               <strong>Document level</strong>
               
               <ul>
                  <li>
                     <strong>The topological description</strong> description of the layout of the
                     text and the basis for a rendition of a text as a diplomatic
                     transcription.
                  </li>
                  <li>
                     <strong>Textual Alterations</strong> like additions, deletions,
                     substitutions.
                  </li>
                  <li>
                     <strong>Grouping Modifications</strong> groups of changes at different
                     locations of one document, used to create sets which express the editorial
                     assumption that these changes have been undertaken in one stage.
                  </li>
               </ul>
               
            </li>
            <li>
               <strong>Dossier level</strong>
               
               <ul>
                  <li>
                     <strong>Genetic Grouping</strong> groups phenomena in more than one document,
                     in order to describe editorial assumption that these phenomena are related
                     in some way.
                  </li>
                  <li>
                     <strong>Genetic Relation</strong> describes the genetic relation between
                     different parts of a text,<span id="Note2_return">
                        <!--anchor1--></span><a class="notelink" title="Go to note" href="#Note2"><sup>2</sup></a> and/or across
                     several documents, as a series of steps on a path.
                  </li>
                  <li>
                     <strong>Comparison</strong> (Collation) expresses the differences between
                     texts as the result of a comparison between documents.
                  </li>
               </ul>
               
            </li>
            <li>
               <strong>Document and Dossier levels</strong>
               
               <ul>
                  <li>
                     <strong>Chronology, Date and Time</strong> the encoding of the chronology of
                     the text or parts of it in absolute or relative time.
                  </li>
                  <li>
                     <strong>Documenting Editorial Decisions</strong> documents the arguments which
                     are the basis for editorial decisions to encode the text in a specific way
                     including ways to express uncertainty and alternatives.
                  </li>
                  <li><strong>Text stage</strong> a reconstructable stage in the evolution of a
                     text, represented by a document or by a revision campaign within one or more
                     documents, possibly assigned to a specific point in time. 
                  </li>
               </ul>
               
            </li>
         </ul>
         
      </div>
      
      <div class="teidiv0" id="index.xml-body.1_div.3">
         <h2><span class="headingNumber">3 </span>The document level
         </h2>
         
         
         <div class="teidiv1" id="document">
            <h3><span class="headingNumber">3.1 </span>Transcription of a document 
            </h3>
            
            
            <div class="p"><span id="d33e705">
                  <!--anchor1--></span>A document-based transcription is hierarchically organised in the following way: 
               <ul>
                  <li>document
                     <ul>
                        <li>Writing Surface (page, double page, folium, etc.) 
                           <ul>
                              <li>zone 
                                 <ul>
                                    <li>Text, lines or tables</li>
                                 </ul>
                              </li>
                           </ul>
                        </li>
                     </ul>
                  </li>
               </ul>
            </div>
            
            <div class="p"><span id="d33e728">
                  <!--anchor1--></span>We propose to introduce a new element, <span class="gi">&lt;ge:document&gt;</span> to encode a
               document-based transcription, at the same level as the existing TEI <a class="gi" href="#text">text</a>
               element. A full TEI document may thus comprise: 
               <ul>
                  <li>a TEI Header, containing metadata</li>
                  <li>a TEI <a class="gi" href="#facsimile">facsimile</a> element, containing and describing visual
                     representations of a document
                  </li>
                  <li>a <span class="gi">&lt;ge:document&gt;</span> element, containing a genetic transcription of a
                     document
                  </li>
                  <li>a TEI <a class="gi" href="#text">text</a> element, containing an encoded version of the text
                     constructed from the document.
                  </li>
               </ul>The header and at least one of the other three components must be present.
               We do not discuss <a class="gi" href="#facsimile">facsimile</a> or <a class="gi" href="#text">text</a> elements here; for these
               refer to the published TEI Guidelines. 
            </div>
            
            <div class="p"><span id="d33e767">
                  <!--anchor1--></span>In the simplest case, a document contains one or more written surfaces, of various
               types (pages, for example). Each surface may contain one or more distinct written
               zones of writing, each comprising one or more identifiable topographic lines. The
               following elements are used to represent these basic components: 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#document">document</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#surface">surface</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">type</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#zone">zone</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">rotate</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#line">line</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">type</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#table">table</a></span> 
                  </li>
                  
               </ul>
            </div>
            
            
            <p><span id="d33e785">
                  <!--anchor1--></span>Like a <a class="gi" href="#facsimile">facsimile</a>, a <span class="gi">&lt;ge:document&gt;</span> contains information about the
               written surfaces constituting a document. Because of this similarity, we would
               like to use the same elements (<a class="gi" href="#surface">surface</a> and <a class="gi" href="#zone">zone</a>) as proposed in
               the existing TEI scheme, although these place limits on what can be described.
               Specifically, the <a class="gi" href="#zone">zone</a> element as currently defined can represent only a
               rectangular area; it also lacks any way of stating the baseline applicable to any
               writing contained within it 
            </p>
            
            <p><span id="d33e803">
                  <!--anchor1--></span>The size of the writing surface is defined by a set of cartesian coordinates
               measured from the top left corner. The co-ordinates of all zones identified within
               the writing surface are given in terms of the same co-ordinates, as further
               discussed in the TEI proposals for <a class="gi" href="#facsimile">facsimile</a>. It will often be the case
               that explicit dimensions for a manuscript page (expressed in mm for example) are
               also supplied in a <a class="gi" href="#msDesc">msDesc</a> element in the TEI Header, but this is not a
               requirement; in particular there is no assumption that the co-ordinate system
               defined by a <a class="gi" href="#surface">surface</a> maps to any particular external dimensions, nor that
               the co-ordinate systems of different documents necessarily correspond. 
            </p>
            
            <p><span id="d33e815">
                  <!--anchor1--></span>A <a class="gi" href="#surface">surface</a> element may contain any number of <a class="gi" href="#zone">zone</a>,
               <a class="gi" href="#graphic">graphic</a>, <span class="gi">&lt;ge:line&gt;</span> or <a class="gi" href="#table">table</a>elements. The
               <a class="gi" href="#graphic">graphic</a> element is used to point to any graphic (non textual)
               component forming part of the page, in the usual TEI manner. The <a class="gi" href="#zone">zone</a>
               element is used to delimit any contiguous section of writing which the encoder
               wishes to identify for some purpose. 
            </p>
            
            <p><span id="d33e840">
                  <!--anchor1--></span>Zones can be nested and grouped, and can also overlap. Their positioning with
               respect to the <a class="gi" href="#surface">surface</a> element is defined by coordinate values taken from
               the same co-ordinate system as the surface itself, measured from the top left
               corner. The element carries a <span class="att">rotate</span> attribute which describes (in
               degrees) the orientation of the surface with respect to the content (writing,
               images) in that <a class="gi" href="#zone">zone</a>, with respect to its normal orientation. Note that
               the mechanism aims to describes the process by which the content of a specific
               <a class="gi" href="#zone">zone</a> has been supplied (i.e. the author has physically rotated the
               writing surface) rather than the orientation of the writing.
            </p>
            
            
            <p><span id="d33e857">
                  <!--anchor1--></span>Zones are arbitrarily defined by the encoder according to the layout of the
               writing surface and can make use of a standardised vocabulary (e.g. the top
               margin). 
            </p>
            
            <p><span id="d33e862">
                  <!--anchor1--></span>To overcome the inherent limitations of using the existing <a class="gi" href="#zone">zone</a> and
               <a class="gi" href="#surface">surface</a> elements, we propose to extend their capability to include the
               definition of arbitrary polygons and baselines, probably by embedding appropriate
               elements from the Standard Vector Graphics (SVG) XML namespace. This work is not
               yet complete however. 
            </p>
            
            
            <p><span id="d33e873">
                  <!--anchor1--></span>The attribute <span class="att">stage</span> is used to indicate the <span class="term">stage</span> in a
               writing campaign to which this zone has been assigned by the encoder, as further
               discussed in <a href="#stages" class="link_ptr" title="Stages/ Revision campaigns"><span class="headingNumber">6.1 </span>Stages/ Revision campaigns</a> below. 
            </p>
            
            <p><span id="d33e884">
                  <!--anchor1--></span>Within a zone, individual lines of writing are usually, but not necessarily,
               distinguished using the <span class="gi">&lt;ge:line&gt;</span>. Zones can include <a class="gi" href="#table">table</a>
               elements also, as lines and tables represent the principal ways of organising
               texts on a surface.<span id="Note3">
                  <!--anchor1--></span> [Note: Can we have <a class="gi" href="#cell">cell</a> restricted to contain only what
               is allowed within <span class="gi">&lt;ge:line&gt;</span>? Namely: 
               <ul class="specList">
                  
                  <li><span class="specList-classSpec"><a href="#model.pPart.transcriptional">model.pPart.transcriptional</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.pPart.editorial">model.pPart.editorial</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.hiLike">model.hiLike</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.gLike">model.gLike</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.global">model.global</a></span> 
                  </li>
                  
               </ul>
               ] In case of interlineated texts, interlinear writing can be treated as a
               line on its own (perhaps characterised by a <span class="att">type</span> attribute) or as
               textual addition, encoded with an <a class="gi" href="#add">add</a> (see below <a href="#alterations" class="link_ptr" title="Textual Alterations"><span class="headingNumber">3.2 </span>Textual Alterations</a>).
            </p>
            
            <div class="p"><span id="d33e924">
                  <!--anchor1--></span>In the following imaginary example, there are two main areas of writing, the diary
               entry (black ink) and another (supposedly later) annotation in blue ink. 
               <div class="figure">
                  <img src="examples/D1.png" alt="" class="graphic" width="400" />
                  
               </div> Note that the diary entry forms a zone which itself contains two zones:
               one containing the date, and the other containing three lines about birds. The
               five lines of annotation in blue ink form another zone, to record which the diary
               page has been rotated 90° clockwise by the author. Using the elements discussed so
               far, the page might be transcribed as follows:
            </div>
            
            
            <div id="index.xml-egXML-d33e935" class="pre"><span class="element">&lt;ge:document&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"&gt;</span><br/>  <span class="element">&lt;zone<br/>    ulx="<span class="attributevalue">10</span>"<br/>    uly="<span class="attributevalue">43</span>"<br/>    lrx="<span class="attributevalue">185</span>"<br/>    lry="<span class="attributevalue">84</span>"<br/>    rotate="<span class="attributevalue">0</span>"&gt;</span><br/>   <span class="element">&lt;zone&gt;</span><br/>    <span class="element">&lt;ge:line rend="<span class="attributevalue">right</span>"&gt;</span> 1 April 2009 <span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;/zone&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>Fed Birds in the park today.<span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>Might write an article about <span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>the Thick-billed Warbler. <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;/zone&gt;</span><br/>  <span class="element">&lt;zone<br/>    ulx="<span class="attributevalue">9</span>"<br/>    uly="<span class="attributevalue">20</span>"<br/>    lrx="<span class="attributevalue">70</span>"<br/>    lry="<span class="attributevalue">60</span>"<br/>    rotate="<span class="attributevalue">90</span>"&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>Samaria is a Greek <span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>brand of water that<span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>comes from the natural<span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>springs of Stilos, in <span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>Crete <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><span class="element">&lt;/ge:document&gt;</span></div>
            
            <div class="p"><span id="d33e962">
                  <!--anchor1--></span>On the other hand, if the encoders considers not convenient to mark the text
               within <span class="gi">&lt;ge:line&gt;</span>, one could encode the same text as follows: 
               <div id="index.xml-egXML-d33e968" class="pre"><span class="element">&lt;ge:document&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"&gt;</span><br/>  <span class="element">&lt;zone<br/>    ulx="<span class="attributevalue">10</span>"<br/>    uly="<span class="attributevalue">43</span>"<br/>    lrx="<span class="attributevalue">185</span>"<br/>    lry="<span class="attributevalue">84</span>"<br/>    rotate="<span class="attributevalue">0</span>"&gt;</span><br/>   <span class="element">&lt;zone&gt;</span>1 April 2009 <span class="element">&lt;/zone&gt;</span><br/>   <span class="element">&lt;lb/&gt;</span>Fed Birds in the park today.<span class="element">&lt;lb/&gt;</span> Might write an article about<br/>  <span class="element">&lt;lb/&gt;</span> the Thick-billed Warbler. <span class="element">&lt;/zone&gt;</span><br/>  <span class="element">&lt;zone<br/>    ulx="<span class="attributevalue">9</span>"<br/>    uly="<span class="attributevalue">20</span>"<br/>    lrx="<span class="attributevalue">70</span>"<br/>    lry="<span class="attributevalue">60</span>"<br/>    rotate="<span class="attributevalue">90</span>"&gt;</span><br/>   <span class="element">&lt;lb/&gt;</span>Samaria is a Greek <span class="element">&lt;lb/&gt;</span> brand of water that <span class="element">&lt;lb/&gt;</span> comes from the<br/>     natural <span class="element">&lt;lb/&gt;</span> springs of Stilos, in <span class="element">&lt;lb/&gt;</span> Crete <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><span class="element">&lt;/ge:document&gt;</span></div>
               
            </div>
            
            <div class="p"><span id="d33e995">
                  <!--anchor1--></span>For comparison, here is a typical TEI transcription of the same page, focussing on
               its textual structure 
               <div id="index.xml-egXML-d33e998" class="pre"><span class="element">&lt;div type="<span class="attributevalue">diary-entry</span>"&gt;</span><br/> <span class="element">&lt;dateline&gt;</span><br/>  <span class="element">&lt;date value="<span class="attributevalue">2009-04-01</span>"&gt;</span> 1 April 2009 <span class="element">&lt;/date&gt;</span><br/> <span class="element">&lt;/dateline&gt;</span><br/> <span class="element">&lt;p&gt;</span><br/>  <span class="element">&lt;lb/&gt;</span>Fed Birds in the park today.<span class="element">&lt;lb/&gt;</span> Might write an article about <span class="element">&lt;lb/&gt;</span><br/>   the Thick-billed Warbler. <span class="element">&lt;/p&gt;</span><br/><span class="element">&lt;/div&gt;</span><br/><span class="element">&lt;div type="<span class="attributevalue">note</span>" rend="<span class="attributevalue">rotated</span>"&gt;</span><br/> <span class="element">&lt;p&gt;</span><br/>  <span class="element">&lt;lb/&gt;</span>Samaria is a Greek <span class="element">&lt;lb/&gt;</span> brand of water that <span class="element">&lt;lb/&gt;</span> comes from the<br/>   natural <span class="element">&lt;lb/&gt;</span> springs of Stilos, in <span class="element">&lt;lb/&gt;</span> Crete<span class="element">&lt;/p&gt;</span><br/><span class="element">&lt;/div&gt;</span></div>
               
            </div>
            
            
            <p><span id="d33e1026">
                  <!--anchor1--></span>Is it possible to combine both perspectives (documentary and textual views) within
               a single encoding? In general a document-based transcription, which is done
               page-by-page and possibly line-by-line, is almost certain to overlap with some
               part of a the text-based structure. The cleanest solution may be to encode both
               structures separately, providing both a <span class="gi">&lt;ge:document&gt;</span> and a distinct
               <a class="gi" href="#text">text</a> solution, perhaps using some form of external pointing to link
               the two, and minimizing redundancy of encoding by using XInclude. This option is
               further discussed below and also in the TEI Guidelines. 
            </p>
            
            <div class="p"><span id="d33e1035">
                  <!--anchor1--></span>A further, and possibly simpler, approach is to apply to the textual elements such
               as <a class="gi" href="#p">p</a> exactly the same kind of ‘flattening’ approach as
               has been applied to the <span class="gi">&lt;ge:line&gt;</span> elements in the preceding example.
               Instead of marking the textual paragraphs as full elements, we mark only their
               frontiers, using the standard TEI <a class="gi" href="#milestone">milestone</a> element, with the addition of
               a spanning attribute, as follows: 
               <div id="index.xml-egXML-d33e1050" class="pre"><span class="element">&lt;surface<br/>  ulx="<span class="attributevalue">0</span>"<br/>  uly="<span class="attributevalue">0</span>"<br/>  lrx="<span class="attributevalue">200</span>"<br/>  lry="<span class="attributevalue">300</span>"&gt;</span><br/> <span class="element">&lt;zone<br/>   stage="<span class="attributevalue">#stage1</span>"<br/>   seq="<span class="attributevalue">0</span>"<br/>   ulx="<span class="attributevalue">10</span>"<br/>   uly="<span class="attributevalue">43</span>"<br/>   lrx="<span class="attributevalue">185</span>"<br/>   lry="<span class="attributevalue">84</span>"&gt;</span><br/>  <span class="element">&lt;zone&gt;</span><br/>   <span class="element">&lt;milestone unit="<span class="attributevalue">date</span>" spanTo="<span class="attributevalue">#endDate</span>"/&gt;</span>1 April 2009 <span class="element">&lt;anchor xml:id="<span class="attributevalue">endDate</span>"/&gt;</span><br/>  <span class="element">&lt;/zone&gt;</span><br/>  <span class="element">&lt;milestone unit="<span class="attributevalue">p</span>" spanTo="<span class="attributevalue">#p2</span>"/&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Fed Birds in the park today.<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> Might write an article about <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>the Thick-billed Warbler.<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;zone<br/>   stage="<span class="attributevalue">#stage2</span>"<br/>   ulx="<span class="attributevalue">9</span>"<br/>   uly="<span class="attributevalue">20</span>"<br/>   lrx="<span class="attributevalue">70</span>"<br/>   lry="<span class="attributevalue">60</span>"<br/>   rotate="<span class="attributevalue">90</span>"&gt;</span><br/>  <span class="element">&lt;milestone unit="<span class="attributevalue">p</span>" xml:id="<span class="attributevalue">p2</span>" spanTo="<span class="attributevalue">#end</span>"/&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Samaria is a Greek<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>brand of water that<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>comes from the natural<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>springs of Stilos, in<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Crete<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;anchor xml:id="<span class="attributevalue">end</span>"/&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div>
               
            </div>
            
            <div class="p"><span id="d33e1080">
                  <!--anchor1--></span>Elements <a class="gi" href="#zone">zone</a> and <span class="gi">&lt;ge:line&gt;</span> may contain a selection of phrase
               level elements which have been considered essential to a document based
               transcription, i.e: 
               <ul class="specList">
                  
                  <li><span class="specList-classSpec"><a href="#model.pPart.transcriptional">model.pPart.transcriptional</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.pPart.editorial">model.pPart.editorial</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.hiLike">model.hiLike</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.gLike">model.gLike</a></span> 
                  </li>
                  
                  <li><span class="specList-classSpec"><a href="#model.global">model.global</a></span> 
                  </li>
                  
               </ul> The element also include a generic in-line element such as
               <a class="gi" href="#seg">seg</a>, but which content is limited to the same content allowed by
               <span class="gi">&lt;ge:line&gt;</span>.
               <span id="Note4_return">
                  <!--anchor1--></span><a class="notelink" title="Go to note" href="#Note4"><sup>3</sup></a> This element can
               therefore be used to encode any semantic aspect of the transcribed document (e.g.
               dates or names), but it is recommendable that such an approach is kept to a
               minimum. In case extensive semantic markup is to be applied, the textual
               perspective should be preferred or included alongside, as suggested above. 
            </div>
            
            <div class="p"><span id="d33e1114">
                  <!--anchor1--></span>The written surfaces of which a document is composed are not always homogenous. In
               the following example, taken from the Walt Whitman archive, two pieces of
               newsprint have been glued to a piece of blue paper on which a poem is being
               drafted: 
               <div class="figure">
                  <img src="examples/whitman01.jpg" alt="Image from&#xA;                        http://www.whitmanarchive.org/resources/sleepers/duk.00258.001.jpg" class="graphic" width="400" />
                  
                  
                  <div class="caption">Figure 1. Image from
                     http://www.whitmanarchive.org/resources/sleepers/duk.00258.001.jpg
                  </div>
               </div> The two pieces of newsprint might perhaps be regarded as special kinds
               of zone, but they are effectively new surfaces, since they might contain
               additional written zones themselves (such as the numbers in this case). We
               therefore propose a distinct element, <span class="gi">&lt;ge:patch&gt;</span>, which can appear within a
               <a class="gi" href="#surface">surface</a>, and behaves effectively like one, except that it contains
               specialized attributes to provide additional information. 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#patch">patch</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">binder</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">type</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">height</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">width</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
               </ul> Using this element, the Whitman draft above might be encoded as
               follows: 
               <div id="index.xml-egXML-d33e1136" class="pre"><span class="element">&lt;surface&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Poem<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>As in Visions of — at<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>night —<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>All sorts of fancies running through<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>the head<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;ge:patch<br/>   type="<span class="attributevalue">newsprint</span>"<br/>   binder="<span class="attributevalue">glue</span>"<br/>   height="<span class="attributevalue">40</span>"<br/>   width="<span class="attributevalue">90</span>"&gt;</span> Spring has<br/>   just set in here, and the weather.... a steamer <span class="element">&lt;zone&gt;</span><br/>   <span class="element">&lt;ge:metaMark function="<span class="attributevalue">sequence</span>"&gt;</span>2<span class="element">&lt;/ge:metaMark&gt;</span><br/>  <span class="element">&lt;/zone&gt;</span><span class="element">&lt;/ge:patch&gt;</span><br/> <span class="element">&lt;ge:patch<br/>   type="<span class="attributevalue">newsprint</span>"<br/>   binder="<span class="attributevalue">glue</span>"<br/>   height="<span class="attributevalue">35</span>"<br/>   width="<span class="attributevalue">90</span>"&gt;</span> "The shores<br/>   on either side of the Sound are... The In- <span class="element">&lt;zone&gt;</span><br/>   <span class="element">&lt;ge:metaMark function="<span class="attributevalue">sequence</span>"&gt;</span>3<span class="element">&lt;/ge:metaMark&gt;</span><br/>  <span class="element">&lt;/zone&gt;</span><span class="element">&lt;/ge:patch&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div> The <span class="gi">&lt;ge:metaMark&gt;</span> element used in this example is further
               discussed below (<a href="#mm" class="link_ptr" title="Metamarks"><span class="headingNumber">3.2.3 </span>Metamarks</a>)
            </div>
            
            <div class="p"><span id="d33e1169">
                  <!--anchor1--></span>Surfaces can also be damaged, thorned and cut. In this cases a combination of
               <a class="gi" href="#damageSpan">damageSpan</a> and <a class="gi" href="#gap">gap</a> elements could be used. 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#damageSpan">damageSpan/</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">group</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#gap">gap</a></span> 
                  </li>
                  
               </ul> Let's suppose that a piece of paper has been cut off from the page
               (encoded within a <a class="gi" href="#surface">surface</a>), and that we can infer the dimensions of the
               missing piece; this could be encoded as follows: 
               <div id="index.xml-egXML-d33e1188" class="pre"><span class="element">&lt;surface<br/>  ulx="<span class="attributevalue">0</span>"<br/>  uly="<span class="attributevalue">0</span>"<br/>  lrx="<span class="attributevalue">200</span>"<br/>  lry="<span class="attributevalue">300</span>"&gt;</span><br/> <span class="element">&lt;zone&gt;</span>...<span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;damageSpan<br/>   hand="<span class="attributevalue">#author</span>"<br/>   spanTo="<span class="attributevalue">#zoneEnd</span>"<br/>   agent="<span class="attributevalue">knife_or_scissors</span>"<br/>   group="<span class="attributevalue">1</span>"<br/>   extent="<span class="attributevalue">3x5</span>"<br/>   unit="<span class="attributevalue">cm</span>"/&gt;</span><br/> <span class="element">&lt;zone<br/>   ulx="<span class="attributevalue">9</span>"<br/>   uly="<span class="attributevalue">20</span>"<br/>   lrx="<span class="attributevalue">70</span>"<br/>   lry="<span class="attributevalue">60</span>"/&gt;</span><br/> <span class="element">&lt;anchor xml:id="<span class="attributevalue">zoneEnd</span>"/&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div> In the example an empty <a class="gi" href="#zone">zone</a> element has been provided in order
               to give the coordinates of the missing piece of <a class="gi" href="#surface">surface</a>, assuming that
               those are reconstructible. In case a full page is missing, <a class="gi" href="#damageSpan">damageSpan</a> can
               be used within <span class="gi">&lt;ge:document&gt;</span>, perhaps in conjunction with a <a class="gi" href="#gap">gap</a>
               element. 
               <div id="index.xml-egXML-d33e1214" class="pre"><span class="element">&lt;ge:document&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"<br/>   xml:id="<span class="attributevalue">p1</span>"&gt;</span><br/>  <span class="element">&lt;zone&gt;</span>...<span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><br/> <span class="element">&lt;damageSpan spanTo="<span class="attributevalue">#p3</span>"/&gt;</span><br/> <span class="element">&lt;gap extent="<span class="attributevalue">1</span>" unit="<span class="attributevalue">folio</span>"&gt;</span><br/>  <span class="element">&lt;desc&gt;</span>Stub of a missing folio<span class="element">&lt;/desc&gt;</span><br/> <span class="element">&lt;/gap&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"<br/>   xml:id="<span class="attributevalue">p3</span>"&gt;</span><br/>  <span class="element">&lt;zone&gt;</span>...<span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><span class="element">&lt;/ge:document&gt;</span></div> Let's then suppose that the missing folio is luckily found somewhere; in
               this case it is likely that the editor might want to encode the two statuses of
               the document, before and after the damage, tracing the genesis of the document as
               well as the genesis of the text. In these cases the same mechanism that can be
               used to describe the genetic history of the text can be used to describe the
               genesis of the document (see below <a href="#stages" class="link_ptr" title="Stages/ Revision campaigns"><span class="headingNumber">6.1 </span>Stages/ Revision campaigns</a>), which consist in the
               usage of a <span class="att">stage</span> attribute connected to the <span class="gi">&lt;ge:stageNote&gt;</span>
               section. 
               <div id="index.xml-egXML-d33e1241" class="pre"><span class="element">&lt;ge:document&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"<br/>   xml:id="<span class="attributevalue">p1</span>"&gt;</span><br/>  <span class="element">&lt;zone&gt;</span>...<span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><br/> <span class="element">&lt;damageSpan spanTo="<span class="attributevalue">#p3</span>" stage="<span class="attributevalue">#stage2</span>"/&gt;</span><br/> <span class="element">&lt;gap extent="<span class="attributevalue">1</span>" unit="<span class="attributevalue">folio</span>" stage="<span class="attributevalue">#stage2</span>"&gt;</span><br/>  <span class="element">&lt;desc&gt;</span>Stub of a missing folio<span class="element">&lt;/desc&gt;</span><br/> <span class="element">&lt;/gap&gt;</span><br/> <span class="element">&lt;surface corresp="<span class="attributevalue">folio.xml#p1</span>" stage="<span class="attributevalue">#stage1</span>"/&gt;</span><br/> <span class="element">&lt;surface corresp="<span class="attributevalue">folio.xml#p2</span>" stage="<span class="attributevalue">#stage1</span>"/&gt;</span><br/> <span class="element">&lt;surface<br/>   ulx="<span class="attributevalue">0</span>"<br/>   uly="<span class="attributevalue">0</span>"<br/>   lrx="<span class="attributevalue">200</span>"<br/>   lry="<span class="attributevalue">300</span>"<br/>   xml:id="<span class="attributevalue">p3</span>"&gt;</span><br/>  <span class="element">&lt;zone&gt;</span>...<span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><span class="element">&lt;/ge:document&gt;</span></div> In the example the two recovered pages (two sides of the missing folio)
               have been referenced via the <span class="att">corresp</span> attribute, assuming that they
               would have encoded in a separate document (they could, if wished, be encoded
               within the same document, providing a content to the empty <a class="gi" href="#surface">surface</a>s);
               <a class="gi" href="#damageSpan">damageSpan</a> and <a class="gi" href="#gap">gap</a> belong to a second stage in the life of
               the document; the descriptions of <span class="val">#stage1</span> and <span class="val">#stage2</span> can be
               found in the header, within the <span class="gi">&lt;ge:stageNote&gt;</span> section.
            </div>
            <span id="Note5">
               <!--anchor1--></span> [Note: <b>EP:</b> I cannot include Lebrave example because, even if I
            asked a couple of times, he did not answer to my requests of using his material,
            so I don't know if the images are protected by copyright or not.]
            
            
         </div>
         
         <div class="teidiv1" id="alterations">
            <h3><span class="headingNumber">3.2 </span>Textual Alterations
            </h3>
            
            
            <p><span id="d33e1301">
                  <!--anchor1--></span>Traces of authorial alteration (correction, addition, deletion, etc.) are
               frequently found within a single document, and may also be inferred when different
               documents are compared. It is however an open question as to whether
               inter-document discrepancies at the dossier level should be regarded in the same
               way as intra-document alterations. If two witnesses are collated, we may observe
               that a word present in one is missing from the other: does it necessarily follow
               that this is an addition or a deletion, which we would not hesitate to mark with
               an <a class="gi" href="#add">add</a> or <a class="gi" href="#del">del</a> tag if we are transcribing a single manuscript? We
               return to this question <a href="#collation" class="link_ref" title="*Collation and Critical Apparatus">below</a>.
               
               
            </p>
            
            <div class="p"><span id="d33e1315">
                  <!--anchor1--></span>In this section we discuss elements introduced for the markup of alterations at
               the document level, within a single document, complementary to the elements
               already provided for this purpose by the TEI scheme. We discuss specifically: 
               <ul>
                  <li>‘meta-marks’, that is a kind of authorial markup
                     present in the source and indicating how it should be read; 
                  </li>
                  <li>additions, where a passage has been rewritten to fix or clarify it; </li>
                  <li>deletions, where a passage had been struck through to indicate that it
                     has been removed, or where a deletion has itself been cancelled
                  </li>
                  <li>transpositions, where passages have been reorganized or resequenced.
                     
                  </li>
               </ul>
               
            </div>
            
            <div class="p"><span id="d33e1335">
                  <!--anchor1--></span>The TEI already provides the following basic elements for transcription, which
               constitute the <span class="ident">model.pPart.transcriptional</span> class: 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#add">add</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#app">app</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#corr">corr</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#damage">damage</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#del">del</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#orig">orig</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#reg">reg</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#restore">restore</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#sic">sic</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#supplied">supplied</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#unclear">unclear</a></span> 
                  </li>
                  
               </ul> The present proposals extend this list by adding the following
               elements to the same class: 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#metaMark">metaMark</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">function</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#used">used/</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">spanTo</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#undo">undo/</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">spanTo</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#redo">redo/</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">spanTo</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#rewrite">rewrite</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">cause</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#transposeGrp">transposeGrp</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#transpose">transpose</a></span> 
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#subst">subst</a></span> 
                  </li>
                  
               </ul> Each of these new elements is discussed in the remainder of this
               section.
            </div>
            
            <div class="p"><span id="d33e1387">
                  <!--anchor1--></span>All these elements (the TEI's and the new ones) imply a certain level of semantic interpretation; for instance the
               usage of the <a class="gi" href="#add">add</a> element to encode, say, interlinear insertions, already imply a certain level of
               interpretation. As it has been explained above (see <a href="#act_vs_state" class="link_ptr" title="Writing Acts vs. Text Stages"><span class="headingNumber">1.4 </span>Writing Acts vs. Text Stages</a>), using these elements when
               transcribing from a documentary perspective is a pragmatic shortcut. However it may be desirable to keep the
               recording of “what is on the page” separate from “what is the editor’s interpretation” (see <a href="#deutung" class="link_ptr" title="Fact vs. Interpretation"><span class="headingNumber">1.1 </span>Fact vs. Interpretation</a>). Therefore the present proposal also introduces two generic elements, <span class="gi">&lt;ge:mod&gt;</span> and <span class="gi">&lt;ge:modSpan&gt;</span>,
               to encode any kind of modification, which can be typed or described via the <span class="att">rend</span> attribute.
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#mod">mod</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">rend</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">type</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#modSpan">modSpan/</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">spanTo</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
               </ul> Whether such a modification, for instance a passage striked though, is to be interpreted as a deletion
               or as some other kind of markup (e. g. “marked as used”), can then be expressed on a different level.
            </div>
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.1">
               <h4><span class="headingNumber">3.2.1 </span>Additions, fixations and clarifications
               </h4>
               
               
               <p><span id="d33e1420">
                     <!--anchor1--></span>A writer may sometimes rewrite material a second time without significant
                  change and in the same place. We consider this a distinct activity from
                  addition as usually defined because no new textual material results but the
                  status of existing material changes. We distinguish two variants of this:
                  <span class="term">fixation</span> where the first version was a tentative draft which is
                  subsequently fixed, for example by inking it over; and
                  <span class="term">clarification</span>, where the first version was badly written and
                  has been rewritten for clarity. The element <span class="gi">&lt;ge:rewrite&gt;</span> is provided to
                  cover both cases. 
               </p>
               
               <div class="p"><span id="d33e1432">
                     <!--anchor1--></span>In this simple example, taken from the papers of Henrik Ibsen, the writer wrote
                  the word <span class="mentioned">skuldren</span> hastily, and then returned to it to
                  make the letter <span class="mentioned">l</span> larger and clearer: 
                  <div class="figure">
                     <img src="examples/skuldren.jpg" alt="Image from a ms of Peer Gynt, Collin 2869, 4°, I.1.1, the&#xA;                           Royal Library of Copenhagen" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 2. Image from a ms of Peer Gynt, Collin 2869, 4°, I.1.1, the
                        Royal Library of Copenhagen
                     </div>
                  </div> We might transcribe this word as follows: 
                  <div id="index.xml-egXML-d33e1449" class="pre"><span class="element">&lt;ge:line&gt;</span>... Sku<span class="element">&lt;ge:rewrite cause="<span class="attributevalue">unclear</span>"&gt;</span>l<span class="element">&lt;/ge:rewrite&gt;</span>dren <span class="element">&lt;/ge:line&gt;</span></div>
                  
               </div>
               
               <div class="p"><span id="d33e1457">
                     <!--anchor1--></span>The following example, taken from a manuscript of Jane Austen's
                  <span class="titlem">Sanditon</span>, shows a rewriting where a pencilled passage has
                  been fixed with ink, with some modification: 
                  <div class="figure">
                     <img src="examples/AusSand70.png" alt="Image from page 70 of the Sanditon manuscript" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 3. Image from page 70 of the Sanditon manuscript</div>
                  </div> In this example, Austen sees in the fixation an opportunity to
                  manipulate the text previously written, and thus changes the pencilled
                  <span class="mentioned"> could but get a young</span> to the inked <span class="mentioned">could
                     get a young</span>, writing the inky <span class="mentioned">get</span> on top
                  of pencilled <span class="mentioned">but</span> and striking over with black ink the
                  pencilled <span class="mentioned">but</span>. A simple way of encoding this might be as
                  follows: 
                  <div id="index.xml-egXML-d33e1487" class="pre"><span class="element">&lt;ge:rewrite cause="<span class="attributevalue">fix</span>" hand="<span class="attributevalue">#ja2</span>" stage="<span class="attributevalue">#s1</span>"&gt;</span>Now, if we could <span class="element">&lt;subst stage="<span class="attributevalue">#s1</span>"&gt;</span><br/>  <span class="element">&lt;add&gt;</span>get<span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;del&gt;</span>but<span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;/subst&gt;</span><br/> <span class="element">&lt;del stage="<span class="attributevalue">#s1</span>" rend="<span class="attributevalue">overstrike</span>"&gt;</span>get<span class="element">&lt;/del&gt;</span> a young Heiress<span class="element">&lt;/ge:rewrite&gt;</span></div> where the <span class="att">stage</span> attribute groups the operations that belong
                  to the rewriting stage, assuming an implied previous stage (the first layer of
                  writing). In case the first layer need to be addressed independently, another
                  URI can be added to the <span class="att">stage</span> attribute:  
                  <div id="index.xml-egXML-d33e1508" class="pre"><span class="element">&lt;ge:rewrite cause="<span class="attributevalue">fix</span>" hand="<span class="attributevalue">#ja2</span>" stage="<span class="attributevalue">#s0 #s1</span>"&gt;</span>Now...<span class="element">&lt;/ge:rewrite&gt;</span></div> where <span class="val">#s0</span> and <span class="val">#s1</span> both point to the declaration
                  of such stages in the header, the first one conventionally representing the
                  first layer of writing and the second the rewriting stage. 
               </div>
               
               
               <div class="p"><span id="d33e1522">
                     <!--anchor1--></span>A single rewrite may not be sufficient, and it may be that the document becomes
                  almost unreadable as a result of repeated clarification. In the following
                  example, we can distinguish at least two attempts to write the
                  letters <span class="mentioned">er</span> in the word
                  <span class="mentioned">bægerklang</span>: 
                  <div class="figure">
                     <img src="examples/munch01.jpg" alt="Image from http://www.emunch.no/tei-mm-2008/ms.html " class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 4. Image from http://www.emunch.no/tei-mm-2008/ms.html </div>
                  </div> We might encode this by nesting the <a class="gi" href="#rewrite">rewrite</a> element as
                  follows: 
                  <div id="index.xml-egXML-d33e1542" class="pre"><span class="element">&lt;ge:line&gt;</span>ved Bæg<span class="element">&lt;ge:rewrite cause="<span class="attributevalue">unclear</span>" stage="<span class="attributevalue">#stage2</span>"&gt;</span><br/>  <span class="element">&lt;ge:rewrite cause="<span class="attributevalue">unclear</span>" stage="<span class="attributevalue">#stage1</span>"&gt;</span>er<span class="element">&lt;/ge:rewrite&gt;</span><span class="element">&lt;/ge:rewrite&gt;</span> ...<span class="element">&lt;/ge:line&gt;</span></div> The <span class="att">stage</span> attribute used here is discussed further below
                  (<a href="#stages" class="link_ptr" title="Stages/ Revision campaigns"><span class="headingNumber">6.1 </span>Stages/ Revision campaigns</a>). 
               </div>
               
               <p><span id="d33e1559">
                     <!--anchor1--></span>Additionally to the fixation or clarification of text passages through rewriting, also markup like strokes can
                  be ink over with the same purpose. For instance, in a draft version of Goethe’s Faust, a passage gets striked
                  through with pencil during one revision and then during a later revision another time with ink, supposedly to
                  fixate the deletion.
               </p> 
               
               <div class="figure">
                  <img src="examples/faust_redo.jpg" alt="Fixation of a deletion in Goethe’s Faust" class="graphic" />
                  
                  
                  <div class="caption">Figure 5. Fixation of a deletion in Goethe’s Faust</div>
               </div>   
               
               <p><span id="d33e1570">
                     <!--anchor1--></span>We propose an element <a class="gi" href="#redo">redo</a> (the “antagonist” to <a class="gi" href="#undo">undo</a>, see <a href="#undo" class="link_ptr" title="Undoing alterations"><span class="headingNumber">3.2.7 </span>Undoing alterations</a>), that
                  allows to encode this process as follows:
               </p>
               
               <div id="index.xml-egXML-d33e1581" class="pre"><span class="element">&lt;ge:line&gt;</span><br/> <span class="element">&lt;ge:redo<br/>   xml:id="<span class="attributevalue">redo_3</span>"<br/>   hand="<span class="attributevalue">#g_t</span>"<br/>   target="<span class="attributevalue">#mod_1</span>"<br/>   cause="<span class="attributevalue">fix</span>"/&gt;</span><br/> <span class="element">&lt;ge:modSpan<br/>   xml:id="<span class="attributevalue">mod_1</span>"<br/>   rend="<span class="attributevalue">strikethrough</span>"<br/>   spanTo="<span class="attributevalue">#anchor_1</span>"<br/>   hand="<span class="attributevalue">#g_bl</span>"/&gt;</span>Ihr hagren, triſten, krummgezog<span class="element">&lt;ge:mod rend="<span class="attributevalue">strikethrough</span>"&gt;</span>nen<span class="element">&lt;/ge:mod&gt;</span>ener Nacken<br/><span class="element">&lt;/ge:line&gt;</span><br/><span class="element">&lt;ge:line&gt;</span>Wenn ihr nur piepſet iſt die Welt ſchon matt.<span class="element">&lt;anchor xml:id="<span class="attributevalue">anchor_1</span>"/&gt;</span><br/><span class="element">&lt;/ge:line&gt;</span></div>
               
            </div>
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.2">
               <h4><span class="headingNumber">3.2.2 </span>Deletions and marked as used
               </h4>
               
               
               <p><span id="d33e1599">
                     <!--anchor1--></span>In general deletion in a source is marked using the <a class="gi" href="#del">del</a> or
                  <a class="gi" href="#delSpan">delSpan</a> element. However, it is useful to distinguish cases where a
                  passage has been ‘indicated as superfluous or spurious in the copy text by an
                  author, scribe, annotator, or corrector’ (TEI P5, s.v. <a class="gi" href="#del">del</a>) from
                  cases where a passage has been struck through or otherwise marked as having
                  been used or copied to another location. In this latter case, the author does
                  not intend to suppress the content, but only to mark that it has been
                  transferred or reused. The element <span class="gi">&lt;ge:used&gt;</span> is provided to mark this
                  kind of ‘deletion’.
               </p>
               
               <div class="p"><span id="d33e1621">
                     <!--anchor1--></span>The following page from the Walt Whitman archive has been crossed through to
                  indicate used material: 
                  <div class="figure">
                     <img src="examples/whitman02.jpg" alt="Page from&#xA;                           http://www.whitmanarchive.org/resources/sleepers/20051105_0650.jpg" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 6. Page from
                        http://www.whitmanarchive.org/resources/sleepers/20051105_0650.jpg
                     </div>
                  </div> This page contains many internal deletions, but these should be
                  distinguished from the ‘deletion’ signalled by the large
                  cross, which actually shows that the page has been transferred or re-used, not
                  deleted. 
               </div>
               
               <div class="p"><span id="d33e1635">
                     <!--anchor1--></span>Material marked as re-used in this way often spans more than one zone or line.
                  For that reason, the <span class="gi">&lt;ge:used&gt;</span> element is a spanning element, indicating
                  the end of the used area by means of a <span class="att">spanTo</span> attribute. We might
                  encode the above page as follows: 
                  <div id="index.xml-egXML-d33e1644" class="pre"><span class="element">&lt;surface&gt;</span><br/> <span class="element">&lt;ge:used rend="<span class="attributevalue">cross</span>" spanTo="<span class="attributevalue">#X2</span>"/&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/>  <span class="element">&lt;ge:line rend="<span class="attributevalue">underline</span>"&gt;</span>The Poet<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del rend="<span class="attributevalue">strikethrough</span>"&gt;</span>I think<span class="element">&lt;/del&gt;</span> His sight is<br/>     the<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> sight of the ? and<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>has sent the instinct of the<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>? dog<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>I think <span class="element">&lt;ge:rewrite&gt;</span>ten<span class="element">&lt;/ge:rewrite&gt;</span> million<span class="element">&lt;/ge:line&gt;</span><br/><span class="comment">&lt;!-- ... --&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>well; those <span class="element">&lt;subst&gt;</span><br/>    <span class="element">&lt;del rend="<span class="attributevalue">strikethrough</span>"&gt;</span>supple-fingered gods<span class="element">&lt;/del&gt;</span><br/>    <span class="element">&lt;add&gt;</span>journeymen divine.<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;/subst&gt;</span><br/>  <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;anchor xml:id="<span class="attributevalue">X2</span>"/&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div>
                  
               </div>
               
            </div>
            
            <div class="teidiv2" id="mm">
               <h4><span class="headingNumber">3.2.3 </span>Metamarks
               </h4>
               
               
               <p><span id="d33e1683">
                     <!--anchor1--></span>By <span class="term">metamark</span> we mean marks such as numbers, arrows, crosses, or
                  other symbols introduced by the writer into a document expressly for the
                  purpose of indicating how the text is to be read. Such marks thus constitute a
                  kind of markup of the document, rather than forming part of the text. 
               </p>
               
               <p><span id="d33e1689">
                     <!--anchor1--></span>Unlike marginal notes or other additions to the text, meta-marks indicate a
                  deliberate alteration of the writing (e.g. ‘move this passage over
                  there’). We also consider as metamarks dates introduced to mark the
                  beginning of a manuscript or a revision, but not forming part of it.
               </p>
               
               <p><span id="d33e1695">
                     <!--anchor1--></span>The <span class="gi">&lt;ge:metaMark&gt;</span> element carries a <span class="att">function</span> attribute which
                  specifies the function of the meta-mark and a <span class="att">target</span> attribute which
                  points to the element or elements concerned. 
               </p>
               
               <div class="p"><span id="d33e1707">
                     <!--anchor1--></span>The following example is taken from <span class="titlem">Kundige bok 2</span>, a 15th
                  century legal book from the city of Göttingen, containing regulations of
                  everyday life issued by the city council 
                  <div class="figure">
                     <img src="examples/ka04_1v-dtl.jpg" alt="Malte's example" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 7. Malte's example</div>
                  </div>
                  
               </div>
               
               <div class="p"><span id="d33e1722">
                     <!--anchor1--></span>In the second paragraph, the sentence beginning ‘Ock en schullen de
                  bruwere...’ was first written along with the word <span class="mentioned">lege</span> ("read") in the left hand margin,
                  functioning as a metamark to indicate that this sentence forms part of the
                  regulations. A further sentence was then added, while at some later stage or
                  stages the text and also the metamark were deleted. We might encode this as
                  follows: 
                  <div id="index.xml-egXML-d33e1731" class="pre"><span class="element">&lt;del&gt;</span><br/> <span class="element">&lt;ge:metaMark function="<span class="attributevalue">flag</span>" target="<span class="attributevalue">#s1</span>"&gt;</span>lege<span class="element">&lt;/ge:metaMark&gt;</span><br/> <span class="element">&lt;s xml:id="<span class="attributevalue">s1</span>"&gt;</span>Ock en schullen de bruwere des hilgen dages nicht over<br/> <span class="element">&lt;lb/&gt;</span>setten noch uppe den stillen fridach bruwen.<span class="element">&lt;/s&gt;</span><br/> <span class="element">&lt;add&gt;</span><br/>  <span class="element">&lt;s&gt;</span>Noch nymande <span class="element">&lt;lb/&gt;</span>over setten, se en sehin denne erst, dat uppe den<br/>     bonen <span class="element">&lt;lb/&gt;</span>neyn stro noch, huw noch flaß ligghe, by pine eyner<br/>     halven <span class="element">&lt;lb/&gt;</span>roden, deme bruwere so wol alse dem bruwheren to<br/>     murende.<span class="element">&lt;/s&gt;</span><br/> <span class="element">&lt;/add&gt;</span><br/><span class="element">&lt;/del&gt;</span></div>
                  
               </div>
               
               <div class="p"><span id="d33e1750">
                     <!--anchor1--></span>Here are some further examples showing the use of this element, taken from the
                  manuscript drafts of Thomas Moore's <span class="titlem">Lalla Rookh</span>
                  (1817). The first shows a simple use of
                  a metamark used to take stock of the progress of composition: 
                  <div class="figure">
                     <img src="examples/moore02.jpg" alt="Lalla Rookh" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 8. Lalla Rookh</div>
                  </div>
                  
               </div>
               
               <p><span id="d33e1766">
                     <!--anchor1--></span>At regular points throughout the various drafts of the work, a number occurs,
                  usually in the right margin (in this instance, "100"). These numbers result
                  from the author counting the number of verse lines he has composed to the given
                  point, and are not part of the text, but represent a stage at which Moore is
                  taking stock of the progress of his composition. 
               </p>
               
               <div class="p"><span id="d33e1769">
                     <!--anchor1--></span>
                  
                  <div id="index.xml-egXML-d33e1772" class="pre"><span class="element">&lt;surface&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/><span class="comment">&lt;!-- main zone --&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Be this she cried &amp;amp; wing’d her flight<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>My offering at the Gates of Bliss<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del&gt;</span>Fully to know the odours <span class="element">&lt;gap extent="<span class="attributevalue">1</span>" unit="<span class="attributevalue">word</span>" reason="<span class="attributevalue">illegible</span>"/&gt;</span><br/>   <span class="element">&lt;/del&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del&gt;</span>Tho foul to heaven the vapour went<span class="element">&lt;/del&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del&gt;</span>From vulgar<span class="element">&lt;/del&gt;</span><br/>   <span class="element">&lt;add&gt;</span>common<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;del&gt;</span>victors<span class="element">&lt;/del&gt;</span>, blood like this<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> Shed out for freedom, flows so bright. <span class="element">&lt;ge:metaMark function="<span class="attributevalue">count</span>"&gt;</span>100<span class="element">&lt;/ge:metaMark&gt;</span><br/>  <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> It would not stain the purest <span class="element">&lt;subst&gt;</span><br/>    <span class="element">&lt;del&gt;</span>fount<span class="element">&lt;/del&gt;</span><br/>    <span class="element">&lt;add&gt;</span>rill<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;/subst&gt;</span> .<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>“That sparkles thro the fields of light. <span class="element">&lt;del&gt;</span><br/>    <span class="element">&lt;ge:metaMark function="<span class="attributevalue">count</span>"&gt;</span>100<span class="element">&lt;/ge:metaMark&gt;</span><br/>   <span class="element">&lt;/del&gt;</span><br/>  <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> Behold her in the skies again —<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;subst&gt;</span><br/>    <span class="element">&lt;del&gt;</span>But<span class="element">&lt;/del&gt;</span><br/>    <span class="element">&lt;add&gt;</span>And<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;/subst&gt;</span>, tho so fleet her pinions bore<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> The spirit of the Warriors slain,<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Now reach’d &amp;amp; pass’d the gates before her<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/><span class="comment">&lt;!-- left zone --&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> Tho foul too oft the<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>tears that still<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Tho foul the droppings <span class="element">&lt;add&gt;</span>weepings<span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>that distil<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>Tho foul the tears that<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>oft distil<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>From glory’s faulchion’<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div>
                  
               </div>
               
               <div class="p"><span id="d33e1854">
                     <!--anchor1--></span><div class="figure">
                     <img src="examples/moore03.png" alt="Lalla Rookh 2" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 9. Lalla Rookh 2</div>
                  </div> This example demonstrates the use of a common proof-correction mark:
                  in the left margin of the page, adjacent to a group of three cancelled lines of
                  verse, the word "stet" is written. "Stet", a Latin word meaning "let it stand"
                  is commonly used by authors, editors and proofreaders where a previous action
                  should be disregarded. In this instance, Moore is indicating that the three
                  deleted verse lines should be let stand, as evidenced by their appearance in
                  the first printed edition of <span class="titlem">Lalla Rookh</span>. The word, "stet" does
                  not form part of the text, but rather declares that a certain function be
                  performed upon the text. 
                  <div id="index.xml-egXML-d33e1867" class="pre"><span class="element">&lt;surface&gt;</span><br/> <span class="element">&lt;zone&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;gap extent="<span class="attributevalue">1</span>" unit="<span class="attributevalue">word</span>" reason="<span class="attributevalue">illegible</span>"/&gt;</span><br/>   <span class="element">&lt;del&gt;</span>in his light<span class="element">&lt;/del&gt;</span><br/>   <span class="element">&lt;add&gt;</span>within<span class="element">&lt;/add&gt;</span> eyelids, within the spray<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span>From Eden’s fountain, when it lies<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;hi rend="<span class="attributevalue">underline</span>"&gt;</span>On that blue<span class="element">&lt;/hi&gt;</span><br/>   <span class="element">&lt;del&gt;</span>before that<span class="element">&lt;/del&gt;</span> flower, which, Brahmins say<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span> Can only <span class="element">&lt;add&gt;</span>blooms nowhere but<span class="element">&lt;/add&gt;</span> bloom in<br/>     Paradise,<span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del xml:id="<span class="attributevalue">del1</span>"&gt;</span>“Nymph of a bright, fair but erring line!<span class="element">&lt;/del&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;ge:metaMark function="<span class="attributevalue">undo</span>" target="<span class="attributevalue">#del1 #del2 #del3</span>"&gt;</span>stet<span class="element">&lt;/ge:metaMark&gt;</span><br/>   <span class="element">&lt;del xml:id="<span class="attributevalue">del2</span>"&gt;</span>(He gently <span class="element">&lt;add&gt;</span>gently<span class="element">&lt;/add&gt;</span> he said) one hope<br/>       is thine<span class="element">&lt;/del&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>  <span class="element">&lt;ge:line&gt;</span><br/>   <span class="element">&lt;del xml:id="<span class="attributevalue">del3</span>"&gt;</span>One hope (he gently said) is thine<span class="element">&lt;/del&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;/zone&gt;</span><br/><span class="element">&lt;/surface&gt;</span></div>
                  
               </div>
               
               <div class="p"><span id="d33e1916">
                     <!--anchor1--></span>Other examples of <span class="gi">&lt;ge:metaMark&gt;</span> can be seen in marked-up proofs such as
                  the following, taken from the Walt Whitman archive: 
                  
                  <div class="figure">
                     <img src="examples/moore04.png" alt="http://www.whitmanarchive.org/resources/sleepers/loc.00295.jpg" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 10. http://www.whitmanarchive.org/resources/sleepers/loc.00295.jpg</div>
                  </div>
               </div>
               
            </div>
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.4">
               <h4><span class="headingNumber">3.2.4 </span>Alternative Readings
               </h4>
               
               
               <div class="p"><span id="d33e1937">
                     <!--anchor1--></span><div class="figure">
                     <img src="examples/moore04.png" alt="Lalla Rookh 3" class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 11. Lalla Rookh 3</div>
                  </div> In this example two alternative readings are provided, without either
                  one being prioritised or subordinated. While the author apparently first
                  composed the line "Alone before his native river -", at some later point, he
                  entertained the possibility of using the word "beside" instead of "before." In
                  the context of this manuscript, there is no indication of which word the Moore
                  favours, so the status of these words as possible alternative readings needs to
                  be encoded. The evidence of the first edition of <span class="titlem">Lalla Rookh</span>
                  shows that the word "beside" was chosen, but for the purposes of encoding this
                  manuscript, the facility to encode two equally-possible alternative readings
                  needs to be available. 
               </div>
               
               <div id="index.xml-egXML-d33e1951" class="pre"><span class="element">&lt;zone&gt;</span><br/> <span class="element">&lt;ge:line&gt;</span>Alone <span class="element">&lt;seg type="<span class="attributevalue">alternative</span>" xml:id="<span class="attributevalue">alt1</span>"&gt;</span>before<span class="element">&lt;/seg&gt;</span><br/>  <span class="element">&lt;add place="<span class="attributevalue">above</span>" type="<span class="attributevalue">alternative</span>" xml:id="<span class="attributevalue">alt2</span>"&gt;</span>beside<span class="element">&lt;/add&gt;</span> his<br/>   native river ­—<span class="element">&lt;/ge:line&gt;</span><br/> <span class="element">&lt;alt targets="<span class="attributevalue">#alt1 #alt2</span>" mode="<span class="attributevalue">excl</span>" weights="<span class="attributevalue">0 1</span>"/&gt;</span><br/><span class="element">&lt;/zone&gt;</span></div>
               
               
            </div>
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.5">
               <h4><span class="headingNumber">3.2.5 </span>Transpositions
               </h4>
               
               
               <p><span id="d33e1971">
                     <!--anchor1--></span>Metamarks are commonly used in the context of <span class="term">transposition</span>, that
                  is, the moving of words or blocks by the author to a different position using
                  arrows, asterisks or numbers or other metamarks. One possible approach (used,
                  for instance in HNML) would be to regard such transpositions as a special kind
                  of substitution, and actually to represent the result of the transposition
                  indicated by the metamarks in the encoding, for example by considering the
                  segment previous to the transposition as deleted, and substituted by the one
                  after the transposition. 
               </p>
               
               <div class="p"><span id="d33e1977">
                     <!--anchor1--></span>Our recommendation is to record the actual state of the witness, but in such a
                  way as to facilitate its reorganization as a distinct processing step. We
                  propose to represent the re-alignment of transposed blocks or segments by means
                  of a stand-off mechanism. The elements <span class="gi">&lt;ge:transposeGrp&gt;</span> and
                  <span class="gi">&lt;ge:transpose&gt;</span> are provided for this purpose. For example, in the
                  following extract from an Ibsen manuscript 
                  <div class="figure">
                     <img src="examples/ibsen01.jpg" alt="Extracted from&#xA;                           " class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 12. Extracted from
                        http://www.emunch.no/tei-mm-2008/ms.html
                     </div>
                  </div>, the underlined numbers 1 and 2 indicate that, although the word
                  <span class="mentioned">bör</span> precedes the word <span class="mentioned">hör</span> in
                  the text, the order of the two words should be reversed. We may encode this as
                  follows: 
                  <div id="index.xml-egXML-d33e2003" class="pre"><span class="element">&lt;ge:line&gt;</span><br/> <span class="element">&lt;seg xml:id="<span class="attributevalue">ib01</span>"&gt;</span>bör<span class="element">&lt;/seg&gt;</span><br/> <span class="element">&lt;ge:metaMark<br/>   rend="<span class="attributevalue">underline</span>"<br/>   function="<span class="attributevalue">transposition</span>"<br/>   target="<span class="attributevalue">#ib1</span>"<br/>   place="<span class="attributevalue">above</span>"&gt;</span>2.<span class="element">&lt;/ge:metaMark&gt;</span> og <span class="element">&lt;seg xml:id="<span class="attributevalue">ib02</span>"&gt;</span>hör<span class="element">&lt;/seg&gt;</span><br/> <span class="element">&lt;ge:metaMark<br/>   rend="<span class="attributevalue">underline</span>"<br/>   function="<span class="attributevalue">transposition</span>"<br/>   target="<span class="attributevalue">#ib02</span>"<br/>   place="<span class="attributevalue">above</span>"&gt;</span>1.<span class="element">&lt;/ge:metaMark&gt;</span><br/><span class="element">&lt;/ge:line&gt;</span><br/><span class="element">&lt;ge:transposeGrp&gt;</span><br/> <span class="element">&lt;ge:transpose&gt;</span><br/>  <span class="element">&lt;ptr target="<span class="attributevalue">#ib02</span>"/&gt;</span><br/>  <span class="element">&lt;ptr target="<span class="attributevalue">#ib01</span>"/&gt;</span><span class="element">&lt;/ge:transpose&gt;</span><span class="element">&lt;/ge:transposeGrp&gt;</span></div>
                  
               </div>
               
               <div class="p"><span id="d33e2025">
                     <!--anchor1--></span>Note the use of the generic <a class="gi" href="#seg">seg</a> element to identify the sections of
                  text being transposed. When (as in the following example) the whole of line is
                  to be transposed, there is no need to delimit the sections concerned: 
                  <div class="figure">
                     <img src="examples/ibsen04.jpg" alt="Extracted from&#xA;                           " class="graphic" width="400" />
                     
                     
                     <div class="caption">Figure 13. Extracted from
                        http://www.emunch.no/tei-mm-2008/ms3.html
                     </div>
                  </div>
                  
                  <div id="index.xml-egXML-d33e2041" class="pre"><span class="element">&lt;ge:line xml:id="<span class="attributevalue">ib3</span>"&gt;</span><br/> <span class="element">&lt;ge:metaMark function="<span class="attributevalue">transposition</span>" place="<span class="attributevalue">margin-left</span>"&gt;</span>2.)<span class="element">&lt;/ge:metaMark&gt;</span> thi da er du med Himmelen i<br/> Pagt; — <br/><span class="element">&lt;/ge:line&gt;</span><br/><span class="element">&lt;ge:line xml:id="<span class="attributevalue">ib4</span>"&gt;</span><br/> <span class="element">&lt;ge:metaMark function="<span class="attributevalue">transposition</span>" place="<span class="attributevalue">margin-left</span>"&gt;</span>1.)<span class="element">&lt;/ge:metaMark&gt;</span> da kan du Folkets Jøkelhjerter tine;<span class="element">&lt;/ge:line&gt;</span><br/><span class="element">&lt;ge:transposeGrp&gt;</span><br/> <span class="element">&lt;ge:transpose&gt;</span><br/>  <span class="element">&lt;ptr target="<span class="attributevalue">#ib4</span>"/&gt;</span><br/>  <span class="element">&lt;ptr target="<span class="attributevalue">#ib3</span>"/&gt;</span><span class="element">&lt;/ge:transpose&gt;</span><span class="element">&lt;/ge:transposeGrp&gt;</span></div> When transposition is made, the whole element indicated is understood
                  to be moved, not just its contents. In the above example, the metamarks are
                  thus understood to be moved along with the lines to which they apply. 
               </div>
               
               <p><span id="d33e2062">
                     <!--anchor1--></span>In case the area to be transposed is overlapping with some other kind of
                  markup, the generic <a class="gi" href="#milestone">milestone</a> can be used instead of <a class="gi" href="#seg">seg</a> or
                  any other existing elements.
               </p>
               
               <p><span id="d33e2072">
                     <!--anchor1--></span>One or more <a class="gi" href="#transposeGrp">transposeGrp</a> elements may be supplied either embedded
                  within the text or in the <a class="gi" href="#profileDesc">profileDesc</a> of the header, depending on
                  local preference. Each <a class="gi" href="#transposeGrp">transposeGrp</a> can contain one or more
                  <a class="gi" href="#transpose">transpose</a> element, each of which defines a single
                  transposition.
               </p>
               
            </div>
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.6">
               <h4><span class="headingNumber">3.2.6 </span>Substitution
               </h4>
               
               
               <div class="p"><span id="d33e2093">
                     <!--anchor1--></span>In the current model for the TEI <a class="gi" href="#subst">subst</a> element, one or more additions
                  and deletions may be combined if they are considered as representing a single
                  editorial act, a substitution. Without extension, this model could not
                  therefore include cases such as the following example taken from Thomas Moore's
                  <span class="titlem">Lalla Rooke</span>
                  
                  <div class="figure">
                     <img src="examples/moore01.png" alt="" class="graphic" width="400" />
                     
                  </div> Here the word <span class="mentioned">pondering</span> is deleted, and the
                  phrase <span class="mentioned">she mus'd</span> are added, while the word
                  <span class="mentioned">thus</span> remains unchanged. It seems appropriate to treat
                  all of this as a single substitution. This would require a modification to the
                  content model of <a class="gi" href="#subst">subst</a> so as to permit text along with other members
                  of <a class="link_odd" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>, so that this
                  example could be encoded as follows: 
                  <div id="index.xml-egXML-d33e2123" class="pre"><span class="element">&lt;ge:line&gt;</span>While <span class="element">&lt;subst&gt;</span><br/>  <span class="element">&lt;del&gt;</span>pondering<span class="element">&lt;/del&gt;</span> thus <span class="element">&lt;add&gt;</span>she<br/>     mus'd<span class="element">&lt;/add&gt;</span><br/> <span class="element">&lt;/subst&gt;</span>, her pinions fann'd<span class="element">&lt;/ge:line&gt;</span></div>
               </div>
               
            </div>
            
            <div class="teidiv2" id="undo">
               <h4><span class="headingNumber">3.2.7 </span>Undoing alterations
               </h4>
               
               
               <p><span id="d33e2141">
                     <!--anchor1--></span>In some cases an author indicates that an alteration is itself to be altered:
                  for example, a struck through passage may be restored via a dotted underlining,
                  or the underlining of a passage may be deleted by a wavy line. 
               </p>
               
               
               <div class="p"><span id="d33e2146">
                     <!--anchor1--></span>The TEI provides an element <a class="gi" href="#restore">restore</a> for one specific kind of
                  alteration to an alteration, namely the undoing of a deletion. We propose a
                  more general element, <span class="gi">&lt;ge:undo&gt;</span>. The element <span class="gi">&lt;ge:undo&gt;</span> usually
                  encloses the element (e.g. the <a class="gi" href="#add">add</a>, <a class="gi" href="#del">del</a> etc.) to be undone.
                  If it appears within such an element, the implication is that only this part of
                  the parent element has been cancelled. For example, in this passage taken from
                  Giacomo Leopardi's <span class="titlem">Zibaldone</span> (p. 3595), the phrase <span class="mentioned">si
                     rechi á</span> was underlined word by word, and then the underlining of
                  the word <span class="mentioned">si</span> was cancelled. 
                  <div class="figure">
                     <img src="examples/leop01.png" alt="" class="graphic" width="400" />
                     
                  </div>This could be encoded as follows: 
                  <div id="index.xml-egXML-d33e2179" class="pre"><span class="element">&lt;ge:line&gt;</span> che e’ <span class="element">&lt;hi rend="<span class="attributevalue">underline</span>"&gt;</span><br/>  <span class="element">&lt;ge:undo spanTo="<span class="attributevalue">#x2</span>"/&gt;</span>si <span class="element">&lt;anchor xml:id="<span class="attributevalue">x2</span>"/&gt;</span> rechi a’<span class="element">&lt;/hi&gt;</span><br/> <span class="element">&lt;del rend="<span class="attributevalue">overstrike</span>"&gt;</span>dotti<span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;hi rend="<span class="attributevalue">underline</span>"&gt;</span>denti<span class="element">&lt;/hi&gt;</span> l’un d’essi cibi<span class="element">&lt;/ge:line&gt;</span></div>
               </div>
               
               
               <p><span id="d33e2198">
                     <!--anchor1--></span>To make explicit the relation between the undoing act and the initial act, we
                  propose an alternative way of encoding these scribal acts, namely an empty
                  <span class="gi">&lt;ge:undo&gt;</span> element, targeting at the intial question in action. In
                  case that more than one (not coherent) part of the deletion is undone, the undo
                  statement needs to be repeated with the concerned parameters.
               </p>
               
               <div class="p"><span id="d33e2204">
                     <!--anchor1--></span>In the following example, three text stages can be identified: 
                  <ul>
                     <li>s1
                        (initial): This is just some sample text, we need a real example.
                        
                        <div class="figure"><img src="examples/undoing1.jpg" alt="" class="graphic" width="400" /></div>
                     </li>
                     <li>s2: This is not a real example.</li>
                     <li>s3: This is just some text, not a real example.</li>
                  </ul>
               </div> This
               can be encoded using empty <span class="gi">&lt;ge:undo&gt;</span> elements as follows: 
               <div id="index.xml-egXML-d33e2222" class="pre"><span class="element">&lt;ge:line&gt;</span>This is <span class="element">&lt;del stage="<span class="attributevalue">#s2</span>" xml:id="<span class="attributevalue">del_1</span>" rend="<span class="attributevalue">overstrike</span>"&gt;</span><br/>  <span class="element">&lt;ge:undo<br/>    target="<span class="attributevalue">#del_1</span>"<br/>    spanTo="<span class="attributevalue">#x2</span>"<br/>    rend="<span class="attributevalue">dotted</span>"<br/>    stage="<span class="attributevalue">#s3</span>"/&gt;</span>just some <span class="element">&lt;anchor xml:id="<span class="attributevalue">x2</span>"/&gt;</span>sample <span class="element">&lt;ge:undo<br/>    target="<span class="attributevalue">#del_1</span>"<br/>    spanTo="<span class="attributevalue">#x4</span>"<br/>    rend="<span class="attributevalue">dotted</span>"<br/>    stage="<span class="attributevalue">#s3</span>"/&gt;</span>text,<span class="element">&lt;anchor xml:id="<span class="attributevalue">x4</span>"/&gt;</span> we need <span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;add stage="<span class="attributevalue">#s2</span>"&gt;</span>not <span class="element">&lt;/add&gt;</span>a real<br/> example.<span class="element">&lt;/ge:line&gt;</span></div> Note the attributes for <span class="gi">&lt;ge:undo&gt;</span>: <span class="gi">&lt;@target&gt;</span> points to the
               initial act that is undone (the deletion), <span class="gi">&lt;@rend&gt;</span> the way it is done, and
               the element resp. the <a class="gi" href="#anchor">anchor</a> it is spanning to mark the borders of the section that is
               undone. Since there are two not coherent parts of the deletion undone,
               <span class="gi">&lt;ge:undo&gt;</span> needs to be repeated with the paramters in question. 
               <p><span id="d33e2254">
                     <!--anchor1--></span>One
                  must implicitly assume that if both <span class="gi">&lt;@spanTo&gt;</span> is
                  missing, <span class="gi">&lt;ge:undo&gt;</span> refers to the initial act as a whole.
               </p>
               
            </div>
            
            
            <div class="teidiv2" id="index.xml-body.1_div.3_div.2_div.8">
               <h4><span class="headingNumber">3.2.8 </span>Instant corrections
               </h4>
               
               
               <p><span id="d33e2271">
                     <!--anchor1--></span>The use of tags such as <a class="gi" href="#del">del</a> and <a class="gi" href="#add">add</a> necessarily implies that the modification concerned was
                  made at some time after the original writing. An exception to this is where a false start or
                  ‘instant’ correction has been identified: the author starts to write, and then
                  immediately corrects what has been written. A special mechanism is provided for this case: an
                  <span class="att">instant</span> attribute has been introduced to <span class="ident">att.editLike</span>, whose datatype is
                  <span class="ident">data.xTruthValue</span> and <tt>false</tt> is the default value. When the value of <span class="att">instant</span>
                  is <tt>true</tt> this indicates that the addition or deletion is considered to belong to the same writing
                  stage as the rest of the unmodified document, while <tt>false</tt> means some stage later than the current
                  stage.
               </p>
               
               <div class="p"><span id="d33e2305">
                     <!--anchor1--></span> An example of false start can be seen in the following line: 
                  <div class="figure">
                     <img src="examples/whitman03a.jpg" alt="http://www.whitmanarchive.org/resources/sleepers/uva.00256.001.jpg" class="graphic" width="400" />
                     
                     <div class="caption">Figure 14. http://www.whitmanarchive.org/resources/sleepers/uva.00256.001.jpg</div>
                  </div> in which we can detect
                  the following sequence of events: 
                  <ol>
                     <li>The letter T is written and then immediately
                        deleted
                     </li>
                     <li>The word The is written, deleted, and replaced by the word His</li>
                     <li>The added
                        word His is then deleted
                     </li>
                     <li>The initial letter i of the words iron necklace is overwritten with a
                        capital I
                     </li>
                  </ol> To indicate that the first of these acts must have taken place before the others, we
                  might encode this revision campaign as follows: 
                  <div id="index.xml-egXML-d33e2325" class="pre"><span class="element">&lt;ge:line&gt;</span><br/> <span class="element">&lt;del instant="<span class="attributevalue">true</span>"&gt;</span>T<span class="element">&lt;/del&gt;</span><br/> <span class="element">&lt;subst&gt;</span><br/>  <span class="element">&lt;del&gt;</span>The<span class="element">&lt;/del&gt;</span><br/>  <span class="element">&lt;add place="<span class="attributevalue">above</span>"&gt;</span><br/>   <span class="element">&lt;del rend="<span class="attributevalue">overstrike</span>"&gt;</span>His<span class="element">&lt;/del&gt;</span><br/>  <span class="element">&lt;/add&gt;</span><br/> <span class="element">&lt;/subst&gt;</span><br/> <span class="element">&lt;subst&gt;</span><br/>  <span class="element">&lt;del rend="<span class="attributevalue">overwritten</span>"&gt;</span>i<span class="element">&lt;/del&gt;</span><br/>  <span class="element">&lt;add place="<span class="attributevalue">superimposed</span>"&gt;</span>I<span class="element">&lt;/add&gt;</span><br/> <span class="element">&lt;/subst&gt;</span>ron necklace<br/><span class="element">&lt;/ge:line&gt;</span></div>
                  
               </div>
               
               
            </div>
            
         </div>
         
      </div>
      
      <div class="teidiv0" id="index.xml-body.1_div.4">
         <h2><span class="headingNumber">4 </span>The dossier level
         </h2>
         
         
         <p><span id="d33e2355">
               <!--anchor1--></span>The term <span class="term">dossier</span> is used to refer to the set of documents which a
            genetic editor considers as having contributed to the evolution of a particular text.
            These may include drafts, revisions, or documents related in other ways.
         </p> 
         
         <div class="teidiv1" id="index.xml-body.1_div.4_div.1">
            <h3><span class="headingNumber">4.1 </span>Assembling a dossier
            </h3>
            
            
            <p><span id="d33e2366">
                  <!--anchor1--></span>Since a dossier needs to be assembled from many documents, which will most probably be encoded in distinct TEI
               documents, one way to assemble a dossier’s contents for further processing would be to (re-)use the existing
               <a class="gi" href="#teiCorpus">teiCorpus</a> element in combination with <a class="link_ref" href="http://www.w3.org/TR/xinclude/">XML Inclusions
                  (XInclude)</a>. The corpus construct on the one hand provides for a common place, in which metadata regarding
               the organization of the dossier itself can be recorded, independently of the metadata regarding each particular
               document contained within it, which would be held in a discrete TEI Header attached to that particular encoded
               document. The XInclude mechanism on the other hand provides a convenient means of managing the many separate
               resources which are likely to be needed to constitute a complete dossier. For example, supposing we have a dossier
               comprising three documents, each of which has been encoded in its own document:
            </p>
            
            <div id="index.xml-egXML-d33e2376" class="pre"><span class="element">&lt;teiCorpus&gt;</span> &lt;teiHeader&gt;<br/> &lt;!-- information about the dossier --&gt;<br/> &lt;/teiHeader&gt;<br/> &lt;xi:include href="document1.xml"/&gt;<br/> &lt;xi:include href="document2.xml"/&gt;<br/> &lt;xi:include href="document3.xml"/&gt;<br/> <br/><span class="element">&lt;/teiCorpus&gt;</span></div>
            
            <p><span id="d33e2380">
                  <!--anchor1--></span>(Note that each of the documents referenced (<span class="ident">document1.xml</span> etc) should contain a complete <a class="gi" href="#TEI">TEI</a>
               element.)
            </p>
            
         </div>
         
         <div class="teidiv1" id="index.xml-body.1_div.4_div.2">
            <h3><span class="headingNumber">4.2 </span>Genetic Graphs
            </h3>
            
            
            <p><span id="d33e2395">
                  <!--anchor1--></span>Looking at the documents which constitute a given dossier, there are many types of relationships which can be
               identified, both amongst complete documents, and amongst parts of those documents, including alterations,
               revisions, stages and other compositional phenomena. A further complexity arises if for example an author chooses
               to correct two different versions at the same time,<span id="Note6_return">
                  <!--anchor1--></span><a class="notelink" title="Go to note" href="#Note6"><sup>4</sup></a>. We may thus
               need to express that two or more documents are related in different ways; for instance, one document may be the
               sequel of another, one may have been drafted at the same time as another, one may contain material or treat topics
               related to those of another, for example a newspaper article may inspire or be quoted by a given work.
            </p>
            
            <p><span id="d33e2401">
                  <!--anchor1--></span>We propose to model the ‘genetic relations’ one can deduce from such penomena by means of a
               <span class="term">graph</span>. <span id="Note7_return">
                  <!--anchor1--></span><a class="notelink" title="Go to note" href="#Note7"><sup>5</sup></a> A graph is a mathematical representation composed of <span class="term">node</span>s and <span class="term">arcs</span>. Nodes
               represent objects, which are related: Typical objects in our case are documents, document components, text stages
               (as defined in <a href="#stages" class="link_ptr" title="Stages/ Revision campaigns"><span class="headingNumber">6.1 </span>Stages/ Revision campaigns</a> below) or even single phenomena (acts of writing or a textual alterations).
               Each arc between two nodes then represents a relation, again in our case a genetic relation between the two
               respective objects, that the arc connects. Arcs may be typed and directed, both to further specify the kind of
               relationship they represent. For our purposes one can also assume, that a typical genetic graph is directed and
               acyclic, because we generally expect the <span class="term">paths</span> through a genetic graph (formally defined as an
               ordered set of nodes traversed by following its arcs) to represent genetic processes with an implied chronological
               order. This way a genetic graph may resemble a family tree, in that there is a single terminal node, representing the
               final/ published version of a text, with many preceding nodes linking to it, either directly or via other nodes,
               each of those representing draft versions of various parts. Alternatively, there may be more than one final state,
               e. g. in the case of multiple published texts or unpublished fragments.
            </p>
            
            <div class="p"><span id="d33e2458">
                  <!--anchor1--></span>A visual representation of an exemplary genetic graph might look as follows:
               <div class="figure">
                  <img src="examples/geneticRel.png" alt="" class="graphic" width="400" />
                  
               </div>
            </div>
            
            <p><span id="d33e2465">
                  <!--anchor1--></span>What can be seen here is on a very abstract level: The nodes (drawn as rectangular shapes with letters) represent
               parts of the dossier, the directed arcs (drawn as lines with arrows) represent relationships between the parts
               (probably of an evolutionary type). Thus the graph can be read as A and B being precursors of C, C in turn leading
               to F, F to G, G to H, and H leading to the final state Z, which additionally draws influences from E and D.
            </p>
            
            <div class="p"><span id="d33e2469">
                  <!--anchor1--></span>All these abstract information can be encoded with the following elements (see also the Guidelines’ chapter 19.
               “Graphs, Networks, and Trees”): 
               <ul class="specList">
                  
                  <li><span class="specList-elementSpec"><a href="#graph">graph</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">type</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#node">node</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">value</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
                  <li><span class="specList-elementSpec"><a href="#arc">arc</a></span> 
                     <table class="specDesc">
                        <tr>
                           <td class="Attribute"><span class="att">from</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">to</span></td>
                           <td></td>
                        </tr>
                        <tr>
                           <td class="Attribute"><span class="att">value</span></td>
                           <td></td>
                        </tr>
                     </table>
                  </li>
                  
               </ul>
               
            </div>
            
            
            <div id="index.xml-egXML-d33e2483" class="pre"><span class="element">&lt;graph type="<span class="attributevalue">directed</span>"&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">A</span>" value="<span class="attributevalue">http://edition.net/witness/A</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>A<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">B</span>" value="<span class="attributevalue">http://edition.net/witness/B</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>B<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">C</span>" value="<span class="attributevalue">http://edition.net/witness/C</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>C<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">D</span>" value="<span class="attributevalue">http://edition.net/witness/X#part1</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>D<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">E</span>" value="<span class="attributevalue">http://edition.net/witness/X#part2</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>E<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">F</span>" value="<span class="attributevalue">http://edition.net/witness/F</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>F<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">G</span>" value="<span class="attributevalue">http://edition.net/witness/G</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>G<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">H</span>" value="<span class="attributevalue">http://edition.net/witness/H</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>H<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;node xml:id="<span class="attributevalue">Z</span>" value="<span class="attributevalue">http://edition.net/text/</span>"&gt;</span><br/>  <span class="element">&lt;label&gt;</span>Z<span class="element">&lt;/label&gt;</span><br/> <span class="element">&lt;/node&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">AC</span>"<br/>   from="<span class="attributevalue">#A</span>"<br/>   to="<span class="attributevalue">#C</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#ac</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">BC</span>"<br/>   from="<span class="attributevalue">#B</span>"<br/>   to="<span class="attributevalue">#C</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#bc</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">CF</span>"<br/>   from="<span class="attributevalue">#C</span>"<br/>   to="<span class="attributevalue">#F</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#cf</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">FG</span>"<br/>   from="<span class="attributevalue">#F</span>"<br/>   to="<span class="attributevalue">#G</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#fg</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">GH</span>"<br/>   from="<span class="attributevalue">#G</span>"<br/>   to="<span class="attributevalue">#H</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#gh</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">DZ</span>"<br/>   from="<span class="attributevalue">#D</span>"<br/>   to="<span class="attributevalue">#Z</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#dz</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">EZ</span>"<br/>   from="<span class="attributevalue">#E</span>"<br/>   to="<span class="attributevalue">#Z</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#ez</span>"/&gt;</span><br/> <span class="element">&lt;arc<br/>   xml:id="<span class="attributevalue">HZ</span>"<br/>   from="<span class="attributevalue">#H</span>"<br/>   to="<span class="attributevalue">#Z</span>"<br/>   value="<span class="attributevalue">http://edition.net/genetic/analysis#hz</span>"/&gt;</span><br/><span class="element">&lt;/graph&gt;</span></div>
            
            <p><span id="d33e2522">
                  <!--anchor1--></span>Such an abstract graph structure can be easily imported into or exported from a graph database, transformed into
               other XML-based representations of graph-based data models like 
               <a class="link_ref" href="http://www.w3.org/TR/REC-rdf-syntax/">RDF/XML</a>, or it can  be serialized to <a class="link_ref" href="http://www.w3.org/TR/SVG11/">SVG</a> for interactive visualization.
            </p>
            
            
            
         </div>
         
         <div class="teidiv1" id="index.xml-body.1_div.4_div.3">
            <h3><span class="headingNumber">4.3 </span>Genetic analysis
            </h3>
            
            
            <p><span id="d33e2541">
                  <!--anchor1--></span>With the graph’s abstract structure defined, one can now go on and specify, what the nodes and arcs actually
               represent. This is done by assigning properties to them via the <span class="att">value</span> attribute. In the example the
               nodes A-H point to individual witnesses, D and E being an exception as they point to different parts of the same
               witness. The node Z (the final state in our example) supposedly points to the edited text and each arc’s value
               points to a resource, whose contents comprise the <span class="term">genetic analysis</span>, which underlies the assumed
               genetic relations expressed in the graph.
            </p>
            
            <p><span id="d33e2550">
                  <!--anchor1--></span>[...]
            </p>
                           
            
         </div>
         
         <div class="teidiv1" id="index.xml-body.1_div.4_div.4">
            <h3><span class="headingNumber">4.4 </span>Constructing genetic graphs
            </h3>
            
            
            <p><span id="d33e2562">
                  <!--anchor1--></span>It is highly unlikely, that editors will construct and encoded genetic graphs by hand, unless the dossier is as
               simply structured as the given example. Rather a typical workflow might be:
            </p>
            
            <ol>
               <li>The editor transcribes each witness in a separate TEI document.</li>
               <li>During the transcription process phenomena of genetic relevance are annotated with identifiers, that
                  classify these phenoma as belonging to a certain genetic process or that simply relates these phenomena in a
                  well-defined way.
               </li>
               <li>By automatically collecting and evaluating all those annotations from all transcribed documents, a
                  preliminary graph is constructed, that can be visualized and navigated.
               </li>
               <li>Steps 1-3 are repeated up to the point, where the graph cannot be further refined via this procedure.</li>
               <li>Optionally, the automatically constructed graph can be annotated manually.</li>
            </ol>
            
            <p><span id="d33e2583">
                  <!--anchor1--></span>For example in the genetic edition of Goethe’s Faust, the final text is known and can therefore serve as a
               canonical reference system for constructing genetic relations. Each verse has a unique number:
            </p>
            
            <div id="index.xml-egXML-d33e2586" class="pre"><span class="element">&lt;speaker&gt;</span>Faust.<span class="element">&lt;/speaker&gt;</span><br/><span class="element">&lt;lg&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">354</span>"&gt;</span>Habe nun, ach! Philosophie,<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">355</span>"&gt;</span>Juristerei und Medicin,<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">356</span>"&gt;</span>Und leider auch Theologie!<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">357</span>"&gt;</span>Durchaus studirt, mit heißem Bemühn.<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">358</span>"&gt;</span>Da steh' ich nun, ich armer Thor!<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">359</span>"&gt;</span>Und bin so klug als wie zuvor;<span class="element">&lt;/l&gt;</span><br/><span class="element">&lt;/lg&gt;</span></div>
            
            <p><span id="d33e2604">
                  <!--anchor1--></span>This allows to express genetic relations by annotating the same verse or the even the same interval of verses in
               different witnesses/stages/variants with the one as given in the final text (e.g. 354-359). Although a genetic
               graph generated from the coindexed verses will not be of a very fine granularity, it can very well serve as base
               for refinement. Incorporating metadata of the witnesses (especially dating information) and collation results
               among other relevant information, the graph can be enriched in an iterative way and periodically checked for
               consistency. In the end, together with the transcriptions, collation results and a critical apparatus it can be
               archived as an integral part of the genetic edition.
            </p> 
            
         </div>
         
      </div>
      
      <div class="teidiv0" id="collation">
         <h2><span class="headingNumber">5 </span>*Collation and Critical Apparatus
         </h2>
         
         
         <p><span id="d33e2614">
               <!--anchor1--></span>As noted above, not all kinds of variation within and
            between documents are equivalent. For example, most people would regard authorial
            modifications within a single draft or between subsequent drafts as having a
            different significance from modifications assigned to scribal variation within a long
            textual tradition, despite their formal similarities.
         </p>
         
         <p><span id="d33e2620">
               <!--anchor1--></span>When a passage has been visibly deleted in one version of a text we will generally
            mark it explicitly; if however a passage present in one version (A) is omitted in
            another (B), it may be a matter of uncertainty as to whether it has been deleted from
            B, or added to A. Even if this is certain (perhaps because the order of the two
            versions is known), the omission from B of material in A is not entirely the same
            phenomenon as an explicit deletion.
         </p>
         
         <p><span id="d33e2623">
               <!--anchor1--></span>The addition (or deletion) of a segment from a version is normally a deliberate act
            of the author and we would like to be able to record that in positive way; whether we
            need another set of editorial elements or we should use the same set that are used
            for transcription remains an open question. 
         </p>
         
         <div class="p"><span id="d33e2626">
               <!--anchor1--></span>Identifying additions or deletions on the basis of a comparison of different versions
            of a text is possible, using existing TEI elements for critical editing such as
            <a class="gi" href="#app">app</a> and its child <a class="gi" href="#rdg">rdg</a> elements. This method uses the argument
            <span class="foreign">e silentio</span>: for example, to identify that
            something is missing from a witness, all available readings must be compared, and
            there is no way of explicitly marking an absent (or additional) reading. For
            instance, the 1856 edition of <span class="titlem">Leaves of Grass</span>of the 1856 omits the
            words ‘all, all’ which are included in the 1881-82 version. We may
            record this as an apparatus: 
            <div id="index.xml-egXML-d33e2645" class="pre"><span class="element">&lt;l n="<span class="attributevalue">22</span>"&gt;</span>And the enraged and treacherous dispositions <span class="element">&lt;app&gt;</span><br/>  <span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves81-82</span>"&gt;</span>, all, all<span class="element">&lt;/rdg&gt;</span><br/>  <span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves56</span>"/&gt;</span><br/> <span class="element">&lt;/app&gt;</span> sleep<span class="element">&lt;/l&gt;</span></div> but this does not indicate whether the words were deleted consciously from
            the 1856 dedition, or added in the 1881 version. Furthermore, if we decided to use
            the existing <a class="gi" href="#add">add</a> or <a class="gi" href="#del">del</a> elements within the <a class="gi" href="#rdg">rdg</a>, for
            example: 
            <div id="index.xml-egXML-d33e2664" class="pre"><span class="element">&lt;l n="<span class="attributevalue">22</span>"&gt;</span>And the enraged and treacherous dispositions <span class="element">&lt;app&gt;</span><br/>  <span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves81-82</span>"&gt;</span><br/>   <span class="element">&lt;add&gt;</span>, all, all<span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;/rdg&gt;</span><br/>  <span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves56</span>"/&gt;</span><br/> <span class="element">&lt;/app&gt;</span>...<span class="element">&lt;/l&gt;</span></div> the result would be ambiguous: it might indicate that there is an explicit
            addition (for example, by interlinear or marginal interpolation) within the 1881
            text, or it might indicate that this addition appears as a result of collating the
            1881 and 1856 texts. 
         </div>
         
         
         
         <div class="p"><span id="d33e2680">
               <!--anchor1--></span>One solution might be to use a different element (say <span class="gi">&lt;ge:interAdd&gt;</span>) for
            addition implied by collation, reserving <a class="gi" href="#add">add</a> for deletions that happen at
            the document level. Another, if all the documents have been fully transcribed, might
            be to use stand off techniques to represent the collation. This is a more promising
            possibility which the workgroup has not yet fully explored. If all the alterations
            occurring at document level are already encoded within each transcription, the
            dossier-level collation will only need to point to passages within the separate files
            and classify the types of readings resulting from the collation: 
            <div id="index.xml-egXML-d33e2689" class="pre"><span class="element">&lt;app&gt;</span><br/><span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves81-82</span>"&gt;</span><br/><span class="element">&lt;span from="<span class="attributevalue">#v22-5</span>" to="<span class="attributevalue">#v22-8</span>" type="<span class="attributevalue">add</span>"/&gt;</span><span class="element">&lt;/rdg&gt;</span><br/><span class="element">&lt;rdg wit="<span class="attributevalue">#Leaves56</span>"&gt;</span><br/><span class="element">&lt;span from="<span class="attributevalue">#v22-5</span>" type="<span class="attributevalue">del</span>"/&gt;</span><span class="element">&lt;/rdg&gt;</span><span class="element">&lt;/app&gt;</span></div>
            
         </div>
         
      </div>
      
      <div class="teidiv0" id="index.xml-body.1_div.6">
         <h2><span class="headingNumber">6 </span>Manuscript and Dossier Levels
         </h2>
         
         
         <div class="teidiv1" id="stages">
            <h3><span class="headingNumber">6.1 </span>Stages/ Revision campaigns
            </h3>
            
            
            <div class="p"><span id="d33e2716">
                  <!--anchor1--></span>A major purpose of genetic editing is the identification of ‘revision campaigns’ or, more
               generally, <span class="term">stages</span>. A genetic editor needs to be able to assign a set of alterations (deletions,
               additions, substitutions, transpositions, etc.) and/or an act of writing to a particular stage, to indicate both
               that one or more of such phenomena preceded or followed another and also to indicate that they are related in some
               way, for example that one is a consequence of the other. To document this we need: 
               <ul>
                  <li>a system to assign phenomena to a particular stage</li>
                  <li>a way to characterize a stage, in itself and in relation to other stages.</li>
               </ul>
            </div>
            
            <p><span id="d33e2732">
                  <!--anchor1--></span>The existing element <a class="gi" href="#creation">creation</a> (within the TEI Header profile description) is defined as the appropriate
               location for all information relating to the genesis or production of a text. We might therefore modify it
               slightly to permit a new <a class="gi" href="#stageNotes">stageNotes</a> element which contains a number of <a class="gi" href="#stageNote">stageNote</a> elements, one
               for each identified stage.
            </p>
            
            <p><span id="d33e2744">
                  <!--anchor1--></span>For example in the following snippet taken from the genetic edition of Goethe’s Faust, the editor identified four
               distinct stages:
            </p>
            
            
            <div id="index.xml-egXML-d33e2750" class="pre"><span class="element">&lt;profileDesc&gt;</span><br/> <span class="element">&lt;creation&gt;</span><br/>  <span class="element">&lt;ge:stageNotes type="<span class="attributevalue">ordered</span>"&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">firstStage</span>"&gt;</span>First stage, written in ink by a writer<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">secondStage</span>"&gt;</span>Revised by Goethe using pencil<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">thirdStage</span>"&gt;</span>Fixation of the revised passages and further revisions by Goethe using<br/>       ink<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">fourthStage</span>"&gt;</span>Addition of another stanza, probably at a later stage<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNotes&gt;</span><br/> <span class="element">&lt;/creation&gt;</span><br/><span class="element">&lt;/profileDesc&gt;</span></div>
            
            <p><span id="d33e2768">
                  <!--anchor1--></span>Any <a class="gi" href="#stageNote">stageNote</a> element as well as the <a class="gi" href="#stageNotes">stageNotes</a> container posesses an attribute <span class="att">type</span>,
               which can take the values <tt>unordered</tt> or <tt>ordered</tt>. If the attribute is not present,
               <tt>unordered</tt> is assumed by default. The attribute specifies whether the order of child elements
               signifies a temporal order of the respective revision campaigns. So in the Faust example, not only did the editor
               identify four stages, but she also states, that these four stages are ordered chronologically according to the
               order of the <a class="gi" href="#stageNote">stageNote</a> elements. Note that asserting a specific order early on, though probably one of
               the hardest tasks in a genetic analysis, can reduce the encoding effort in assigning textual alterations to stages
               during the transcription considerably, as we will see below. For instance deletions can only be assigned to a
               stage that follows the one in which the passage being deleted was written down. So having a certain order of
               stages put in place before the transcription, will allow the encoder to spare out verbose tagging, where default
               assumptions based on the natural order of actions can be made.
            </p>
            
            <p><span id="d33e2793">
                  <!--anchor1--></span><a class="gi" href="#stageNote">stageNote</a> elements can be nested, thereby forming a hierarchy. This may be helpful in two cases. Firstly
               one can build up hypotheses about related revisions step-by-step, starting with stages of smaller coverage, whose
               members are certainly related, and then in a subsequent pass grouping these stages in turn, thereby extending
               their reach.
            </p>
            
            
            <div id="index.xml-egXML-d33e2800" class="pre"><span class="element">&lt;profileDesc&gt;</span><br/> <span class="element">&lt;creation&gt;</span><br/>  <span class="element">&lt;ge:stageNotes&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">m</span>" cert="<span class="attributevalue">low</span>"&gt;</span> We might assume with low certainty, that the following two pages<br/>       were revised together: <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">m1</span>"&gt;</span>Alterations on one manuscript page, certainly<br/>         related<span class="element">&lt;/ge:stageNote&gt;</span><br/>    <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">m2</span>"&gt;</span>Alterations on another manuscript page, certainly related<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNotes&gt;</span><br/> <span class="element">&lt;/creation&gt;</span><br/><span class="element">&lt;/profileDesc&gt;</span></div>
            
            <p><span id="d33e2815">
                  <!--anchor1--></span>Another use case for nested <a class="gi" href="#stageNote">stageNote</a> elements would be the need to express a <em>partial</em>
               ordering of revision campaigns.
            </p>
            
            
            <div id="index.xml-egXML-d33e2827" class="pre"><span class="element">&lt;ge:stageNote type="<span class="attributevalue">ordered</span>"&gt;</span><br/> <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">firstStage</span>"&gt;</span>The first stage<span class="element">&lt;/ge:stageNote&gt;</span><br/> <span class="element">&lt;ge:stageNote type="<span class="attributevalue">unordered</span>" xml:id="<span class="attributevalue">lastStage</span>"&gt;</span> We have no indication, which of the following revisions<br/>   campaigns took place first. <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">oneRevision</span>"&gt;</span>A revision of the first stage<span class="element">&lt;/ge:stageNote&gt;</span><br/>  <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">anotherRevision</span>"&gt;</span>Another revision of the first stage<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNote&gt;</span></div>
            
            <p><span id="d33e2843">
                  <!--anchor1--></span>In addition to the possibility of ordering text stages in relation to each other, <a class="gi" href="#stageNote">stageNote</a> elements may
               carry a number of attributes from the <span class="ident">att.datable</span> class (<span class="att">period</span>, <span class="att">when</span>,
               <span class="att">notBefore</span>, <span class="att">notAfter</span>, <span class="att">from</span>, and <span class="att">to</span>) which allow each stage to be
               dated as exactly or inexactly as necessary, in the same way as is currently possible for the TEI <a class="gi" href="#date">date</a>
               element.
            </p>
            
            
            
            <div id="index.xml-egXML-d33e2878" class="pre"><span class="element">&lt;profileDesc&gt;</span><br/> <span class="element">&lt;creation&gt;</span><br/>  <span class="element">&lt;date notAfter="<span class="attributevalue">1816-07-18</span>"/&gt;</span><br/>  <span class="element">&lt;ge:stageNotes type="<span class="attributevalue">ordered</span>"&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">mod1</span>" when="<span class="attributevalue">1816-07-16</span>"&gt;</span>The first draft of <span class="element">&lt;title&gt;</span>Persuasion<span class="element">&lt;/title&gt;</span> is completed<br/>       by the <span class="element">&lt;date&gt;</span>July 16 1816<span class="element">&lt;/date&gt;</span> written after the word <span class="element">&lt;q&gt;</span>Finis<span class="element">&lt;/q&gt;</span> at <span class="element">&lt;ref target="<span class="attributevalue">#pers-30</span>"&gt;</span>page<br/>         30<span class="element">&lt;/ref&gt;</span>.<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">mod2</span>" notBefore="<span class="attributevalue">1816-07-16</span>"&gt;</span>After the <span class="element">&lt;date&gt;</span>16th of July<span class="element">&lt;/date&gt;</span> Austen starts<br/>       revision of the two final chapters, by rewriting the end and adding a new block (<span class="element">&lt;ref target="<span class="attributevalue">#transp-1</span>"&gt;</span>pages 32-35<span class="element">&lt;/ref&gt;</span>) to be inserted at <span class="element">&lt;ref target="<span class="attributevalue">#insertion-p1</span>"&gt;</span>page 19<span class="element">&lt;/ref&gt;</span>.<br/>       This stage is documented by the deletion of the date (<span class="element">&lt;date&gt;</span>July 16 1816<span class="element">&lt;/date&gt;</span>) at <span class="element">&lt;ref target="<span class="attributevalue">#pers-30</span>"&gt;</span>page 30<span class="element">&lt;/ref&gt;</span>, and the addition of more text and of a new date (<span class="element">&lt;date&gt;</span>July 18.<br/>         1816<span class="element">&lt;/date&gt;</span>) at <span class="element">&lt;ref target="<span class="attributevalue">#pers-31</span>"&gt;</span>page 31<span class="element">&lt;/ref&gt;</span><br/>   <span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote notBefore="<span class="attributevalue">1816-07-18</span>"&gt;</span>Before publication, after <span class="element">&lt;date&gt;</span>July 18th, 1816<span class="element">&lt;/date&gt;</span> chapters<br/>       10-11 were broken into three chapters, 10, 11, 12, as witnessed by the print.<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNotes&gt;</span><br/> <span class="element">&lt;/creation&gt;</span><br/><span class="element">&lt;/profileDesc&gt;</span></div>
            
            <p><span id="d33e2930">
                  <!--anchor1--></span>Each <a class="gi" href="#stageNote">stageNote</a> element, apart from declaring a text stage and apart from containing subsumed stage
               declarations, may also contain references to other annotations contained within the <a class="gi" href="#teiHeader">teiHeader</a> or in the
               document (as shown in the previous example), but these references as well as the textual content are deemed to be
               purely documentary and do not declare a membership of the referred entity to the declared stage. Rather this
               membership is made explicit in one of two ways: by either pointing from the <a class="gi" href="#stageNote">stageNote</a>’s attribute
               @target to one or more elements, or from each related element to the <a class="gi" href="#stageNote">stageNote</a>
               element via their respective stage attribute:
            </p>
            
            
            <div id="index.xml-egXML-d33e2955" class="pre"><span class="element">&lt;p stage="<span class="attributevalue">#firstStage</span>"&gt;</span>This is a <span class="element">&lt;subst&gt;</span><br/>  <span class="element">&lt;del&gt;</span>house<span class="element">&lt;/del&gt;</span><br/>  <span class="element">&lt;add stage="<span class="attributevalue">#secondStage</span>"&gt;</span>mouse<span class="element">&lt;/add&gt;</span><br/> <span class="element">&lt;/subst&gt;</span>.<span class="element">&lt;/p&gt;</span></div>
            
            <p><span id="d33e2965">
                  <!--anchor1--></span>This simple example shows the latter of the two options: The relevant stages are declared in the header; then textual
               alterations and acts of writing are assigned to them. So the whole sentence was realized in the first stage, while
               the substitution of “house” with “mouse” happened at the second stage. Here the assumed ordering of the stages and
               default assumptions about the natural ordering of the textual alterations allows to reduce the tagging
               considerably, as only the addition has to be annotated, whereas the substitution and consequently the
               deletion are assumed to happen at the same stage.
            </p>
            
            <p><span id="d33e2968">
                  <!--anchor1--></span>A more complex and complete example:
            </p>
            
            
            <div id="index.xml-egXML-d33e2973" class="pre"><span class="element">&lt;profileDesc&gt;</span><br/> <span class="element">&lt;creation&gt;</span><br/>  <span class="element">&lt;ge:stageNotes type="<span class="attributevalue">ordered</span>"&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">firstStage</span>"&gt;</span>First stage, written in ink by a writer<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">secondStage</span>"&gt;</span>Revised by Goethe using pencil<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">thirdStage</span>"&gt;</span>Fixation of the revised passages and further revisions by Goethe using<br/>       ink<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote xml:id="<span class="attributevalue">fourthStage</span>"&gt;</span>Addition of another stanza, probably at a later stage<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNotes&gt;</span><br/> <span class="element">&lt;/creation&gt;</span><br/><span class="element">&lt;/profileDesc&gt;</span> [...] <br/><span class="element">&lt;div stage="<span class="attributevalue">#firstStage</span>"&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">11656</span>"&gt;</span><br/>  <span class="element">&lt;subst&gt;</span><br/>   <span class="element">&lt;del&gt;</span>Ihr<span class="element">&lt;/del&gt;</span><br/>   <span class="element">&lt;add&gt;</span><br/>    <span class="element">&lt;ge:rewrite stage="<span class="attributevalue">#thirdStage</span>"&gt;</span><br/>     <span class="element">&lt;seg stage="<span class="attributevalue">#secondStage</span>"&gt;</span>Nun<span class="element">&lt;/seg&gt;</span><br/>    <span class="element">&lt;/ge:rewrite&gt;</span><br/>   <span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;/subst&gt;</span> wanſtige Schuften mit den Feuerbacken<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">11657</span>"&gt;</span>Ihr glüht ſo recht vom Höllen Schwefel <span class="element">&lt;subst stage="<span class="attributevalue">#secondStage #thirdStage</span>"&gt;</span><br/>   <span class="element">&lt;del&gt;</span>ſatt<span class="element">&lt;/del&gt;</span><br/>   <span class="element">&lt;add&gt;</span>feiſt<span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;/subst&gt;</span>.<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l n="<span class="attributevalue">11658</span>"&gt;</span><br/>  <span class="element">&lt;delSpan spanTo="<span class="attributevalue">#anchor_delSpan_1</span>" stage="<span class="attributevalue">#thirdStage</span>"/&gt;</span>Ihr hagren, triſten, krummgezog<span class="element">&lt;subst&gt;</span><br/>   <span class="element">&lt;del&gt;</span>nen<span class="element">&lt;/del&gt;</span><br/>   <span class="element">&lt;add&gt;</span>ener<span class="element">&lt;/add&gt;</span><br/>  <span class="element">&lt;/subst&gt;</span> Nacken<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;l&gt;</span>Wenn ihr nur piepſet iſt die Welt ſchon matt.<span class="element">&lt;anchor xml:id="<span class="attributevalue">anchor_delSpan_1</span>"/&gt;</span><br/> <span class="element">&lt;/l&gt;</span><br/><span class="element">&lt;/div&gt;</span></div>
            
            <p><span id="d33e3022">
                  <!--anchor1--></span>Note first, that a stage, once assigned to an element, is inherited by all descendents of that element, unless
               overridden by a subsequent assignment. So in the given example the three verses are assigned to the first stage
               initially. The writing of “Nun” (as part of the substitution in the first verse) takes place in the second stage
               and is repeated (aka. rewritten/fixated) in the third. Also the substitution in the second verse is done
               repeatedly: initially it takes place in the second stage, but is fixated as a whole in the third.
            </p>
            
            <p><span id="d33e3026">
                  <!--anchor1--></span>As one can see, the interpretation of what the stage assignments mean for a particular text passage and the
               actions upon it can be based on a number of implicit assumptions and constraints, that allow to minimize necessary
               tagging. If these presuppositions shall be made more explicit, one can differentiate between acts of writing and
               textual alterations and accordingly between their assignment to stages as follows:
            </p>
            
            
            <div id="index.xml-egXML-d33e3031" class="pre"><span class="element">&lt;profileDesc&gt;</span><br/> <span class="element">&lt;creation&gt;</span><br/>  <span class="element">&lt;ge:stageNotes type="<span class="attributevalue">ordered</span>"&gt;</span><br/>   <span class="element">&lt;ge:stageNote target="<span class="attributevalue">#zone_1 #subst_3</span>"&gt;</span>First stage, written in ink by a writer<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote<br/>     target="<span class="attributevalue">#zone_2 #mod_1 #line_1 #line_2 #subst_1 #subst_2 #subst_4 #delSpan_1</span>"&gt;</span>Revised by<br/>       Goethe using pencil<span class="element">&lt;/ge:stageNote&gt;</span><br/>   <span class="element">&lt;ge:stageNote<br/>     target="<span class="attributevalue">#redo_1 #redo_2 #redo_3 #subst_1 #subst_2 #delSpan_1 #add_1</span>"&gt;</span>Fixation of the<br/>       revised passages and further revisions by Goethe using ink<span class="element">&lt;/ge:stageNote&gt;</span><span class="element">&lt;/ge:stageNotes&gt;</span><br/> <span class="element">&lt;/creation&gt;</span><br/><span class="element">&lt;/profileDesc&gt;</span> [...] <br/><span class="element">&lt;ge:document&gt;</span><br/> <span class="element">&lt;surface&gt;</span><br/>  <span class="element">&lt;zone xml:id="<span class="attributevalue">zone_1</span>"&gt;</span><br/>   <span class="element">&lt;ge:line xml:id="<span class="attributevalue">line_1</span>"&gt;</span><br/>    <span class="element">&lt;handShift new="<span class="attributevalue">#g_bl</span>"/&gt;</span><br/>    <span class="element">&lt;ge:rewrite hand="<span class="attributevalue">#g_t</span>" xml:id="<span class="attributevalue">redo_1</span>"&gt;</span>Nun<span class="element">&lt;/ge:rewrite&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span><br/>    <span class="element">&lt;handShift new="<span class="attributevalue">#jo_t</span>"/&gt;</span>Ihr wanſtige Schuften mit den Feuerbacken<span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line xml:id="<span class="attributevalue">line_2</span>"&gt;</span><br/>    <span class="element">&lt;handShift new="<span class="attributevalue">#g_bl</span>"/&gt;</span><br/>    <span class="element">&lt;ge:rewrite hand="<span class="attributevalue">#g_t</span>" xml:id="<span class="attributevalue">redo_2</span>"&gt;</span>feiſt<span class="element">&lt;/ge:rewrite&gt;</span><span class="element">&lt;/ge:line&gt;</span><br/>   <span class="element">&lt;ge:line&gt;</span>Ihr glüht ſo recht vom Höllen Schwefel ſatt.<span class="element">&lt;/ge:line&gt;</span> [...] <span class="element">&lt;/zone&gt;</span><br/> <span class="element">&lt;/surface&gt;</span><span class="element">&lt;/ge:document&gt;</span><br/><span class="element">&lt;text&gt;</span><br/> <span class="element">&lt;body&gt;</span><br/>  <span class="element">&lt;l n="<span class="attributevalue">11656</span>"&gt;</span><br/>   <span class="element">&lt;subst xml:id="<span class="attributevalue">subst_1</span>"&gt;</span><br/>    <span class="element">&lt;del&gt;</span>Ihr<span class="element">&lt;/del&gt;</span><br/>    <span class="element">&lt;add&gt;</span>Nun<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;/subst&gt;</span> wanſtige Schuften mit den Feuerbacken<span class="element">&lt;/l&gt;</span><br/>  <span class="element">&lt;l n="<span class="attributevalue">11657</span>"&gt;</span>Ihr glüht ſo recht vom Höllen Schwefel <span class="element">&lt;subst xml:id="<span class="attributevalue">subst_2</span>"&gt;</span><br/>    <span class="element">&lt;del&gt;</span>ſatt<span class="element">&lt;/del&gt;</span><br/>    <span class="element">&lt;add&gt;</span>feiſt<span class="element">&lt;/add&gt;</span><br/>   <span class="element">&lt;/subst&gt;</span>.<span class="element">&lt;/l&gt;</span><br/> <span class="element">&lt;/body&gt;</span><br/><span class="element">&lt;/text&gt;</span></div>
            
            <p><span id="d33e3089">
                  <!--anchor1--></span>Here two transcriptions of the same passage are given, one from a documentary perspective, stressing the writing
               process, and one from the textual perspective, emphasizing textual alterations. The respective assignment to
               stages is also done differently here, pointing from the stage notes to the text passages and alterations in
               question. In the documentary perspective on the one hand, the stage assignments describe the writing process, in
               that they specify, which segment has been written when and how often. The textual perspective one the other hand
               can concentrate on the order of textual alterations and does not imply assumptions on the order of writing
               anymore.
            </p>
            
         </div>
         
      </div>
      
      
      <div class="teidiv0" id="index.xml-back.1_div.1">
         <h2><span class="headingNumber">Appendix A </span>ODD
         </h2>
         
         
         <p><span id="d33e3102">
               <!--anchor1--></span>TEI Extension for Genetic Editions -- preliminary version
         </p>
         
         <h2>Schema geneticTEI: Model classes</h2>
         <div>
            <h3 class="oddSpec"><span id="model.addrPart">
                  <!--anchor1--></span>model.addrPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.addrPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#address">address</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.nameLike">model.nameLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a><span class="showmembers3"> [<a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.offsetLike">model.offsetLike</a> <a class="link_odd_class" href="#model.persNamePart">model.persNamePart</a> <a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers4"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span>] </span> <a class="link_odd_element" href="#rs">rs</a>] </span> <a class="link_odd_element" href="#addrLine">addrLine</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.addressLike">
                  <!--anchor1--></span>model.addressLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.addressLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#email">email</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.applicationLike">
                  <!--anchor1--></span>model.applicationLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.applicationLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#appInfo">appInfo</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#application">application</a></span></td>
               </tr>
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.biblLike">
                  <!--anchor1--></span>model.biblLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.biblLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#relatedItem">relatedItem</a> <a class="link_odd_element" href="#sourceDesc">sourceDesc</a> <a class="link_odd_element" href="#taxonomy">taxonomy</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#msDesc">msDesc</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.biblPart">
                  <!--anchor1--></span>model.biblPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.biblPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bibl">bibl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.imprintPart">model.imprintPart</a><span class="showmembers2"> [<a class="link_odd_element" href="#biblScope">biblScope</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a>] </span> <a class="link_odd_class" href="#model.respLike">model.respLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#funder">funder</a> <a class="link_odd_element" href="#principal">principal</a> <a class="link_odd_element" href="#respStmt">respStmt</a> <a class="link_odd_element" href="#sponsor">sponsor</a>] </span> <a class="link_odd_element" href="#edition">edition</a> <a class="link_odd_element" href="#extent">extent</a> <a class="link_odd_element" href="#idno">idno</a> <a class="link_odd_element" href="#msIdentifier">msIdentifier</a> <a class="link_odd_element" href="#relatedItem">relatedItem</a> <a class="link_odd_element" href="#series">series</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.castItemPart">
                  <!--anchor1--></span>model.castItemPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.castItemPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#castItem">castItem</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#actor">actor</a> <a class="link_odd_element" href="#role">role</a> <a class="link_odd_element" href="#roleDesc">roleDesc</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.choicePart">
                  <!--anchor1--></span>model.choicePart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.choicePart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#choice">choice</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#unclear">unclear</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.common">
                  <!--anchor1--></span>model.common
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.common</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#postscript">postscript</a> <a class="link_odd_element" href="#prologue">prologue</a> <a class="link_odd_element" href="#set">set</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.divPart">model.divPart</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.lLike">model.lLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#l">l</a>] </span> <a class="link_odd_class" href="#model.pLike">model.pLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#p">p</a>] </span> <a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#forest">forest</a> <a class="link_odd_element" href="#forestGrp">forestGrp</a> <a class="link_odd_element" href="#graph">graph</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_element" href="#tree">tree</a>] </span> <a class="link_odd_class" href="#model.inter">model.inter</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.biblLike">model.biblLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#msDesc">msDesc</a>] </span> <a class="link_odd_class" href="#model.egLike">model.egLike</a> <a class="link_odd_class" href="#model.labelLike">model.labelLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#label">label</a>] </span> <a class="link_odd_class" href="#model.listLike">model.listLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#listWit">listWit</a>] </span> <a class="link_odd_class" href="#model.oddDecl">model.oddDecl</a> <a class="link_odd_class" href="#model.oddRef">model.oddRef</a> <a class="link_odd_class" href="#model.qLike">model.qLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a><span class="showmembers4"> [<a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#quote">quote</a>] </span> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#said">said</a>] </span> <a class="link_odd_class" href="#model.stageLike">model.stageLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#move">move</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#view">view</a>] </span> <a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#table">table</a>] </span> <a class="link_odd_element" href="#include">include</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.dateLike">
                  <!--anchor1--></span>model.dateLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.dateLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#time">time</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.dimLike">
                  <!--anchor1--></span>model.dimLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.dimLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#dimensions">dimensions</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#width">width</a></span></td>
               </tr>
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divBottom">
                  <!--anchor1--></span>model.divBottom
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divBottom</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#group">group</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#prologue">prologue</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.divBottomPart">model.divBottomPart</a><span class="showmembers2"> [<a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#postscript">postscript</a> <a class="link_odd_element" href="#signed">signed</a> <a class="link_odd_element" href="#trailer">trailer</a>] </span> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a><span class="showmembers2"> [<a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#salute">salute</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divBottomPart">
                  <!--anchor1--></span>model.divBottomPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divBottomPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#front">front</a> <a class="link_odd_class" href="#model.divBottom">model.divBottom</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#postscript">postscript</a> <a class="link_odd_element" href="#signed">signed</a> <a class="link_odd_element" href="#trailer">trailer</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divGenLike">
                  <!--anchor1--></span>model.divGenLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divGenLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#div">div</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#divGen">divGen</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divLike">
                  <!--anchor1--></span>model.divLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#front">front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#div">div</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divPart">
                  <!--anchor1--></span>model.divPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#collation">collation</a> <a class="link_odd_element" href="#condition">condition</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#foliation">foliation</a> <a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#item">item</a> <a class="link_odd_element" href="#layout">layout</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#source">source</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#support">support</a> <a class="link_odd_element" href="#surrogates">surrogates</a> <a class="link_odd_element" href="#typeNote">typeNote</a> <a class="link_odd_element" href="#view">view</a> <a class="link_odd_class" href="#model.common">model.common</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.lLike">model.lLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#l">l</a>] </span> <a class="link_odd_class" href="#model.pLike">model.pLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#p">p</a>] </span> <a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#forest">forest</a> <a class="link_odd_element" href="#forestGrp">forestGrp</a> <a class="link_odd_element" href="#graph">graph</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_element" href="#tree">tree</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divTop">
                  <!--anchor1--></span>model.divTop
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divTop</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#group">group</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#prologue">prologue</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.divTopPart">model.divTopPart</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.headLike">model.headLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#head">head</a>] </span> <a class="link_odd_element" href="#opener">opener</a>] </span> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a><span class="showmembers2"> [<a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#salute">salute</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divTopPart">
                  <!--anchor1--></span>model.divTopPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divTopPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divTop">model.divTop</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.headLike">model.headLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#head">head</a>] </span> <a class="link_odd_element" href="#opener">opener</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.divWrapper">
                  <!--anchor1--></span>model.divWrapper
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.divWrapper</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divTop">model.divTop</a> <a class="link_odd_class" href="#model.divBottom">model.divBottom</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#salute">salute</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.editorialDeclPart">
                  <!--anchor1--></span>model.editorialDeclPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.editorialDeclPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#editorialDecl">editorialDecl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#correction">correction</a> <a class="link_odd_element" href="#hyphenation">hyphenation</a> <a class="link_odd_element" href="#interpretation">interpretation</a> <a class="link_odd_element" href="#normalization">normalization</a> <a class="link_odd_element" href="#quotation">quotation</a> <a class="link_odd_element" href="#segmentation">segmentation</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.emphLike">
                  <!--anchor1--></span>model.emphLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.emphLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.highlighted">model.highlighted</a> <a class="link_odd_class" href="#model.limitedPhrase">model.limitedPhrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#title">title</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.encodingDescPart">
                  <!--anchor1--></span>model.encodingDescPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.encodingDescPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#encodingDesc">encodingDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#appInfo">appInfo</a> <a class="link_odd_element" href="#charDecl">charDecl</a> <a class="link_odd_element" href="#classDecl">classDecl</a> <a class="link_odd_element" href="#editorialDecl">editorialDecl</a> <a class="link_odd_element" href="#geoDecl">geoDecl</a> <a class="link_odd_element" href="#projectDesc">projectDesc</a> <a class="link_odd_element" href="#refsDecl">refsDecl</a> <a class="link_odd_element" href="#samplingDecl">samplingDecl</a> <a class="link_odd_element" href="#variantEncoding">variantEncoding</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.entryPart.top">
                  <!--anchor1--></span>model.entryPart.top
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.entryPart.top</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#cit">cit</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.featureVal">
                  <!--anchor1--></span>model.featureVal
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.featureVal</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.featureVal.complex">model.featureVal.complex</a> <a class="link_odd_class" href="#model.featureVal.single">model.featureVal.single</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.frontPart">
                  <!--anchor1--></span>model.frontPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.frontPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#front">front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a><span class="showmembers2"> [<a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#prologue">prologue</a> <a class="link_odd_element" href="#set">set</a>] </span> <a class="link_odd_element" href="#divGen">divGen</a> <a class="link_odd_element" href="#titlePage">titlePage</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.frontPart.drama">
                  <!--anchor1--></span>model.frontPart.drama
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.frontPart.drama</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart">model.frontPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#prologue">prologue</a> <a class="link_odd_element" href="#set">set</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.gLike">
                  <!--anchor1--></span>model.gLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.gLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#actor">actor</a> <a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#addrLine">addrLine</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblScope">biblScope</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#castItem">castItem</a> <a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#cell">cell</a> <a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#collation">collation</a> <a class="link_odd_element" href="#collection">collection</a> <a class="link_odd_element" href="#colophon">colophon</a> <a class="link_odd_element" href="#condition">condition</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_element" href="#edition">edition</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#email">email</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#extent">extent</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#foliation">foliation</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#geoDecl">geoDecl</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#hi">hi</a> <a class="link_odd_element" href="#imprimatur">imprimatur</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#institution">institution</a> <a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#item">item</a> <a class="link_odd_element" href="#l">l</a> <a class="link_odd_element" href="#label">label</a> <a class="link_odd_element" href="#layout">layout</a> <a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#mapping">mapping</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#msName">msName</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#p">p</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#ref">ref</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#repository">repository</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#role">role</a> <a class="link_odd_element" href="#roleDesc">roleDesc</a> <a class="link_odd_element" href="#rs">rs</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#salute">salute</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#series">series</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#signed">signed</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#source">source</a> <a class="link_odd_element" href="#speaker">speaker</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#summary">summary</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#support">support</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#surrogates">surrogates</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#textLang">textLang</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#title">title</a> <a class="link_odd_element" href="#titlePart">titlePart</a> <a class="link_odd_element" href="#trailer">trailer</a> <a class="link_odd_element" href="#typeNote">typeNote</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#value">value</a> <a class="link_odd_element" href="#view">view</a> <a class="link_odd_element" href="#watermark">watermark</a> <a class="link_odd_element" href="#width">width</a> <a class="link_odd_element" href="#wit">wit</a> <a class="link_odd_element" href="#witDetail">witDetail</a> <a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#g">g</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.global">
                  <!--anchor1--></span>model.global
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.global</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#actor">actor</a> <a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#addrLine">addrLine</a> <a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#authority">authority</a> <a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblScope">biblScope</a> <a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_element" href="#castItem">castItem</a> <a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#cell">cell</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#classCode">classCode</a> <a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#collation">collation</a> <a class="link_odd_element" href="#colophon">colophon</a> <a class="link_odd_element" href="#condition">condition</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#creation">creation</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_element" href="#docTitle">docTitle</a> <a class="link_odd_element" href="#edition">edition</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#email">email</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#epilogue">epilogue</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#extent">extent</a> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#foliation">foliation</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#front">front</a> <a class="link_odd_element" href="#funder">funder</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#geoDecl">geoDecl</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#graph">graph</a> <a class="link_odd_element" href="#group">group</a> <a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#hi">hi</a> <a class="link_odd_element" href="#imprimatur">imprimatur</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#item">item</a> <a class="link_odd_element" href="#l">l</a> <a class="link_odd_element" href="#label">label</a> <a class="link_odd_element" href="#language">language</a> <a class="link_odd_element" href="#layout">layout</a> <a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#p">p</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#performance">performance</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#postscript">postscript</a> <a class="link_odd_element" href="#principal">principal</a> <a class="link_odd_element" href="#prologue">prologue</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#ref">ref</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#resp">resp</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#role">role</a> <a class="link_odd_element" href="#roleDesc">roleDesc</a> <a class="link_odd_element" href="#rs">rs</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#salute">salute</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#series">series</a> <a class="link_odd_element" href="#set">set</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#signed">signed</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#source">source</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#speaker">speaker</a> <a class="link_odd_element" href="#sponsor">sponsor</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#summary">summary</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#support">support</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#surrogates">surrogates</a> <a class="link_odd_element" href="#table">table</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#text">text</a> <a class="link_odd_element" href="#textLang">textLang</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#title">title</a> <a class="link_odd_element" href="#titlePage">titlePage</a> <a class="link_odd_element" href="#titlePart">titlePart</a> <a class="link_odd_element" href="#trailer">trailer</a> <a class="link_odd_element" href="#typeNote">typeNote</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#view">view</a> <a class="link_odd_element" href="#watermark">watermark</a> <a class="link_odd_element" href="#wit">wit</a> <a class="link_odd_element" href="#witDetail">witDetail</a> <a class="link_odd_element" href="#zone">zone</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a><span class="showmembers2"> [<a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#space">space</a>] </span> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a><span class="showmembers2"> [<a class="link_odd_element" href="#alt">alt</a> <a class="link_odd_element" href="#altGrp">altGrp</a> <a class="link_odd_element" href="#certainty">certainty</a> <a class="link_odd_element" href="#index">index</a> <a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_element" href="#join">join</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#link">link</a> <a class="link_odd_element" href="#linkGrp">linkGrp</a> <a class="link_odd_element" href="#precision">precision</a> <a class="link_odd_element" href="#respons">respons</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#spanGrp">spanGrp</a> <a class="link_odd_element" href="#timeline">timeline</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a>] </span> <a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#anchor">anchor</a> <a class="link_odd_element" href="#cb">cb</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#lb">lb</a> <a class="link_odd_element" href="#milestone">milestone</a> <a class="link_odd_element" href="#pb">pb</a>] </span> <a class="link_odd_class" href="#model.noteLike">model.noteLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#witDetail">witDetail</a>] </span> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#used">used</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.global.edit">
                  <!--anchor1--></span>model.global.edit
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.global.edit</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#document">document</a> <a class="link_odd_class" href="#model.global">model.global</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#space">space</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.global.meta">
                  <!--anchor1--></span>model.global.meta
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.global.meta</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global">model.global</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#alt">alt</a> <a class="link_odd_element" href="#altGrp">altGrp</a> <a class="link_odd_element" href="#certainty">certainty</a> <a class="link_odd_element" href="#index">index</a> <a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_element" href="#join">join</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#link">link</a> <a class="link_odd_element" href="#linkGrp">linkGrp</a> <a class="link_odd_element" href="#precision">precision</a> <a class="link_odd_element" href="#respons">respons</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#spanGrp">spanGrp</a> <a class="link_odd_element" href="#timeline">timeline</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.glossLike">
                  <!--anchor1--></span>model.glossLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.glossLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#category">category</a> <a class="link_odd_element" href="#certainty">certainty</a> <a class="link_odd_element" href="#char">char</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#glyph">glyph</a> <a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_element" href="#join">join</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#precision">precision</a> <a class="link_odd_element" href="#respons">respons</a> <a class="link_odd_element" href="#space">space</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_element" href="#taxonomy">taxonomy</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#certainty">certainty</a> <a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#precision">precision</a> <a class="link_odd_element" href="#respons">respons</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.graphicLike">
                  <!--anchor1--></span>model.graphicLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.graphicLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#facsimile">facsimile</a> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#formula">formula</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#formula">formula</a> <a class="link_odd_element" href="#graphic">graphic</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.headLike">
                  <!--anchor1--></span>model.headLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.headLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#divGen">divGen</a> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#listWit">listWit</a> <a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a> <a class="link_odd_element" href="#set">set</a> <a class="link_odd_element" href="#table">table</a> <a class="link_odd_class" href="#model.divTopPart">model.divTopPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#head">head</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.hiLike">
                  <!--anchor1--></span>model.hiLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.hiLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a> <a class="link_odd_class" href="#model.highlighted">model.highlighted</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#hi">hi</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.highlighted">
                  <!--anchor1--></span>model.highlighted
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.highlighted</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#title">title</a>] </span> <a class="link_odd_class" href="#model.hiLike">model.hiLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#hi">hi</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.imprintPart">
                  <!--anchor1--></span>model.imprintPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.imprintPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.biblPart">model.biblPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#biblScope">biblScope</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.inter">
                  <!--anchor1--></span>model.inter
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.inter</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#cell">cell</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#collation">collation</a> <a class="link_odd_element" href="#condition">condition</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#figDesc">figDesc</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#foliation">foliation</a> <a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#hi">hi</a> <a class="link_odd_element" href="#imprimatur">imprimatur</a> <a class="link_odd_element" href="#item">item</a> <a class="link_odd_element" href="#l">l</a> <a class="link_odd_element" href="#layout">layout</a> <a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#p">p</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#ref">ref</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#source">source</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#support">support</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#surrogates">surrogates</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#title">title</a> <a class="link_odd_element" href="#titlePart">titlePart</a> <a class="link_odd_element" href="#typeNote">typeNote</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#view">view</a> <a class="link_odd_element" href="#witness">witness</a> <a class="link_odd_class" href="#model.common">model.common</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.biblLike">model.biblLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#msDesc">msDesc</a>] </span> <a class="link_odd_class" href="#model.egLike">model.egLike</a> <a class="link_odd_class" href="#model.labelLike">model.labelLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#label">label</a>] </span> <a class="link_odd_class" href="#model.listLike">model.listLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#listWit">listWit</a>] </span> <a class="link_odd_class" href="#model.oddDecl">model.oddDecl</a> <a class="link_odd_class" href="#model.oddRef">model.oddRef</a> <a class="link_odd_class" href="#model.qLike">model.qLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#quote">quote</a>] </span> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#said">said</a>] </span> <a class="link_odd_class" href="#model.stageLike">model.stageLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#move">move</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#view">view</a>] </span> <a class="link_odd_element" href="#castList">castList</a> <a class="link_odd_element" href="#table">table</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.lLike">
                  <!--anchor1--></span>model.lLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.lLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#l">l</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.labelLike">
                  <!--anchor1--></span>model.labelLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.labelLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#label">label</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.limitedPhrase">
                  <!--anchor1--></span>model.limitedPhrase
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.limitedPhrase</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#authority">authority</a> <a class="link_odd_element" href="#catDesc">catDesc</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#classCode">classCode</a> <a class="link_odd_element" href="#creation">creation</a> <a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#figDesc">figDesc</a> <a class="link_odd_element" href="#funder">funder</a> <a class="link_odd_element" href="#language">language</a> <a class="link_odd_element" href="#principal">principal</a> <a class="link_odd_element" href="#resp">resp</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#sponsor">sponsor</a> <a class="link_odd_element" href="#witness">witness</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#title">title</a>] </span> <a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.addressLike">model.addressLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#email">email</a>] </span> <a class="link_odd_class" href="#model.dateLike">model.dateLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#time">time</a>] </span> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#width">width</a>] </span> <a class="link_odd_class" href="#model.nameLike">model.nameLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a><span class="showmembers4"> [<a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.offsetLike">model.offsetLike</a> <a class="link_odd_class" href="#model.persNamePart">model.persNamePart</a> <a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a><span class="showmembers4"> [<a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers5"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span>] </span> <a class="link_odd_element" href="#rs">rs</a>] </span>] </span> <a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a><span class="showmembers2"> [<a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a>] </span> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a><span class="showmembers2"> [<a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#watermark">watermark</a>] </span> <a class="link_odd_class" href="#model.phrase.xml">model.phrase.xml</a> <a class="link_odd_class" href="#model.ptrLike">model.ptrLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#ptr">ptr</a> <a class="link_odd_element" href="#ref">ref</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.linePart">
                  <!--anchor1--></span>model.linePart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.linePart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#line">line</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.gLike">model.gLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#g">g</a>] </span> <a class="link_odd_class" href="#model.hiLike">model.hiLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#hi">hi</a>] </span> <a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a><span class="showmembers2"> [<a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a>] </span> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a><span class="showmembers2"> [<a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#watermark">watermark</a>] </span> <a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a><span class="showmembers2"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span> <a class="link_odd_class" href="#model.segLike">model.segLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seg">seg</a>] </span></span></td>
               </tr>
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.listLike">
                  <!--anchor1--></span>model.listLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.listLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#sourceDesc">sourceDesc</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#listWit">listWit</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.measureLike">
                  <!--anchor1--></span>model.measureLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.measureLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#width">width</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.milestoneLike">
                  <!--anchor1--></span>model.milestoneLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.milestoneLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_class" href="#model.global">model.global</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#anchor">anchor</a> <a class="link_odd_element" href="#cb">cb</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#lb">lb</a> <a class="link_odd_element" href="#milestone">milestone</a> <a class="link_odd_element" href="#pb">pb</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.msItemPart">
                  <!--anchor1--></span>model.msItemPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.msItemPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItem">msItem</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#colophon">colophon</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#title">title</a>] </span> <a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#quote">quote</a>] </span> <a class="link_odd_class" href="#model.respLike">model.respLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#funder">funder</a> <a class="link_odd_element" href="#principal">principal</a> <a class="link_odd_element" href="#respStmt">respStmt</a> <a class="link_odd_element" href="#sponsor">sponsor</a>] </span> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#textLang">textLang</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.msQuoteLike">
                  <!--anchor1--></span>model.msQuoteLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.msQuoteLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#colophon">colophon</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#title">title</a></span></td>
               </tr>
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.nameLike">
                  <!--anchor1--></span>model.nameLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.nameLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.addrPart">model.addrPart</a> <a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a><span class="showmembers2"> [<a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.offsetLike">model.offsetLike</a> <a class="link_odd_class" href="#model.persNamePart">model.persNamePart</a> <a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers3"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span>] </span> <a class="link_odd_element" href="#rs">rs</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.nameLike.agent">
                  <!--anchor1--></span>model.nameLike.agent
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.nameLike.agent</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#respStmt">respStmt</a> <a class="link_odd_class" href="#model.nameLike">model.nameLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.noteLike">
                  <!--anchor1--></span>model.noteLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.noteLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#adminInfo">adminInfo</a> <a class="link_odd_element" href="#char">char</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#glyph">glyph</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#notesStmt">notesStmt</a> <a class="link_odd_class" href="#model.global">model.global</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#witDetail">witDetail</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pLike">
                  <!--anchor1--></span>model.pLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#availability">availability</a> <a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#bindingDesc">bindingDesc</a> <a class="link_odd_element" href="#cRefPattern">cRefPattern</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#correction">correction</a> <a class="link_odd_element" href="#custodialHist">custodialHist</a> <a class="link_odd_element" href="#decoDesc">decoDesc</a> <a class="link_odd_element" href="#editionStmt">editionStmt</a> <a class="link_odd_element" href="#editorialDecl">editorialDecl</a> <a class="link_odd_element" href="#encodingDesc">encodingDesc</a> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#handDesc">handDesc</a> <a class="link_odd_element" href="#history">history</a> <a class="link_odd_element" href="#hyphenation">hyphenation</a> <a class="link_odd_element" href="#interpretation">interpretation</a> <a class="link_odd_element" href="#layoutDesc">layoutDesc</a> <a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#msPart">msPart</a> <a class="link_odd_element" href="#normalization">normalization</a> <a class="link_odd_element" href="#objectDesc">objectDesc</a> <a class="link_odd_element" href="#physDesc">physDesc</a> <a class="link_odd_element" href="#projectDesc">projectDesc</a> <a class="link_odd_element" href="#publicationStmt">publicationStmt</a> <a class="link_odd_element" href="#quotation">quotation</a> <a class="link_odd_element" href="#recordHist">recordHist</a> <a class="link_odd_element" href="#refsDecl">refsDecl</a> <a class="link_odd_element" href="#relationGrp">relationGrp</a> <a class="link_odd_element" href="#samplingDecl">samplingDecl</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#sealDesc">sealDesc</a> <a class="link_odd_element" href="#segmentation">segmentation</a> <a class="link_odd_element" href="#seriesStmt">seriesStmt</a> <a class="link_odd_element" href="#sourceDesc">sourceDesc</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_element" href="#supportDesc">supportDesc</a> <a class="link_odd_element" href="#typeDesc">typeDesc</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#p">p</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pLike.front">
                  <!--anchor1--></span>model.pLike.front
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pLike.front</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#front">front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#argument">argument</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_element" href="#docTitle">docTitle</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#titlePart">titlePart</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pPart.data">
                  <!--anchor1--></span>model.pPart.data
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pPart.data</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a> <a class="link_odd_class" href="#model.limitedPhrase">model.limitedPhrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.addressLike">model.addressLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#email">email</a>] </span> <a class="link_odd_class" href="#model.dateLike">model.dateLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#time">time</a>] </span> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#width">width</a>] </span> <a class="link_odd_class" href="#model.nameLike">model.nameLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a><span class="showmembers3"> [<a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.offsetLike">model.offsetLike</a> <a class="link_odd_class" href="#model.persNamePart">model.persNamePart</a> <a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers4"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span>] </span> <a class="link_odd_element" href="#rs">rs</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pPart.edit">
                  <!--anchor1--></span>model.pPart.edit
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pPart.edit</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a><span class="showmembers2"> [<a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a>] </span> <a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a><span class="showmembers2"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pPart.editorial">
                  <!--anchor1--></span>model.pPart.editorial
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pPart.editorial</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a> <a class="link_odd_class" href="#model.pPart.edit">model.pPart.edit</a> <a class="link_odd_class" href="#model.limitedPhrase">model.limitedPhrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pPart.msdesc">
                  <!--anchor1--></span>model.pPart.msdesc
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pPart.msdesc</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a> <a class="link_odd_class" href="#model.limitedPhrase">model.limitedPhrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#watermark">watermark</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.pPart.transcriptional">
                  <!--anchor1--></span>model.pPart.transcriptional
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.pPart.transcriptional</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a> <a class="link_odd_class" href="#model.pPart.edit">model.pPart.edit</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.persStateLike">
                  <!--anchor1--></span>model.persStateLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.persStateLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.personPart">model.personPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#persName">persName</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.personPart">
                  <!--anchor1--></span>model.personPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.personPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.persEventLike">model.persEventLike</a> <a class="link_odd_class" href="#model.persStateLike">model.persStateLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.persTraitLike">model.persTraitLike</a> <a class="link_odd_element" href="#bibl">bibl</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.phrase">
                  <!--anchor1--></span>model.phrase
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.phrase</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#actor">actor</a> <a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#addrLine">addrLine</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#biblScope">biblScope</a> <a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#castItem">castItem</a> <a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#cell">cell</a> <a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#collation">collation</a> <a class="link_odd_element" href="#colophon">colophon</a> <a class="link_odd_element" href="#condition">condition</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#dateline">dateline</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_element" href="#edition">edition</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#email">email</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#extent">extent</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#foliation">foliation</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#geoDecl">geoDecl</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#hi">hi</a> <a class="link_odd_element" href="#imprimatur">imprimatur</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#item">item</a> <a class="link_odd_element" href="#l">l</a> <a class="link_odd_element" href="#label">label</a> <a class="link_odd_element" href="#layout">layout</a> <a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#p">p</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#ref">ref</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#role">role</a> <a class="link_odd_element" href="#roleDesc">roleDesc</a> <a class="link_odd_element" href="#rs">rs</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#salute">salute</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#signed">signed</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#source">source</a> <a class="link_odd_element" href="#speaker">speaker</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#summary">summary</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#support">support</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#surrogates">surrogates</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#textLang">textLang</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#title">title</a> <a class="link_odd_element" href="#titlePart">titlePart</a> <a class="link_odd_element" href="#trailer">trailer</a> <a class="link_odd_element" href="#typeNote">typeNote</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#view">view</a> <a class="link_odd_element" href="#watermark">watermark</a> <a class="link_odd_element" href="#wit">wit</a> <a class="link_odd_element" href="#witDetail">witDetail</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.graphicLike">model.graphicLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#formula">formula</a> <a class="link_odd_element" href="#graphic">graphic</a>] </span> <a class="link_odd_class" href="#model.highlighted">model.highlighted</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.emphLike">model.emphLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#distinct">distinct</a> <a class="link_odd_element" href="#emph">emph</a> <a class="link_odd_element" href="#foreign">foreign</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#mentioned">mentioned</a> <a class="link_odd_element" href="#soCalled">soCalled</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#title">title</a>] </span> <a class="link_odd_class" href="#model.hiLike">model.hiLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#hi">hi</a>] </span>] </span> <a class="link_odd_class" href="#model.lPart">model.lPart</a> <a class="link_odd_class" href="#model.pPart.data">model.pPart.data</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.addressLike">model.addressLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#email">email</a>] </span> <a class="link_odd_class" href="#model.dateLike">model.dateLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#time">time</a>] </span> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a><span class="showmembers3"> [<a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#num">num</a> <a class="link_odd_element" href="#width">width</a>] </span> <a class="link_odd_class" href="#model.nameLike">model.nameLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a><span class="showmembers4"> [<a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_class" href="#model.offsetLike">model.offsetLike</a> <a class="link_odd_class" href="#model.persNamePart">model.persNamePart</a> <a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a><span class="showmembers4"> [<a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers5"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span>] </span> <a class="link_odd_element" href="#rs">rs</a>] </span>] </span> <a class="link_odd_class" href="#model.pPart.edit">model.pPart.edit</a><span class="showmembers2"> [<a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a><span class="showmembers3"> [<a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a>] </span> <a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a><span class="showmembers3"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span>] </span> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a><span class="showmembers2"> [<a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#watermark">watermark</a>] </span> <a class="link_odd_class" href="#model.phrase.xml">model.phrase.xml</a> <a class="link_odd_class" href="#model.ptrLike">model.ptrLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#ptr">ptr</a> <a class="link_odd_element" href="#ref">ref</a>] </span> <a class="link_odd_class" href="#model.segLike">model.segLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seg">seg</a>] </span> <a class="link_odd_class" href="#model.specDescLike">model.specDescLike</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.physDescPart">
                  <!--anchor1--></span>model.physDescPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.physDescPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#additions">additions</a> <a class="link_odd_element" href="#bindingDesc">bindingDesc</a> <a class="link_odd_element" href="#decoDesc">decoDesc</a> <a class="link_odd_element" href="#handDesc">handDesc</a> <a class="link_odd_element" href="#musicNotation">musicNotation</a> <a class="link_odd_element" href="#objectDesc">objectDesc</a> <a class="link_odd_element" href="#sealDesc">sealDesc</a> <a class="link_odd_element" href="#typeDesc">typeDesc</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.placeNamePart">
                  <!--anchor1--></span>model.placeNamePart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.placeNamePart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.placeStateLike">model.placeStateLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.placeStateLike">
                  <!--anchor1--></span>model.placeStateLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.placeStateLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.nameLike">model.nameLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a><span class="showmembers2"> [<a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.placeTraitLike">
                  <!--anchor1--></span>model.placeTraitLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.placeTraitLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#climate">climate</a></span></td>
               </tr>
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.profileDescPart">
                  <!--anchor1--></span>model.profileDescPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.profileDescPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#profileDesc">profileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#handNotes">handNotes</a> <a class="link_odd_element" href="#langUsage">langUsage</a> <a class="link_odd_element" href="#textClass">textClass</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.ptrLike">
                  <!--anchor1--></span>model.ptrLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.ptrLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#eLeaf">eLeaf</a> <a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#relatedItem">relatedItem</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a> <a class="link_odd_class" href="#model.limitedPhrase">model.limitedPhrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#ptr">ptr</a> <a class="link_odd_element" href="#ref">ref</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.publicationStmtPart">
                  <!--anchor1--></span>model.publicationStmtPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.publicationStmtPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#publicationStmt">publicationStmt</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#address">address</a> <a class="link_odd_element" href="#authority">authority</a> <a class="link_odd_element" href="#availability">availability</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#distributor">distributor</a> <a class="link_odd_element" href="#idno">idno</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#publisher">publisher</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.qLike">
                  <!--anchor1--></span>model.qLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.qLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#quote">quote</a>] </span> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#said">said</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.quoteLike">
                  <!--anchor1--></span>model.quoteLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.quoteLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.qLike">model.qLike</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#quote">quote</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.rdgLike">
                  <!--anchor1--></span>model.rdgLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.rdgLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#rdg">rdg</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.rdgPart">
                  <!--anchor1--></span>model.rdgPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.rdgPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#rdg">rdg</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#lacunaEnd">lacunaEnd</a> <a class="link_odd_element" href="#lacunaStart">lacunaStart</a> <a class="link_odd_element" href="#wit">wit</a> <a class="link_odd_element" href="#witEnd">witEnd</a> <a class="link_odd_element" href="#witStart">witStart</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.resourceLike">
                  <!--anchor1--></span>model.resourceLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.resourceLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#TEI">TEI</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#facsimile">facsimile</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.respLike">
                  <!--anchor1--></span>model.respLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.respLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#titleStmt">titleStmt</a> <a class="link_odd_class" href="#model.biblPart">model.biblPart</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#funder">funder</a> <a class="link_odd_element" href="#principal">principal</a> <a class="link_odd_element" href="#respStmt">respStmt</a> <a class="link_odd_element" href="#sponsor">sponsor</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.segLike">
                  <!--anchor1--></span>model.segLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.segLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.linePart">model.linePart</a> <a class="link_odd_class" href="#model.phrase">model.phrase</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seg">seg</a></span></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.stageLike">
                  <!--anchor1--></span>model.stageLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.stageLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#caption">caption</a> <a class="link_odd_element" href="#move">move</a> <a class="link_odd_element" href="#sound">sound</a> <a class="link_odd_element" href="#stage">stage</a> <a class="link_odd_element" href="#tech">tech</a> <a class="link_odd_element" href="#view">view</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.teiHeaderPart">
                  <!--anchor1--></span>model.teiHeaderPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.teiHeaderPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#teiHeader">teiHeader</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#encodingDesc">encodingDesc</a> <a class="link_odd_element" href="#profileDesc">profileDesc</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.titlepagePart">
                  <!--anchor1--></span>model.titlepagePart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.titlepagePart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#titlePage">titlePage</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docDate">docDate</a> <a class="link_odd_element" href="#docEdition">docEdition</a> <a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_element" href="#docTitle">docTitle</a> <a class="link_odd_element" href="#epigraph">epigraph</a> <a class="link_odd_element" href="#graphic">graphic</a> <a class="link_odd_element" href="#imprimatur">imprimatur</a> <a class="link_odd_element" href="#titlePart">titlePart</a></span></td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="model.zonePart">
                  <!--anchor1--></span>model.zonePart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">model.zonePart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#zone">zone</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#model.gLike">model.gLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#g">g</a>] </span> <a class="link_odd_class" href="#model.hiLike">model.hiLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#hi">hi</a>] </span> <a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a><span class="showmembers2"> [<a class="link_odd_element" href="#abbr">abbr</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#subst">subst</a>] </span> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a><span class="showmembers2"> [<a class="link_odd_element" href="#catchwords">catchwords</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#heraldry">heraldry</a> <a class="link_odd_element" href="#locus">locus</a> <a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#material">material</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#secFol">secFol</a> <a class="link_odd_element" href="#signatures">signatures</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#watermark">watermark</a>] </span> <a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a><span class="showmembers2"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#orig">orig</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#sic">sic</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#unclear">unclear</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span> <a class="link_odd_class" href="#model.segLike">model.segLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seg">seg</a>] </span> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#table">table</a> <a class="link_odd_element" href="#zone">zone</a></span></td>
               </tr>
               
               
            </table>
         </div>
         <h2>Schema geneticTEI: Attribute classes</h2>
         <div>
            <h3 class="oddSpec"><span id="att.ascribed">
                  <!--anchor1--></span>att.ascribed
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.ascribed</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#move">move</a> <a class="link_odd_element" href="#q">q</a> <a class="link_odd_element" href="#said">said</a> <a class="link_odd_element" href="#sp">sp</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">who</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.canonical">
                  <!--anchor1--></span>att.canonical
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.canonical</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.naming">att.naming</a><span class="showmembers2"> [<a class="link_odd_class" href="#att.personal">att.personal</a><span class="showmembers3"> [<a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#collection">collection</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#institution">institution</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#repository">repository</a> <a class="link_odd_element" href="#rs">rs</a> <a class="link_odd_element" href="#settlement">settlement</a>] </span> <a class="link_odd_element" href="#docAuthor">docAuthor</a> <a class="link_odd_element" href="#docTitle">docTitle</a> <a class="link_odd_element" href="#resp">resp</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#title">title</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">key</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          string</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">ref</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.coordinated">
                  <!--anchor1--></span>att.coordinated
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.coordinated</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_element" href="#zone">zone</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">start</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">ulx</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">uly</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">lrx</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">lry</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.damaged">
                  <!--anchor1--></span>att.damaged
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.damaged</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                     <table class="attList">
                        
                        
                        
                        <tr>
                           <td class="odd_label">hand</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">agent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">rubbing</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mildew</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">smoke</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">degree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double { minInclusive = "0" maxInclusive = "1" }
                                          | ( "high" | "medium" | "low" | "unknown" )</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">group</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.datable">
                  <!--anchor1--></span>att.datable
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.datable</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#time">time</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>) <a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>) 
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.datable.iso">
                  <!--anchor1--></span>att.datable.iso
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.datable.iso</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.datable">att.datable</a><span class="showmembers2"> [<a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#time">time</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        
                        <tr>
                           <td class="odd_label">when-iso</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime
                                          | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                        <tr>
                           <td class="odd_label">notBefore-iso</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime
                                          | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">notAfter-iso</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime
                                          | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">from-iso</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime
                                          | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">to-iso</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime
                                          | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.datable.w3c">
                  <!--anchor1--></span>att.datable.w3c
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.datable.w3c</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.datable">att.datable</a><span class="showmembers2"> [<a class="link_odd_element" href="#acquisition">acquisition</a> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#change">change</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#provenance">provenance</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#time">time</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">period</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                        <tr>
                           <td class="odd_label">when</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">notBefore</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">notAfter</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.declarable">
                  <!--anchor1--></span>att.declarable
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.declarable</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#availability">availability</a> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#correction">correction</a> <a class="link_odd_element" href="#editorialDecl">editorialDecl</a> <a class="link_odd_element" href="#geoDecl">geoDecl</a> <a class="link_odd_element" href="#hyphenation">hyphenation</a> <a class="link_odd_element" href="#interpretation">interpretation</a> <a class="link_odd_element" href="#langUsage">langUsage</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#normalization">normalization</a> <a class="link_odd_element" href="#projectDesc">projectDesc</a> <a class="link_odd_element" href="#quotation">quotation</a> <a class="link_odd_element" href="#refsDecl">refsDecl</a> <a class="link_odd_element" href="#samplingDecl">samplingDecl</a> <a class="link_odd_element" href="#segmentation">segmentation</a> <a class="link_odd_element" href="#sourceDesc">sourceDesc</a> <a class="link_odd_element" href="#textClass">textClass</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">default</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">true</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">false</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.declaring">
                  <!--anchor1--></span>att.declaring
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.declaring</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#back">back</a> <a class="link_odd_element" href="#body">body</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#facsimile">facsimile</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#front">front</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#graphic">graphic</a> <a class="link_odd_element" href="#group">group</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#p">p</a> <a class="link_odd_element" href="#ptr">ptr</a> <a class="link_odd_element" href="#ref">ref</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#text">text</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">decls</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.dimensions">
                  <!--anchor1--></span>att.dimensions
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.dimensions</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.damaged">att.damaged</a><span class="showmembers2"> [<a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a>] </span> <a class="link_odd_class" href="#att.editLike">att.editLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#att.transcriptional">att.transcriptional</a><span class="showmembers3"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_element" href="#undo">undo</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#unclear">unclear</a>] </span> <a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#space">space</a> <a class="link_odd_element" href="#width">width</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>) 
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">cm</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mm</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">in</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">lines</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">chars</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">quantity</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">extent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">precision</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          "high" | "medium" | "low" | "unknown"</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">scope</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">all</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">most</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">range</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.divLike">
                  <!--anchor1--></span>att.divLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.divLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#lg">lg</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">org</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">composite</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">uniform</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">sample</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">initial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">medial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">final</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unknown</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">complete</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">part</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">Y</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">N</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">I</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">M</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">F</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.duration.w3c">
                  <!--anchor1--></span>att.duration.w3c
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.duration.w3c</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.timed">att.timed</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">dur</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:duration</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.editLike">
                  <!--anchor1--></span>att.editLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.editLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.transcriptional">att.transcriptional</a><span class="showmembers2"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_element" href="#undo">undo</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#unclear">unclear</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) <a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">instant</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">evidence</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">internal</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">external</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">conjecture</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">source</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.global">
                  <!--anchor1--></span>att.global
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.global</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>) <a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>) <a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>) <a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">xml:id</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:ID</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">n</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">xml:lang</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:language</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">rend</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">rendition</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">xml:base</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">xml:space</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">default</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">preserve</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.global.analytic">
                  <!--anchor1--></span>att.global.analytic
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.global.analytic</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.global">att.global</a><span class="showmembers2"> [<a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">ana</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.global.facs">
                  <!--anchor1--></span>att.global.facs
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.global.facs</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.global">att.global</a><span class="showmembers2"> [<a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">facs</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.global.linking">
                  <!--anchor1--></span>att.global.linking
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.global.linking</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.global">att.global</a><span class="showmembers2"> [<a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">corresp</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">synch</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">sameAs</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">copyOf</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">next</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">prev</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">exclude</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">select</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.handFeatures">
                  <!--anchor1--></span>att.handFeatures
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.handFeatures</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#handNote">handNote</a> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#typeNote">typeNote</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">scribe</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">script</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:Name</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">medium</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">scope</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">sole</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">major</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">minor</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.internetMedia">
                  <!--anchor1--></span>att.internetMedia
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.internetMedia</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#graphic">graphic</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">mimeType</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.interpLike">
                  <!--anchor1--></span>att.interpLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.interpLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#spanGrp">spanGrp</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        
                        
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">image</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">character</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">theme</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">allusion</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">inst</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.measurement">
                  <!--anchor1--></span>att.measurement
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.measurement</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#measure">measure</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">m</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">kg</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">s</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Hz</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Pa</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Ω</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">L</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">t</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ha</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Å</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mL</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">cm</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">dB</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">kbit</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Kibit</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">kB</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">KiB</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">MB</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">MiB</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">quantity</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">commodity</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.msExcerpt">
                  <!--anchor1--></span>att.msExcerpt
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.msExcerpt</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#quote">quote</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">defective</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.naming">
                  <!--anchor1--></span>att.naming
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.naming</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.personal">att.personal</a><span class="showmembers2"> [<a class="link_odd_element" href="#persName">persName</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#author">author</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#collection">collection</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#editor">editor</a> <a class="link_odd_element" href="#institution">institution</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#pubPlace">pubPlace</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#repository">repository</a> <a class="link_odd_element" href="#rs">rs</a> <a class="link_odd_element" href="#settlement">settlement</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                     <table class="attList">
                        
                        
                        <tr>
                           <td class="odd_label">role</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                        <tr>
                           <td class="odd_label">nymRef</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.personal">
                  <!--anchor1--></span>att.personal
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.personal</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#persName">persName</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">full</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">yes</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">abb</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">init</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">sort</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.placement">
                  <!--anchor1--></span>att.placement
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.placement</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_element" href="#fw">fw</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#witDetail">witDetail</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">place</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:Name</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">below</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">bottom</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">margin</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">top</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">opposite</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">overleaf</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">above</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">end</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">inline</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">inspace</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.pointing">
                  <!--anchor1--></span>att.pointing
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.pointing</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.pointing.group">att.pointing.group</a><span class="showmembers2"> [<a class="link_odd_element" href="#altGrp">altGrp</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#linkGrp">linkGrp</a>] </span> <a class="link_odd_element" href="#alt">alt</a> <a class="link_odd_element" href="#join">join</a> <a class="link_odd_element" href="#link">link</a> <a class="link_odd_element" href="#ptr">ptr</a> <a class="link_odd_element" href="#ref">ref</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">evaluate</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">all</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">one</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">none</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.pointing.group">
                  <!--anchor1--></span>att.pointing.group
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.pointing.group</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#altGrp">altGrp</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#linkGrp">linkGrp</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) 
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">domains</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">targFunc</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.ranging">
                  <!--anchor1--></span>att.ranging
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.ranging</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.dimensions">att.dimensions</a><span class="showmembers2"> [<a class="link_odd_class" href="#att.damaged">att.damaged</a><span class="showmembers3"> [<a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a>] </span> <a class="link_odd_class" href="#att.editLike">att.editLike</a><span class="showmembers3"> [<a class="link_odd_class" href="#att.transcriptional">att.transcriptional</a><span class="showmembers4"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_element" href="#undo">undo</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#unclear">unclear</a>] </span> <a class="link_odd_element" href="#depth">depth</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#dimensions">dimensions</a> <a class="link_odd_element" href="#height">height</a> <a class="link_odd_element" href="#space">space</a> <a class="link_odd_element" href="#width">width</a>] </span> <a class="link_odd_element" href="#num">num</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">atLeast</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">atMost</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">min</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">max</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.rdgPart">
                  <!--anchor1--></span>att.rdgPart
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.rdgPart</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#lacunaEnd">lacunaEnd</a> <a class="link_odd_element" href="#lacunaStart">lacunaStart</a> <a class="link_odd_element" href="#wit">wit</a> <a class="link_odd_element" href="#witEnd">witEnd</a> <a class="link_odd_element" href="#witStart">witStart</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">wit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.repeatable">
                  <!--anchor1--></span>att.repeatable
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.repeatable</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">cause</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">fix</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unclear</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.responsibility">
                  <!--anchor1--></span>att.responsibility
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.responsibility</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.editLike">att.editLike</a><span class="showmembers2"> [<a class="link_odd_class" href="#att.transcriptional">att.transcriptional</a><span class="showmembers3"> [<a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_element" href="#undo">undo</a>] </span> <a class="link_odd_element" href="#affiliation">affiliation</a> <a class="link_odd_element" href="#am">am</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#ex">ex</a> <a class="link_odd_element" href="#expan">expan</a> <a class="link_odd_element" href="#gap">gap</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#origPlace">origPlace</a> <a class="link_odd_element" href="#origin">origin</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#supplied">supplied</a> <a class="link_odd_element" href="#surplus">surplus</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#unclear">unclear</a>] </span> <a class="link_odd_class" href="#att.interpLike">att.interpLike</a><span class="showmembers2"> [<a class="link_odd_element" href="#interp">interp</a> <a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_element" href="#span">span</a> <a class="link_odd_element" href="#spanGrp">spanGrp</a>] </span> <a class="link_odd_class" href="#att.textCritical">att.textCritical</a><span class="showmembers2"> [<a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a>] </span> <a class="link_odd_element" href="#handShift">handShift</a> <a class="link_odd_element" href="#note">note</a> <a class="link_odd_element" href="#witDetail">witDetail</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">cert</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          "high" | "medium" | "low" | "unknown"</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">resp</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.scoping">
                  <!--anchor1--></span>att.scoping
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.scoping</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#certainty">certainty</a> <a class="link_odd_element" href="#precision">precision</a> <a class="link_odd_element" href="#respons">respons</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                        <tr>
                           <td class="odd_label">match</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        
                        
                     </table>
                  </td>
               </tr>
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.segLike">
                  <!--anchor1--></span>att.segLike
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.segLike</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seg">seg</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">function</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">part</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">Y</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">N</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">I</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">M</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">F</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.sourced">
                  <!--anchor1--></span>att.sourced
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.sourced</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#cb">cb</a> <a class="link_odd_element" href="#lb">lb</a> <a class="link_odd_element" href="#milestone">milestone</a> <a class="link_odd_element" href="#pb">pb</a> <a class="link_odd_element" href="#refState">refState</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">ed</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.spanning">
                  <!--anchor1--></span>att.spanning
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.spanning</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#index">index</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#milestone">milestone</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">spanTo</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.staged">
                  <!--anchor1--></span>att.staged
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.staged</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_class" href="#att.global">att.global</a><span class="showmembers2"> [<a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#geneticGrp">geneticGrp</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#metaMark">metaMark</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_element" href="#transposeGrp">transposeGrp</a> <a class="link_odd_element" href="#undo">undo</a> <a class="link_odd_element" href="#used">used</a>] </span></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">stage</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.tableDecoration">
                  <!--anchor1--></span>att.tableDecoration
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.tableDecoration</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#cell">cell</a> <a class="link_odd_element" href="#row">row</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">role</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">label</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">data</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">rows</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">cols</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.textCritical">
                  <!--anchor1--></span>att.textCritical
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.textCritical</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#lem">lem</a> <a class="link_odd_element" href="#rdg">rdg</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">wit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">substantive</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">orthographic</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">cause</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">homeoteleuton</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">homeoarchy</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">paleographicConfusion</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">haplography</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">dittography</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">falseEmendation</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">varSeq</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">hand</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.transcriptional">
                  <!--anchor1--></span>att.transcriptional
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.transcriptional</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#redo">redo</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rewrite">rewrite</a> <a class="link_odd_element" href="#subst">subst</a> <a class="link_odd_element" href="#undo">undo</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">hand</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">status</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">duplicate</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">duplicate-partial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">excessStart</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">excessEnd</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">shortStart</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">shortEnd</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">partial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unremarkable</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">seq</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.translatable">
                  <!--anchor1--></span>att.translatable
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.translatable</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#desc">desc</a> <a class="link_odd_element" href="#gloss">gloss</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">version</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="att.typed">
                  <!--anchor1--></span>att.typed
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">att.typed</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">tei</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Members</span></td>
                  <td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_element" href="#ab">ab</a> <a class="link_odd_element" href="#accMat">accMat</a> <a class="link_odd_element" href="#add">add</a> <a class="link_odd_element" href="#addSpan">addSpan</a> <a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_element" href="#anchor">anchor</a> <a class="link_odd_element" href="#application">application</a> <a class="link_odd_element" href="#bibl">bibl</a> <a class="link_odd_element" href="#camera">camera</a> <a class="link_odd_element" href="#cb">cb</a> <a class="link_odd_element" href="#charProp">charProp</a> <a class="link_odd_element" href="#cit">cit</a> <a class="link_odd_element" href="#climate">climate</a> <a class="link_odd_element" href="#corr">corr</a> <a class="link_odd_element" href="#country">country</a> <a class="link_odd_element" href="#custEvent">custEvent</a> <a class="link_odd_element" href="#damage">damage</a> <a class="link_odd_element" href="#damageSpan">damageSpan</a> <a class="link_odd_element" href="#date">date</a> <a class="link_odd_element" href="#decoNote">decoNote</a> <a class="link_odd_element" href="#del">del</a> <a class="link_odd_element" href="#delSpan">delSpan</a> <a class="link_odd_element" href="#dim">dim</a> <a class="link_odd_element" href="#div">div</a> <a class="link_odd_element" href="#eLeaf">eLeaf</a> <a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#explicit">explicit</a> <a class="link_odd_element" href="#filiation">filiation</a> <a class="link_odd_element" href="#finalRubric">finalRubric</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#g">g</a> <a class="link_odd_element" href="#geneticNote">geneticNote</a> <a class="link_odd_element" href="#gloss">gloss</a> <a class="link_odd_element" href="#head">head</a> <a class="link_odd_element" href="#incipit">incipit</a> <a class="link_odd_element" href="#lb">lb</a> <a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#line">line</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#m">m</a> <a class="link_odd_element" href="#mapping">mapping</a> <a class="link_odd_element" href="#measureGrp">measureGrp</a> <a class="link_odd_element" href="#milestone">milestone</a> <a class="link_odd_element" href="#mod">mod</a> <a class="link_odd_element" href="#modSpan">modSpan</a> <a class="link_odd_element" href="#msName">msName</a> <a class="link_odd_element" href="#name">name</a> <a class="link_odd_element" href="#origDate">origDate</a> <a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#pb">pb</a> <a class="link_odd_element" href="#pc">pc</a> <a class="link_odd_element" href="#persName">persName</a> <a class="link_odd_element" href="#phr">phr</a> <a class="link_odd_element" href="#placeName">placeName</a> <a class="link_odd_element" href="#quote">quote</a> <a class="link_odd_element" href="#reg">reg</a> <a class="link_odd_element" href="#relatedItem">relatedItem</a> <a class="link_odd_element" href="#relationGrp">relationGrp</a> <a class="link_odd_element" href="#restore">restore</a> <a class="link_odd_element" href="#rubric">rubric</a> <a class="link_odd_element" href="#s">s</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#seg">seg</a> <a class="link_odd_element" href="#settlement">settlement</a> <a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a> <a class="link_odd_element" href="#stamp">stamp</a> <a class="link_odd_element" href="#surface">surface</a> <a class="link_odd_element" href="#term">term</a> <a class="link_odd_element" href="#text">text</a> <a class="link_odd_element" href="#time">time</a> <a class="link_odd_element" href="#unclear">unclear</a></span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">subtype</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               
               
               
               
               
               
               
               
               
               
               
               
               
               
            </table>
         </div>
         <h2>Schema geneticTEI: Macros</h2>
         <div>
            <h3 class="oddSpec"><span id="AnyThing">
                  <!--anchor1--></span>AnyThing
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2"><span class="label">AnyThing</span> 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#fallback">fallback</a> <a class="link_odd_macro" href="#AnyThing">AnyThing</a></div>
                  </td>
               </tr>
               
               
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
AnyThing =
   (
      element * { attribute * - (xml:id | xml:lang) { text }*, <a class="link_odd" href="#AnyThing">AnyThing</a> }
    | text
   )*</pre></td>
               </tr>
               
            </table>
         </div>
         <h2>Schema geneticTEI: Elements</h2>
         <div>
            <h3 class="oddSpec"><span id="TEI">
                  <!--anchor1--></span>&lt;TEI&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;TEI&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">version</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:decimal</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#teiCorpus">teiCorpus</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#document">document</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#teiHeader">teiHeader</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#text">text</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#facsimile">facsimile</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">TEI</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute version { xsd:decimal }?,
   ( <a class="link_odd" href="#teiHeader">teiHeader</a>, ( ( <a class="link_odd" href="#model.resourceLike">model.resourceLike</a>+, <a class="link_odd" href="#text">text</a>? ) | <a class="link_odd" href="#text">text</a> ) )
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:ns prefix="<span class="attributevalue">tei</span>" uri="<span class="attributevalue">http://www.tei-c.org/ns/1.0</span>"/&gt;</span></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:ns prefix="<span class="attributevalue">rng</span>" uri="<span class="attributevalue">http://relaxng.org/ns/structure/1.0</span>"/&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="ab">
                  <!--anchor1--></span>&lt;ab&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;ab&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">part</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">Y</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">N</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">I</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">M</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">F</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pLike">model.pLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">ab</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="abbr">
                  <!--anchor1--></span>&lt;abbr&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;abbr&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">suspension</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">contraction</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">brevigraph</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">superscription</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">acronym</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">title</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">organization</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">geographic</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">abbr</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="accMat">
                  <!--anchor1--></span>&lt;accMat&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;accMat&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">accMat</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="acquisition">
                  <!--anchor1--></span>&lt;acquisition&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;acquisition&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#history">history</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">acquisition</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="actor">
                  <!--anchor1--></span>&lt;actor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;actor&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.castItemPart">model.castItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">actor</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="add">
                  <!--anchor1--></span>&lt;add&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;add&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">add</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="addSpan">
                  <!--anchor1--></span>&lt;addSpan&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">addSpan</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">addSpan</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   empty
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>The spanTo= attribute of <span class="element">&lt;s:name/&gt;</span> is required.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>L'attribut spanTo est requis.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="additional">
                  <!--anchor1--></span>&lt;additional&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;additional&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#listBibl">listBibl</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#adminInfo">adminInfo</a> <a class="link_odd" href="#surrogates">surrogates</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">additional</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#adminInfo">adminInfo</a>?, <a class="link_odd" href="#surrogates">surrogates</a>?, <a class="link_odd" href="#listBibl">listBibl</a>? )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="additions">
                  <!--anchor1--></span>&lt;additions&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;additions&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">additions</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="addrLine">
                  <!--anchor1--></span>&lt;addrLine&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;addrLine&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.addrPart">model.addrPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">addrLine</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="address">
                  <!--anchor1--></span>&lt;address&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;address&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.addressLike">model.addressLike</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#addrLine">addrLine</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#rs">rs</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">address</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.global">model.global</a>*, ( ( <a class="link_odd" href="#model.addrPart">model.addrPart</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="adminInfo">
                  <!--anchor1--></span>&lt;adminInfo&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;adminInfo&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#additional">additional</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#note">note</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#availability">availability</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#custodialHist">custodialHist</a> <a class="link_odd" href="#recordHist">recordHist</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">adminInfo</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#recordHist">recordHist</a>?, <a class="link_odd" href="#availability">availability</a>?, <a class="link_odd" href="#custodialHist">custodialHist</a>?, <a class="link_odd" href="#model.noteLike">model.noteLike</a>? )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="affiliation">
                  <!--anchor1--></span>&lt;affiliation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;affiliation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.addressLike">model.addressLike</a> <a class="link_odd_class" href="#model.persStateLike">model.persStateLike</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">affiliation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="alt">
                  <!--anchor1--></span>&lt;alt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">alt</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">targets</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">mode</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">excl</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">incl</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">weights</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:double { minInclusive = "0" maxInclusive = "1" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altGrp">altGrp</a>  <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">alt</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing">att.pointing.attributes</a>,
   attribute targets { list { xsd:anyURI, xsd:anyURI, xsd:anyURI* } },
   attribute mode { "excl" | "incl" }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">weights</span>
   {
      <span class="rnc_keyword">list</span>
      {
         xsd:double { minInclusive = "0" maxInclusive = "1" },
         xsd:double { minInclusive = "0" maxInclusive = "1" },
         xsd:double { minInclusive = "0" maxInclusive = "1" }*
      }
   }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="altGrp">
                  <!--anchor1--></span>&lt;altGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;altGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing.group">att.pointing.group</a> (<span class="attribute">@domains</span>, <span class="attribute">@targFunc</span>)  (<a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">mode</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">excl</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">incl</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#ptr">ptr</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">altGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing.group">att.pointing.group.attributes</a>,
   attribute mode { "excl" | "incl" }?,
   ( <a class="link_odd" href="#alt">alt</a> | <a class="link_odd" href="#ptr">ptr</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="altIdentifier">
                  <!--anchor1--></span>&lt;altIdentifier&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;altIdentifier&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msIdentifier">msIdentifier</a> <a class="link_odd_element" href="#msPart">msPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#note">note</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#idno">idno</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#collection">collection</a> <a class="link_odd" href="#institution">institution</a> <a class="link_odd" href="#repository">repository</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#country">country</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">altIdentifier</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      <a class="link_odd" href="#model.placeNamePart">model.placeNamePart_sequenceOptional</a>,
      <a class="link_odd" href="#institution">institution</a>?,
      <a class="link_odd" href="#repository">repository</a>?,
      <a class="link_odd" href="#collection">collection</a>?,
      <a class="link_odd" href="#idno">idno</a>,
      <a class="link_odd" href="#note">note</a>?
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="am">
                  <!--anchor1--></span>&lt;am&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;am&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#add">add</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">am</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="anchor">
                  <!--anchor1--></span>&lt;anchor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">anchor</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element anchor { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.typed">att.typed.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="app">
                  <!--anchor1--></span>&lt;app&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;app&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">loc</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#lem">lem</a> <a class="link_odd" href="#rdg">rdg</a> <a class="link_odd" href="#rdgGrp">rdgGrp</a> <a class="link_odd" href="#wit">wit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">app</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   attribute from { xsd:anyURI }?,
   attribute to { xsd:anyURI }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">loc</span>
   {
      <span class="rnc_keyword">list</span>
      {
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
      }
   }?,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#lem">lem</a>, <a class="link_odd" href="#model.global">model.global</a>*, ( <a class="link_odd" href="#wit">wit</a>, <a class="link_odd" href="#model.global">model.global</a>* )? )?,
      (
         ( <a class="link_odd" href="#model.rdgLike">model.rdgLike</a>, <a class="link_odd" href="#model.global">model.global</a>*, ( <a class="link_odd" href="#wit">wit</a>, <a class="link_odd" href="#model.global">model.global</a>* )? )
       | ( <a class="link_odd" href="#rdgGrp">rdgGrp</a>, <a class="link_odd" href="#model.global">model.global</a>*, ( <a class="link_odd" href="#wit">wit</a>, <a class="link_odd" href="#model.global">model.global</a>* )? )
      )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="appInfo">
                  <!--anchor1--></span>&lt;appInfo&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;appInfo&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#application">application</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element appInfo { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#model.applicationLike">model.applicationLike</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="application">
                  <!--anchor1--></span>&lt;application&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;application&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">ident</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">version</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">  <a class="link_odd_class" href="#model.applicationLike">model.applicationLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">application</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   attribute ident { xsd:Name },
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">version</span>
   {
      token { pattern = "[\d]+[a-z]*[\d]*(\.[\d]+[a-z]*[\d]*){0,3}" }
   },
   ( <a class="link_odd" href="#model.labelLike">model.labelLike</a>+, ( <a class="link_odd" href="#model.ptrLike">model.ptrLike</a>* | <a class="link_odd" href="#model.pLike">model.pLike</a>* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="arc">
                  <!--anchor1--></span>&lt;arc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;arc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#graph">graph</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">arc</span>
{
   attribute value { xsd:anyURI }?,
   attribute from { xsd:anyURI },
   attribute to { xsd:anyURI },
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#label">label</a>, <a class="link_odd" href="#label">label</a>? )?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="argument">
                  <!--anchor1--></span>&lt;argument&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;argument&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">argument</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.headLike">model.headLike</a> )*, ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="author">
                  <!--anchor1--></span>&lt;author&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;author&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a>  <a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">author</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="authority">
                  <!--anchor1--></span>&lt;authority&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;authority&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">authority</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="availability">
                  <!--anchor1--></span>&lt;availability&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;availability&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">status</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">free</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unknown</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">restricted</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#adminInfo">adminInfo</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">availability</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute status { "free" | "unknown" | "restricted" }?,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="back">
                  <!--anchor1--></span>&lt;back&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;back&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#facsimile">facsimile</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#text">text</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#divGen">divGen</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#epilogue">epilogue</a> <a class="link_odd" href="#performance">performance</a> <a class="link_odd" href="#prologue">prologue</a> <a class="link_odd" href="#set">set</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#div">div</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#docEdition">docEdition</a> <a class="link_odd" href="#docImprint">docImprint</a> <a class="link_odd" href="#docTitle">docTitle</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#titlePage">titlePage</a> <a class="link_odd" href="#titlePart">titlePart</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">back</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.pLike.front">model.pLike.front</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      (
         (
            (
               ( <a class="link_odd" href="#model.div1Like">model.div1Like</a> ),
               ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.div1Like">model.div1Like</a> | <a class="link_odd" href="#model.global">model.global</a> )*
            )
          | (
               ( <a class="link_odd" href="#model.divLike">model.divLike</a> ),
               ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.divLike">model.divLike</a> | <a class="link_odd" href="#model.global">model.global</a> )*
            )
         )?
      ),
      ( ( ( <a class="link_odd" href="#model.divBottomPart">model.divBottomPart</a> ), ( <a class="link_odd" href="#model.divBottomPart">model.divBottomPart</a> | <a class="link_odd" href="#model.global">model.global</a> )* )? )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="bibl">
                  <!--anchor1--></span>&lt;bibl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;bibl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.biblLike">model.biblLike</a>   <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a> <a class="link_odd_class" href="#model.personPart">model.personPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#author">author</a> <a class="link_odd" href="#biblScope">biblScope</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#editor">editor</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#pubPlace">pubPlace</a> <a class="link_odd" href="#publisher">publisher</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#relatedItem">relatedItem</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#series">series</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#distributor">distributor</a> <a class="link_odd" href="#edition">edition</a> <a class="link_odd" href="#extent">extent</a> <a class="link_odd" href="#funder">funder</a> <a class="link_odd" href="#idno">idno</a> <a class="link_odd" href="#principal">principal</a> <a class="link_odd" href="#sponsor">sponsor</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#msIdentifier">msIdentifier</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">bibl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.highlighted">model.highlighted</a>
    | <a class="link_odd" href="#model.pPart.data">model.pPart.data</a>
    | <a class="link_odd" href="#model.pPart.edit">model.pPart.edit</a>
    | <a class="link_odd" href="#model.segLike">model.segLike</a>
    | <a class="link_odd" href="#model.ptrLike">model.ptrLike</a>
    | <a class="link_odd" href="#model.biblPart">model.biblPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="biblFull">
                  <!--anchor1--></span>&lt;biblFull&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;biblFull&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.biblLike">model.biblLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#editionStmt">editionStmt</a> <a class="link_odd" href="#extent">extent</a> <a class="link_odd" href="#notesStmt">notesStmt</a> <a class="link_odd" href="#publicationStmt">publicationStmt</a> <a class="link_odd" href="#seriesStmt">seriesStmt</a> <a class="link_odd" href="#sourceDesc">sourceDesc</a> <a class="link_odd" href="#titleStmt">titleStmt</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">biblFull</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   (
      (
         <a class="link_odd" href="#titleStmt">titleStmt</a>,
         <a class="link_odd" href="#editionStmt">editionStmt</a>?,
         <a class="link_odd" href="#extent">extent</a>?,
         <a class="link_odd" href="#publicationStmt">publicationStmt</a>,
         <a class="link_odd" href="#seriesStmt">seriesStmt</a>?,
         <a class="link_odd" href="#notesStmt">notesStmt</a>?
      ),
      <a class="link_odd" href="#sourceDesc">sourceDesc</a>*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="biblScope">
                  <!--anchor1--></span>&lt;biblScope&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;biblScope&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">vol</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">issue</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">pp</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ll</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">chap</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">part</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#series">series</a> <a class="link_odd_class" href="#model.imprintPart">model.imprintPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">biblScope</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">type</span>
   {
      "vol" | "issue" | "pp" | "ll" | "chap" | "part" | xsd:Name
   }?,
   attribute from { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   attribute to { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="binding">
                  <!--anchor1--></span>&lt;binding&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;binding&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">contemporary</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#bindingDesc">bindingDesc</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#condition">condition</a> <a class="link_odd" href="#decoNote">decoNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">binding</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   attribute contemporary { xsd:boolean | "unknown" | "inapplicable" }?,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a> | <a class="link_odd" href="#condition">condition</a> | <a class="link_odd" href="#decoNote">decoNote</a> )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="bindingDesc">
                  <!--anchor1--></span>&lt;bindingDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;bindingDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#binding">binding</a> <a class="link_odd" href="#condition">condition</a> <a class="link_odd" href="#decoNote">decoNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">bindingDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.pLike">model.pLike</a> | <a class="link_odd" href="#decoNote">decoNote</a> | <a class="link_odd" href="#condition">condition</a> )+ | <a class="link_odd" href="#binding">binding</a>+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="body">
                  <!--anchor1--></span>&lt;body&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;body&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#text">text</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#divGen">divGen</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#div">div</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">body</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( ( <a class="link_odd" href="#model.divTop">model.divTop</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divTop">model.divTop</a> )* )?,
      ( ( <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> )* )?,
      (
         ( ( <a class="link_odd" href="#model.divLike">model.divLike</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> )* )+
       | ( ( <a class="link_odd" href="#model.div1Like">model.div1Like</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> )* )+
       | (
            ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
            (
               ( ( <a class="link_odd" href="#model.divLike">model.divLike</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> )* )+
             | ( ( <a class="link_odd" href="#model.div1Like">model.div1Like</a> ), ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> )* )+
            )?
         )
      ),
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="byline">
                  <!--anchor1--></span>&lt;byline&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;byline&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#docAuthor">docAuthor</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">byline</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#docAuthor">docAuthor</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="cRefPattern">
                  <!--anchor1--></span>&lt;cRefPattern&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;cRefPattern&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">matchPattern</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">replacementPattern</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#refsDecl">refsDecl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">cRefPattern</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute matchPattern { token },
   attribute replacementPattern { text },
   <a class="link_odd" href="#model.pLike">model.pLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="camera">
                  <!--anchor1--></span>&lt;camera&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;camera&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">camera</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="caption">
                  <!--anchor1--></span>&lt;caption&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;caption&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">caption</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="castGroup">
                  <!--anchor1--></span>&lt;castGroup&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;castGroup&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_element" href="#castList">castList</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#castGroup">castGroup</a> <a class="link_odd" href="#castItem">castItem</a> <a class="link_odd" href="#roleDesc">roleDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">castGroup</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.headLike">model.headLike</a> )*,
      ( ( <a class="link_odd" href="#castItem">castItem</a> | <a class="link_odd" href="#castGroup">castGroup</a> | <a class="link_odd" href="#roleDesc">roleDesc</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
      ( <a class="link_odd" href="#trailer">trailer</a>, <a class="link_odd" href="#model.global">model.global</a>* )?
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="castItem">
                  <!--anchor1--></span>&lt;castItem&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;castItem&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">role</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">list</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_element" href="#castList">castList</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#actor">actor</a> <a class="link_odd" href="#role">role</a> <a class="link_odd" href="#roleDesc">roleDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">castItem</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { "role" | "list" }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.castItemPart">model.castItemPart</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="castList">
                  <!--anchor1--></span>&lt;castList&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;castList&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.inter">model.inter</a> <a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castGroup">castGroup</a> <a class="link_odd" href="#castItem">castItem</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#salute">salute</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">castList</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*,
      ( ( <a class="link_odd" href="#castItem">castItem</a> | <a class="link_odd" href="#castGroup">castGroup</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
      ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="catDesc">
                  <!--anchor1--></span>&lt;catDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;catDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#category">category</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#am">am</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">catDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.catDescPart">model.catDescPart</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="catRef">
                  <!--anchor1--></span>&lt;catRef&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">catRef</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">scheme</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#textClass">textClass</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">catRef</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute target { list { xsd:anyURI, xsd:anyURI* } },
   attribute scheme { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="catchwords">
                  <!--anchor1--></span>&lt;catchwords&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;catchwords&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">catchwords</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="category">
                  <!--anchor1--></span>&lt;category&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;category&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#category">category</a> <a class="link_odd_element" href="#taxonomy">taxonomy</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#catDesc">catDesc</a> <a class="link_odd" href="#category">category</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">category</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#catDesc">catDesc</a>+ | <a class="link_odd" href="#model.glossLike">model.glossLike</a>* ), <a class="link_odd" href="#category">category</a>* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="cb">
                  <!--anchor1--></span>&lt;cb&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">cb</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.sourced">att.sourced</a> (<span class="attribute">@ed</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">cb</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.sourced">att.sourced.attributes</a>,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="cell">
                  <!--anchor1--></span>&lt;cell&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;cell&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.tableDecoration">att.tableDecoration</a> (<span class="attribute">@role</span>, <span class="attribute">@rows</span>, <span class="attribute">@cols</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#row">row</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">cell</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.tableDecoration">att.tableDecoration.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="certainty">
                  <!--anchor1--></span>&lt;certainty&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;certainty&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">certainty</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.scoping">att.scoping</a> (<span class="attribute">@target</span>, <span class="attribute">@match</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">locus</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">name</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">start</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">end</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">location</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">value</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">assertedValue</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI | xsd:Name | token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">given</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">degree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double { minInclusive = "0" maxInclusive = "1" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.glossLike">model.glossLike</a> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">certainty</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.scoping">att.scoping.attributes</a>,
   attribute locus { "name" | "start" | "end" | "location" | "value" },
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">assertedValue</span>
   {
      xsd:anyURI | xsd:Name | token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }
   }?,
   attribute given { list { xsd:anyURI, xsd:anyURI* } }?,
   attribute degree { xsd:double { minInclusive = "0" maxInclusive = "1" } }?,
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="change">
                  <!--anchor1--></span>&lt;change&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;change&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ascribed">att.ascribed</a> (<span class="attribute">@who</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#recordHist">recordHist</a> <a class="link_odd_element" href="#revisionDesc">revisionDesc</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">change</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ascribed">att.ascribed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="char">
                  <!--anchor1--></span>&lt;char&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;char&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charDecl">charDecl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#note">note</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#charName">charName</a> <a class="link_odd" href="#charProp">charProp</a> <a class="link_odd" href="#mapping">mapping</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">char</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      <a class="link_odd" href="#charName">charName</a>?,
      <a class="link_odd" href="#model.glossLike">model.glossLike</a>*,
      <a class="link_odd" href="#charProp">charProp</a>*,
      <a class="link_odd" href="#mapping">mapping</a>*,
      <a class="link_odd" href="#figure">figure</a>*,
      <a class="link_odd" href="#model.noteLike">model.noteLike</a>*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="charDecl">
                  <!--anchor1--></span>&lt;charDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;charDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#char">char</a> <a class="link_odd" href="#glyph">glyph</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element charDecl { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#desc">desc</a>?, ( <a class="link_odd" href="#char">char</a> | <a class="link_odd" href="#glyph">glyph</a> )+ ) }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="charName">
                  <!--anchor1--></span>&lt;charName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;charName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#char">char</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element charName { <a class="link_odd" href="#att.global">att.global.attributes</a>, text }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="charProp">
                  <!--anchor1--></span>&lt;charProp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;charProp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#char">char</a> <a class="link_odd_element" href="#glyph">glyph</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#localName">localName</a> <a class="link_odd" href="#unicodeName">unicodeName</a> <a class="link_odd" href="#value">value</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">charProp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( ( <a class="link_odd" href="#unicodeName">unicodeName</a> | <a class="link_odd" href="#localName">localName</a> ), <a class="link_odd" href="#value">value</a> )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="choice">
                  <!--anchor1--></span>&lt;choice&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;choice&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#choice">choice</a> <a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#seg">seg</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#am">am</a> <a class="link_odd" href="#ex">ex</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element choice { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#model.choicePart">model.choicePart</a> | <a class="link_odd" href="#choice">choice</a> )* }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="cit">
                  <!--anchor1--></span>&lt;cit&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;cit&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a> <a class="link_odd_class" href="#model.entryPart.top">model.entryPart.top</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#said">said</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">cit</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      <a class="link_odd" href="#model.qLike">model.qLike</a>
    | <a class="link_odd" href="#model.biblLike">model.biblLike</a>
    | <a class="link_odd" href="#model.ptrLike">model.ptrLike</a>
    | <a class="link_odd" href="#model.global">model.global</a>
    | <a class="link_odd" href="#model.entryPart">model.entryPart</a>
   )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="classCode">
                  <!--anchor1--></span>&lt;classCode&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;classCode&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">scheme</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#textClass">textClass</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">classCode</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute scheme { xsd:anyURI },
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="classDecl">
                  <!--anchor1--></span>&lt;classDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;classDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#taxonomy">taxonomy</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element classDecl { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#taxonomy">taxonomy</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="climate">
                  <!--anchor1--></span>&lt;climate&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;climate&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#climate">climate</a>     <a class="link_odd_class" href="#model.placeTraitLike">model.placeTraitLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#climate">climate</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">climate</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      <a class="link_odd" href="#model.headLike">model.headLike</a>*,
      ( ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ ) | ( <a class="link_odd" href="#model.labelLike">model.labelLike</a>+ ) ),
      ( <a class="link_odd" href="#model.noteLike">model.noteLike</a> | <a class="link_odd" href="#model.biblLike">model.biblLike</a> )*,
      <a class="link_odd" href="#climate">climate</a>*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="closer">
                  <!--anchor1--></span>&lt;closer&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;closer&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divBottomPart">model.divBottomPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">closer</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#signed">signed</a>
    | <a class="link_odd" href="#dateline">dateline</a>
    | <a class="link_odd" href="#salute">salute</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="collation">
                  <!--anchor1--></span>&lt;collation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;collation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#supportDesc">supportDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">collation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="collection">
                  <!--anchor1--></span>&lt;collection&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;collection&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_element" href="#msIdentifier">msIdentifier</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">collection</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="colophon">
                  <!--anchor1--></span>&lt;colophon&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;colophon&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">colophon</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="condition">
                  <!--anchor1--></span>&lt;condition&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;condition&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#bindingDesc">bindingDesc</a> <a class="link_odd_element" href="#sealDesc">sealDesc</a> <a class="link_odd_element" href="#supportDesc">supportDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">condition</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="corr">
                  <!--anchor1--></span>&lt;corr&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;corr&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">corr</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="correction">
                  <!--anchor1--></span>&lt;correction&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;correction&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">status</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">high</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">medium</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">low</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unknown</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">method</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">silent</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">markup</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">correction</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "markup" }?,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="country">
                  <!--anchor1--></span>&lt;country&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;country&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">country</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="creation">
                  <!--anchor1--></span>&lt;creation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;creation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#profileDesc">profileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#stageNotes">stageNotes</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">creation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
   <a class="link_odd" href="#stageNotes">stageNotes</a>?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="custEvent">
                  <!--anchor1--></span>&lt;custEvent&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;custEvent&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#custodialHist">custodialHist</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">custEvent</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="custodialHist">
                  <!--anchor1--></span>&lt;custodialHist&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;custodialHist&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#adminInfo">adminInfo</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#custEvent">custEvent</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element custodialHist { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | <a class="link_odd" href="#custEvent">custEvent</a>+ ) }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="damage">
                  <!--anchor1--></span>&lt;damage&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;damage&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.damaged">att.damaged</a> (<span class="attribute">@hand</span>, <span class="attribute">@agent</span>, <span class="attribute">@degree</span>, <span class="attribute">@group</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) ) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">damage</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.damaged">att.damaged.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="damageSpan">
                  <!--anchor1--></span>&lt;damageSpan&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">damageSpan</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.damaged">att.damaged</a> (<span class="attribute">@hand</span>, <span class="attribute">@agent</span>, <span class="attribute">@degree</span>, <span class="attribute">@group</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">damageSpan</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.damaged">att.damaged.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   empty
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>The spanTo= attribute of<br/><span class="element">&lt;s:name/&gt;</span> is required.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>L'attribut spanTo est requis.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="date">
                  <!--anchor1--></span>&lt;date&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;date&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">calendar</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">Gregorian</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Julian</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Islamic</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Hebrew</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Revolutionary</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Iranian</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Coptic</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">Chinese</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.dateLike">model.dateLike</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">date</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">calendar</span>
   {
      "Gregorian"
    | "Julian"
    | "Islamic"
    | "Hebrew"
    | "Revolutionary"
    | "Iranian"
    | "Coptic"
    | "Chinese"
    | xsd:Name
   }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="dateline">
                  <!--anchor1--></span>&lt;dateline&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;dateline&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">dateline</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="decoDesc">
                  <!--anchor1--></span>&lt;decoDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;decoDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#decoNote">decoNote</a> <a class="link_odd" href="#summary">summary</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">decoDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#decoNote">decoNote</a>+ ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="decoNote">
                  <!--anchor1--></span>&lt;decoNote&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;decoNote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#binding">binding</a> <a class="link_odd_element" href="#bindingDesc">bindingDesc</a> <a class="link_odd_element" href="#decoDesc">decoDesc</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#seal">seal</a> <a class="link_odd_element" href="#sealDesc">sealDesc</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">decoNote</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="del">
                  <!--anchor1--></span>&lt;del&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;del&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">del</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="delSpan">
                  <!--anchor1--></span>&lt;delSpan&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">delSpan</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">delSpan</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   empty
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>The spanTo= attribute of <span class="element">&lt;s:name/&gt;</span><br/> is required.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:assert test="<span class="attributevalue">@spanTo</span>"&gt;</span>L'attribut spanTo est requis.<span class="element">&lt;/s:assert&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="depth">
                  <!--anchor1--></span>&lt;depth&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;depth&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a> <a class="link_odd_class" href="#model.dimLike">model.dimLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">depth</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="desc">
                  <!--anchor1--></span>&lt;desc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;desc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.translatable">att.translatable</a> (<span class="attribute">@version</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charDecl">charDecl</a> <a class="link_odd_element" href="#relation">relation</a> <a class="link_odd_class" href="#model.glossLike">model.glossLike</a>  <a class="link_odd_class" href="#model.labelLike">model.labelLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#am">am</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">desc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.translatable">att.translatable.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="dim">
                  <!--anchor1--></span>&lt;dim&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;dim&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#dimensions">dimensions</a>   <a class="link_odd_class" href="#model.measureLike">model.measureLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">dim</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="dimensions">
                  <!--anchor1--></span>&lt;dimensions&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;dimensions&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">leaves</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ruled</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">pricked</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">written</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">miniatures</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">binding</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">box</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#width">width</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">dimensions</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   attribute type { xsd:Name }?,
   ( ( <a class="link_odd" href="#dim">dim</a> | <a class="link_odd" href="#model.dimLike">model.dimLike</a> )* )
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report test="<span class="attributevalue">count(tei:width)&gt; 1</span>"&gt;</span>Width element may appear once only<br/><span class="element">&lt;/s:report&gt;</span><br/><span class="element">&lt;s:report test="<span class="attributevalue">count(tei:height)&gt; 1</span>"&gt;</span>Height element may appear once only<br/><span class="element">&lt;/s:report&gt;</span><br/><span class="element">&lt;s:report test="<span class="attributevalue">count(tei:depth)&gt; 1</span>"&gt;</span>Depth element may appear once only<br/><span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="distinct">
                  <!--anchor1--></span>&lt;distinct&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;distinct&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">time</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">space</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">social</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">distinct</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   attribute time { xsd:anyURI }?,
   attribute space { xsd:anyURI }?,
   attribute social { xsd:anyURI }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="distributor">
                  <!--anchor1--></span>&lt;distributor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;distributor&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.imprintPart">model.imprintPart</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">distributor</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="div">
                  <!--anchor1--></span>&lt;div&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;div&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.divLike">att.divLike</a> (<span class="attribute">@org</span>, <span class="attribute">@sample</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">   <a class="link_odd_class" href="#model.divLike">model.divLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#divGen">divGen</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#div">div</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">div</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.divLike">att.divLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      (
         (
            ( ( ( <a class="link_odd" href="#model.divLike">model.divLike</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+ )
          | (
               ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
               ( ( <a class="link_odd" href="#model.divLike">model.divLike</a> | <a class="link_odd" href="#model.divGenLike">model.divGenLike</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
            )
         ),
         ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
      )?
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="divGen">
                  <!--anchor1--></span>&lt;divGen&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;divGen&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">index</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">toc</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">figlist</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">tablist</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart">model.frontPart</a> <a class="link_odd_class" href="#model.divGenLike">model.divGenLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">divGen</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   <a class="link_odd" href="#model.headLike">model.headLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="docAuthor">
                  <!--anchor1--></span>&lt;docAuthor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;docAuthor&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#byline">byline</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">docAuthor</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.canonical">att.canonical.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="docDate">
                  <!--anchor1--></span>&lt;docDate&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;docDate&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">when</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">docDate</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">when</span>
   {
      xsd:date
    | xsd:gYear
    | xsd:gMonth
    | xsd:gDay
    | xsd:gYearMonth
    | xsd:gMonthDay
    | xsd:time
    | xsd:dateTime
   }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="docEdition">
                  <!--anchor1--></span>&lt;docEdition&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;docEdition&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">docEdition</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="docImprint">
                  <!--anchor1--></span>&lt;docImprint&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;docImprint&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#pubPlace">pubPlace</a> <a class="link_odd" href="#publisher">publisher</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#docDate">docDate</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">docImprint</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#pubPlace">pubPlace</a>
    | <a class="link_odd" href="#docDate">docDate</a>
    | <a class="link_odd" href="#publisher">publisher</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="docTitle">
                  <!--anchor1--></span>&lt;docTitle&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;docTitle&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#titlePart">titlePart</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">docTitle</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.canonical">att.canonical.attributes</a>,
   ( <a class="link_odd" href="#model.global">model.global</a>*, ( <a class="link_odd" href="#titlePart">titlePart</a>, <a class="link_odd" href="#model.global">model.global</a>* )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="document">
                  <!--anchor1--></span>&lt;document&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;document&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.resourceLike">model.resourceLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#gap">gap</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#surface">surface</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element document { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#surface">surface</a>, <a class="link_odd" href="#model.global.edit">model.global.edit</a>* )+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="eLeaf">
                  <!--anchor1--></span>&lt;eLeaf&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;eLeaf&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#triangle">triangle</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">eLeaf</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute value { xsd:anyURI }?,
   ( <a class="link_odd" href="#label">label</a>?, <a class="link_odd" href="#model.ptrLike">model.ptrLike</a>? )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="eTree">
                  <!--anchor1--></span>&lt;eTree&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;eTree&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#forest">forest</a> <a class="link_odd_element" href="#triangle">triangle</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eLeaf">eLeaf</a> <a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#triangle">triangle</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">eTree</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute value { xsd:anyURI }?,
   ( <a class="link_odd" href="#label">label</a>?, ( <a class="link_odd" href="#eTree">eTree</a> | <a class="link_odd" href="#triangle">triangle</a> | <a class="link_odd" href="#eLeaf">eLeaf</a> | <a class="link_odd" href="#model.ptrLike">model.ptrLike</a> )* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="edition">
                  <!--anchor1--></span>&lt;edition&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;edition&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#editionStmt">editionStmt</a> <a class="link_odd_class" href="#model.biblPart">model.biblPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">edition</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="editionStmt">
                  <!--anchor1--></span>&lt;editionStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;editionStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> <a class="link_odd" href="#respStmt">respStmt</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#edition">edition</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">editionStmt</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#edition">edition</a>, <a class="link_odd" href="#respStmt">respStmt</a>* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="editor">
                  <!--anchor1--></span>&lt;editor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;editor&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#series">series</a>  <a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">editor</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="editorialDecl">
                  <!--anchor1--></span>&lt;editorialDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;editorialDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#correction">correction</a> <a class="link_odd" href="#hyphenation">hyphenation</a> <a class="link_odd" href="#interpretation">interpretation</a> <a class="link_odd" href="#normalization">normalization</a> <a class="link_odd" href="#quotation">quotation</a> <a class="link_odd" href="#segmentation">segmentation</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">editorialDecl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a> | <a class="link_odd" href="#model.editorialDeclPart">model.editorialDeclPart</a> )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="email">
                  <!--anchor1--></span>&lt;email&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;email&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.addressLike">model.addressLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">email</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="emph">
                  <!--anchor1--></span>&lt;emph&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;emph&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">emph</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="encodingDesc">
                  <!--anchor1--></span>&lt;encodingDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;encodingDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.teiHeaderPart">model.teiHeaderPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#charDecl">charDecl</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#appInfo">appInfo</a> <a class="link_odd" href="#classDecl">classDecl</a> <a class="link_odd" href="#editorialDecl">editorialDecl</a> <a class="link_odd" href="#geoDecl">geoDecl</a> <a class="link_odd" href="#projectDesc">projectDesc</a> <a class="link_odd" href="#refsDecl">refsDecl</a> <a class="link_odd" href="#samplingDecl">samplingDecl</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#variantEncoding">variantEncoding</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">encodingDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.encodingDescPart">model.encodingDescPart</a> | <a class="link_odd" href="#model.pLike">model.pLike</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="epigraph">
                  <!--anchor1--></span>&lt;epigraph&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;epigraph&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element epigraph { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#model.common">model.common</a> | <a class="link_odd" href="#model.global">model.global</a> )* }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="epilogue">
                  <!--anchor1--></span>&lt;epilogue&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;epilogue&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">epilogue</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="ex">
                  <!--anchor1--></span>&lt;ex&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;ex&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">ex</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="expan">
                  <!--anchor1--></span>&lt;expan&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;expan&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">expan</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="explicit">
                  <!--anchor1--></span>&lt;explicit&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;explicit&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">explicit</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="extent">
                  <!--anchor1--></span>&lt;extent&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;extent&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a> <a class="link_odd_element" href="#supportDesc">supportDesc</a> <a class="link_odd_class" href="#model.biblPart">model.biblPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">extent</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="facsimile">
                  <!--anchor1--></span>&lt;facsimile&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;facsimile&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.resourceLike">model.resourceLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#graphic">graphic</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#back">back</a> <a class="link_odd" href="#front">front</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#surface">surface</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">facsimile</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   ( <a class="link_odd" href="#front">front</a>?, ( <a class="link_odd" href="#model.graphicLike">model.graphicLike</a> | <a class="link_odd" href="#surface">surface</a> )+, <a class="link_odd" href="#back">back</a>? )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="fallback">
                  <!--anchor1--></span>&lt;fallback&gt;
               	[http://www.w3.org/2001/XInclude]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;fallback&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#include">include</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element fallback { <a class="link_odd" href="#AnyThing">AnyThing</a> }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="figDesc">
                  <!--anchor1--></span>&lt;figDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;figDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#figure">figure</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#am">am</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">figDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="figure">
                  <!--anchor1--></span>&lt;figure&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;figure&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#char">char</a> <a class="link_odd_element" href="#glyph">glyph</a> <a class="link_odd_class" href="#model.global">model.global</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figDesc">figDesc</a> <a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">figure</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   (
      <a class="link_odd" href="#model.headLike">model.headLike</a>
    | <a class="link_odd" href="#model.pLike">model.pLike</a>
    | <a class="link_odd" href="#figDesc">figDesc</a>
    | <a class="link_odd" href="#model.graphicLike">model.graphicLike</a>
    | <a class="link_odd" href="#model.egLike">model.egLike</a>
    | <a class="link_odd" href="#floatingText">floatingText</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="fileDesc">
                  <!--anchor1--></span>&lt;fileDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;fileDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#teiHeader">teiHeader</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#editionStmt">editionStmt</a> <a class="link_odd" href="#extent">extent</a> <a class="link_odd" href="#notesStmt">notesStmt</a> <a class="link_odd" href="#publicationStmt">publicationStmt</a> <a class="link_odd" href="#seriesStmt">seriesStmt</a> <a class="link_odd" href="#sourceDesc">sourceDesc</a> <a class="link_odd" href="#titleStmt">titleStmt</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">fileDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      (
         <a class="link_odd" href="#titleStmt">titleStmt</a>,
         <a class="link_odd" href="#editionStmt">editionStmt</a>?,
         <a class="link_odd" href="#extent">extent</a>?,
         <a class="link_odd" href="#publicationStmt">publicationStmt</a>,
         <a class="link_odd" href="#seriesStmt">seriesStmt</a>?,
         <a class="link_odd" href="#notesStmt">notesStmt</a>?
      ),
      <a class="link_odd" href="#sourceDesc">sourceDesc</a>+
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="filiation">
                  <!--anchor1--></span>&lt;filiation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;filiation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a>  <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">filiation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="finalRubric">
                  <!--anchor1--></span>&lt;finalRubric&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;finalRubric&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">finalRubric</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="floatingText">
                  <!--anchor1--></span>&lt;floatingText&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;floatingText&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#figure">figure</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#back">back</a> <a class="link_odd" href="#body">body</a> <a class="link_odd" href="#front">front</a> <a class="link_odd" href="#group">group</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">floatingText</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#front">front</a>, <a class="link_odd" href="#model.global">model.global</a>* )?,
      ( <a class="link_odd" href="#body">body</a> | <a class="link_odd" href="#group">group</a> ),
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#back">back</a>, <a class="link_odd" href="#model.global">model.global</a>* )?
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="foliation">
                  <!--anchor1--></span>&lt;foliation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;foliation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#supportDesc">supportDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">foliation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="foreign">
                  <!--anchor1--></span>&lt;foreign&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;foreign&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">foreign</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="forest">
                  <!--anchor1--></span>&lt;forest&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;forest&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#forestGrp">forestGrp</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#tree">tree</a> <a class="link_odd" href="#triangle">triangle</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">forest</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   ( <a class="link_odd" href="#tree">tree</a> | <a class="link_odd" href="#eTree">eTree</a> | <a class="link_odd" href="#triangle">triangle</a> )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="forestGrp">
                  <!--anchor1--></span>&lt;forestGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;forestGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#forest">forest</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">forestGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   <a class="link_odd" href="#forest">forest</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="formula">
                  <!--anchor1--></span>&lt;formula&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;formula&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">notation</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.graphicLike">model.graphicLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#graphic">graphic</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#formula">formula</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">formula</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute notation { xsd:anyURI }?,
   ( text | <a class="link_odd" href="#model.graphicLike">model.graphicLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="front">
                  <!--anchor1--></span>&lt;front&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;front&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#facsimile">facsimile</a> <a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#text">text</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#divGen">divGen</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#epilogue">epilogue</a> <a class="link_odd" href="#performance">performance</a> <a class="link_odd" href="#prologue">prologue</a> <a class="link_odd" href="#set">set</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#div">div</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#docEdition">docEdition</a> <a class="link_odd" href="#docImprint">docImprint</a> <a class="link_odd" href="#docTitle">docTitle</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#titlePage">titlePage</a> <a class="link_odd" href="#titlePart">titlePart</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">front</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.pLike.front">model.pLike.front</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      (
         (
            (
               ( <a class="link_odd" href="#model.div1Like">model.div1Like</a> ),
               ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.div1Like">model.div1Like</a> | <a class="link_odd" href="#model.global">model.global</a> )*
            )
          | (
               ( <a class="link_odd" href="#model.divLike">model.divLike</a> ),
               ( <a class="link_odd" href="#model.frontPart">model.frontPart</a> | <a class="link_odd" href="#model.divLike">model.divLike</a> | <a class="link_odd" href="#model.global">model.global</a> )*
            )
         )?
      ),
      ( ( ( <a class="link_odd" href="#model.divBottomPart">model.divBottomPart</a> ), ( <a class="link_odd" href="#model.divBottomPart">model.divBottomPart</a> | <a class="link_odd" href="#model.global">model.global</a> )* )? )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="funder">
                  <!--anchor1--></span>&lt;funder&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;funder&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">funder</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="fw">
                  <!--anchor1--></span>&lt;fw&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;fw&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">header</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">footer</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">pageNum</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">lineNum</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">sig</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">catch</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">fw</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="g">
                  <!--anchor1--></span>&lt;g&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;g&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">ref</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.gLike">model.gLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">g</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute ref { xsd:anyURI }?,
   text
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="gap">
                  <!--anchor1--></span>&lt;gap&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;gap&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">reason</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">hand</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">agent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">rubbing</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mildew</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">smoke</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">gap</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">reason</span>
   {
      <span class="rnc_keyword">list</span>
      {
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
      }
   }?,
   attribute hand { xsd:anyURI }?,
   attribute agent { xsd:Name }?,
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="geneticGrp">
                  <!--anchor1--></span>&lt;geneticGrp&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;geneticGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.profileDescPart">model.profileDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#geneticNote">geneticNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element geneticGrp { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#geneticNote">geneticNote</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="geneticNote">
                  <!--anchor1--></span>&lt;geneticNote&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;geneticNote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#geneticGrp">geneticGrp</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#linkGrp">linkGrp</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">geneticNote</span>
{
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#linkGrp">linkGrp</a>+,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="geoDecl">
                  <!--anchor1--></span>&lt;geoDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;geoDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">datum</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">WGS84</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">MGRS</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">OSGB36</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ED50</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">geoDecl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute datum { "WGS84" | "MGRS" | "OSGB36" | "ED50" | xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="gloss">
                  <!--anchor1--></span>&lt;gloss&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;gloss&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) <a class="link_odd" href="#att.translatable">att.translatable</a> (<span class="attribute">@version</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">cRef</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a>    <a class="link_odd_class" href="#model.glossLike">model.glossLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">gloss</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   <a class="link_odd" href="#att.translatable">att.translatable.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="glyph">
                  <!--anchor1--></span>&lt;glyph&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;glyph&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charDecl">charDecl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#note">note</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#charProp">charProp</a> <a class="link_odd" href="#glyphName">glyphName</a> <a class="link_odd" href="#mapping">mapping</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">glyph</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      <a class="link_odd" href="#glyphName">glyphName</a>?,
      <a class="link_odd" href="#model.glossLike">model.glossLike</a>*,
      <a class="link_odd" href="#charProp">charProp</a>*,
      <a class="link_odd" href="#mapping">mapping</a>*,
      <a class="link_odd" href="#figure">figure</a>*,
      <a class="link_odd" href="#model.noteLike">model.noteLike</a>*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="glyphName">
                  <!--anchor1--></span>&lt;glyphName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;glyphName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#glyph">glyph</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element glyphName { <a class="link_odd" href="#att.global">att.global.attributes</a>, text }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="graph">
                  <!--anchor1--></span>&lt;graph&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;graph&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">undirected</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">directed</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">transitionNetwork</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">transducer</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">order</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">size</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#arc">arc</a> <a class="link_odd" href="#node">node</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">graph</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">type</span>
   {
      "undirected" | "directed" | "transitionNetwork" | "transducer" | xsd:Name
   }?,
   attribute order { xsd:nonNegativeInteger }?,
   attribute size { xsd:nonNegativeInteger }?,
   (
      ( <a class="link_odd" href="#label">label</a>, <a class="link_odd" href="#model.global">model.global</a>* )?,
      (
         ( ( <a class="link_odd" href="#node">node</a>, <a class="link_odd" href="#model.global">model.global</a>* )+, ( <a class="link_odd" href="#arc">arc</a>, <a class="link_odd" href="#model.global">model.global</a>* )* )
       | ( ( <a class="link_odd" href="#arc">arc</a>, <a class="link_odd" href="#model.global">model.global</a>* )+, ( <a class="link_odd" href="#node">node</a>, <a class="link_odd" href="#model.global">model.global</a>* )+ )
      )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="graphic">
                  <!--anchor1--></span>&lt;graphic&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">graphic</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.internetMedia">att.internetMedia</a> (<span class="attribute">@mimeType</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">width</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          <span class="rnc_type">token</span>
                                          {
                                             pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
                                          }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">height</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          <span class="rnc_type">token</span>
                                          {
                                             pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
                                          }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">scale</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">url</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.graphicLike">model.graphicLike</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">graphic</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.internetMedia">att.internetMedia.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">width</span>
   {
      <span class="rnc_type">token</span>
      {
         <span class="rnc_param">pattern</span> = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
      }
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">height</span>
   {
      <span class="rnc_type">token</span>
      {
         <span class="rnc_param">pattern</span> = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
      }
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">scale</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   attribute url { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="group">
                  <!--anchor1--></span>&lt;group&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;group&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#floatingText">floatingText</a> <a class="link_odd_element" href="#group">group</a> <a class="link_odd_element" href="#text">text</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#group">group</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#text">text</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">group</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#text">text</a> | <a class="link_odd" href="#group">group</a> ), ( <a class="link_odd" href="#text">text</a> | <a class="link_odd" href="#group">group</a> | <a class="link_odd" href="#model.global">model.global</a> )* ),
      <a class="link_odd" href="#model.divBottom">model.divBottom</a>*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="handDesc">
                  <!--anchor1--></span>&lt;handDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;handDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">hands</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#handNote">handNote</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#summary">summary</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">handDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute hands { xsd:nonNegativeInteger }?,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#handNote">handNote</a>+ ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="handNote">
                  <!--anchor1--></span>&lt;handNote&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;handNote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.handFeatures">att.handFeatures</a> (<span class="attribute">@scribe</span>, <span class="attribute">@script</span>, <span class="attribute">@medium</span>, <span class="attribute">@scope</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#handDesc">handDesc</a> <a class="link_odd_element" href="#handNotes">handNotes</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">handNote</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.handFeatures">att.handFeatures.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="handNotes">
                  <!--anchor1--></span>&lt;handNotes&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;handNotes&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.profileDescPart">model.profileDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#handNote">handNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element handNotes { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#handNote">handNote</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="handShift">
                  <!--anchor1--></span>&lt;handShift&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">handShift</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.handFeatures">att.handFeatures</a> (<span class="attribute">@scribe</span>, <span class="attribute">@script</span>, <span class="attribute">@medium</span>, <span class="attribute">@scope</span>) <a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">new</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">handShift</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.handFeatures">att.handFeatures.attributes</a>,
   <a class="link_odd" href="#att.responsibility">att.responsibility.attributes</a>,
   attribute new { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="head">
                  <!--anchor1--></span>&lt;head&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;head&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.headLike">model.headLike</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">head</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="height">
                  <!--anchor1--></span>&lt;height&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;height&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a> <a class="link_odd_class" href="#model.dimLike">model.dimLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">height</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="heraldry">
                  <!--anchor1--></span>&lt;heraldry&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;heraldry&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">heraldry</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="hi">
                  <!--anchor1--></span>&lt;hi&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;hi&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.hiLike">model.hiLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">hi</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="history">
                  <!--anchor1--></span>&lt;history&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;history&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#acquisition">acquisition</a> <a class="link_odd" href="#origin">origin</a> <a class="link_odd" href="#provenance">provenance</a> <a class="link_odd" href="#summary">summary</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">history</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#origin">origin</a>?, <a class="link_odd" href="#provenance">provenance</a>*, <a class="link_odd" href="#acquisition">acquisition</a>? ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="hyphenation">
                  <!--anchor1--></span>&lt;hyphenation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;hyphenation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">eol</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">all</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">some</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">hard</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">none</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">hyphenation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute eol { "all" | "some" | "hard" | "none" }?,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="iNode">
                  <!--anchor1--></span>&lt;iNode&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;iNode&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">children</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">parent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">ord</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">follow</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">outDegree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#tree">tree</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">iNode</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute value { xsd:anyURI }?,
   attribute children { list { xsd:anyURI, xsd:anyURI* } },
   attribute parent { xsd:anyURI }?,
   attribute ord { xsd:boolean | "unknown" | "inapplicable" }?,
   attribute follow { xsd:anyURI }?,
   attribute outDegree { xsd:nonNegativeInteger }?,
   <a class="link_odd" href="#label">label</a>?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="idno">
                  <!--anchor1--></span>&lt;idno&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;idno&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_element" href="#msIdentifier">msIdentifier</a> <a class="link_odd_element" href="#seriesStmt">seriesStmt</a> <a class="link_odd_class" href="#model.biblPart">model.biblPart</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element idno { <a class="link_odd" href="#att.global">att.global.attributes</a>, attribute type { xsd:Name }?, text }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="imprimatur">
                  <!--anchor1--></span>&lt;imprimatur&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;imprimatur&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">imprimatur</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="incipit">
                  <!--anchor1--></span>&lt;incipit&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;incipit&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">incipit</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="include">
                  <!--anchor1--></span>&lt;include&gt;
               	[http://www.w3.org/2001/XInclude]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;include&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">href</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">parse</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">xml</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">text</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">xpointer</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">encoding</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">accept</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">accept-charset</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">accept-language</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.common">model.common</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#fallback">fallback</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">include</span>
{
   attribute href { xsd:anyURI }?,
   attribute parse { "xml" | "text" }?,
   attribute xpointer { text }?,
   attribute encoding { text }?,
   attribute accept { text }?,
   attribute accept-charset { text }?,
   attribute accept-language { text }?,
   <a class="link_odd" href="#fallback">fallback</a>?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="index">
                  <!--anchor1--></span>&lt;index&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;index&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">indexName</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#index">index</a> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#index">index</a> <a class="link_odd" href="#term">term</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">index</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   attribute indexName { xsd:Name }?,
   ( <a class="link_odd" href="#term">term</a>, <a class="link_odd" href="#index">index</a>? )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="institution">
                  <!--anchor1--></span>&lt;institution&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;institution&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_element" href="#msIdentifier">msIdentifier</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">institution</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="interp">
                  <!--anchor1--></span>&lt;interp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;interp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.interpLike">att.interpLike</a> (<span class="attribute">@type</span>, <span class="attribute">@inst</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#interpGrp">interpGrp</a> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">interp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.interpLike">att.interpLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.glossLike">model.glossLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="interpGrp">
                  <!--anchor1--></span>&lt;interpGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;interpGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.interpLike">att.interpLike</a> (<span class="attribute">@type</span>, <span class="attribute">@inst</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">interpGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.interpLike">att.interpLike.attributes</a>,
   ( <a class="link_odd" href="#model.glossLike">model.glossLike</a>*, <a class="link_odd" href="#interp">interp</a>+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="interpretation">
                  <!--anchor1--></span>&lt;interpretation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;interpretation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">interpretation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="item">
                  <!--anchor1--></span>&lt;item&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;item&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#list">list</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">item</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="join">
                  <!--anchor1--></span>&lt;join&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;join&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">targets</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">result</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">scope</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">root</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">branches</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#joinGrp">joinGrp</a>  <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">join</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing">att.pointing.attributes</a>,
   attribute targets { list { xsd:anyURI, xsd:anyURI, xsd:anyURI* } },
   attribute result { xsd:Name }?,
   attribute scope { "root" | "branches" }?,
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="joinGrp">
                  <!--anchor1--></span>&lt;joinGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;joinGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing.group">att.pointing.group</a> (<span class="attribute">@domains</span>, <span class="attribute">@targFunc</span>)  (<a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">result</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#ptr">ptr</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#join">join</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">joinGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing.group">att.pointing.group.attributes</a>,
   attribute result { xsd:Name }?,
   ( <a class="link_odd" href="#model.glossLike">model.glossLike</a>*, ( <a class="link_odd" href="#join">join</a> | <a class="link_odd" href="#ptr">ptr</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="keywords">
                  <!--anchor1--></span>&lt;keywords&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;keywords&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">scheme</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#textClass">textClass</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#list">list</a> <a class="link_odd" href="#term">term</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">keywords</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute scheme { xsd:anyURI },
   ( <a class="link_odd" href="#term">term</a>+ | <a class="link_odd" href="#list">list</a> )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="l">
                  <!--anchor1--></span>&lt;l&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;l&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">part</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">Y</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">N</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">I</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">M</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">F</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.lLike">model.lLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">l</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="label">
                  <!--anchor1--></span>&lt;label&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;label&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#arc">arc</a> <a class="link_odd_element" href="#eLeaf">eLeaf</a> <a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#graph">graph</a> <a class="link_odd_element" href="#iNode">iNode</a> <a class="link_odd_element" href="#leaf">leaf</a> <a class="link_odd_element" href="#list">list</a> <a class="link_odd_element" href="#node">node</a> <a class="link_odd_element" href="#root">root</a> <a class="link_odd_element" href="#tree">tree</a> <a class="link_odd_element" href="#triangle">triangle</a> <a class="link_odd_class" href="#model.labelLike">model.labelLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">label</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="lacunaEnd">
                  <!--anchor1--></span>&lt;lacunaEnd&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">lacunaEnd</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.rdgPart">att.rdgPart</a> (<span class="attribute">@wit</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.rdgPart">model.rdgPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element lacunaEnd { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.rdgPart">att.rdgPart.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="lacunaStart">
                  <!--anchor1--></span>&lt;lacunaStart&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">lacunaStart</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.rdgPart">att.rdgPart</a> (<span class="attribute">@wit</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.rdgPart">model.rdgPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element lacunaStart { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.rdgPart">att.rdgPart.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="langUsage">
                  <!--anchor1--></span>&lt;langUsage&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;langUsage&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.profileDescPart">model.profileDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#language">language</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">langUsage</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#language">language</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="language">
                  <!--anchor1--></span>&lt;language&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;language&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">ident</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:language</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">usage</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger { maxInclusive = "100" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#langUsage">langUsage</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">language</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute ident { xsd:language },
   attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="layout">
                  <!--anchor1--></span>&lt;layout&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;layout&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">columns</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–2 <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:nonNegativeInteger</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">ruledLines</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–2 <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:nonNegativeInteger</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">writtenLines</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–2 <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:nonNegativeInteger</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#layoutDesc">layoutDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">layout</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">columns</span>
   {
      list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">ruledLines</span>
   {
      list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">writtenLines</span>
   {
      list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
   }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="layoutDesc">
                  <!--anchor1--></span>&lt;layoutDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;layoutDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#objectDesc">objectDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#layout">layout</a> <a class="link_odd" href="#summary">summary</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">layoutDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#layout">layout</a>+ ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="lb">
                  <!--anchor1--></span>&lt;lb&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">lb</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.sourced">att.sourced</a> (<span class="attribute">@ed</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">lb</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.sourced">att.sourced.attributes</a>,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="leaf">
                  <!--anchor1--></span>&lt;leaf&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;leaf&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">parent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">follow</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#tree">tree</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">leaf</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute value { xsd:anyURI }?,
   attribute parent { xsd:anyURI }?,
   attribute follow { xsd:anyURI }?,
   <a class="link_odd" href="#label">label</a>?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="lem">
                  <!--anchor1--></span>&lt;lem&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;lem&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.textCritical">att.textCritical</a> (<span class="attribute">@wit</span>, <span class="attribute">@type</span>, <span class="attribute">@cause</span>, <span class="attribute">@varSeq</span>, <span class="attribute">@hand</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#lacunaEnd">lacunaEnd</a> <a class="link_odd" href="#lacunaStart">lacunaStart</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#wit">wit</a> <a class="link_odd" href="#witDetail">witDetail</a> <a class="link_odd" href="#witEnd">witEnd</a> <a class="link_odd" href="#witStart">witStart</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">lem</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.textCritical">att.textCritical.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.global">model.global</a>
    | <a class="link_odd" href="#model.rdgPart">model.rdgPart</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="lg">
                  <!--anchor1--></span>&lt;lg&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;lg&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.divLike">att.divLike</a> (<span class="attribute">@org</span>, <span class="attribute">@sample</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#lg">lg</a> <a class="link_odd_element" href="#sp">sp</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">lg</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.divLike">att.divLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( <a class="link_odd" href="#model.lLike">model.lLike</a> | <a class="link_odd" href="#lg">lg</a> ),
      ( <a class="link_odd" href="#model.lLike">model.lLike</a> | <a class="link_odd" href="#lg">lg</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="line">
                  <!--anchor1--></span>&lt;line&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;line&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.zonePart">model.zonePart</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">line</span>
{
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.linePart">model.linePart</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="link">
                  <!--anchor1--></span>&lt;link&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">link</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">targets</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 2–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#linkGrp">linkGrp</a>  <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">link</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing">att.pointing.attributes</a>,
   attribute targets { list { xsd:anyURI, xsd:anyURI, xsd:anyURI* } },
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="linkGrp">
                  <!--anchor1--></span>&lt;linkGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;linkGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing.group">att.pointing.group</a> (<span class="attribute">@domains</span>, <span class="attribute">@targFunc</span>)  (<a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#geneticNote">geneticNote</a>  <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#ptr">ptr</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#link">link</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">linkGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing.group">att.pointing.group.attributes</a>,
   ( <a class="link_odd" href="#link">link</a> | <a class="link_odd" href="#ptr">ptr</a> )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="list">
                  <!--anchor1--></span>&lt;list&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;list&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">ordered</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">bulleted</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">simple</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">gloss</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#keywords">keywords</a> <a class="link_odd_element" href="#revisionDesc">revisionDesc</a> <a class="link_odd_class" href="#model.listLike">model.listLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#item">item</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">list</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { "ordered" | "bulleted" | "simple" | "gloss" | xsd:Name }?,
   (
      ( ( <a class="link_odd" href="#model.divTop">model.divTop</a> ) | ( <a class="link_odd" href="#model.global">model.global</a> ) )*,
      (
         ( <a class="link_odd" href="#item">item</a>, <a class="link_odd" href="#model.global">model.global</a>* )+
       | (
            headLabel?,
            headItem?,
            ( <a class="link_odd" href="#label">label</a>, <a class="link_odd" href="#model.global">model.global</a>*, <a class="link_odd" href="#item">item</a>, <a class="link_odd" href="#model.global">model.global</a>* )+
         )
      ),
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="listBibl">
                  <!--anchor1--></span>&lt;listBibl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;listBibl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#additional">additional</a> <a class="link_odd_element" href="#listBibl">listBibl</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.listLike">model.listLike</a>   <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#anchor">anchor</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#fw">fw</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">listBibl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( <a class="link_odd" href="#model.headLike">model.headLike</a>*, ( <a class="link_odd" href="#model.biblLike">model.biblLike</a> | <a class="link_odd" href="#model.milestoneLike">model.milestoneLike</a> | <a class="link_odd" href="#listBibl">listBibl</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="listEvent">
                  <!--anchor1--></span>&lt;listEvent&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;listEvent&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listEvent">listEvent</a>   <a class="link_odd_class" href="#model.listLike">model.listLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#relation">relation</a> <a class="link_odd" href="#relationGrp">relationGrp</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">listEvent</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   ( <a class="link_odd" href="#model.headLike">model.headLike</a>*, ( event | <a class="link_odd" href="#listEvent">listEvent</a> )+, ( <a class="link_odd" href="#relation">relation</a> | <a class="link_odd" href="#relationGrp">relationGrp</a> )* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="listNym">
                  <!--anchor1--></span>&lt;listNym&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;listNym&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listNym">listNym</a>   <a class="link_odd_class" href="#model.listLike">model.listLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#relation">relation</a> <a class="link_odd" href="#relationGrp">relationGrp</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">listNym</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   ( <a class="link_odd" href="#model.headLike">model.headLike</a>*, ( nym | <a class="link_odd" href="#listNym">listNym</a> )+, ( <a class="link_odd" href="#relationGrp">relationGrp</a> | <a class="link_odd" href="#relation">relation</a> )* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="listWit">
                  <!--anchor1--></span>&lt;listWit&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;listWit&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listWit">listWit</a> <a class="link_odd_class" href="#model.listLike">model.listLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witness">witness</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">listWit</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.headLike">model.headLike</a>?, ( <a class="link_odd" href="#witness">witness</a> | <a class="link_odd" href="#listWit">listWit</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="localName">
                  <!--anchor1--></span>&lt;localName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;localName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charProp">charProp</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element localName { <a class="link_odd" href="#att.global">att.global.attributes</a>, text }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="locus">
                  <!--anchor1--></span>&lt;locus&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;locus&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">scheme</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#locusGrp">locusGrp</a> <a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">locus</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute scheme { xsd:anyURI }?,
   attribute from { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   attribute to { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   attribute target { list { xsd:anyURI, xsd:anyURI* } }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="locusGrp">
                  <!--anchor1--></span>&lt;locusGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;locusGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">scheme</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItem">msItem</a> <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#locus">locus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">locusGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute scheme { xsd:anyURI }?,
   <a class="link_odd" href="#locus">locus</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="m">
                  <!--anchor1--></span>&lt;m&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;m&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.segLike">att.segLike</a> (<span class="attribute">@function</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">baseForm</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#m">m</a> <a class="link_odd_class" href="#model.segLike">model.segLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">m</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.segLike">att.segLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute baseForm { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#seg">seg</a> | <a class="link_odd" href="#m">m</a> | c | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="mapping">
                  <!--anchor1--></span>&lt;mapping&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;mapping&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#char">char</a> <a class="link_odd_element" href="#glyph">glyph</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">mapping</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="material">
                  <!--anchor1--></span>&lt;material&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;material&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">material</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="measure">
                  <!--anchor1--></span>&lt;measure&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;measure&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.measurement">att.measurement</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@commodity</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.measureLike">model.measureLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">measure</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.measurement">att.measurement.attributes</a>,
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="measureGrp">
                  <!--anchor1--></span>&lt;measureGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;measureGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.measurement">att.measurement</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@commodity</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">  <a class="link_odd_class" href="#model.measureLike">model.measureLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#num">num</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#width">width</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">measureGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.measurement">att.measurement.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.measureLike">model.measureLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="mentioned">
                  <!--anchor1--></span>&lt;mentioned&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;mentioned&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">mentioned</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="metaMark">
                  <!--anchor1--></span>&lt;metaMark&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;metaMark&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">function</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">metaMark</span>
{
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute function { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   attribute target { list { xsd:anyURI, xsd:anyURI* } }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="milestone">
                  <!--anchor1--></span>&lt;milestone&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">milestone</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.sourced">att.sourced</a> (<span class="attribute">@ed</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">page</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">column</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">line</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">book</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">poem</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">canto</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">speaker</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">stanza</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">act</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">scene</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">section</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">absent</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">unnumbered</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">milestone</span>
{
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">unit</span>
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "speaker"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | "unnumbered"
    | xsd:Name
   },
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.sourced">att.sourced.attributes</a>,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="mod">
                  <!--anchor1--></span>&lt;mod&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;mod&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">mod</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="modSpan">
                  <!--anchor1--></span>&lt;modSpan&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">modSpan</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">modSpan</span>
{
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="move">
                  <!--anchor1--></span>&lt;move&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">move</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ascribed">att.ascribed</a> (<span class="attribute">@who</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">entrance</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">exit</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">onStage</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">where</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:Name</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">L</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">R</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">C</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">perf</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">move</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ascribed">att.ascribed.attributes</a>,
   attribute type { "entrance" | "exit" | "onStage" | xsd:Name }?,
   attribute where { list { xsd:Name, xsd:Name* } }?,
   attribute perf { list { xsd:anyURI, xsd:anyURI* } }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msContents">
                  <!--anchor1--></span>&lt;msContents&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msContents&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">class</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msItem">msItem</a> <a class="link_odd" href="#msItemStruct">msItemStruct</a> <a class="link_odd" href="#summary">summary</a> <a class="link_odd" href="#textLang">textLang</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#titlePage">titlePage</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msContents</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   attribute class { xsd:anyURI }?,
   (
      <a class="link_odd" href="#model.pLike">model.pLike</a>+
    | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#textLang">textLang</a>?, <a class="link_odd" href="#titlePage">titlePage</a>?, ( <a class="link_odd" href="#msItem">msItem</a> | <a class="link_odd" href="#msItemStruct">msItemStruct</a> )* )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msDesc">
                  <!--anchor1--></span>&lt;msDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.biblLike">model.biblLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> <a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#additional">additional</a> <a class="link_odd" href="#history">history</a> <a class="link_odd" href="#msContents">msContents</a> <a class="link_odd" href="#msIdentifier">msIdentifier</a> <a class="link_odd" href="#msPart">msPart</a> <a class="link_odd" href="#physDesc">physDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      <a class="link_odd" href="#msIdentifier">msIdentifier</a>,
      <a class="link_odd" href="#model.headLike">model.headLike</a>*,
      (
         <a class="link_odd" href="#model.pLike">model.pLike</a>+
       | ( <a class="link_odd" href="#msContents">msContents</a>?, <a class="link_odd" href="#physDesc">physDesc</a>?, <a class="link_odd" href="#history">history</a>?, <a class="link_odd" href="#additional">additional</a>?, <a class="link_odd" href="#msPart">msPart</a>* )
      )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msIdentifier">
                  <!--anchor1--></span>&lt;msIdentifier&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msIdentifier&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_class" href="#model.biblPart">model.biblPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#idno">idno</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#altIdentifier">altIdentifier</a> <a class="link_odd" href="#collection">collection</a> <a class="link_odd" href="#institution">institution</a> <a class="link_odd" href="#msName">msName</a> <a class="link_odd" href="#repository">repository</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#country">country</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msIdentifier</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      (
         <a class="link_odd" href="#model.placeNamePart">model.placeNamePart_sequenceOptional</a>,
         <a class="link_odd" href="#institution">institution</a>?,
         <a class="link_odd" href="#repository">repository</a>?,
         <a class="link_odd" href="#collection">collection</a>*,
         <a class="link_odd" href="#idno">idno</a>?
      ),
      ( <a class="link_odd" href="#msName">msName</a> | <a class="link_odd" href="#altIdentifier">altIdentifier</a> )*
   )
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report<br/> test="<span class="attributevalue">local-name(*[1])='idno' or local-name(*[1])='altIdentifier' or .=''</span>"&gt;</span>You must supply either a locator of some type or a<br/> name<span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msItem">
                  <!--anchor1--></span>&lt;msItem&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msItem&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">class</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#author">author</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#editor">editor</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#funder">funder</a> <a class="link_odd" href="#principal">principal</a> <a class="link_odd" href="#sponsor">sponsor</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#colophon">colophon</a> <a class="link_odd" href="#decoNote">decoNote</a> <a class="link_odd" href="#explicit">explicit</a> <a class="link_odd" href="#filiation">filiation</a> <a class="link_odd" href="#finalRubric">finalRubric</a> <a class="link_odd" href="#incipit">incipit</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#msItem">msItem</a> <a class="link_odd" href="#msItemStruct">msItemStruct</a> <a class="link_odd" href="#rubric">rubric</a> <a class="link_odd" href="#textLang">textLang</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#docEdition">docEdition</a> <a class="link_odd" href="#docImprint">docImprint</a> <a class="link_odd" href="#docTitle">docTitle</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#imprimatur">imprimatur</a> <a class="link_odd" href="#titlePart">titlePart</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msItem</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   attribute class { xsd:anyURI }?,
   (
      ( <a class="link_odd" href="#locus">locus</a> | <a class="link_odd" href="#locusGrp">locusGrp</a> )*,
      (
         <a class="link_odd" href="#model.pLike">model.pLike</a>+
       | ( <a class="link_odd" href="#model.titlepagePart">model.titlepagePart</a> | <a class="link_odd" href="#model.msItemPart">model.msItemPart</a> | <a class="link_odd" href="#model.global">model.global</a> )+
      )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msItemStruct">
                  <!--anchor1--></span>&lt;msItemStruct&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msItemStruct&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">class</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#author">author</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#colophon">colophon</a> <a class="link_odd" href="#decoNote">decoNote</a> <a class="link_odd" href="#explicit">explicit</a> <a class="link_odd" href="#filiation">filiation</a> <a class="link_odd" href="#finalRubric">finalRubric</a> <a class="link_odd" href="#incipit">incipit</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#msItemStruct">msItemStruct</a> <a class="link_odd" href="#rubric">rubric</a> <a class="link_odd" href="#textLang">textLang</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msItemStruct</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   attribute class { xsd:anyURI }?,
   (
      <a class="link_odd" href="#locus">locus</a>?,
      (
         <a class="link_odd" href="#model.pLike">model.pLike</a>+
       | (
            <a class="link_odd" href="#author">author</a>*,
            <a class="link_odd" href="#respStmt">respStmt</a>*,
            <a class="link_odd" href="#title">title</a>*,
            <a class="link_odd" href="#rubric">rubric</a>?,
            <a class="link_odd" href="#incipit">incipit</a>?,
            <a class="link_odd" href="#msItemStruct">msItemStruct</a>*,
            <a class="link_odd" href="#explicit">explicit</a>?,
            <a class="link_odd" href="#finalRubric">finalRubric</a>?,
            <a class="link_odd" href="#colophon">colophon</a>*,
            <a class="link_odd" href="#decoNote">decoNote</a>*,
            <a class="link_odd" href="#listBibl">listBibl</a>*,
            <a class="link_odd" href="#bibl">bibl</a>*,
            <a class="link_odd" href="#filiation">filiation</a>*,
            <a class="link_odd" href="#model.noteLike">model.noteLike</a>*,
            <a class="link_odd" href="#textLang">textLang</a>?
         )
      )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msName">
                  <!--anchor1--></span>&lt;msName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msIdentifier">msIdentifier</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msName</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="msPart">
                  <!--anchor1--></span>&lt;msPart&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;msPart&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#head">head</a> <a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#additional">additional</a> <a class="link_odd" href="#altIdentifier">altIdentifier</a> <a class="link_odd" href="#history">history</a> <a class="link_odd" href="#msContents">msContents</a> <a class="link_odd" href="#msPart">msPart</a> <a class="link_odd" href="#physDesc">physDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">msPart</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      <a class="link_odd" href="#altIdentifier">altIdentifier</a>,
      <a class="link_odd" href="#model.headLike">model.headLike</a>*,
      (
         <a class="link_odd" href="#model.pLike">model.pLike</a>+
       | ( <a class="link_odd" href="#msContents">msContents</a>?, <a class="link_odd" href="#physDesc">physDesc</a>?, <a class="link_odd" href="#history">history</a>?, <a class="link_odd" href="#additional">additional</a>?, <a class="link_odd" href="#msPart">msPart</a>* )
      )
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="musicNotation">
                  <!--anchor1--></span>&lt;musicNotation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;musicNotation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">musicNotation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="name">
                  <!--anchor1--></span>&lt;name&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;name&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">name</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="node">
                  <!--anchor1--></span>&lt;node&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;node&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">initial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">final</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">adjTo</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">adjFrom</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">adj</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">inDegree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">outDegree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">degree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#graph">graph</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">node</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute value { xsd:anyURI }?,
   attribute type { "initial" | "final" | xsd:Name }?,
   attribute adjTo { list { xsd:anyURI, xsd:anyURI* } }?,
   attribute adjFrom { list { xsd:anyURI, xsd:anyURI* } }?,
   attribute adj { list { xsd:anyURI, xsd:anyURI* } }?,
   attribute inDegree { xsd:nonNegativeInteger }?,
   attribute outDegree { xsd:nonNegativeInteger }?,
   attribute degree { xsd:nonNegativeInteger }?,
   ( <a class="link_odd" href="#label">label</a>, <a class="link_odd" href="#label">label</a>? )?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="normalization">
                  <!--anchor1--></span>&lt;normalization&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;normalization&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">source</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">method</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">silent</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">markup</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">normalization</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute source { xsd:anyURI }?,
   attribute method { "silent" | "markup" }?,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="note">
                  <!--anchor1--></span>&lt;note&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;note&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) <a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">anchored</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">targetEnd</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_class" href="#model.noteLike">model.noteLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">note</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   <a class="link_odd" href="#att.responsibility">att.responsibility.attributes</a>,
   attribute type { xsd:Name }?,
   attribute anchored { xsd:boolean }?,
   attribute target { list { xsd:anyURI, xsd:anyURI* } }?,
   attribute targetEnd { list { xsd:anyURI, xsd:anyURI* } }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="notesStmt">
                  <!--anchor1--></span>&lt;notesStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;notesStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#note">note</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element notesStmt { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#model.noteLike">model.noteLike</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="num">
                  <!--anchor1--></span>&lt;num&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;num&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">cardinal</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ordinal</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">fraction</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">percentage</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.measureLike">model.measureLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">num</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ranging">att.ranging.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">type</span>
   {
      "cardinal" | "ordinal" | "fraction" | "percentage" | xsd:Name
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">value</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="objectDesc">
                  <!--anchor1--></span>&lt;objectDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;objectDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">form</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#layoutDesc">layoutDesc</a> <a class="link_odd" href="#supportDesc">supportDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">objectDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute form { xsd:Name }?,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#supportDesc">supportDesc</a>?, <a class="link_odd" href="#layoutDesc">layoutDesc</a>? ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="opener">
                  <!--anchor1--></span>&lt;opener&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;opener&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divTopPart">model.divTopPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">opener</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#argument">argument</a>
    | <a class="link_odd" href="#byline">byline</a>
    | <a class="link_odd" href="#dateline">dateline</a>
    | <a class="link_odd" href="#epigraph">epigraph</a>
    | <a class="link_odd" href="#salute">salute</a>
    | <a class="link_odd" href="#signed">signed</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="orig">
                  <!--anchor1--></span>&lt;orig&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;orig&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">orig</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="origDate">
                  <!--anchor1--></span>&lt;origDate&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;origDate&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">   <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#hi">hi</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">origDate</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.hiLike">model.hiLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="origPlace">
                  <!--anchor1--></span>&lt;origPlace&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;origPlace&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">   <a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">origPlace</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="origin">
                  <!--anchor1--></span>&lt;origin&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;origin&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#history">history</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">origin</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="p">
                  <!--anchor1--></span>&lt;p&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;p&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pLike">model.pLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">p</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="patch">
                  <!--anchor1--></span>&lt;patch&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;patch&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.coordinated">att.coordinated</a> (<span class="attribute">@start</span>, <span class="attribute">@ulx</span>, <span class="attribute">@uly</span>, <span class="attribute">@lrx</span>, <span class="attribute">@lry</span>) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">binder</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">glue</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">pin</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">sewn</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">flipping</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">height</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">width</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#surface">surface</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#zone">zone</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">patch</span>
{
   <a class="link_odd" href="#att.coordinated">att.coordinated.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute binder { xsd:Name }?,
   attribute flipping { xsd:boolean }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">height</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">width</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   ( text | <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#zone">zone</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="pb">
                  <!--anchor1--></span>&lt;pb&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">pb</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.sourced">att.sourced</a> (<span class="attribute">@ed</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.milestoneLike">model.milestoneLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">pb</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.sourced">att.sourced.attributes</a>,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="pc">
                  <!--anchor1--></span>&lt;pc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;pc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.segLike">att.segLike</a> (<span class="attribute">@function</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">force</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">strong</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">weak</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">inter</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">pre</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.segLike">model.segLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">pc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.segLike">att.segLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute force { "strong" | "weak" | "inter" }?,
   attribute unit { xsd:Name }?,
   attribute pre { xsd:boolean }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | c )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="performance">
                  <!--anchor1--></span>&lt;performance&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;performance&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">performance</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="persName">
                  <!--anchor1--></span>&lt;persName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;persName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.personal">att.personal</a> (<span class="attribute">@full</span>, <span class="attribute">@sort</span>)  (<a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>) (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.persStateLike">model.persStateLike</a> <a class="link_odd_class" href="#model.nameLike.agent">model.nameLike.agent</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">persName</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.personal">att.personal.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="phr">
                  <!--anchor1--></span>&lt;phr&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;phr&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.segLike">att.segLike</a> (<span class="attribute">@function</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.segLike">model.segLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">phr</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.segLike">att.segLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="physDesc">
                  <!--anchor1--></span>&lt;physDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;physDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msDesc">msDesc</a> <a class="link_odd_element" href="#msPart">msPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#accMat">accMat</a> <a class="link_odd" href="#additions">additions</a> <a class="link_odd" href="#bindingDesc">bindingDesc</a> <a class="link_odd" href="#decoDesc">decoDesc</a> <a class="link_odd" href="#handDesc">handDesc</a> <a class="link_odd" href="#musicNotation">musicNotation</a> <a class="link_odd" href="#objectDesc">objectDesc</a> <a class="link_odd" href="#sealDesc">sealDesc</a> <a class="link_odd" href="#typeDesc">typeDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">physDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>*, ( <a class="link_odd" href="#model.physDescPart">model.physDescPart_sequenceOptional</a> ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="placeName">
                  <!--anchor1--></span>&lt;placeName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;placeName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">placeName</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="postscript">
                  <!--anchor1--></span>&lt;postscript&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;postscript&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divBottomPart">model.divBottomPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">postscript</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.common">model.common</a> ) | ( <a class="link_odd" href="#model.global">model.global</a> ) )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="precision">
                  <!--anchor1--></span>&lt;precision&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;precision&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">certainty</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.scoping">att.scoping</a> (<span class="attribute">@target</span>, <span class="attribute">@match</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">degree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double { minInclusive = "0" maxInclusive = "1" }</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">stdDeviation</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.meta">model.global.meta</a>  <a class="link_odd_class" href="#model.glossLike">model.glossLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">precision</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.scoping">att.scoping.attributes</a>,
   attribute degree { xsd:double { minInclusive = "0" maxInclusive = "1" } }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">stdDeviation</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="principal">
                  <!--anchor1--></span>&lt;principal&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;principal&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">principal</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="profileDesc">
                  <!--anchor1--></span>&lt;profileDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;profileDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.teiHeaderPart">model.teiHeaderPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#geneticGrp">geneticGrp</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#creation">creation</a> <a class="link_odd" href="#langUsage">langUsage</a> <a class="link_odd" href="#textClass">textClass</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#handNotes">handNotes</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">profileDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#creation">creation</a>?, <a class="link_odd" href="#model.profileDescPart">model.profileDescPart</a>* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="projectDesc">
                  <!--anchor1--></span>&lt;projectDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;projectDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">projectDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="prologue">
                  <!--anchor1--></span>&lt;prologue&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;prologue&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#argument">argument</a> <a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#closer">closer</a> <a class="link_odd" href="#dateline">dateline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#floatingText">floatingText</a> <a class="link_odd" href="#opener">opener</a> <a class="link_odd" href="#postscript">postscript</a> <a class="link_odd" href="#salute">salute</a> <a class="link_odd" href="#signed">signed</a> <a class="link_odd" href="#trailer">trailer</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">prologue</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      ( <a class="link_odd" href="#model.divTop">model.divTop</a> | <a class="link_odd" href="#model.global">model.global</a> )*,
      ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )+,
      ( ( <a class="link_odd" href="#model.divBottom">model.divBottom</a> ), <a class="link_odd" href="#model.global">model.global</a>* )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="provenance">
                  <!--anchor1--></span>&lt;provenance&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;provenance&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#history">history</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">provenance</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="ptr">
                  <!--anchor1--></span>&lt;ptr&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">ptr</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">cRef</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altGrp">altGrp</a> <a class="link_odd_element" href="#joinGrp">joinGrp</a> <a class="link_odd_element" href="#linkGrp">linkGrp</a> <a class="link_odd_element" href="#transpose">transpose</a> <a class="link_odd_class" href="#model.ptrLike">model.ptrLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">ptr</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing">att.pointing.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      attribute target { list { xsd:anyURI, xsd:anyURI* } }
    | <span class="rnc_keyword">attribute</span> <span class="rnc_nc">cRef</span>
      {
         <span class="rnc_keyword">list</span>
         {
            token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
            token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
         }
      }
   ),
   empty
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report test="<span class="attributevalue">@target and @cRef</span>"&gt;</span>the target and cRef<br/> attributes are mutually exclusive.<span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="pubPlace">
                  <!--anchor1--></span>&lt;pubPlace&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;pubPlace&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#docImprint">docImprint</a>  <a class="link_odd_class" href="#model.imprintPart">model.imprintPart</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">pubPlace</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="publicationStmt">
                  <!--anchor1--></span>&lt;publicationStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;publicationStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#address">address</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pubPlace">pubPlace</a> <a class="link_odd" href="#publisher">publisher</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#authority">authority</a> <a class="link_odd" href="#availability">availability</a> <a class="link_odd" href="#distributor">distributor</a> <a class="link_odd" href="#idno">idno</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">publicationStmt</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | <a class="link_odd" href="#model.publicationStmtPart">model.publicationStmtPart</a>+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="publisher">
                  <!--anchor1--></span>&lt;publisher&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;publisher&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#docImprint">docImprint</a> <a class="link_odd_class" href="#model.imprintPart">model.imprintPart</a> <a class="link_odd_class" href="#model.publicationStmtPart">model.publicationStmtPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">publisher</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="q">
                  <!--anchor1--></span>&lt;q&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;q&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ascribed">att.ascribed</a> (<span class="attribute">@who</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">spoken</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">thought</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">written</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">soCalled</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">foreign</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">distinct</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">term</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">emph</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mentioned</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.qLike">model.qLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">q</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ascribed">att.ascribed.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">type</span>
   {
      "spoken"
    | "thought"
    | "written"
    | "soCalled"
    | "foreign"
    | "distinct"
    | "term"
    | "emph"
    | "mentioned"
    | xsd:Name
   }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="quotation">
                  <!--anchor1--></span>&lt;quotation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;quotation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">marks</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">none</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">some</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">all</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">form</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">quotation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   attribute marks { "none" | "some" | "all" }?,
   attribute form { text }?,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="quote">
                  <!--anchor1--></span>&lt;quote&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;quote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.msExcerpt">att.msExcerpt</a> (<span class="attribute">@defective</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.quoteLike">model.quoteLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">quote</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.msExcerpt">att.msExcerpt.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="rdg">
                  <!--anchor1--></span>&lt;rdg&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;rdg&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.textCritical">att.textCritical</a> (<span class="attribute">@wit</span>, <span class="attribute">@type</span>, <span class="attribute">@cause</span>, <span class="attribute">@varSeq</span>, <span class="attribute">@hand</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.rdgLike">model.rdgLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#lacunaEnd">lacunaEnd</a> <a class="link_odd" href="#lacunaStart">lacunaStart</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#wit">wit</a> <a class="link_odd" href="#witDetail">witDetail</a> <a class="link_odd" href="#witEnd">witEnd</a> <a class="link_odd" href="#witStart">witStart</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">rdg</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.textCritical">att.textCritical.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.global">model.global</a>
    | <a class="link_odd" href="#model.rdgPart">model.rdgPart</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="rdgGrp">
                  <!--anchor1--></span>&lt;rdgGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;rdgGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.textCritical">att.textCritical</a> (<span class="attribute">@wit</span>, <span class="attribute">@type</span>, <span class="attribute">@cause</span>, <span class="attribute">@varSeq</span>, <span class="attribute">@hand</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#lem">lem</a> <a class="link_odd" href="#rdg">rdg</a> <a class="link_odd" href="#rdgGrp">rdgGrp</a> <a class="link_odd" href="#wit">wit</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">rdgGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.textCritical">att.textCritical.attributes</a>,
   ( ( ( <a class="link_odd" href="#rdgGrp">rdgGrp</a>, <a class="link_odd" href="#wit">wit</a>? ) | ( ( <a class="link_odd" href="#lem">lem</a>, <a class="link_odd" href="#wit">wit</a>? )?, ( <a class="link_odd" href="#model.rdgLike">model.rdgLike</a>, <a class="link_odd" href="#wit">wit</a>? ) )* )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="recordHist">
                  <!--anchor1--></span>&lt;recordHist&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;recordHist&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#adminInfo">adminInfo</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#change">change</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#source">source</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">recordHist</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#source">source</a>, <a class="link_odd" href="#change">change</a>* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="redo">
                  <!--anchor1--></span>&lt;redo&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">redo</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.repeatable">att.repeatable</a> (<span class="attribute">@cause</span>) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">redo</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.repeatable">att.repeatable.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   attribute target { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="ref">
                  <!--anchor1--></span>&lt;ref&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;ref&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.pointing">att.pointing</a> (<span class="attribute">@type</span>, <span class="attribute">@evaluate</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">cRef</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.ptrLike">model.ptrLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">ref</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.pointing">att.pointing.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   (
      attribute target { list { xsd:anyURI, xsd:anyURI* } }?
    | <span class="rnc_keyword">attribute</span> <span class="rnc_nc">cRef</span>
      {
         <span class="rnc_keyword">list</span>
         {
            token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
            token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
         }
      }?
   ),
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="refState">
                  <!--anchor1--></span>&lt;refState&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">refState</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.sourced">att.sourced</a> (<span class="attribute">@ed</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">page</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">column</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">line</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">book</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">poem</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">canto</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">stanza</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">act</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">scene</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">section</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">absent</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">length</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">delim</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          text</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#refsDecl">refsDecl</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">refState</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.sourced">att.sourced.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">unit</span>
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | xsd:Name
   },
   attribute length { xsd:nonNegativeInteger }?,
   attribute delim { text }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="refsDecl">
                  <!--anchor1--></span>&lt;refsDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;refsDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#cRefPattern">cRefPattern</a> <a class="link_odd" href="#refState">refState</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">refsDecl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | <a class="link_odd" href="#cRefPattern">cRefPattern</a>+ | <a class="link_odd" href="#refState">refState</a>+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="reg">
                  <!--anchor1--></span>&lt;reg&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;reg&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">reg</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="relatedItem">
                  <!--anchor1--></span>&lt;relatedItem&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;relatedItem&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.biblPart">model.biblPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">relatedItem</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute target { xsd:anyURI }?,
   ( <a class="link_odd" href="#model.biblLike">model.biblLike</a> | <a class="link_odd" href="#model.ptrLike">model.ptrLike</a> )
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report test="<span class="attributevalue">@target and string-length(text())&gt;0</span>"&gt;</span>If the<br/> target attribute is used, the element must be empty<span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="relation">
                  <!--anchor1--></span>&lt;relation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;relation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">social</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">personal</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">other</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">name</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">passive</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">active</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">mutual</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> <a class="link_odd_element" href="#relationGrp">relationGrp</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">relation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   attribute type { "social" | "personal" | "other" | xsd:Name }?,
   attribute name { xsd:Name },
   attribute passive { list { xsd:anyURI, xsd:anyURI* } }?,
   (
      attribute active { list { xsd:anyURI, xsd:anyURI* } }?
    | attribute mutual { list { xsd:anyURI, xsd:anyURI* } }?
   ),
   <a class="link_odd" href="#desc">desc</a>?
}</pre></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report test="<span class="attributevalue">@active and @mutual</span>"&gt;</span>Only one of the attributes<br/> 'active' and 'mutual' may be supplied<span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en"></span></td>
                  <td class="wovenodd-col2">
                     <div class="pre"><br/><span class="element">&lt;s:report test="<span class="attributevalue">@passive and not(@active)</span>"&gt;</span>the attribute 'passive'<br/> may be supplied only if the attribute 'active' is<br/> supplied<span class="element">&lt;/s:report&gt;</span></div>
                  </td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="relationGrp">
                  <!--anchor1--></span>&lt;relationGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;relationGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listEvent">listEvent</a> <a class="link_odd_element" href="#listNym">listNym</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#relation">relation</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">relationGrp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | <a class="link_odd" href="#relation">relation</a>+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="repository">
                  <!--anchor1--></span>&lt;repository&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;repository&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#altIdentifier">altIdentifier</a> <a class="link_odd_element" href="#msIdentifier">msIdentifier</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">repository</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="resp">
                  <!--anchor1--></span>&lt;resp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;resp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#respStmt">respStmt</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">resp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.canonical">att.canonical.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="respStmt">
                  <!--anchor1--></span>&lt;respStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;respStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#editionStmt">editionStmt</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#series">series</a> <a class="link_odd_element" href="#seriesStmt">seriesStmt</a> <a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#name">name</a> <a class="link_odd" href="#resp">resp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#persName">persName</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">respStmt</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#resp">resp</a>+, <a class="link_odd" href="#model.nameLike.agent">model.nameLike.agent</a>+ ) | ( <a class="link_odd" href="#model.nameLike.agent">model.nameLike.agent</a>+, <a class="link_odd" href="#resp">resp</a>+ ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="respons">
                  <!--anchor1--></span>&lt;respons&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;respons&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">certainty</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.scoping">att.scoping</a> (<span class="attribute">@target</span>, <span class="attribute">@match</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">locus</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:Name</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">name</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">start</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">end</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">location</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">value</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">resp</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.meta">model.global.meta</a>  <a class="link_odd_class" href="#model.glossLike">model.glossLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">respons</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.scoping">att.scoping.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">locus</span>
   {
      <span class="rnc_keyword">list</span>
      {
         ( "name" | "start" | "end" | "location" | "value" ),
         ( "name" | "start" | "end" | "location" | "value" )*
      }
   },
   attribute resp { xsd:anyURI },
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="restore">
                  <!--anchor1--></span>&lt;restore&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;restore&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">restore</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="revisionDesc">
                  <!--anchor1--></span>&lt;revisionDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;revisionDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#teiHeader">teiHeader</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#list">list</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#change">change</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element revisionDesc { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#list">list</a> | <a class="link_odd" href="#change">change</a>+ ) }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="rewrite">
                  <!--anchor1--></span>&lt;rewrite&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;rewrite&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.repeatable">att.repeatable</a> (<span class="attribute">@cause</span>) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.global">model.global</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">rewrite</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.repeatable">att.repeatable.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="role">
                  <!--anchor1--></span>&lt;role&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;role&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.castItemPart">model.castItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">role</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="roleDesc">
                  <!--anchor1--></span>&lt;roleDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;roleDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_class" href="#model.castItemPart">model.castItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">roleDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="root">
                  <!--anchor1--></span>&lt;root&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;root&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">children</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">ord</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">outDegree</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#tree">tree</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">root</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute value { xsd:anyURI }?,
   attribute children { list { xsd:anyURI, xsd:anyURI* } },
   attribute ord { xsd:boolean | "unknown" | "inapplicable" }?,
   attribute outDegree { xsd:nonNegativeInteger }?,
   <a class="link_odd" href="#label">label</a>?
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="row">
                  <!--anchor1--></span>&lt;row&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;row&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.tableDecoration">att.tableDecoration</a> (<span class="attribute">@role</span>, <span class="attribute">@rows</span>, <span class="attribute">@cols</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#table">table</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#cell">cell</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element row { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.tableDecoration">att.tableDecoration.attributes</a>, <a class="link_odd" href="#cell">cell</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="rs">
                  <!--anchor1--></span>&lt;rs&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;rs&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Mandatory when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.nameLike">model.nameLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">rs</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="rubric">
                  <!--anchor1--></span>&lt;rubric&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;rubric&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">rubric</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="s">
                  <!--anchor1--></span>&lt;s&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;s&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.segLike">att.segLike</a> (<span class="attribute">@function</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.segLike">model.segLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">s</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.segLike">att.segLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="said">
                  <!--anchor1--></span>&lt;said&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;said&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ascribed">att.ascribed</a> (<span class="attribute">@who</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">aloud</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">direct</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.qLike">model.qLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">said</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ascribed">att.ascribed.attributes</a>,
   attribute aloud { xsd:boolean | "unknown" | "inapplicable" }?,
   attribute direct { xsd:boolean | "unknown" | "inapplicable" }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="salute">
                  <!--anchor1--></span>&lt;salute&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;salute&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divWrapper">model.divWrapper</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">salute</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="samplingDecl">
                  <!--anchor1--></span>&lt;samplingDecl&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;samplingDecl&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">samplingDecl</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="seal">
                  <!--anchor1--></span>&lt;seal&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;seal&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">contemporary</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#sealDesc">sealDesc</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#decoNote">decoNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">seal</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   attribute contemporary { xsd:boolean | "unknown" | "inapplicable" }?,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a> | <a class="link_odd" href="#decoNote">decoNote</a> )+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sealDesc">
                  <!--anchor1--></span>&lt;sealDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sealDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#condition">condition</a> <a class="link_odd" href="#decoNote">decoNote</a> <a class="link_odd" href="#seal">seal</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sealDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#decoNote">decoNote</a> | <a class="link_odd" href="#seal">seal</a> | <a class="link_odd" href="#condition">condition</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="secFol">
                  <!--anchor1--></span>&lt;secFol&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;secFol&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">secFol</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="seg">
                  <!--anchor1--></span>&lt;seg&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;seg&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.segLike">att.segLike</a> (<span class="attribute">@function</span>, <span class="attribute">@part</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#m">m</a> <a class="link_odd_class" href="#model.segLike">model.segLike</a>   <a class="link_odd_class" href="#model.choicePart">model.choicePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">seg</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.segLike">att.segLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="segmentation">
                  <!--anchor1--></span>&lt;segmentation&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;segmentation&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.editorialDeclPart">model.editorialDeclPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">segmentation</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   <a class="link_odd" href="#model.pLike">model.pLike</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="series">
                  <!--anchor1--></span>&lt;series&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;series&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.biblPart">model.biblPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#biblScope">biblScope</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#editor">editor</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">series</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#title">title</a>
    | <a class="link_odd" href="#editor">editor</a>
    | <a class="link_odd" href="#respStmt">respStmt</a>
    | <a class="link_odd" href="#biblScope">biblScope</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="seriesStmt">
                  <!--anchor1--></span>&lt;seriesStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;seriesStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#idno">idno</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">seriesStmt</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#title">title</a>+, ( <a class="link_odd" href="#idno">idno</a> | <a class="link_odd" href="#respStmt">respStmt</a> )* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="set">
                  <!--anchor1--></span>&lt;set&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;set&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.frontPart.drama">model.frontPart.drama</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#include">include</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">set</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.headLike">model.headLike</a> | <a class="link_odd" href="#model.global">model.global</a> )*, ( ( <a class="link_odd" href="#model.common">model.common</a> ), <a class="link_odd" href="#model.global">model.global</a>* )* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="settlement">
                  <!--anchor1--></span>&lt;settlement&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;settlement&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">namesdates</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.naming">att.naming</a> (<span class="attribute">@role</span>, <span class="attribute">@nymRef</span>)  (<a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.placeNamePart">model.placeNamePart</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">settlement</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.naming">att.naming.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sic">
                  <!--anchor1--></span>&lt;sic&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sic&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sic</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="signatures">
                  <!--anchor1--></span>&lt;signatures&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;signatures&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">signatures</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="signed">
                  <!--anchor1--></span>&lt;signed&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;signed&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#closer">closer</a> <a class="link_odd_element" href="#opener">opener</a> <a class="link_odd_class" href="#model.divBottomPart">model.divBottomPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">signed</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="soCalled">
                  <!--anchor1--></span>&lt;soCalled&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;soCalled&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.emphLike">model.emphLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">soCalled</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sound">
                  <!--anchor1--></span>&lt;sound&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sound&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">discrete</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:boolean | "unknown" | "inapplicable"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sound</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   attribute discrete { xsd:boolean | "unknown" | "inapplicable" }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="source">
                  <!--anchor1--></span>&lt;source&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;source&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#recordHist">recordHist</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">source</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sourceDesc">
                  <!--anchor1--></span>&lt;sourceDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sourceDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sourceDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   (
      <a class="link_odd" href="#model.pLike">model.pLike</a>+
    | ( <a class="link_odd" href="#model.biblLike">model.biblLike</a> | <a class="link_odd" href="#model.sourceDescPart">model.sourceDescPart</a> | <a class="link_odd" href="#model.listLike">model.listLike</a> )+
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sp">
                  <!--anchor1--></span>&lt;sp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.ascribed">att.ascribed</a> (<span class="attribute">@who</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.divPart">model.divPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#speaker">speaker</a> <a class="link_odd" href="#stage">stage</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.ascribed">att.ascribed.attributes</a>,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#speaker">speaker</a>, <a class="link_odd" href="#model.global">model.global</a>* )?,
      (
         ( <a class="link_odd" href="#model.lLike">model.lLike</a> | <a class="link_odd" href="#lg">lg</a> | <a class="link_odd" href="#model.pLike">model.pLike</a> | <a class="link_odd" href="#model.stageLike">model.stageLike</a> | <a class="link_odd" href="#model.qLike">model.qLike</a> ),
         <a class="link_odd" href="#model.global">model.global</a>*
      )+
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="space">
                  <!--anchor1--></span>&lt;space&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;space&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">dim</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">horizontal</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">vertical</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">resp</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.edit">model.global.edit</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">space</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   attribute dim { "horizontal" | "vertical" }?,
   attribute resp { xsd:anyURI }?,
   <a class="link_odd" href="#model.glossLike">model.glossLike</a>*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="span">
                  <!--anchor1--></span>&lt;span&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;span&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.interpLike">att.interpLike</a> (<span class="attribute">@type</span>, <span class="attribute">@inst</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">from</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">to</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#spanGrp">spanGrp</a>  <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">span</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.interpLike">att.interpLike.attributes</a>,
   attribute from { xsd:anyURI },
   attribute to { xsd:anyURI }?,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="spanGrp">
                  <!--anchor1--></span>&lt;spanGrp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;spanGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">analysis</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.interpLike">att.interpLike</a> (<span class="attribute">@type</span>, <span class="attribute">@inst</span>)  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#span">span</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element spanGrp { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.interpLike">att.interpLike.attributes</a>, <a class="link_odd" href="#span">span</a>* }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="speaker">
                  <!--anchor1--></span>&lt;speaker&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;speaker&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#sp">sp</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">speaker</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="sponsor">
                  <!--anchor1--></span>&lt;sponsor&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;sponsor&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.respLike">model.respLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">sponsor</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="stage">
                  <!--anchor1--></span>&lt;stage&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;stage&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">setting</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">entrance</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">exit</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">business</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">novelistic</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">delivery</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">modifier</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">location</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mixed</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">stage</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">type</span>
   {
      "setting"
    | "entrance"
    | "exit"
    | "business"
    | "novelistic"
    | "delivery"
    | "modifier"
    | "location"
    | "mixed"
    | xsd:Name
   }?,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="stageNote">
                  <!--anchor1--></span>&lt;stageNote&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;stageNote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#stageNote">stageNote</a> <a class="link_odd_element" href="#stageNotes">stageNotes</a>    
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#stageNote">stageNote</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">stageNote</span>
{
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   attribute target { list { xsd:anyURI, xsd:anyURI* } }?,
   (
      (
         text
       | <a class="link_odd" href="#model.gLike">model.gLike</a>
       | <a class="link_odd" href="#model.phrase">model.phrase</a>
       | <a class="link_odd" href="#model.inter">model.inter</a>
       | <a class="link_odd" href="#model.divPart">model.divPart</a>
       | <a class="link_odd" href="#model.global">model.global</a>
      )*
    | <a class="link_odd" href="#stageNote">stageNote</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="stageNotes">
                  <!--anchor1--></span>&lt;stageNotes&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;stageNotes&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#creation">creation</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#stageNote">stageNote</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element stageNotes { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.typed">att.typed.attributes</a>, <a class="link_odd" href="#stageNote">stageNote</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="stamp">
                  <!--anchor1--></span>&lt;stamp&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;stamp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">stamp</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="subst">
                  <!--anchor1--></span>&lt;subst&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;subst&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.editorial">model.pPart.editorial</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#add">add</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">subst</span>
{
   attribute type { xsd:Name }?,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   ( ( <a class="link_odd" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> ), ( text | <a class="link_odd" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="summary">
                  <!--anchor1--></span>&lt;summary&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;summary&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#decoDesc">decoDesc</a> <a class="link_odd_element" href="#handDesc">handDesc</a> <a class="link_odd_element" href="#history">history</a> <a class="link_odd_element" href="#layoutDesc">layoutDesc</a> <a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_element" href="#typeDesc">typeDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">summary</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="supplied">
                  <!--anchor1--></span>&lt;supplied&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;supplied&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">reason</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">supplied</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">reason</span>
   {
      <span class="rnc_keyword">list</span>
      {
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
      }
   }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="support">
                  <!--anchor1--></span>&lt;support&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;support&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#supportDesc">supportDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">support</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="supportDesc">
                  <!--anchor1--></span>&lt;supportDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;supportDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">material</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">paper</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">parch</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mixed</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#objectDesc">objectDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#extent">extent</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#collation">collation</a> <a class="link_odd" href="#condition">condition</a> <a class="link_odd" href="#foliation">foliation</a> <a class="link_odd" href="#support">support</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">supportDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute material { xsd:Name }?,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#support">support</a>?, <a class="link_odd" href="#extent">extent</a>?, <a class="link_odd" href="#foliation">foliation</a>*, <a class="link_odd" href="#collation">collation</a>?, <a class="link_odd" href="#condition">condition</a>? ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="surface">
                  <!--anchor1--></span>&lt;surface&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;surface&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.coordinated">att.coordinated</a> (<span class="attribute">@start</span>, <span class="attribute">@ulx</span>, <span class="attribute">@uly</span>, <span class="attribute">@lrx</span>, <span class="attribute">@lry</span>) <a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#document">document</a> <a class="link_odd_element" href="#facsimile">facsimile</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#patch">patch</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#zone">zone</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">surface</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.coordinated">att.coordinated.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   ( <a class="link_odd" href="#model.global">model.global</a> | <a class="link_odd" href="#model.glossLike">model.glossLike</a> | <a class="link_odd" href="#model.graphicLike">model.graphicLike</a> | <a class="link_odd" href="#zone">zone</a> | <a class="link_odd" href="#patch">patch</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="surplus">
                  <!--anchor1--></span>&lt;surplus&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;surplus&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">reason</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">surplus</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">reason</span>
   {
      <span class="rnc_keyword">list</span>
      {
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
      }
   }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="surrogates">
                  <!--anchor1--></span>&lt;surrogates&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;surrogates&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#additional">additional</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">surrogates</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="table">
                  <!--anchor1--></span>&lt;table&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;table&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">figures</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">rows</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">cols</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.zonePart">model.zonePart</a> <a class="link_odd_class" href="#model.inter">model.inter</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#head">head</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#row">row</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">table</span>
{
   attribute rows { xsd:nonNegativeInteger }?,
   attribute cols { xsd:nonNegativeInteger }?,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( ( <a class="link_odd" href="#model.headLike">model.headLike</a> | <a class="link_odd" href="#model.global">model.global</a> )*, ( <a class="link_odd" href="#row">row</a>, <a class="link_odd" href="#model.global">model.global</a>* )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="taxonomy">
                  <!--anchor1--></span>&lt;taxonomy&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;taxonomy&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#classDecl">classDecl</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#gloss">gloss</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> <a class="link_odd" href="#category">category</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#msDesc">msDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">taxonomy</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.glossLike">model.glossLike</a>* | <a class="link_odd" href="#category">category</a>+ | ( ( <a class="link_odd" href="#model.biblLike">model.biblLike</a> ), <a class="link_odd" href="#category">category</a>* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="tech">
                  <!--anchor1--></span>&lt;tech&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;tech&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">light</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">sound</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">prop</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">block</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">perf</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">tech</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { "light" | "sound" | "prop" | "block" }?,
   attribute perf { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="teiCorpus">
                  <!--anchor1--></span>&lt;teiCorpus&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;teiCorpus&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">version</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:decimal</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#teiCorpus">teiCorpus</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#teiCorpus">teiCorpus</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#teiHeader">teiHeader</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#TEI">TEI</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">teiCorpus</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute version { xsd:decimal }?,
   ( <a class="link_odd" href="#teiHeader">teiHeader</a>, ( <a class="link_odd" href="#TEI">TEI</a> | <a class="link_odd" href="#teiCorpus">teiCorpus</a> )+ )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="teiHeader">
                  <!--anchor1--></span>&lt;teiHeader&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;teiHeader&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">text</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">corpus</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#TEI">TEI</a> <a class="link_odd_element" href="#teiCorpus">teiCorpus</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#encodingDesc">encodingDesc</a> <a class="link_odd" href="#fileDesc">fileDesc</a> <a class="link_odd" href="#profileDesc">profileDesc</a> <a class="link_odd" href="#revisionDesc">revisionDesc</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">teiHeader</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   ( <a class="link_odd" href="#fileDesc">fileDesc</a>, <a class="link_odd" href="#model.teiHeaderPart">model.teiHeaderPart</a>*, <a class="link_odd" href="#revisionDesc">revisionDesc</a>? )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="term">
                  <!--anchor1--></span>&lt;term&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;term&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">sortKey</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                        <tr>
                           <td class="odd_label">cRef</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#index">index</a> <a class="link_odd_element" href="#keywords">keywords</a> <a class="link_odd_class" href="#model.emphLike">model.emphLike</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">term</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   <a class="link_odd" href="#att.canonical">att.canonical.attributes</a>,
   attribute sortKey { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
   ( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="text">
                  <!--anchor1--></span>&lt;text&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;text&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declaring">att.declaring</a> (<span class="attribute">@decls</span>) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#TEI">TEI</a> <a class="link_odd_element" href="#group">group</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#back">back</a> <a class="link_odd" href="#body">body</a> <a class="link_odd" href="#front">front</a> <a class="link_odd" href="#group">group</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">text</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declaring">att.declaring.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#front">front</a>, <a class="link_odd" href="#model.global">model.global</a>* )?,
      ( <a class="link_odd" href="#body">body</a> | <a class="link_odd" href="#group">group</a> ),
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#back">back</a>, <a class="link_odd" href="#model.global">model.global</a>* )?
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="textClass">
                  <!--anchor1--></span>&lt;textClass&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;textClass&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.declarable">att.declarable</a> (<span class="attribute">@default</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.profileDescPart">model.profileDescPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#catRef">catRef</a> <a class="link_odd" href="#classCode">classCode</a> <a class="link_odd" href="#keywords">keywords</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">textClass</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.declarable">att.declarable.attributes</a>,
   ( <a class="link_odd" href="#classCode">classCode</a> | <a class="link_odd" href="#catRef">catRef</a> | <a class="link_odd" href="#keywords">keywords</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="textLang">
                  <!--anchor1--></span>&lt;textLang&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;textLang&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">mainLang</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:language</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">otherLangs</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 0–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:language</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_class" href="#model.msItemPart">model.msItemPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">textLang</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute mainLang { xsd:language }?,
   attribute otherLangs { list { xsd:language* } }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="time">
                  <!--anchor1--></span>&lt;time&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;time&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.datable">att.datable</a> (<a class="link_odd" href="#att.datable.w3c">att.datable.w3c</a> (<span class="attribute">@period</span>, <span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" href="#att.datable.iso">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>)) <a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.dateLike">model.dateLike</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">time</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.datable">att.datable.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="timeline">
                  <!--anchor1--></span>&lt;timeline&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;timeline&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">origin</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">d</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">h</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">min</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">s</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ms</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">interval</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:float { minExclusive = "0" } | "regular" | "irregular"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.global.meta">model.global.meta</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#when">when</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">timeline</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute origin { xsd:anyURI }?,
   attribute unit { "d" | "h" | "min" | "s" | "ms" | xsd:Name }?,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">interval</span>
   {
      xsd:float { minExclusive = "0" } | "regular" | "irregular"
   }?,
   <a class="link_odd" href="#when">when</a>+
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="title">
                  <!--anchor1--></span>&lt;title&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;title&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.canonical">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">level</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">a</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">m</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">j</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">s</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">u</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">main</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">sub</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">alt</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">short</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">desc</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msItemStruct">msItemStruct</a> <a class="link_odd_element" href="#series">series</a> <a class="link_odd_element" href="#seriesStmt">seriesStmt</a> <a class="link_odd_element" href="#titleStmt">titleStmt</a> <a class="link_odd_class" href="#model.emphLike">model.emphLike</a> <a class="link_odd_class" href="#model.msQuoteLike">model.msQuoteLike</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">title</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.canonical">att.canonical.attributes</a>,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="titlePage">
                  <!--anchor1--></span>&lt;titlePage&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;titlePage&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#msContents">msContents</a> <a class="link_odd_class" href="#model.frontPart">model.frontPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#pb">pb</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#byline">byline</a> <a class="link_odd" href="#docAuthor">docAuthor</a> <a class="link_odd" href="#docDate">docDate</a> <a class="link_odd" href="#docEdition">docEdition</a> <a class="link_odd" href="#docImprint">docImprint</a> <a class="link_odd" href="#docTitle">docTitle</a> <a class="link_odd" href="#epigraph">epigraph</a> <a class="link_odd" href="#imprimatur">imprimatur</a> <a class="link_odd" href="#titlePart">titlePart</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#space">space</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">titlePage</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { xsd:Name }?,
   (
      <a class="link_odd" href="#model.global">model.global</a>*,
      ( <a class="link_odd" href="#model.titlepagePart">model.titlepagePart</a> ),
      ( <a class="link_odd" href="#model.titlepagePart">model.titlepagePart</a> | <a class="link_odd" href="#model.global">model.global</a> )*
   )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="titlePart">
                  <!--anchor1--></span>&lt;titlePart&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;titlePart&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">main</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">sub</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">alt</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">short</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">desc</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#docTitle">docTitle</a> <a class="link_odd_class" href="#model.titlepagePart">model.titlepagePart</a> <a class="link_odd_class" href="#model.pLike.front">model.pLike.front</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">titlePart</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute type { "main" | "sub" | "alt" | "short" | "desc" | xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="titleStmt">
                  <!--anchor1--></span>&lt;titleStmt&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;titleStmt&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#biblFull">biblFull</a> <a class="link_odd_element" href="#fileDesc">fileDesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#author">author</a> <a class="link_odd" href="#editor">editor</a> <a class="link_odd" href="#respStmt">respStmt</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#funder">funder</a> <a class="link_odd" href="#principal">principal</a> <a class="link_odd" href="#sponsor">sponsor</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element titleStmt { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#title">title</a>+, <a class="link_odd" href="#model.respLike">model.respLike</a>* ) }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="trailer">
                  <!--anchor1--></span>&lt;trailer&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;trailer&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textstructure</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#castGroup">castGroup</a> <a class="link_odd_class" href="#model.divBottomPart">model.divBottomPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">trailer</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="transpose">
                  <!--anchor1--></span>&lt;transpose&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;transpose&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#transposeGrp">transposeGrp</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#ptr">ptr</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element transpose { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( <a class="link_odd" href="#ptr">ptr</a>, <a class="link_odd" href="#ptr">ptr</a>+ ) }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="transposeGrp">
                  <!--anchor1--></span>&lt;transposeGrp&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;transposeGrp&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.profileDescPart">model.profileDescPart</a> <a class="link_odd_class" href="#model.global.meta">model.global.meta</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#transpose">transpose</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element transposeGrp { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#transpose">transpose</a>+ }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="tree">
                  <!--anchor1--></span>&lt;tree&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;tree&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">arity</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">ord</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">true</dt>
                                          <dd class="odd_value"><span class="defaultVal" xml:lang="en"> [Default]</span></dd>
                                          <dt class="odd_label">partial</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">false</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">order</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#forest">forest</a> <a class="link_odd_class" href="#model.divPart">model.divPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#iNode">iNode</a> <a class="link_odd" href="#leaf">leaf</a> <a class="link_odd" href="#root">root</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">tree</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute arity { xsd:nonNegativeInteger }?,
   attribute ord { "true" | "partial" | "false" },
   attribute order { xsd:nonNegativeInteger }?,
   ( <a class="link_odd" href="#label">label</a>?, ( ( <a class="link_odd" href="#leaf">leaf</a> | <a class="link_odd" href="#iNode">iNode</a> )*, <a class="link_odd" href="#root">root</a>, ( <a class="link_odd" href="#leaf">leaf</a> | <a class="link_odd" href="#iNode">iNode</a> )* ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="triangle">
                  <!--anchor1--></span>&lt;triangle&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;triangle&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">nets</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">value</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#eTree">eTree</a> <a class="link_odd_element" href="#forest">forest</a> <a class="link_odd_element" href="#triangle">triangle</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#label">label</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eLeaf">eLeaf</a> <a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#triangle">triangle</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">triangle</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   attribute value { xsd:anyURI }?,
   ( <a class="link_odd" href="#label">label</a>?, ( <a class="link_odd" href="#eTree">eTree</a> | <a class="link_odd" href="#triangle">triangle</a> | <a class="link_odd" href="#eLeaf">eLeaf</a> )* )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="typeDesc">
                  <!--anchor1--></span>&lt;typeDesc&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;typeDesc&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.physDescPart">model.physDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#p">p</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#typeNote">typeNote</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#summary">summary</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">typeDesc</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( <a class="link_odd" href="#model.pLike">model.pLike</a>+ | ( <a class="link_odd" href="#summary">summary</a>?, <a class="link_odd" href="#typeNote">typeNote</a>+ ) )
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="typeNote">
                  <!--anchor1--></span>&lt;typeNote&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;typeNote&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">header</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.handFeatures">att.handFeatures</a> (<span class="attribute">@scribe</span>, <span class="attribute">@script</span>, <span class="attribute">@medium</span>, <span class="attribute">@scope</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#typeDesc">typeDesc</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">typeNote</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.handFeatures">att.handFeatures.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="unclear">
                  <!--anchor1--></span>&lt;unclear&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;unclear&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">core</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>)  (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) <a class="link_odd" href="#att.typed">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">reason</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">hand</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">agent</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Sample values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">rubbing</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">mildew</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">smoke</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent">  <a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.choicePart">model.choicePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">unclear</span>
{
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">reason</span>
   {
      <span class="rnc_keyword">list</span>
      {
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" },
         token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }*
      }
   }?,
   attribute hand { xsd:anyURI }?,
   attribute agent { xsd:Name }?,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.editLike">att.editLike.attributes</a>,
   <a class="link_odd" href="#att.typed">att.typed.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="undo">
                  <!--anchor1--></span>&lt;undo&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">undo</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) <a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.transcriptional">att.transcriptional</a> (<span class="attribute">@hand</span>, <span class="attribute">@status</span>, <span class="attribute">@seq</span>)  (<a class="link_odd" href="#att.editLike">att.editLike</a> (<span class="attribute">@instant</span>, <span class="attribute">@evidence</span>, <span class="attribute">@source</span>) (<a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) )  (<a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>)) ) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a>   
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">undo</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>,
   <a class="link_odd" href="#att.transcriptional">att.transcriptional.attributes</a>,
   attribute target { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="unicodeName">
                  <!--anchor1--></span>&lt;unicodeName&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;unicodeName&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">version</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charProp">charProp</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Character data only</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">unicodeName</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">version</span>
   {
      xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
   }?,
   text
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="used">
                  <!--anchor1--></span>&lt;used&gt;
               	[http://www.tei-c.org/ns/geneticEditions]
               
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">used</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">derived-module-geneticTEI</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.spanning">att.spanning</a> (<span class="attribute">@spanTo</span>) <a class="link_odd" href="#att.global">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@rend</span>, <span class="attribute">@rendition</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" href="#att.global.linking">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" href="#att.global.analytic">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" href="#att.global.facs">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" href="#att.staged">att.staged</a> (<span class="attribute">@stage</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.transcriptional">model.pPart.transcriptional</a> <a class="link_odd_class" href="#model.global">model.global</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element used { <a class="link_odd" href="#att.spanning">att.spanning.attributes</a>, <a class="link_odd" href="#att.global">att.global.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="value">
                  <!--anchor1--></span>&lt;value&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;value&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">gaiji</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#charProp">charProp</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element value { <a class="link_odd" href="#att.global">att.global.attributes</a>, ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )* }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="variantEncoding">
                  <!--anchor1--></span>&lt;variantEncoding&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">variantEncoding</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">method</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">location-referenced</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">double-end-point</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">parallel-segmentation</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">location</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Legal values are:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">internal</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">external</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.encodingDescPart">model.encodingDescPart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">variantEncoding</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">method</span>
   {
      "location-referenced" | "double-end-point" | "parallel-segmentation"
   },
   attribute location { "internal" | "external" },
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="view">
                  <!--anchor1--></span>&lt;view&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;view&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">drama</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.stageLike">model.stageLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#l">l</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#lg">lg</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#p">p</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#sp">sp</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#ab">ab</a> <a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">nets: </span><span class="specChildElements"><a class="link_odd" href="#eTree">eTree</a> <a class="link_odd" href="#forest">forest</a> <a class="link_odd" href="#forestGrp">forestGrp</a> <a class="link_odd" href="#graph">graph</a> <a class="link_odd" href="#tree">tree</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#listWit">listWit</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd" href="#floatingText">floatingText</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">view</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   (
      text
    | <a class="link_odd" href="#model.gLike">model.gLike</a>
    | <a class="link_odd" href="#model.phrase">model.phrase</a>
    | <a class="link_odd" href="#model.inter">model.inter</a>
    | <a class="link_odd" href="#model.divPart">model.divPart</a>
    | <a class="link_odd" href="#model.global">model.global</a>
   )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="watermark">
                  <!--anchor1--></span>&lt;watermark&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;watermark&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.pPart.msdesc">model.pPart.msdesc</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">watermark</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="when">
                  <!--anchor1--></span>&lt;when&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">when</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">linking</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2">In addition to global attributes
                     <table class="attList">
                        <tr>
                           <td class="odd_label">absolute</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:date
                                          | xsd:gYear
                                          | xsd:gMonth
                                          | xsd:gDay
                                          | xsd:gYearMonth
                                          | xsd:gMonthDay
                                          | xsd:time
                                          | xsd:dateTime</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">unit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Suggested values include:</span></td>
                                    <td class="odd_value">
                                       <dl class="valList">
                                          <dt class="odd_label">d</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">h</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">min</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">s</dt>
                                          <dd class="odd_value"></dd>
                                          <dt class="odd_label">ms</dt>
                                          <dd class="odd_value"></dd>
                                       </dl>
                                    </td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">interval</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:float { minExclusive = "0" } | "unknown"</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">since</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Recommended when applicable</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:anyURI</code></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#timeline">timeline</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">when</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <span class="rnc_keyword">attribute</span> <span class="rnc_nc">absolute</span>
   {
      xsd:date
    | xsd:gYear
    | xsd:gMonth
    | xsd:gDay
    | xsd:gYearMonth
    | xsd:gMonthDay
    | xsd:time
    | xsd:dateTime
   }?,
   attribute unit { "d" | "h" | "min" | "s" | "ms" | xsd:Name }?,
   attribute interval { xsd:float { minExclusive = "0" } | "unknown" }?,
   attribute since { xsd:anyURI }?,
   empty
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="width">
                  <!--anchor1--></span>&lt;width&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;width&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">msdescription</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.dimensions">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>)  (<a class="link_odd" href="#att.ranging">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>)) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"> <a class="link_odd_class" href="#model.measureLike">model.measureLike</a> <a class="link_odd_class" href="#model.dimLike">model.dimLike</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">width</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.dimensions">att.dimensions.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="wit">
                  <!--anchor1--></span>&lt;wit&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;wit&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.rdgPart">att.rdgPart</a> (<span class="attribute">@wit</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#app">app</a> <a class="link_odd_element" href="#rdgGrp">rdgGrp</a> <a class="link_odd_class" href="#model.rdgPart">model.rdgPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">wit</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.rdgPart">att.rdgPart.attributes</a>,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="witDetail">
                  <!--anchor1--></span>&lt;witDetail&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;witDetail&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.placement">att.placement</a> (<span class="attribute">@place</span>) <a class="link_odd" href="#att.responsibility">att.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">target</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">wit</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en"><span class="required">Required</span></span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"> 1–∞ <span xml:lang="en">occurrences of</span> <code class="eg">
                                          xsd:anyURI</code><span xml:lang="en">separated by whitespace</span></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                        <tr>
                           <td class="odd_label">type</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:Name</code></td>
                                 </tr>
                                 
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.noteLike">model.noteLike</a>  
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#graphic">graphic</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#formula">formula</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">witDetail</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.placement">att.placement.attributes</a>,
   <a class="link_odd" href="#att.responsibility">att.responsibility.attributes</a>,
   attribute target { list { xsd:anyURI, xsd:anyURI* } },
   attribute wit { list { xsd:anyURI, xsd:anyURI* } },
   attribute type { xsd:Name }?,
   ( text | <a class="link_odd" href="#model.gLike">model.gLike</a> | <a class="link_odd" href="#model.phrase">model.phrase</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="witEnd">
                  <!--anchor1--></span>&lt;witEnd&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">witEnd</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.rdgPart">att.rdgPart</a> (<span class="attribute">@wit</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.rdgPart">model.rdgPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element witEnd { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.rdgPart">att.rdgPart.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="witStart">
                  <!--anchor1--></span>&lt;witStart&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;<span class="emptySlash">witStart</span>&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.rdgPart">att.rdgPart</a> (<span class="attribute">@wit</span>) 
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_class" href="#model.rdgPart">model.rdgPart</a> 
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en">Empty element</span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
element witStart { <a class="link_odd" href="#att.global">att.global.attributes</a>, <a class="link_odd" href="#att.rdgPart">att.rdgPart.attributes</a>, empty }</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="witness">
                  <!--anchor1--></span>&lt;witness&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;witness&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">textcrit</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#listWit">listWit</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#address">address</a> <a class="link_odd" href="#bibl">bibl</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#cit">cit</a> <a class="link_odd" href="#date">date</a> <a class="link_odd" href="#desc">desc</a> <a class="link_odd" href="#distinct">distinct</a> <a class="link_odd" href="#email">email</a> <a class="link_odd" href="#emph">emph</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#foreign">foreign</a> <a class="link_odd" href="#gloss">gloss</a> <a class="link_odd" href="#label">label</a> <a class="link_odd" href="#list">list</a> <a class="link_odd" href="#listBibl">listBibl</a> <a class="link_odd" href="#measure">measure</a> <a class="link_odd" href="#measureGrp">measureGrp</a> <a class="link_odd" href="#mentioned">mentioned</a> <a class="link_odd" href="#name">name</a> <a class="link_odd" href="#num">num</a> <a class="link_odd" href="#ptr">ptr</a> <a class="link_odd" href="#q">q</a> <a class="link_odd" href="#quote">quote</a> <a class="link_odd" href="#ref">ref</a> <a class="link_odd" href="#rs">rs</a> <a class="link_odd" href="#said">said</a> <a class="link_odd" href="#soCalled">soCalled</a> <a class="link_odd" href="#stage">stage</a> <a class="link_odd" href="#term">term</a> <a class="link_odd" href="#time">time</a> <a class="link_odd" href="#title">title</a> </span></div>
                        <div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd" href="#camera">camera</a> <a class="link_odd" href="#caption">caption</a> <a class="link_odd" href="#castList">castList</a> <a class="link_odd" href="#move">move</a> <a class="link_odd" href="#sound">sound</a> <a class="link_odd" href="#tech">tech</a> <a class="link_odd" href="#view">view</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd" href="#biblFull">biblFull</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#depth">depth</a> <a class="link_odd" href="#dim">dim</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#height">height</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#msDesc">msDesc</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> <a class="link_odd" href="#width">width</a> </span></div>
                        <div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd" href="#affiliation">affiliation</a> <a class="link_odd" href="#country">country</a> <a class="link_odd" href="#listEvent">listEvent</a> <a class="link_odd" href="#listNym">listNym</a> <a class="link_odd" href="#persName">persName</a> <a class="link_odd" href="#placeName">placeName</a> <a class="link_odd" href="#settlement">settlement</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#listWit">listWit</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#am">am</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#subst">subst</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">witness</span>
{
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   ( text | <a class="link_odd" href="#model.limitedPhrase">model.limitedPhrase</a> | <a class="link_odd" href="#model.inter">model.inter</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         <div>
            <h3 class="oddSpec"><span id="zone">
                  <!--anchor1--></span>&lt;zone&gt;
            </h3>
            <table class="wovenodd">
               <tr>
                  <td colspan="2" class="wovenodd-col2"><span class="label">&lt;zone&gt; </span></td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Module</span></td>
                  <td class="wovenodd-col2">transcr</td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">In addition to global attributes</span></td>
                  <td class="wovenodd-col2"><span xml:lang="en"></span><a class="link_odd" href="#att.coordinated">att.coordinated</a> (<span class="attribute">@start</span>, <span class="attribute">@ulx</span>, <span class="attribute">@uly</span>, <span class="attribute">@lrx</span>, <span class="attribute">@lry</span>) 
                     <table class="attList">
                        <tr>
                           <td class="odd_label">rotate</td>
                           <td class="odd_value">
                              <table class="attDef">
                                 <tr>
                                    <td class="odd_label"><span class="label" xml:lang="en">Status</span> 
                                    </td>
                                    <td class="odd_value"><span xml:lang="en">Optional</span></td>
                                 </tr>
                                 
                                 
                                 <tr>
                                    <td class="odd_label"><span xml:lang="en" class="label">Datatype</span> 
                                    </td>
                                    <td class="odd_value"><code class="eg">
                                          xsd:nonNegativeInteger</code></td>
                                 </tr>
                                 
                                 
                              </table>
                           </td>
                        </tr>
                     </table>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Used by</span></td>
                  <td class="wovenodd-col2">
                     <div class="parent"><a class="link_odd_element" href="#patch">patch</a> <a class="link_odd_element" href="#surface">surface</a>  <a class="link_odd_class" href="#model.zonePart">model.zonePart</a></div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">May contain</span></td>
                  <td class="wovenodd-col2">
                     <div class="specChildren">
                        <div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd" href="#interp">interp</a> <a class="link_odd" href="#interpGrp">interpGrp</a> <a class="link_odd" href="#m">m</a> <a class="link_odd" href="#pc">pc</a> <a class="link_odd" href="#phr">phr</a> <a class="link_odd" href="#s">s</a> <a class="link_odd" href="#span">span</a> <a class="link_odd" href="#spanGrp">spanGrp</a> </span></div>
                        <div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd" href="#certainty">certainty</a> <a class="link_odd" href="#precision">precision</a> <a class="link_odd" href="#respons">respons</a> </span></div>
                        <div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd" href="#abbr">abbr</a> <a class="link_odd" href="#add">add</a> <a class="link_odd" href="#cb">cb</a> <a class="link_odd" href="#choice">choice</a> <a class="link_odd" href="#corr">corr</a> <a class="link_odd" href="#del">del</a> <a class="link_odd" href="#expan">expan</a> <a class="link_odd" href="#gap">gap</a> <a class="link_odd" href="#hi">hi</a> <a class="link_odd" href="#index">index</a> <a class="link_odd" href="#lb">lb</a> <a class="link_odd" href="#milestone">milestone</a> <a class="link_odd" href="#note">note</a> <a class="link_odd" href="#orig">orig</a> <a class="link_odd" href="#pb">pb</a> <a class="link_odd" href="#reg">reg</a> <a class="link_odd" href="#sic">sic</a> <a class="link_odd" href="#unclear">unclear</a> </span></div>
                        <div class="specChild"><span class="specChildModule">derived-module-geneticTEI: </span><span class="specChildElements"><a class="link_odd" href="#line">line</a> <a class="link_odd" href="#metaMark">metaMark</a> <a class="link_odd" href="#mod">mod</a> <a class="link_odd" href="#modSpan">modSpan</a> <a class="link_odd" href="#redo">redo</a> <a class="link_odd" href="#rewrite">rewrite</a> <a class="link_odd" href="#transposeGrp">transposeGrp</a> <a class="link_odd" href="#undo">undo</a> <a class="link_odd" href="#used">used</a> </span></div>
                        <div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd" href="#figure">figure</a> <a class="link_odd" href="#table">table</a> </span></div>
                        <div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd" href="#g">g</a> </span></div>
                        <div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd" href="#alt">alt</a> <a class="link_odd" href="#altGrp">altGrp</a> <a class="link_odd" href="#anchor">anchor</a> <a class="link_odd" href="#join">join</a> <a class="link_odd" href="#joinGrp">joinGrp</a> <a class="link_odd" href="#link">link</a> <a class="link_odd" href="#linkGrp">linkGrp</a> <a class="link_odd" href="#seg">seg</a> <a class="link_odd" href="#timeline">timeline</a> </span></div>
                        <div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd" href="#catchwords">catchwords</a> <a class="link_odd" href="#dimensions">dimensions</a> <a class="link_odd" href="#heraldry">heraldry</a> <a class="link_odd" href="#locus">locus</a> <a class="link_odd" href="#locusGrp">locusGrp</a> <a class="link_odd" href="#material">material</a> <a class="link_odd" href="#origDate">origDate</a> <a class="link_odd" href="#origPlace">origPlace</a> <a class="link_odd" href="#secFol">secFol</a> <a class="link_odd" href="#signatures">signatures</a> <a class="link_odd" href="#stamp">stamp</a> <a class="link_odd" href="#watermark">watermark</a> </span></div>
                        <div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd" href="#app">app</a> <a class="link_odd" href="#witDetail">witDetail</a> </span></div>
                        <div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd" href="#addSpan">addSpan</a> <a class="link_odd" href="#am">am</a> <a class="link_odd" href="#damage">damage</a> <a class="link_odd" href="#damageSpan">damageSpan</a> <a class="link_odd" href="#delSpan">delSpan</a> <a class="link_odd" href="#ex">ex</a> <a class="link_odd" href="#fw">fw</a> <a class="link_odd" href="#handShift">handShift</a> <a class="link_odd" href="#restore">restore</a> <a class="link_odd" href="#space">space</a> <a class="link_odd" href="#subst">subst</a> <a class="link_odd" href="#supplied">supplied</a> <a class="link_odd" href="#surplus">surplus</a> <a class="link_odd" href="#zone">zone</a> </span></div>
                     </div>
                  </td>
               </tr>
               <tr>
                  <td class="wovenodd-col1"><span class="label" xml:lang="en">Declaration</span></td>
                  <td class="wovenodd-col2"><pre class="eg">
<span class="rnc_keyword">element</span> <span class="rnc_nc">zone</span>
{
   attribute rotate { xsd:nonNegativeInteger }?,
   <a class="link_odd" href="#att.global">att.global.attributes</a>,
   <a class="link_odd" href="#att.coordinated">att.coordinated.attributes</a>,
   ( text | <a class="link_odd" href="#model.zonePart">model.zonePart</a> | <a class="link_odd" href="#model.global">model.global</a> )*
}</pre></td>
               </tr>
            </table>
         </div>
         
      </div>
      
      <div class="notes">
         <div class="noteHeading">Notes</div>
         <div class="note"><span id="Note1">
               <!--anchor1--></span><span class="noteLabel">1. </span><div class="noteBody">See also the
               TEI’s (implicit) position on this point: ‘we define markup, or (synonymously)
               encoding, as any means of making explicit an <i>interpretation</i> of a text’ (TEI Guidelines: <a class="link_ref" href="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/SG.html">v. A
                  Gentle Introduction to XML</a>). See also reference to Robinson and
               Solopova 1993/1997: 21: ‘Any primary textual source… has its own semiotic
               system within it.[…] The two semiotic system are materially distinct, in
               that text written by hand is not the same as the text on the computer
               screen’.
            </div> <a class="link_return" title="Go back to text" href="#Note1_return">↵</a></div>
         <div class="note"><span id="Note2">
               <!--anchor1--></span><span class="noteLabel">2. </span><div class="noteBody">As in the case where a document
               describes the ordering of parts of a text contained in another document.
               It is the case, for instance of Beckett's <span class="titlem">That Time</span> where
               the speeches of A, B and C are obsessively first subdivided and
               subsequently shuffled and reshuffled by the means of sequences of letters
               and numbers contained in a number of documents.
            </div> <a class="link_return" title="Go back to text" href="#Note2_return">↵</a></div>
         <div class="note"><span id="Note4">
               <!--anchor1--></span><span class="noteLabel">3. </span><div class="noteBody">Can we limit the content of seg within this
               specific context? Or do we need another element with such a content? This is
               point is left open for the Council to evaluate.
            </div> <a class="link_return" title="Go back to text" href="#Note4_return">↵</a></div>
         <div class="note"><span id="Note6">
               <!--anchor1--></span><span class="noteLabel">4. </span><div class="noteBody">Manzoni, for instance, used to modify an old
               draft to see how a new variant fitted with the context before copying it into a new draft.
            </div> <a class="link_return" title="Go back to text" href="#Note6_return">↵</a></div>
         <div class="note"><span id="Note7">
               <!--anchor1--></span><span class="noteLabel">5. </span><div class="noteBody">Graph-like data structures have many applications. An early proposal to
               use such a formalism for handling textual variation is <span class="bibl">Sperberg-McQueen, C.M. (1989).
                  <span class="titlem">A directed-graph data structure for text manipulation</span>. In: <span class="titlem">ICCH/ALLC Conference.
                     The Dynamic Text at the University of Toronto.</span>
                  http://www.w3.org/People/cmsmcq/1989/rhine-delta-abstract.html</span>. For a recent
               one, see <span class="bibl">Desmond Schmidt
                  Robert Colomb (2009): <span class="titlem">A data structure for representing multi-version texts
                     online</span> (in <span class="titles">International Journal of Human-Computer Studies</span>,
                  Volume 67 , Issue 6 (June 2009) 
                  497-514 
                  </span>
               
            </div> <a class="link_return" title="Go back to text" href="#Note7_return">↵</a></div>
      </div>
      <div class="notes">
         <div class="noteHeading">Notes</div>
         <div class="note"><span id="App1">
               <!--anchor1--></span><span class="noteLabel">1. </span><span class="noteBody">
               <span class="rdg">
                  
                  </span> (<a href="#Leaves81-82">Leaves81-82</a>)
               <span class="rdg">
                  
                  </span> (<a href="#Leaves56">Leaves56</a>)
               </span></div>
      </div>
      <div class="stdfooter">
         <hr />
         <div class="footer"><a class="plain" href="http://www.example.com/"></a> | <a class="plain" href="index.html">Home</a> | <a class="plain" href="#">Feedback</a></div>
         <hr />
         <address> Lou Burnard, Fotis Jannidis, Elena Pierazzo, Malte Rehbein.
            Date: Revised Draft<br />
            <!--
	  Generated from index.xml using an XSLT version 2.0 stylesheet
	  based on http://www.tei-c.org/Stylesheets/teic/tei.xsl
	  processed using SAXON 9.2.0.6 from Saxonica
	  on [Language: en]2010-04-05T15:04:53Z--></address>
      </div>
   </body>
</html>
back to top