https://github.com/TEIC/TEI
Raw File
Tip revision: 347c64fac3fa1a64ade0d8d1842813d4b8f7acec authored by Hugh Cayless on 12 May 2017, 16:57:59 UTC
Updates.
Tip revision: 347c64f
REF-ATTS.html

<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><!--THIS FILE IS GENERATED FROM AN XML MASTER. DO NOT EDIT (4)--><title>Appendix D Attributes - The TEI Guidelines</title><meta property="Language" content="en" /><meta property="DC.Title" content="Appendix D Attributes - The TEI Guidelines" /><meta property="DC.Language" content="SCHEME=iso639 en" /><meta property="DC.Creator.Address" content="tei@oucs.ox.ac.uk" /><meta charset="utf-8" /><link href="guidelines.css" rel="stylesheet" type="text/css" /><link href="odd.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" media="print" type="text/css" href="guidelines-print.css" /><script type="text/javascript" src="jquery-1.2.6.min.js"></script><script type="text/javascript" src="columnlist.js"></script><script type="text/javascript" src="popupFootnotes.js"></script><script type="text/javascript">
        $(function() {
         $('ul.attrefs-class').columnizeList({cols:3,width:30,unit:'%'});
         $('ul.attrefs-element').columnizeList({cols:3,width:30,unit:'%'});
         $(".displayRelaxButton").click(function() {
           $(this).parent().find('.RNG_XML').toggle();
           $(this).parent().find('.RNG_Compact').toggle();
         });
         $(".tocTree .showhide").click(function() {
          $(this).find(".tocShow,.tocHide").toggle();
          $(this).parent().find("ul.continuedtoc").toggle();
	  });
        })
    </script><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><div id="container"><div id="banner"><img src="Images/banner.jpg" alt="Text Encoding Initiative logo and banner" /></div></div><div class="mainhead"><h1>P5: 
    Guidelines for Electronic Text Encoding and Interchange</h1><p>Version 3.1.1a. Last updated on
	10th May 2017, revision bd8dda3</p></div><div id="onecol" class="main-content"><h2><span class="headingNumber">Appendix D </span>Attributes</h2><div class="div1" id="REF-ATTS"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"><span class="previousLink"> « </span><a class="navigation" href="REF-ELEMENTS.html"><span class="headingNumber">Appendix C </span>Elements</a></li><li class="subtoc"><span class="nextLink"> » </span><a class="navigation" href="REF-MACROS.html"><span class="headingNumber">Appendix E </span>Datatypes and Other Macros</a></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li></ul></div><table class="attcat"><tr id="absolute"><td class="attcat-col1">absolute</td><td class="attcat-col2"><a class="link_odd" title="indicates a point in time either relative to other elements in the same timeline tag, or absolutely." href="ref-when.html">when</a>  </td></tr><tr id="active"><td class="attcat-col1">active</td><td class="attcat-col2"><a class="link_odd" title="describes the extent, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary, etc." href="ref-interaction.html">interaction</a>  <a class="link_odd" title="(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items." href="ref-relation.html">relation</a>  </td></tr><tr id="adj"><td class="attcat-col1">adj</td><td class="attcat-col2"><a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  </td></tr><tr id="adjFrom"><td class="attcat-col1">adjFrom</td><td class="attcat-col2"><a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  </td></tr><tr id="adjTo"><td class="attcat-col1">adjTo</td><td class="attcat-col2"><a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  </td></tr><tr id="age"><td class="attcat-col1">age</td><td class="attcat-col2"><a class="link_odd" title="provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source." href="ref-person.html">person</a>  <a class="link_odd" title="(personal group) describes a group of individuals treated as a single person for analytic purposes." href="ref-personGrp.html">personGrp</a>  </td></tr><tr id="agent"><td class="attcat-col1">agent</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing the nature of any physical damage affecting a reading." href="ref-att.damaged.html">att.damaged</a> <a class="link_odd" title="indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible." href="ref-gap.html">gap</a>  <a class="link_odd" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</a>  </td></tr><tr id="aloud"><td class="attcat-col1">aloud</td><td class="attcat-col2"><a class="link_odd" title="(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or not, whether directly or indirectly reported, whether by real people or fictional characters." href="ref-said.html">said</a>  </td></tr><tr id="ana"><td class="attcat-col1">ana</td><td class="attcat-col2"><a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic</a> </td></tr><tr id="anchored"><td class="attcat-col1">anchored</td><td class="attcat-col2"><a class="link_odd" title="contains a note or annotation." href="ref-note.html">note</a>  </td></tr><tr id="arity"><td class="attcat-col1">arity</td><td class="attcat-col2"><a class="link_odd" title="encodes a tree, which is made up of a root, internal nodes, leaves, and arcs from root to leaves." href="ref-tree.html">tree</a>  </td></tr><tr id="assertedValue"><td class="attcat-col1">assertedValue</td><td class="attcat-col2"><a class="link_odd" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a>  </td></tr><tr id="atLeast"><td class="attcat-col1">atLeast</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> </td></tr><tr id="atMost"><td class="attcat-col1">atMost</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> </td></tr><tr id="attachment"><td class="attcat-col1">attachment</td><td class="attcat-col2"><a class="link_odd" title="defines a written surface as a two-dimensional coordinate space, optionally grouping one or more graphic representations of that space, zones of interest within that space, and transcriptions of the writing within them." href="ref-surface.html">surface</a>  </td></tr><tr id="atts"><td class="attcat-col1">atts</td><td class="attcat-col2"><a class="link_odd" title="(specification description) indicates that a description of the specified element or class should be included at this point within a document." href="ref-specDesc.html">specDesc</a>  </td></tr><tr id="autoPrefix"><td class="attcat-col1">autoPrefix</td><td class="attcat-col2"><a class="link_odd" title="(content model) contains the text of a declaration for the schema documented." href="ref-content.html">content</a>  </td></tr><tr id="baseForm"><td class="attcat-col1">baseForm</td><td class="attcat-col2"><a class="link_odd" title="(morpheme) represents a grammatical morpheme." href="ref-m.html">m</a>  </td></tr><tr id="baseTypes"><td class="attcat-col1">baseTypes</td><td class="attcat-col2"><a class="link_odd" title="(feature structure declaration) declares one type of feature structure." href="ref-fsDecl.html">fsDecl</a>  </td></tr><tr id="behaviour"><td class="attcat-col1">behaviour</td><td class="attcat-col2"><a class="link_odd" title="describes the processing intended for a specified element." href="ref-model.html">model</a>  </td></tr><tr id="break"><td class="attcat-col1">break</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute to indicate whether or not the element concerned is considered to mark the end of an orthographic token in the same way as whitespace." href="ref-att.breaking.html">att.breaking</a> </td></tr><tr id="calendar"><td class="attcat-col1">calendar</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain dates, times, or datable events." href="ref-att.datable.html">att.datable</a> </td></tr><tr id="cause"><td class="attcat-col1">cause</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes common to all elements representing variant readings in text critical work." href="ref-att.textCritical.html">att.textCritical</a> <a class="link_odd" title="provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources." href="ref-att.transcriptional.html">att.transcriptional</a> </td></tr><tr id="cert"><td class="attcat-col1">cert</td><td class="attcat-col2"><a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility</a> <a class="link_odd" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a>  </td></tr><tr id="change"><td class="attcat-col1">change</td><td class="attcat-col2"><a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change</a> </td></tr><tr id="children"><td class="attcat-col1">children</td><td class="attcat-col2"><a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="(root node) represents the root node of a tree." href="ref-root.html">root</a>  </td></tr><tr id="class"><td class="attcat-col1">class</td><td class="attcat-col2"><a class="link_odd" title="(attribute pointer) points to the definition of an attribute or group of attributes." href="ref-attRef.html">attRef</a>  <a class="link_odd" title="(manuscript contents) describes the intellectual content of a manuscript or manuscript part, either as a series of paragraphs or as a series of structured manuscript items." href="ref-msContents.html">msContents</a>  <a class="link_odd" title="(manuscript item) describes an individual work or item within the intellectual content of a manuscript or manuscript part." href="ref-msItem.html">msItem</a>  <a class="link_odd" title="(structured manuscript item) contains a structured description for an individual work or item within the intellectual content of a manuscript or manuscript part." href="ref-msItemStruct.html">msItemStruct</a>  </td></tr><tr id="code"><td class="attcat-col1">code</td><td class="attcat-col2"><a class="link_odd" title="contains an informal description of a person's trade, profession or occupation." href="ref-occupation.html">occupation</a>  <a class="link_odd" title="(socio-economic status) contains an informal description of a person's perceived social or economic status." href="ref-socecStatus.html">socecStatus</a>  </td></tr><tr id="cols"><td class="attcat-col1">cols</td><td class="attcat-col2"><a class="link_odd" title="provides attributes used to decorate rows or cells of a table." href="ref-att.tableDecoration.html">att.tableDecoration</a> <a class="link_odd" title="contains text displayed in tabular form, in rows and columns." href="ref-table.html">table</a>  </td></tr><tr id="columns"><td class="attcat-col1">columns</td><td class="attcat-col2"><a class="link_odd" title="describes how text is laid out on the page, including information about any ruling, pricking, or other evidence of page-preparation techniques." href="ref-layout.html">layout</a>  </td></tr><tr id="commodity"><td class="attcat-col1">commodity</td><td class="attcat-col2"><a class="link_odd" title="provides attributes to represent a regularized or normalized measurement." href="ref-att.measurement.html">att.measurement</a> </td></tr><tr id="confidence"><td class="attcat-col1">confidence</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> </td></tr><tr id="contemporary"><td class="attcat-col1">contemporary</td><td class="attcat-col2"><a class="link_odd" title="contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript." href="ref-binding.html">binding</a>  <a class="link_odd" title="contains a description of one seal or similar attachment applied to a manuscript." href="ref-seal.html">seal</a>  </td></tr><tr id="copyOf"><td class="attcat-col1">copyOf</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="corresp"><td class="attcat-col1">corresp</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="cRef"><td class="attcat-col1">cRef</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute which may be used to supply a canonical reference as a means of identifying the target of a pointer." href="ref-att.cReferencing.html">att.cReferencing</a> </td></tr><tr id="cssClass"><td class="attcat-col1">cssClass</td><td class="attcat-col2"><a class="link_odd" title="describes the processing intended for a specified element." href="ref-model.html">model</a>  </td></tr><tr id="datcat"><td class="attcat-col1">datcat</td><td class="attcat-col2"><a class="link_odd" title="provides the @dcr:datacat and @dcr:ValueDatacat attributes which are used to align XML elements or attributes with the appropriate Data Categories (DCs) defined by the ISO 12620:2009 standard and stored in the Web repository called ISOCat at http://www.isocat.org/." href="ref-att.datcat.html">att.datcat</a> </td></tr><tr id="datingMethod"><td class="attcat-col1">datingMethod</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="datingPoint"><td class="attcat-col1">datingPoint</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="datum"><td class="attcat-col1">datum</td><td class="attcat-col2"><a class="link_odd" title="(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of the &lt;geo&gt; element elsewhere within the document." href="ref-geoDecl.html">geoDecl</a>  </td></tr><tr id="decls"><td class="attcat-col1">decls</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element." href="ref-att.declaring.html">att.declaring</a> </td></tr><tr id="default"><td class="attcat-col1">default</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for those elements in the TEI header which may be independently selected by means of the special purpose @decls attribute." href="ref-att.declarable.html">att.declarable</a> </td></tr><tr id="defaultExceptions"><td class="attcat-col1">defaultExceptions</td><td class="attcat-col2"><a class="link_odd" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</a>  </td></tr><tr id="defective"><td class="attcat-col1">defective</td><td class="attcat-col2"><a class="link_odd" title="(manuscript excerpt) provides attributes used to describe excerpts from a manuscript placed in a description thereof." href="ref-att.msExcerpt.html">att.msExcerpt</a> </td></tr><tr id="degree"><td class="attcat-col1">degree</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing the nature of any physical damage affecting a reading." href="ref-att.damaged.html">att.damaged</a> <a class="link_odd" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a>  <a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  <a class="link_odd" title="characterizes a single purpose or communicative function of the text." href="ref-purpose.html">purpose</a>  </td></tr><tr id="delim"><td class="attcat-col1">delim</td><td class="attcat-col2"><a class="link_odd" title="(reference state) specifies one component of a canonical reference defined by the milestone method." href="ref-refState.html">refState</a>  </td></tr><tr id="dim"><td class="attcat-col1">dim</td><td class="attcat-col2"><a class="link_odd" title="indicates the location of a significant space in the text." href="ref-space.html">space</a>  </td></tr><tr id="direct"><td class="attcat-col1">direct</td><td class="attcat-col2"><a class="link_odd" title="(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or not, whether directly or indirectly reported, whether by real people or fictional characters." href="ref-said.html">said</a>  </td></tr><tr id="discrete"><td class="attcat-col1">discrete</td><td class="attcat-col2"><a class="link_odd" title="describes a sound effect or musical sequence specified within a screen play or radio script." href="ref-sound.html">sound</a>  </td></tr><tr id="docLang"><td class="attcat-col1">docLang</td><td class="attcat-col2"><a class="link_odd" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</a>  </td></tr><tr id="domains"><td class="attcat-col1">domains</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements which enclose groups of pointer elements." href="ref-att.pointing.group.html">att.pointing.group</a> </td></tr><tr id="dur"><td class="attcat-col1">dur</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for recording normalized temporal durations." href="ref-att.duration.w3c.html">att.duration.w3c</a> </td></tr><tr id="dur-iso"><td class="attcat-col1">dur-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for recording normalized temporal durations." href="ref-att.duration.iso.html">att.duration.iso</a> </td></tr><tr id="ed"><td class="attcat-col1">ed</td><td class="attcat-col2"><a class="link_odd" title="provides attributes identifying the source edition from which some encoded feature derives." href="ref-att.edition.html">att.edition</a> </td></tr><tr id="edRef"><td class="attcat-col1">edRef</td><td class="attcat-col2"><a class="link_odd" title="provides attributes identifying the source edition from which some encoded feature derives." href="ref-att.edition.html">att.edition</a> </td></tr><tr id="encoding"><td class="attcat-col1">encoding</td><td class="attcat-col2"><a class="link_odd" title="provides encoded binary data representing an inline graphic, audio, video or other object." href="ref-binaryObject.html">binaryObject</a>  </td></tr><tr id="end"><td class="attcat-col1">end</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map." href="ref-att.timed.html">att.timed</a> </td></tr><tr id="enjamb"><td class="attcat-col1">enjamb</td><td class="attcat-col2"><a class="link_odd" title="(enjambement) provides an attribute which may be used to indicate enjambement of the parent element." href="ref-att.enjamb.html">att.enjamb</a> </td></tr><tr id="eol"><td class="attcat-col1">eol</td><td class="attcat-col2"><a class="link_odd" title="summarizes the way in which hyphenation in a source text has been treated in an encoded version of it." href="ref-hyphenation.html">hyphenation</a>  </td></tr><tr id="evaluate"><td class="attcat-col1">evaluate</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes used by all elements which point to other elements by means of one or more URI references." href="ref-att.pointing.html">att.pointing</a> </td></tr><tr id="evidence"><td class="attcat-col1">evidence</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind." href="ref-att.editLike.html">att.editLike</a> </td></tr><tr id="except"><td class="attcat-col1">except</td><td class="attcat-col2"><a class="link_odd" title="indicates the presence of any elements in a content model" href="ref-anyElement.html">anyElement</a>  <a class="link_odd" title="points to the specification for an attribute or model class which is to be included in a schema" href="ref-classRef.html">classRef</a>  <a class="link_odd" title="(module reference) references a module which is to be incorporated into a schema." href="ref-moduleRef.html">moduleRef</a>  </td></tr><tr id="exclude"><td class="attcat-col1">exclude</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="expand"><td class="attcat-col1">expand</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> <a class="link_odd" title="points to the specification for an attribute or model class which is to be included in a schema" href="ref-classRef.html">classRef</a>  </td></tr><tr id="extent"><td class="attcat-col1">extent</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> <a class="link_odd" title="provides attributes for describing the extent of lexical references for a dictionary term." href="ref-att.partials.html">att.partials</a> </td></tr><tr id="facs"><td class="attcat-col1">facs</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs</a> </td></tr><tr id="feats"><td class="attcat-col1">feats</td><td class="attcat-col2"><a class="link_odd" title="(feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit." href="ref-fs.html">fs</a>  </td></tr><tr id="feature"><td class="attcat-col1">feature</td><td class="attcat-col2"><a class="link_odd" title="marks the point at which some paralinguistic feature of a series of utterances by any one speaker changes." href="ref-shift.html">shift</a>  </td></tr><tr id="filter"><td class="attcat-col1">filter</td><td class="attcat-col2"><a class="link_odd" title="(equivalent) specifies a component which is considered equivalent to the parent element, either by co-reference, or by external link." href="ref-equiv.html">equiv</a>  </td></tr><tr id="flipping"><td class="attcat-col1">flipping</td><td class="attcat-col2"><a class="link_odd" title="defines a written surface as a two-dimensional coordinate space, optionally grouping one or more graphic representations of that space, zones of interest within that space, and transcriptions of the writing within them." href="ref-surface.html">surface</a>  </td></tr><tr id="follow"><td class="attcat-col1">follow</td><td class="attcat-col2"><a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="encodes the leaves (terminal nodes) of a tree." href="ref-leaf.html">leaf</a>  </td></tr><tr id="force"><td class="attcat-col1">force</td><td class="attcat-col2"><a class="link_odd" title="(punctuation character) contains a character or string of characters regarded as constituting a single punctuation mark." href="ref-pc.html">pc</a>  </td></tr><tr id="form"><td class="attcat-col1">form</td><td class="attcat-col2"><a class="link_odd" title="contains a description of the physical components making up the object which is being described." href="ref-objectDesc.html">objectDesc</a>  </td></tr><tr id="from"><td class="attcat-col1">from</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying the specific part of a bibliographic item being cited." href="ref-att.citing.html">att.citing</a> <a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> <a class="link_odd" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</a>  <a class="link_odd" title="encodes an arc, the connection from one node to another in a graph." href="ref-arc.html">arc</a>  <a class="link_odd" title="defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references." href="ref-locus.html">locus</a>  <a class="link_odd" title="associates an interpretative annotation directly with a span of text." href="ref-span.html">span</a>  </td></tr><tr id="from-custom"><td class="attcat-col1">from-custom</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="from-iso"><td class="attcat-col1">from-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> </td></tr><tr id="full"><td class="attcat-col1">full</td><td class="attcat-col2"><a class="link_odd" title="(attributes for components of names usually, but not necessarily, personal names) common attributes for those elements which form part of a name usually, but not necessarily, a personal name." href="ref-att.personal.html">att.personal</a> </td></tr><tr id="function"><td class="attcat-col1">function</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements used for arbitrary segmentation." href="ref-att.segLike.html">att.segLike</a> <a class="link_odd" title="contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document." href="ref-metamark.html">metamark</a>  </td></tr><tr id="fVal"><td class="attcat-col1">fVal</td><td class="attcat-col2"><a class="link_odd" title="(feature) represents a feature value specification, that is, the association of a name with a value of any of several different types." href="ref-f.html">f</a>  </td></tr><tr id="generate"><td class="attcat-col1">generate</td><td class="attcat-col2"><a class="link_odd" title="(class specification) contains reference information for a TEI element class; that is a group of elements which appear together in content models, or which share some common attribute, or both." href="ref-classSpec.html">classSpec</a>  </td></tr><tr id="gi"><td class="attcat-col1">gi</td><td class="attcat-col2"><a class="link_odd" title="documents the usage of a specific element within a specified document." href="ref-tagUsage.html">tagUsage</a>  </td></tr><tr id="given"><td class="attcat-col1">given</td><td class="attcat-col2"><a class="link_odd" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a>  </td></tr><tr id="gradual"><td class="attcat-col1">gradual</td><td class="attcat-col2"><a class="link_odd" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a>  </td></tr><tr id="group"><td class="attcat-col1">group</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing the nature of any physical damage affecting a reading." href="ref-att.damaged.html">att.damaged</a> </td></tr><tr id="hand"><td class="attcat-col1">hand</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute to indicate the hand in which the textual content of an element was written in the source being transcribed." href="ref-att.written.html">att.written</a> <a class="link_odd" title="indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible." href="ref-gap.html">gap</a>  <a class="link_odd" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</a>  </td></tr><tr id="hands"><td class="attcat-col1">hands</td><td class="attcat-col2"><a class="link_odd" title="(description of hands) contains a description of all the different kinds of writing used in a manuscript." href="ref-handDesc.html">handDesc</a>  </td></tr><tr id="height"><td class="attcat-col1">height</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying display and related properties of external media." href="ref-att.media.html">att.media</a> </td></tr><tr id="ident"><td class="attcat-col1">ident</td><td class="attcat-col2"><a class="link_odd" title="provides the identifying attribute for elements which can be subsequently referenced by means of a @key attribute." href="ref-att.identified.html">att.identified</a> <a class="link_odd" title="provides information about an application which has acted upon the document." href="ref-application.html">application</a>  <a class="link_odd" title="characterizes a single language or sublanguage used within a text." href="ref-language.html">language</a>  <a class="link_odd" title="(prefix definition) defines a prefixing scheme used in data.pointer values, showing how abbreviated URIs using the scheme may be expanded into full URIs." href="ref-prefixDef.html">prefixDef</a>  <a class="link_odd" title="describes the set of transcription conventions used, particularly for spoken material." href="ref-transcriptionDesc.html">transcriptionDesc</a>  <a class="link_odd" title="documents a single value in a predefined list of values." href="ref-valItem.html">valItem</a>  </td></tr><tr id="include"><td class="attcat-col1">include</td><td class="attcat-col2"><a class="link_odd" title="points to the specification for an attribute or model class which is to be included in a schema" href="ref-classRef.html">classRef</a>  <a class="link_odd" title="(module reference) references a module which is to be incorporated into a schema." href="ref-moduleRef.html">moduleRef</a>  </td></tr><tr id="inDegree"><td class="attcat-col1">inDegree</td><td class="attcat-col2"><a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  </td></tr><tr id="indexName"><td class="attcat-col1">indexName</td><td class="attcat-col2"><a class="link_odd" title="(index entry) marks a location to be indexed for whatever purpose." href="ref-index.html">index</a>  </td></tr><tr id="inst"><td class="attcat-col1">inst</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements which represent a formal analysis or interpretation." href="ref-att.interpLike.html">att.interpLike</a> </td></tr><tr id="instant"><td class="attcat-col1">instant</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind." href="ref-att.editLike.html">att.editLike</a> </td></tr><tr id="interval"><td class="attcat-col1">interval</td><td class="attcat-col2"><a class="link_odd" title="provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text." href="ref-timeline.html">timeline</a>  <a class="link_odd" title="indicates a point in time either relative to other elements in the same timeline tag, or absolutely." href="ref-when.html">when</a>  </td></tr><tr id="iterated"><td class="attcat-col1">iterated</td><td class="attcat-col2"><a class="link_odd" title="marks any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc." href="ref-kinesic.html">kinesic</a>  <a class="link_odd" title="marks any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc." href="ref-vocal.html">vocal</a>  </td></tr><tr id="key"><td class="attcat-col1">key</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced." href="ref-att.canonical.html">att.canonical</a> <a class="link_odd" title="points to the specification for an attribute or model class which is to be included in a schema" href="ref-classRef.html">classRef</a>  <a class="link_odd" title="identifies the datatype of an attribute value, either by referencing an item in an externally defined datatype library, or by pointing to a TEI-defined data specification" href="ref-dataRef.html">dataRef</a>  <a class="link_odd" title="points to the specification for some element which is to be included in a schema" href="ref-elementRef.html">elementRef</a>  <a class="link_odd" title="points to the specification for some pattern which is to be included in a schema" href="ref-macroRef.html">macroRef</a>  <a class="link_odd" title="specifies class membership of the documented element or class." href="ref-memberOf.html">memberOf</a>  <a class="link_odd" title="(module reference) references a module which is to be incorporated into a schema." href="ref-moduleRef.html">moduleRef</a>  <a class="link_odd" title="(schema reference) describes or points to a related customization or schema file" href="ref-schemaRef.html">schemaRef</a>  <a class="link_odd" title="(specification description) indicates that a description of the specified element or class should be included at this point within a document." href="ref-specDesc.html">specDesc</a>  </td></tr><tr id="label"><td class="attcat-col1">label</td><td class="attcat-col2"><a class="link_odd" title="marks the rhyming part of a metrical line." href="ref-rhyme.html">rhyme</a>  </td></tr><tr id="lang"><td class="attcat-col1">lang</td><td class="attcat-col2"><a class="link_odd" title="contains literal code from some formal language such as a programming language." href="ref-code.html">code</a>  </td></tr><tr id="lemma"><td class="attcat-col1">lemma</td><td class="attcat-col2"><a class="link_odd" title="(word) represents a grammatical (not necessarily orthographic) word." href="ref-w.html">w</a>  </td></tr><tr id="lemmaRef"><td class="attcat-col1">lemmaRef</td><td class="attcat-col2"><a class="link_odd" title="(word) represents a grammatical (not necessarily orthographic) word." href="ref-w.html">w</a>  </td></tr><tr id="length"><td class="attcat-col1">length</td><td class="attcat-col2"><a class="link_odd" title="(reference state) specifies one component of a canonical reference defined by the milestone method." href="ref-refState.html">refState</a>  </td></tr><tr id="level"><td class="attcat-col1">level</td><td class="attcat-col2"><a class="link_odd" title="(language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language." href="ref-langKnown.html">langKnown</a>  <a class="link_odd" title="groups together all information relating to one word sense in a dictionary entry, for example definitions, examples, and translation equivalents." href="ref-sense.html">sense</a>  <a class="link_odd" title="contains a title for any kind of work." href="ref-title.html">title</a>  </td></tr><tr id="loc"><td class="attcat-col1">loc</td><td class="attcat-col2"><a class="link_odd" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</a>  </td></tr><tr id="location"><td class="attcat-col1">location</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> <a class="link_odd" title="declares the method used to encode text-critical variants." href="ref-variantEncoding.html">variantEncoding</a>  </td></tr><tr id="locus"><td class="attcat-col1">locus</td><td class="attcat-col2"><a class="link_odd" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a>  <a class="link_odd" title="(responsibility) identifies the individual(s) responsible for some aspect of the content or markup of particular element(s)." href="ref-respons.html">respons</a>  </td></tr><tr id="lrx"><td class="attcat-col1">lrx</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> </td></tr><tr id="lry"><td class="attcat-col1">lry</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> </td></tr><tr id="mainLang"><td class="attcat-col1">mainLang</td><td class="attcat-col2"><a class="link_odd" title="(text language) describes the languages and writing systems identified within the bibliographic work being described, rather than its description." href="ref-textLang.html">textLang</a>  </td></tr><tr id="marks"><td class="attcat-col1">marks</td><td class="attcat-col2"><a class="link_odd" title="specifies editorial practice adopted with respect to punctuation marks in the original." href="ref-punctuation.html">punctuation</a>  <a class="link_odd" title="specifies editorial practice adopted with respect to quotation marks in the original." href="ref-quotation.html">quotation</a>  </td></tr><tr id="match"><td class="attcat-col1">match</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for selecting particular elements within a document." href="ref-att.scoping.html">att.scoping</a> </td></tr><tr id="matchPattern"><td class="attcat-col1">matchPattern</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for regular-expression matching and replacement." href="ref-att.patternReplacement.html">att.patternReplacement</a> </td></tr><tr id="material"><td class="attcat-col1">material</td><td class="attcat-col2"><a class="link_odd" title="(support description) groups elements describing the physical support for the written part of a manuscript." href="ref-supportDesc.html">supportDesc</a>  </td></tr><tr id="max"><td class="attcat-col1">max</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> <a class="link_odd" title="specifies class membership of the documented element or class." href="ref-memberOf.html">memberOf</a>  <a class="link_odd" title="(numeric value) represents the value part of a feature-value specification which contains a numeric value or range." href="ref-numeric.html">numeric</a>  </td></tr><tr id="maxOccurs"><td class="attcat-col1">maxOccurs</td><td class="attcat-col2"><a class="link_odd" title="supplies attributes for the elements which define component parts of a content model." href="ref-att.repeatable.html">att.repeatable</a> <a class="link_odd" title="specifies the declared value for an attribute, by referring to any datatype defined by the chosen schema language." href="ref-datatype.html">datatype</a>  </td></tr><tr id="medium"><td class="attcat-col1">medium</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> </td></tr><tr id="mergedIn"><td class="attcat-col1">mergedIn</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> </td></tr><tr id="met"><td class="attcat-col1">met</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes which certain elements may use to represent metrical information." href="ref-att.metrical.html">att.metrical</a> </td></tr><tr id="method"><td class="attcat-col1">method</td><td class="attcat-col2"><a class="link_odd" title="(correction principles) states how and under what circumstances corrections have been made in the text." href="ref-correction.html">correction</a>  <a class="link_odd" title="indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form." href="ref-normalization.html">normalization</a>  <a class="link_odd" title="declares the method used to encode text-critical variants." href="ref-variantEncoding.html">variantEncoding</a>  </td></tr><tr id="mimeType"><td class="attcat-col1">mimeType</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying the type of a computer resource using a standard taxonomy." href="ref-att.internetMedia.html">att.internetMedia</a> <a class="link_odd" title="indicates the location of any form of external media such as an audio or video clip etc." href="ref-media.html">media</a>  </td></tr><tr id="min"><td class="attcat-col1">min</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> <a class="link_odd" title="specifies class membership of the documented element or class." href="ref-memberOf.html">memberOf</a>  </td></tr><tr id="minOccurs"><td class="attcat-col1">minOccurs</td><td class="attcat-col2"><a class="link_odd" title="supplies attributes for the elements which define component parts of a content model." href="ref-att.repeatable.html">att.repeatable</a> <a class="link_odd" title="specifies the declared value for an attribute, by referring to any datatype defined by the chosen schema language." href="ref-datatype.html">datatype</a>  </td></tr><tr id="mode"><td class="attcat-col1">mode</td><td class="attcat-col2"><a class="link_odd" title="provides attributes indicating how multiple references to the same object in a schema should be combined" href="ref-att.combinable.html">att.combinable</a> <a class="link_odd" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a>  <a class="link_odd" title="(alternation group) groups a collection of &lt;alt&gt; elements and possibly pointers." href="ref-altGrp.html">altGrp</a>  <a class="link_odd" title="(primary channel) describes the medium or channel by which a text is delivered or experienced. For a written text, this might be print, manuscript, email, etc.; for a spoken one, radio, telephone, face-to-face, etc." href="ref-channel.html">channel</a>  <a class="link_odd" title="specifies all the classes of which the documented element or class is a member or subclass." href="ref-classes.html">classes</a>  <a class="link_odd" title="specifies class membership of the documented element or class." href="ref-memberOf.html">memberOf</a>  </td></tr><tr id="module"><td class="attcat-col1">module</td><td class="attcat-col2"><a class="link_odd" title="provides the identifying attribute for elements which can be subsequently referenced by means of a @key attribute." href="ref-att.identified.html">att.identified</a> </td></tr><tr id="mutual"><td class="attcat-col1">mutual</td><td class="attcat-col2"><a class="link_odd" title="(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items." href="ref-relation.html">relation</a>  </td></tr><tr id="n"><td class="attcat-col1">n</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> </td></tr><tr id="name"><td class="attcat-col1">name</td><td class="attcat-col2"><a class="link_odd" title="(attribute pointer) points to the definition of an attribute or group of attributes." href="ref-attRef.html">attRef</a>  <a class="link_odd" title="Restricts the value of the strings used to represent values of a datatype, according to XML Schemas: Part 2: Datatypes." href="ref-dataFacet.html">dataFacet</a>  <a class="link_odd" title="identifies the datatype of an attribute value, either by referencing an item in an externally defined datatype library, or by pointing to a TEI-defined data specification" href="ref-dataRef.html">dataRef</a>  <a class="link_odd" title="(equivalent) specifies a component which is considered equivalent to the parent element, either by co-reference, or by external link." href="ref-equiv.html">equiv</a>  <a class="link_odd" title="(feature) represents a feature value specification, that is, the association of a name with a value of any of several different types." href="ref-f.html">f</a>  <a class="link_odd" title="(feature declaration) declares a single feature, specifying its name, organization, range of allowed values, and optionally its default value." href="ref-fDecl.html">fDecl</a>  <a class="link_odd" title="supplies the formal name of the namespace to which the elements documented by its children belong." href="ref-namespace.html">namespace</a>  <a class="link_odd" title="provides a parameter for a model behaviour by supplying its name and an XPath expression identifying the location of its content." href="ref-param.html">param</a>  <a class="link_odd" title="(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items." href="ref-relation.html">relation</a>  <a class="link_odd" title="(value label) represents the value part of a feature-value specification which appears at more than one point in a feature structure." href="ref-vLabel.html">vLabel</a>  </td></tr><tr id="new"><td class="attcat-col1">new</td><td class="attcat-col2"><a class="link_odd" title="marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint." href="ref-handShift.html">handShift</a>  <a class="link_odd" title="marks the point at which some paralinguistic feature of a series of utterances by any one speaker changes." href="ref-shift.html">shift</a>  </td></tr><tr id="next"><td class="attcat-col1">next</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="norm"><td class="attcat-col1">norm</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> </td></tr><tr id="notAfter"><td class="attcat-col1">notAfter</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> </td></tr><tr id="notAfter-custom"><td class="attcat-col1">notAfter-custom</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="notAfter-iso"><td class="attcat-col1">notAfter-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> </td></tr><tr id="notation"><td class="attcat-col1">notation</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute to indicate any specialised notation used for element content." href="ref-att.notated.html">att.notated</a> </td></tr><tr id="notBefore"><td class="attcat-col1">notBefore</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> </td></tr><tr id="notBefore-custom"><td class="attcat-col1">notBefore-custom</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="notBefore-iso"><td class="attcat-col1">notBefore-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> </td></tr><tr id="ns"><td class="attcat-col1">ns</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute indicating the target namespace for an object being created" href="ref-att.namespaceable.html">att.namespaceable</a> <a class="link_odd" title="(attribute definition) contains the definition of a single attribute." href="ref-attDef.html">attDef</a>  </td></tr><tr id="nymRef"><td class="attcat-col1">nymRef</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to elements which refer to named persons, places, organizations etc." href="ref-att.naming.html">att.naming</a> </td></tr><tr id="occurs"><td class="attcat-col1">occurs</td><td class="attcat-col2"><a class="link_odd" title="documents the usage of a specific element within a specified document." href="ref-tagUsage.html">tagUsage</a>  </td></tr><tr id="opt"><td class="attcat-col1">opt</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> </td></tr><tr id="optional"><td class="attcat-col1">optional</td><td class="attcat-col2"><a class="link_odd" title="(feature declaration) declares a single feature, specifying its name, organization, range of allowed values, and optionally its default value." href="ref-fDecl.html">fDecl</a>  </td></tr><tr id="ord"><td class="attcat-col1">ord</td><td class="attcat-col2"><a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="(root node) represents the root node of a tree." href="ref-root.html">root</a>  <a class="link_odd" title="encodes a tree, which is made up of a root, internal nodes, leaves, and arcs from root to leaves." href="ref-tree.html">tree</a>  </td></tr><tr id="order"><td class="attcat-col1">order</td><td class="attcat-col2"><a class="link_odd" title="encodes a graph, which is a collection of nodes, and arcs which connect the nodes." href="ref-graph.html">graph</a>  <a class="link_odd" title="encodes a tree, which is made up of a root, internal nodes, leaves, and arcs from root to leaves." href="ref-tree.html">tree</a>  </td></tr><tr id="ordered"><td class="attcat-col1">ordered</td><td class="attcat-col2"><a class="link_odd" title="groups a number of change descriptions associated with either the creation of a source text or the revision of an encoded text." href="ref-listChange.html">listChange</a>  </td></tr><tr id="org"><td class="attcat-col1">org</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements which behave in the same way as divisions." href="ref-att.divLike.html">att.divLike</a> <a class="link_odd" title="contains documentation for all the attributes associated with this element, as a series of &lt;attDef&gt; elements." href="ref-attList.html">attList</a>  <a class="link_odd" title="(collection of values) represents the value part of a feature-value specification which contains multiple values organized as a set, bag, or list." href="ref-vColl.html">vColl</a>  <a class="link_odd" title="(merged collection of values) represents a feature value which is the result of merging together the feature values contained by its children, using the organization specified by the @org attribute." href="ref-vMerge.html">vMerge</a>  </td></tr><tr id="orig"><td class="attcat-col1">orig</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> </td></tr><tr id="origin"><td class="attcat-col1">origin</td><td class="attcat-col2"><a class="link_odd" title="provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text." href="ref-timeline.html">timeline</a>  </td></tr><tr id="otherLangs"><td class="attcat-col1">otherLangs</td><td class="attcat-col2"><a class="link_odd" title="(text language) describes the languages and writing systems identified within the bibliographic work being described, rather than its description." href="ref-textLang.html">textLang</a>  </td></tr><tr id="outDegree"><td class="attcat-col1">outDegree</td><td class="attcat-col2"><a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  <a class="link_odd" title="(root node) represents the root node of a tree." href="ref-root.html">root</a>  </td></tr><tr id="output"><td class="attcat-col1">output</td><td class="attcat-col2"><a class="link_odd" title="describes the processing intended for a specified element." href="ref-model.html">model</a>  <a class="link_odd" title="any grouping of &lt;model&gt; or &lt;modelSequence&gt; elements with a common output method" href="ref-modelGrp.html">modelGrp</a>  <a class="link_odd" title="any sequence of model or &lt;modelSequence&gt; elements which is to be processed as a single set of actions" href="ref-modelSequence.html">modelSequence</a>  </td></tr><tr id="parent"><td class="attcat-col1">parent</td><td class="attcat-col2"><a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="encodes the leaves (terminal nodes) of a tree." href="ref-leaf.html">leaf</a>  </td></tr><tr id="part"><td class="attcat-col1">part</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute for representing fragmentation of a structural element, typically as a consequence of some overlapping hierarchy." href="ref-att.fragmentable.html">att.fragmentable</a> </td></tr><tr id="partial"><td class="attcat-col1">partial</td><td class="attcat-col2"><a class="link_odd" title="(tagging declaration) provides detailed information about the tagging applied to a document." href="ref-tagsDecl.html">tagsDecl</a>  </td></tr><tr id="parts"><td class="attcat-col1">parts</td><td class="attcat-col2"><a class="link_odd" title="(canonical name) contains the definition for a canonical name or name component of any kind." href="ref-nym.html">nym</a>  </td></tr><tr id="passive"><td class="attcat-col1">passive</td><td class="attcat-col2"><a class="link_odd" title="describes the extent, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary, etc." href="ref-interaction.html">interaction</a>  <a class="link_odd" title="(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items." href="ref-relation.html">relation</a>  </td></tr><tr id="pattern"><td class="attcat-col1">pattern</td><td class="attcat-col2"><a class="link_odd" title="(metrical notation declaration) documents the notation employed to represent a metrical pattern when this is specified as the value of a @met, @real, or @rhyme attribute on any structural element of a metrical text (e.g. &lt;lg&gt;, &lt;l&gt;, or &lt;seg&gt;)." href="ref-metDecl.html">metDecl</a>  </td></tr><tr id="perf"><td class="attcat-col1">perf</td><td class="attcat-col2"><a class="link_odd" title="(movement) marks the actual entrance or exit of one or more characters on stage." href="ref-move.html">move</a>  <a class="link_odd" title="(technical stage direction) describes a special-purpose stage direction that is not meant for the actors." href="ref-tech.html">tech</a>  </td></tr><tr id="period"><td class="attcat-col1">period</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain dates, times, or datable events." href="ref-att.datable.html">att.datable</a> </td></tr><tr id="place"><td class="attcat-col1">place</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing where on the source page or object a textual element appears." href="ref-att.placement.html">att.placement</a> </td></tr><tr id="placement"><td class="attcat-col1">placement</td><td class="attcat-col2"><a class="link_odd" title="specifies editorial practice adopted with respect to punctuation marks in the original." href="ref-punctuation.html">punctuation</a>  </td></tr><tr id="points"><td class="attcat-col1">points</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> </td></tr><tr id="pre"><td class="attcat-col1">pre</td><td class="attcat-col2"><a class="link_odd" title="(punctuation character) contains a character or string of characters regarded as constituting a single punctuation mark." href="ref-pc.html">pc</a>  </td></tr><tr id="precision"><td class="attcat-col1">precision</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> <a class="link_odd" title="indicates the numerical accuracy or precision associated with some aspect of the text markup." href="ref-precision.html">precision</a>  </td></tr><tr id="predeclare"><td class="attcat-col1">predeclare</td><td class="attcat-col2"><a class="link_odd" title="provides the identifying attribute for elements which can be subsequently referenced by means of a @key attribute." href="ref-att.identified.html">att.identified</a> </td></tr><tr id="predicate"><td class="attcat-col1">predicate</td><td class="attcat-col2"><a class="link_odd" title="describes the processing intended for a specified element." href="ref-model.html">model</a>  <a class="link_odd" title="any sequence of model or &lt;modelSequence&gt; elements which is to be processed as a single set of actions" href="ref-modelSequence.html">modelSequence</a>  </td></tr><tr id="prefix"><td class="attcat-col1">prefix</td><td class="attcat-col2"><a class="link_odd" title="(element specification) documents the structure, content, and purpose of a single element type." href="ref-elementSpec.html">elementSpec</a>  <a class="link_odd" title="(module reference) references a module which is to be incorporated into a schema." href="ref-moduleRef.html">moduleRef</a>  <a class="link_odd" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</a>  </td></tr><tr id="preserveOrder"><td class="attcat-col1">preserveOrder</td><td class="attcat-col2"><a class="link_odd" title="sequence of references" href="ref-sequence.html">sequence</a>  </td></tr><tr id="prev"><td class="attcat-col1">prev</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="quantity"><td class="attcat-col1">quantity</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> <a class="link_odd" title="provides attributes to represent a regularized or normalized measurement." href="ref-att.measurement.html">att.measurement</a> </td></tr><tr id="real"><td class="attcat-col1">real</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes which certain elements may use to represent metrical information." href="ref-att.metrical.html">att.metrical</a> </td></tr><tr id="reason"><td class="attcat-col1">reason</td><td class="attcat-col2"><a class="link_odd" title="indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible." href="ref-gap.html">gap</a>  <a class="link_odd" title="(secluded text) Secluded. Marks text present in the source which the editor believes to be genuine but out of its original place (which is unknown)." href="ref-secl.html">secl</a>  <a class="link_odd" title="signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe." href="ref-supplied.html">supplied</a>  <a class="link_odd" title="marks text present in the source which the editor believes to be superfluous or redundant." href="ref-surplus.html">surplus</a>  <a class="link_odd" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</a>  </td></tr><tr id="ref"><td class="attcat-col1">ref</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced." href="ref-att.canonical.html">att.canonical</a> <a class="link_odd" title="identifies the datatype of an attribute value, either by referencing an item in an externally defined datatype library, or by pointing to a TEI-defined data specification" href="ref-dataRef.html">dataRef</a>  <a class="link_odd" title="(character or glyph) represents a glyph, or a non-standard character." href="ref-g.html">g</a>  </td></tr><tr id="rend"><td class="attcat-col1">rend</td><td class="attcat-col2"><a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> </td></tr><tr id="rendition"><td class="attcat-col1">rendition</td><td class="attcat-col2"><a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> </td></tr><tr id="replacementPattern"><td class="attcat-col1">replacementPattern</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for regular-expression matching and replacement." href="ref-att.patternReplacement.html">att.patternReplacement</a> </td></tr><tr id="require"><td class="attcat-col1">require</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes common to all elements representing variant readings in text critical work." href="ref-att.textCritical.html">att.textCritical</a> <a class="link_odd" title="indicates the presence of any elements in a content model" href="ref-anyElement.html">anyElement</a>  </td></tr><tr id="resp"><td class="attcat-col1">resp</td><td class="attcat-col2"><a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility</a> <a class="link_odd" title="indicates the location of a significant space in the text." href="ref-space.html">space</a>  </td></tr><tr id="restriction"><td class="attcat-col1">restriction</td><td class="attcat-col2"><a class="link_odd" title="identifies the datatype of an attribute value, either by referencing an item in an externally defined datatype library, or by pointing to a TEI-defined data specification" href="ref-dataRef.html">dataRef</a>  </td></tr><tr id="result"><td class="attcat-col1">result</td><td class="attcat-col2"><a class="link_odd" title="identifies a possibly fragmented segment of text, by pointing at the possibly discontiguous elements which compose it." href="ref-join.html">join</a>  <a class="link_odd" title="(join group) groups a collection of &lt;join&gt; elements and possibly pointers." href="ref-joinGrp.html">joinGrp</a>  </td></tr><tr id="rhyme"><td class="attcat-col1">rhyme</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes which certain elements may use to represent metrical information." href="ref-att.metrical.html">att.metrical</a> </td></tr><tr id="role"><td class="attcat-col1">role</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to elements which refer to named persons, places, organizations etc." href="ref-att.naming.html">att.naming</a> <a class="link_odd" title="provides attributes used to decorate rows or cells of a table." href="ref-att.tableDecoration.html">att.tableDecoration</a> <a class="link_odd" title="(organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people." href="ref-org.html">org</a>  <a class="link_odd" title="provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source." href="ref-person.html">person</a>  <a class="link_odd" title="(personal group) describes a group of individuals treated as a single person for analytic purposes." href="ref-personGrp.html">personGrp</a>  </td></tr><tr id="rotate"><td class="attcat-col1">rotate</td><td class="attcat-col2"><a class="link_odd" title="defines any two-dimensional area within a &lt;surface&gt; element." href="ref-zone.html">zone</a>  </td></tr><tr id="rows"><td class="attcat-col1">rows</td><td class="attcat-col2"><a class="link_odd" title="provides attributes used to decorate rows or cells of a table." href="ref-att.tableDecoration.html">att.tableDecoration</a> <a class="link_odd" title="contains text displayed in tabular form, in rows and columns." href="ref-table.html">table</a>  </td></tr><tr id="ruledLines"><td class="attcat-col1">ruledLines</td><td class="attcat-col2"><a class="link_odd" title="describes how text is laid out on the page, including information about any ruling, pricking, or other evidence of page-preparation techniques." href="ref-layout.html">layout</a>  </td></tr><tr id="sameAs"><td class="attcat-col1">sameAs</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="sample"><td class="attcat-col1">sample</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements which behave in the same way as divisions." href="ref-att.divLike.html">att.divLike</a> </td></tr><tr id="scale"><td class="attcat-col1">scale</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying display and related properties of external media." href="ref-att.media.html">att.media</a> </td></tr><tr id="scheme"><td class="attcat-col1">scheme</td><td class="attcat-col2"><a class="link_odd" title="provides attributes to specify the name of a formal definition language used to provide formatting or rendition information." href="ref-att.styleDef.html">att.styleDef</a> <a class="link_odd" title="(attribute) contains the name of an attribute appearing within running text." href="ref-att.html">att</a>  <a class="link_odd" title="(category reference) specifies one or more defined categories within some taxonomy or text typology." href="ref-catRef.html">catRef</a>  <a class="link_odd" title="(classification code) contains the classification code used for this text in some standard classification system." href="ref-classCode.html">classCode</a>  <a class="link_odd" title="(constraint on schema) contains a constraint, expressed in some formal syntax, which cannot be expressed in the structural content model" href="ref-constraintSpec.html">constraintSpec</a>  <a class="link_odd" title="(element name) contains the name (generic identifier) of an element." href="ref-gi.html">gi</a>  <a class="link_odd" title="contains a list of keywords or phrases identifying the topic or nature of a text." href="ref-keywords.html">keywords</a>  <a class="link_odd" title="defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references." href="ref-locus.html">locus</a>  <a class="link_odd" title="groups a number of locations which together form a distinct but discontinuous item within a manuscript or manuscript part, according to a specific foliation." href="ref-locusGrp.html">locusGrp</a>  <a class="link_odd" title="contains an informal description of a person's trade, profession or occupation." href="ref-occupation.html">occupation</a>  <a class="link_odd" title="(socio-economic status) contains an informal description of a person's perceived social or economic status." href="ref-socecStatus.html">socecStatus</a>  <a class="link_odd" title="contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters." href="ref-tag.html">tag</a>  </td></tr><tr id="schemeVersion"><td class="attcat-col1">schemeVersion</td><td class="attcat-col2"><a class="link_odd" title="provides attributes to specify the name of a formal definition language used to provide formatting or rendition information." href="ref-att.styleDef.html">att.styleDef</a> </td></tr><tr id="scope"><td class="attcat-col1">scope</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> <a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> <a class="link_odd" title="identifies a possibly fragmented segment of text, by pointing at the possibly discontiguous elements which compose it." href="ref-join.html">join</a>  <a class="link_odd" title="describes the rendering or appearance intended for all occurrences of an element in a specified context for a specified type of output." href="ref-outputRendition.html">outputRendition</a>  <a class="link_odd" title="supplies information about the rendition or appearance of one or more elements in the source text." href="ref-rendition.html">rendition</a>  </td></tr><tr id="scribe"><td class="attcat-col1">scribe</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> </td></tr><tr id="scribeRef"><td class="attcat-col1">scribeRef</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> </td></tr><tr id="script"><td class="attcat-col1">script</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> </td></tr><tr id="scriptRef"><td class="attcat-col1">scriptRef</td><td class="attcat-col2"><a class="link_odd" title="provides attributes describing aspects of the hand in which a manuscript is written." href="ref-att.handFeatures.html">att.handFeatures</a> </td></tr><tr id="select"><td class="attcat-col1">select</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="selector"><td class="attcat-col1">selector</td><td class="attcat-col2"><a class="link_odd" title="supplies information about the rendition or appearance of one or more elements in the source text." href="ref-rendition.html">rendition</a>  </td></tr><tr id="seq"><td class="attcat-col1">seq</td><td class="attcat-col2"><a class="link_odd" title="provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources." href="ref-att.transcriptional.html">att.transcriptional</a> </td></tr><tr id="sex"><td class="attcat-col1">sex</td><td class="attcat-col2"><a class="link_odd" title="provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source." href="ref-person.html">person</a>  <a class="link_odd" title="(personal group) describes a group of individuals treated as a single person for analytic purposes." href="ref-personGrp.html">personGrp</a>  </td></tr><tr id="since"><td class="attcat-col1">since</td><td class="attcat-col2"><a class="link_odd" title="indicates a point in time either relative to other elements in the same timeline tag, or absolutely." href="ref-when.html">when</a>  </td></tr><tr id="size"><td class="attcat-col1">size</td><td class="attcat-col2"><a class="link_odd" title="encodes a graph, which is a collection of nodes, and arcs which connect the nodes." href="ref-graph.html">graph</a>  <a class="link_odd" title="(personal group) describes a group of individuals treated as a single person for analytic purposes." href="ref-personGrp.html">personGrp</a>  </td></tr><tr id="social"><td class="attcat-col1">social</td><td class="attcat-col2"><a class="link_odd" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a>  </td></tr><tr id="sort"><td class="attcat-col1">sort</td><td class="attcat-col2"><a class="link_odd" title="(attributes for components of names usually, but not necessarily, personal names) common attributes for those elements which form part of a name usually, but not necessarily, a personal name." href="ref-att.personal.html">att.personal</a> </td></tr><tr id="sortKey"><td class="attcat-col1">sortKey</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content." href="ref-att.sortable.html">att.sortable</a> </td></tr><tr id="source"><td class="attcat-col1">source</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source</a> </td></tr><tr id="space"><td class="attcat-col1">space</td><td class="attcat-col2"><a class="link_odd" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a>  </td></tr><tr id="spanTo"><td class="attcat-col1">spanTo</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it." href="ref-att.spanning.html">att.spanning</a> </td></tr><tr id="split"><td class="attcat-col1">split</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> </td></tr><tr id="start"><td class="attcat-col1">start</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> <a class="link_odd" title="provides attributes common to those elements which have a duration in time, expressed either absolutely or by reference to an alignment map." href="ref-att.timed.html">att.timed</a> <a class="link_odd" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</a>  </td></tr><tr id="status"><td class="attcat-col1">status</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for use on metadata elements describing the status of a document." href="ref-att.docStatus.html">att.docStatus</a> <a class="link_odd" title="provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources." href="ref-att.transcriptional.html">att.transcriptional</a> <a class="link_odd" title="supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc." href="ref-availability.html">availability</a>  <a class="link_odd" title="(correction principles) states how and under what circumstances corrections have been made in the text." href="ref-correction.html">correction</a>  </td></tr><tr id="stdDeviation"><td class="attcat-col1">stdDeviation</td><td class="attcat-col2"><a class="link_odd" title="indicates the numerical accuracy or precision associated with some aspect of the text markup." href="ref-precision.html">precision</a>  </td></tr><tr id="style"><td class="attcat-col1">style</td><td class="attcat-col2"><a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> </td></tr><tr id="subtype"><td class="attcat-col1">subtype</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to classify or subclassify elements in any way." href="ref-att.typed.html">att.typed</a> </td></tr><tr id="synch"><td class="attcat-col1">synch</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> </td></tr><tr id="tag"><td class="attcat-col1">tag</td><td class="attcat-col2"><a class="link_odd" title="(language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language." href="ref-langKnown.html">langKnown</a>  </td></tr><tr id="tags"><td class="attcat-col1">tags</td><td class="attcat-col2"><a class="link_odd" title="(language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of &lt;langKnown&gt; elements." href="ref-langKnowledge.html">langKnowledge</a>  </td></tr><tr id="target"><td class="attcat-col1">target</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes used by all elements which point to other elements by means of one or more URI references." href="ref-att.pointing.html">att.pointing</a> <a class="link_odd" title="provides attributes for selecting particular elements within a document." href="ref-att.scoping.html">att.scoping</a> <a class="link_odd" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a>  <a class="link_odd" title="documents a change or set of changes made during the production of a source document, or during the revision of an electronic file." href="ref-change.html">change</a>  <a class="link_odd" title="(feature structure declaration link) associates the name of a typed feature structure with a feature structure declaration for it." href="ref-fsdLink.html">fsdLink</a>  <a class="link_odd" title="contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document." href="ref-metamark.html">metamark</a>  <a class="link_odd" title="indicates one or more cancelled interventions in a document which have subsequently been marked as reaffirmed or repeated." href="ref-redo.html">redo</a>  <a class="link_odd" title="contains or references some other bibliographic item which is related to the present one in some specified manner, for example as a constituent or alternative version of it." href="ref-relatedItem.html">relatedItem</a>  <a class="link_odd" title="(reference to a specification group) indicates that the declarations contained by the &lt;specGrp&gt; referenced should be inserted at this point." href="ref-specGrpRef.html">specGrpRef</a>  <a class="link_odd" title="indicates one or more marked-up interventions in a document which have subsequently been marked for cancellation." href="ref-undo.html">undo</a>  </td></tr><tr id="targetEnd"><td class="attcat-col1">targetEnd</td><td class="attcat-col2"><a class="link_odd" title="contains a note or annotation." href="ref-note.html">note</a>  </td></tr><tr id="targetLang"><td class="attcat-col1">targetLang</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes used by all elements which point to other elements by means of one or more URI references." href="ref-att.pointing.html">att.pointing</a> <a class="link_odd" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</a>  </td></tr><tr id="targFunc"><td class="attcat-col1">targFunc</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements which enclose groups of pointer elements." href="ref-att.pointing.group.html">att.pointing.group</a> </td></tr><tr id="terminal"><td class="attcat-col1">terminal</td><td class="attcat-col2"><a class="link_odd" title="(metrical notation symbol) documents the intended significance of a particular character or character sequence within a metrical notation, either explicitly or in terms of other &lt;metSym&gt; elements in the same &lt;metDecl&gt;." href="ref-metSym.html">metSym</a>  </td></tr><tr id="time"><td class="attcat-col1">time</td><td class="attcat-col2"><a class="link_odd" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a>  </td></tr><tr id="to"><td class="attcat-col1">to</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying the specific part of a bibliographic item being cited." href="ref-att.citing.html">att.citing</a> <a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> <a class="link_odd" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</a>  <a class="link_odd" title="encodes an arc, the connection from one node to another in a graph." href="ref-arc.html">arc</a>  <a class="link_odd" title="defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references." href="ref-locus.html">locus</a>  <a class="link_odd" title="associates an interpretative annotation directly with a span of text." href="ref-span.html">span</a>  </td></tr><tr id="to-custom"><td class="attcat-col1">to-custom</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="to-iso"><td class="attcat-col1">to-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> </td></tr><tr id="trans"><td class="attcat-col1">trans</td><td class="attcat-col2"><a class="link_odd" title="(utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker." href="ref-u.html">u</a>  </td></tr><tr id="trunc"><td class="attcat-col1">trunc</td><td class="attcat-col2"><a class="link_odd" title="(numeric value) represents the value part of a feature-value specification which contains a numeric value or range." href="ref-numeric.html">numeric</a>  </td></tr><tr id="type"><td class="attcat-col1">type</td><td class="attcat-col2"><a class="link_odd" title="provides an attribute used to distinguish different styles of dictionary entries." href="ref-att.entryLike.html">att.entryLike</a> <a class="link_odd" title="provides attributes for elements which represent a formal analysis or interpretation." href="ref-att.interpLike.html">att.interpLike</a> <a class="link_odd" title="defines a set of attributes common to all elements representing variant readings in text critical work." href="ref-att.textCritical.html">att.textCritical</a> <a class="link_odd" title="provides attributes which can be used to classify or subclassify elements in any way." href="ref-att.typed.html">att.typed</a> <a class="link_odd" title="(abbreviation) contains an abbreviation of any sort." href="ref-abbr.html">abbr</a>  <a class="link_odd" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</a>  <a class="link_odd" title="(cast list item) contains a single entry within a cast list, describing either a single role or a list of non-speaking roles." href="ref-castItem.html">castItem</a>  <a class="link_odd" title="(class specification) contains reference information for a TEI element class; that is a group of elements which appear together in content models, or which share some common attribute, or both." href="ref-classSpec.html">classSpec</a>  <a class="link_odd" title="describes the internal composition of a text or text sample, for example as fragmentary, complete, etc." href="ref-constitution.html">constitution</a>  <a class="link_odd" title="(correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence." href="ref-correspAction.html">correspAction</a>  <a class="link_odd" title="describes the nature and extent of originality of this text." href="ref-derivation.html">derivation</a>  <a class="link_odd" title="contains a dimensional specification." href="ref-dimensions.html">dimensions</a>  <a class="link_odd" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a>  <a class="link_odd" title="(automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear." href="ref-divGen.html">divGen</a>  <a class="link_odd" title="(domain of use) describes the most important social context in which the text was realized or for which it is intended, for example private vs. public, education, religion, etc." href="ref-domain.html">domain</a>  <a class="link_odd" title="describes the extent to which the text may be regarded as imaginative or non-imaginative, that is, as describing a fictional or a non-fictional world." href="ref-factuality.html">factuality</a>  <a class="link_odd" title="(form information group) groups all the information on the written and spoken forms of one headword." href="ref-form.html">form</a>  <a class="link_odd" title="(feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit." href="ref-fs.html">fs</a>  <a class="link_odd" title="(feature structure declaration) declares one type of feature structure." href="ref-fsDecl.html">fsDecl</a>  <a class="link_odd" title="(feature structure declaration link) associates the name of a typed feature structure with a feature structure declaration for it." href="ref-fsdLink.html">fsdLink</a>  <a class="link_odd" title="(forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page." href="ref-fw.html">fw</a>  <a class="link_odd" title="(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form." href="ref-gram.html">gram</a>  <a class="link_odd" title="encodes a graph, which is a collection of nodes, and arcs which connect the nodes." href="ref-graph.html">graph</a>  <a class="link_odd" title="(inflectional class) indicates the inflectional class associated with a lexical item." href="ref-iType.html">iType</a>  <a class="link_odd" title="(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way." href="ref-idno.html">idno</a>  <a class="link_odd" title="describes the extent, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary, etc." href="ref-interaction.html">interaction</a>  <a class="link_odd" title="(label) contains a label for a form, example, translation, or other piece of information, e.g. abbreviation for, contraction of, literally, approximately, synonyms:, etc." href="ref-lbl.html">lbl</a>  <a class="link_odd" title="contains any sequence of items organized as a list." href="ref-list.html">list</a>  <a class="link_odd" title="provides for lists of forests." href="ref-listForest.html">listForest</a>  <a class="link_odd" title="(macro specification) documents the function and implementation of a pattern." href="ref-macroSpec.html">macroSpec</a>  <a class="link_odd" title="contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name." href="ref-measure.html">measure</a>  <a class="link_odd" title="(metrical notation declaration) documents the notation employed to represent a metrical pattern when this is specified as the value of a @met, @real, or @rhyme attribute on any structural element of a metrical text (e.g. &lt;lg&gt;, &lt;l&gt;, or &lt;seg&gt;)." href="ref-metDecl.html">metDecl</a>  <a class="link_odd" title="(movement) marks the actual entrance or exit of one or more characters on stage." href="ref-move.html">move</a>  <a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  <a class="link_odd" title="(number) contains a number, written in any form." href="ref-num.html">num</a>  <a class="link_odd" title="(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword." href="ref-oRef.html">oRef</a>  <a class="link_odd" title="(orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the headword." href="ref-oVar.html">oVar</a>  <a class="link_odd" title="(orthographic form) gives the orthographic form of a dictionary headword." href="ref-orth.html">orth</a>  <a class="link_odd" title="describes the extent to which a text may be regarded as prepared or spontaneous." href="ref-preparedness.html">preparedness</a>  <a class="link_odd" title="characterizes a single purpose or communicative function of the text." href="ref-purpose.html">purpose</a>  <a class="link_odd" title="(quoted) contains material which is distinguished from the surrounding text using quotation marks or a similar method, for any one of a variety of reasons including, but not limited to: direct speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and passages that are mentioned but not used." href="ref-q.html">q</a>  <a class="link_odd" title="(recording event) provides details of an audio or video recording event used as the source of a spoken text, either directly or from a public broadcast." href="ref-recording.html">recording</a>  <a class="link_odd" title="describes a sound effect or musical sequence specified within a screen play or radio script." href="ref-sound.html">sound</a>  <a class="link_odd" title="(stage direction) contains any kind of stage direction within a dramatic text or fragment." href="ref-stage.html">stage</a>  <a class="link_odd" title="contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters." href="ref-tag.html">tag</a>  <a class="link_odd" title="(technical stage direction) describes a special-purpose stage direction that is not meant for the actors." href="ref-tech.html">tech</a>  <a class="link_odd" title="contains a title for any kind of work." href="ref-title.html">title</a>  <a class="link_odd" title="(title page) contains the title page of a text, appearing within the front or back matter." href="ref-titlePage.html">titlePage</a>  <a class="link_odd" title="contains a subsection or division of the title of a work, as indicated on a title page." href="ref-titlePart.html">titlePart</a>  <a class="link_odd" title="(usage) contains usage information in a dictionary entry." href="ref-usg.html">usg</a>  <a class="link_odd" title="(value list) contains one or more &lt;valItem&gt; elements defining possible values." href="ref-valList.html">valList</a>  <a class="link_odd" title="(witness detail) gives further information about a particular witness, or witnesses, to a particular reading." href="ref-witDetail.html">witDetail</a>  <a class="link_odd" title="(cross-reference phrase) contains a phrase, sentence, or icon referring the reader to some other location in this or another text." href="ref-xr.html">xr</a>  </td></tr><tr id="ulx"><td class="attcat-col1">ulx</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> </td></tr><tr id="uly"><td class="attcat-col1">uly</td><td class="attcat-col2"><a class="link_odd" title="provides attributes which can be used to position their parent element within a two dimensional coordinate system." href="ref-att.coordinated.html">att.coordinated</a> </td></tr><tr id="unit"><td class="attcat-col1">unit</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying the specific part of a bibliographic item being cited." href="ref-att.citing.html">att.citing</a> <a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> <a class="link_odd" title="provides attributes to represent a regularized or normalized measurement." href="ref-att.measurement.html">att.measurement</a> <a class="link_odd" title="provides an attribute to indicate the type of section which is changing at a specific milestone." href="ref-att.milestoneUnit.html">att.milestoneUnit</a> <a class="link_odd" title="(punctuation character) contains a character or string of characters regarded as constituting a single punctuation mark." href="ref-pc.html">pc</a>  <a class="link_odd" title="provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text." href="ref-timeline.html">timeline</a>  <a class="link_odd" title="indicates a point in time either relative to other elements in the same timeline tag, or absolutely." href="ref-when.html">when</a>  </td></tr><tr id="uri"><td class="attcat-col1">uri</td><td class="attcat-col2"><a class="link_odd" title="(equivalent) specifies a component which is considered equivalent to the parent element, either by co-reference, or by external link." href="ref-equiv.html">equiv</a>  </td></tr><tr id="url"><td class="attcat-col1">url</td><td class="attcat-col2"><a class="link_odd" title="provides attributes by which a resource (such as an externally held media file) may be located." href="ref-att.resourced.html">att.resourced</a> <a class="link_odd" title="(module reference) references a module which is to be incorporated into a schema." href="ref-moduleRef.html">moduleRef</a>  </td></tr><tr id="usage"><td class="attcat-col1">usage</td><td class="attcat-col2"><a class="link_odd" title="(attribute definition) contains the definition of a single attribute." href="ref-attDef.html">attDef</a>  <a class="link_odd" title="characterizes a single language or sublanguage used within a text." href="ref-language.html">language</a>  </td></tr><tr id="useSourceRendition"><td class="attcat-col1">useSourceRendition</td><td class="attcat-col2"><a class="link_odd" title="describes the processing intended for a specified element." href="ref-model.html">model</a>  <a class="link_odd" title="any grouping of &lt;model&gt; or &lt;modelSequence&gt; elements with a common output method" href="ref-modelGrp.html">modelGrp</a>  <a class="link_odd" title="any sequence of model or &lt;modelSequence&gt; elements which is to be processed as a single set of actions" href="ref-modelSequence.html">modelSequence</a>  </td></tr><tr id="valid"><td class="attcat-col1">valid</td><td class="attcat-col2"><a class="link_odd" title="(example of XML) a single XML fragment demonstrating the use of some XML, such as elements, attributes, or processing instructions, etc., in which the &lt;egXML&gt; element functions as the root element." href="ref-egXML.html">egXML</a>  </td></tr><tr id="validUntil"><td class="attcat-col1">validUntil</td><td class="attcat-col2"><a class="link_odd" title="provides attributes indicating how a deprecated feature will be treated in future releases." href="ref-att.deprecated.html">att.deprecated</a> </td></tr><tr id="value"><td class="attcat-col1">value</td><td class="attcat-col2"><a class="link_odd" title="provides a set of attributes common to all elements in the dictionary module." href="ref-att.lexicographic.html">att.lexicographic</a> <a class="link_odd" title="specifies the age of a person." href="ref-age.html">age</a>  <a class="link_odd" title="(binary value) represents the value part of a feature-value specification which can contain either of exactly two possible values." href="ref-binary.html">binary</a>  <a class="link_odd" title="Restricts the value of the strings used to represent values of a datatype, according to XML Schemas: Part 2: Datatypes." href="ref-dataFacet.html">dataFacet</a>  <a class="link_odd" title="(leaf or terminal node of an embedding tree) provides explicitly for a leaf of an embedding tree, which may also be encoded with the &lt;eTree&gt; element." href="ref-eLeaf.html">eLeaf</a>  <a class="link_odd" title="(embedding tree) provides an alternative to the &lt;tree&gt; element for representing ordered rooted tree structures." href="ref-eTree.html">eTree</a>  <a class="link_odd" title="(intermediate (or internal) node) represents an intermediate (or internal) node of a tree." href="ref-iNode.html">iNode</a>  <a class="link_odd" title="encodes the leaves (terminal nodes) of a tree." href="ref-leaf.html">leaf</a>  <a class="link_odd" title="(metrical notation symbol) documents the intended significance of a particular character or character sequence within a metrical notation, either explicitly or in terms of other &lt;metSym&gt; elements in the same &lt;metDecl&gt;." href="ref-metSym.html">metSym</a>  <a class="link_odd" title="encodes a node, a possibly labeled point in a graph." href="ref-node.html">node</a>  <a class="link_odd" title="(number) contains a number, written in any form." href="ref-num.html">num</a>  <a class="link_odd" title="(numeric value) represents the value part of a feature-value specification which contains a numeric value or range." href="ref-numeric.html">numeric</a>  <a class="link_odd" title="provides a parameter for a model behaviour by supplying its name and an XPath expression identifying the location of its content." href="ref-param.html">param</a>  <a class="link_odd" title="(root node) represents the root node of a tree." href="ref-root.html">root</a>  <a class="link_odd" title="specifies the sex of a person." href="ref-sex.html">sex</a>  <a class="link_odd" title="(symbolic value) represents the value part of a feature-value specification which contains one of a finite list of symbols." href="ref-symbol.html">symbol</a>  <a class="link_odd" title="(underspecified embedding tree, so called because of its characteristic shape when drawn) provides for an underspecified eTree, that is, an eTree with information left out." href="ref-triangle.html">triangle</a>  </td></tr><tr id="valueDatcat"><td class="attcat-col1">valueDatcat</td><td class="attcat-col2"><a class="link_odd" title="provides the @dcr:datacat and @dcr:ValueDatacat attributes which are used to align XML elements or attributes with the appropriate Data Categories (DCs) defined by the ISO 12620:2009 standard and stored in the Web repository called ISOCat at http://www.isocat.org/." href="ref-att.datcat.html">att.datcat</a> </td></tr><tr id="varSeq"><td class="attcat-col1">varSeq</td><td class="attcat-col2"><a class="link_odd" title="defines a set of attributes common to all elements representing variant readings in text critical work." href="ref-att.textCritical.html">att.textCritical</a> </td></tr><tr id="version"><td class="attcat-col1">version</td><td class="attcat-col2"><a class="link_odd" title="(TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple &lt;TEI&gt; elements may be combined to form a &lt;teiCorpus&gt; element." href="ref-TEI.html">TEI</a>  <a class="link_odd" title="provides information about an application which has acted upon the document." href="ref-application.html">application</a>  <a class="link_odd" title="contains the whole of a TEI encoded corpus, comprising a single corpus header and one or more &lt;TEI&gt; elements, each containing a single text header and a text." href="ref-teiCorpus.html">teiCorpus</a>  <a class="link_odd" title="describes the set of transcription conventions used, particularly for spoken material." href="ref-transcriptionDesc.html">transcriptionDesc</a>  <a class="link_odd" title="(unicode property name) contains the name of a registered Unicode normative or informative property." href="ref-unicodeName.html">unicodeName</a>  </td></tr><tr id="versionDate"><td class="attcat-col1">versionDate</td><td class="attcat-col2"><a class="link_odd" title="provides attributes used to indicate the status of a translatable portion of an ODD document." href="ref-att.translatable.html">att.translatable</a> </td></tr><tr id="weights"><td class="attcat-col1">weights</td><td class="attcat-col2"><a class="link_odd" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a>  </td></tr><tr id="when"><td class="attcat-col1">when</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> <a class="link_odd" title="(document date) contains the date of a document, as given on a title page or in a dateline." href="ref-docDate.html">docDate</a>  </td></tr><tr id="when-custom"><td class="attcat-col1">when-custom</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> </td></tr><tr id="when-iso"><td class="attcat-col1">when-iso</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> </td></tr><tr id="where"><td class="attcat-col1">where</td><td class="attcat-col2"><a class="link_odd" title="contains data relating to any kind of significant event associated with a person, place, or organization." href="ref-event.html">event</a>  <a class="link_odd" title="(movement) marks the actual entrance or exit of one or more characters on stage." href="ref-move.html">move</a>  </td></tr><tr id="who"><td class="attcat-col1">who</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for elements representing speech or action that can be ascribed to a specific individual." href="ref-att.ascribed.html">att.ascribed</a> </td></tr><tr id="width"><td class="attcat-col1">width</td><td class="attcat-col2"><a class="link_odd" title="provides attributes for specifying display and related properties of external media." href="ref-att.media.html">att.media</a> </td></tr><tr id="wit"><td class="attcat-col1">wit</td><td class="attcat-col2"><a class="link_odd" title="provides attributes to mark the beginning or ending of a fragmentary manuscript or other witness." href="ref-att.rdgPart.html">att.rdgPart</a> <a class="link_odd" title="supplies the attribute used to identify the witnesses supporting a particular reading in a critical apparatus." href="ref-att.witnessed.html">att.witnessed</a> <a class="link_odd" title="(witness detail) gives further information about a particular witness, or witnesses, to a particular reading." href="ref-witDetail.html">witDetail</a>  </td></tr><tr id="withId"><td class="attcat-col1">withId</td><td class="attcat-col2"><a class="link_odd" title="documents the usage of a specific element within a specified document." href="ref-tagUsage.html">tagUsage</a>  </td></tr><tr id="writtenLines"><td class="attcat-col1">writtenLines</td><td class="attcat-col2"><a class="link_odd" title="describes how text is laid out on the page, including information about any ruling, pricking, or other evidence of page-preparation techniques." href="ref-layout.html">layout</a>  </td></tr><tr id="xml_base"><td class="attcat-col1">xml:base</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> </td></tr><tr id="xml_id"><td class="attcat-col1">xml:id</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> </td></tr><tr id="xml_lang"><td class="attcat-col1">xml:lang</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> </td></tr><tr id="xml_space"><td class="attcat-col1">xml:space</td><td class="attcat-col2"><a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> </td></tr></table></div><nav class="left"><span class="upLink"> ↑ </span><a class="navigation" href="index.html">TEI P5 Guidelines</a><span class="previousLink"> « </span><a class="navigation" href="REF-ELEMENTS.html"><span class="headingNumber">Appendix C </span>Elements</a><span class="nextLink"> » </span><a class="navigation" href="REF-MACROS.html"><span class="headingNumber">Appendix E </span>Datatypes and Other Macros</a></nav><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/REF-ATTS.html">English</a>]
    [<a href="../../de/html/REF-ATTS.html">Deutsch</a>]
    [<a href="../../es/html/REF-ATTS.html">Español</a>]
    [<a href="../../it/html/REF-ATTS.html">Italiano</a>]
    [<a href="../../fr/html/REF-ATTS.html">Français</a>]
    [<a href="../../ja/html/REF-ATTS.html">日本語</a>]
    [<a href="../../ko/html/REF-ATTS.html">한국어</a>]
    [<a href="../../zh-TW/html/REF-ATTS.html">中文</a>]
    </p><hr /><div class="footer"><a class="plain" href="http://www.tei-c.org/About/">TEI Consortium</a> | <a class="plain" href="http://www.tei-c.org/About/contact.xml">Feedback</a></div><hr /><address><br />TEI Guidelines <a class="link_ref" href="AB.html#ABTEI4">Version</a> <a class="link_ref" href="../../readme-3.1.1.html">3.1.1a</a>. Last updated on <span class="date">10th May 2017</span>, revision <a class="link_ref" href="https://github.com/TEIC/TEI/commit/bd8dda3">bd8dda3</a>. This page generated on 2017-05-12T12:30:09Z.</address></div></div></body></html>
back to top