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-entry.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 (7)--><title>TEI element entry </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element entry " /><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 id="TOP"><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 class="main-content"><div class="miniTOC miniTOC_right"><ul class="subtoc"><li class="subtoc"></li><li class="subtoc"></li><li class="subtoc"><a class="navigation" href="index.html">Home</a></li><li class="subtoc"><a class="navigation" href="REF-ELEMENTS.html">C Elements</a></li></ul></div><div><h3 class="oddSpec" id="entry">&lt;entry&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;entry&gt; </span>contains a single structured entry in any kind of lexical resource, such as a dictionary or lexicon. [<a class="link_ptr" href="DI.html#DIBO" title="Dictionary Body and Overall Structure"><span class="headingNumber">9.1 </span>Dictionary Body and Overall Structure</a> <a class="link_ptr" href="DI.html#DIEN" title="The Structure of Dictionary Entries"><span class="headingNumber">9.2 </span>The Structure of Dictionary Entries</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">dictionaries — Dictionaries</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Attributes</span></td><td class="wovenodd-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> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<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> (<span class="attribute">@rend</span>, <span class="attribute">@style</span>, <span class="attribute">@rendition</span>))  (<a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" 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> (<span class="attribute">@ana</span>))  (<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> (<span class="attribute">@facs</span>))  (<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> (<span class="attribute">@change</span>))  (<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> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>))  (<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> (<span class="attribute">@source</span>)) <a class="link_odd" title="provides an attribute used to distinguish different styles of dictionary entries." href="ref-att.entryLike.html">att.entryLike</a> (<span class="attribute">@type</span>) <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> (<span class="attribute">@sortKey</span>) </td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Member of</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_classSpec" title="groups elements structurally analogous to paragraphs within dictionaries." href="ref-model.entryLike.html">model.entryLike</a> </div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Contained by</span></td><td class="wovenodd-col2"><div class="parent"><div class="specChildren"><div class="specChild"><span class="specChildModule">dictionaries: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="groups a sequence of entries within any kind of lexical resource, such as a dictionary or lexicon which function as a single unit, for example a set of homographs." href="ref-superEntry.html">superEntry</a></span></div><div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(cast list) contains a single cast list or dramatis personae." href="ref-castList.html">castList</a> <a class="link_odd_elementSpec" title="contains the epilogue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue." href="ref-epilogue.html">epilogue</a> <a class="link_odd_elementSpec" title="contains a section of front or back matter describing how a dramatic piece is to be performed in general or how it was performed on some specific occasion." href="ref-performance.html">performance</a> <a class="link_odd_elementSpec" title="contains the prologue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue." href="ref-prologue.html">prologue</a> <a class="link_odd_elementSpec" title="(setting) contains a description of the setting, time, locale, appearance, etc., of the action of a play, typically found in the front matter of a printed performance text (not a stage direction)." href="ref-set.html">set</a></span></div><div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="groups elements representing or containing graphic information such as an illustration, formula, or figure." href="ref-figure.html">figure</a></span></div><div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains a formal list or prose description of the topics addressed by a subdivision of a text." href="ref-argument.html">argument</a> <a class="link_odd_elementSpec" title="(text body) contains the whole body of a single unitary text, excluding any front or back matter." href="ref-body.html">body</a> <a class="link_odd_elementSpec" title="(text division) contains a subdivision of the front, body, or back of a text." href="ref-div.html">div</a> <a class="link_odd_elementSpec" title="(level-1 text division) contains a first-level subdivision of the front, body, or back of a text." href="ref-div1.html">div1</a> <a class="link_odd_elementSpec" title="(level-2 text division) contains a second-level subdivision of the front, body, or back of a text." href="ref-div2.html">div2</a> <a class="link_odd_elementSpec" title="(level-3 text division) contains a third-level subdivision of the front, body, or back of a text." href="ref-div3.html">div3</a> <a class="link_odd_elementSpec" title="(level-4 text division) contains a fourth-level subdivision of the front, body, or back of a text." href="ref-div4.html">div4</a> <a class="link_odd_elementSpec" title="(level-5 text division) contains a fifth-level subdivision of the front, body, or back of a text." href="ref-div5.html">div5</a> <a class="link_odd_elementSpec" title="(level-6 text division) contains a sixth-level subdivision of the front, body, or back of a text." href="ref-div6.html">div6</a> <a class="link_odd_elementSpec" title="(level-7 text division) contains the smallest possible subdivision of the front, body or back of a text, larger than a paragraph." href="ref-div7.html">div7</a> <a class="link_odd_elementSpec" title="contains a quotation, anonymous or attributed, appearing at the start or end of a section or on a title page." href="ref-epigraph.html">epigraph</a> <a class="link_odd_elementSpec" title="contains a postscript, e.g. to a letter." href="ref-postscript.html">postscript</a></span></div></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">May contain</span></td><td class="wovenodd-col2"><div class="specChildren"><div class="specChild"><span class="specChildModule">analysis: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(interpretation) summarizes a specific interpretative annotation which can be linked to a span of text." href="ref-interp.html">interp</a> <a class="link_odd_elementSpec" title="(interpretation group) collects together a set of related interpretations which share responsibility or type." href="ref-interpGrp.html">interpGrp</a> <a class="link_odd_elementSpec" title="associates an interpretative annotation directly with a span of text." href="ref-span.html">span</a> <a class="link_odd_elementSpec" title="(span group) collects together span tags." href="ref-spanGrp.html">spanGrp</a></span></div><div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a> <a class="link_odd_elementSpec" title="indicates the numerical accuracy or precision associated with some aspect of the text markup." href="ref-precision.html">precision</a> <a class="link_odd_elementSpec" 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></span></div><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(column break) marks the beginning of a new column of a text on a multi-column page." href="ref-cb.html">cb</a> <a class="link_odd_elementSpec" title="(cited quotation) contains a quotation from some other document, together with a bibliographic reference to its source. In a dictionary it may contain an example text with at least one occurrence of the word form, used in the sense being described, or a translation of the headword, or an example." href="ref-cit.html">cit</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(gathering begins) marks the point in a transcribed codex at which a new gathering or quire begins." href="ref-gb.html">gb</a> <a class="link_odd_elementSpec" title="(index entry) marks a location to be indexed for whatever purpose." href="ref-index.html">index</a> <a class="link_odd_elementSpec" title="(line break) marks the start of a new (typographic) line in some edition or version of a text." href="ref-lb.html">lb</a> <a class="link_odd_elementSpec" title="marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element." href="ref-milestone.html">milestone</a> <a class="link_odd_elementSpec" title="contains a note or annotation." href="ref-note.html">note</a> <a class="link_odd_elementSpec" title="(page break) marks the start of a new page in a paginated document." href="ref-pb.html">pb</a> <a class="link_odd_elementSpec" title="(pointer) defines a pointer to another location." href="ref-ptr.html">ptr</a> <a class="link_odd_elementSpec" title="(reference) defines a reference to another location, possibly modified by additional text or comment." href="ref-ref.html">ref</a></span></div><div class="specChild"><span class="specChildModule">dictionaries: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(definition) contains definition text in a dictionary entry." href="ref-def.html">def</a> <a class="link_odd_elementSpec" title="(dictionary scrap) encloses a part of a dictionary entry in which other phrase-level dictionary elements are freely combined." href="ref-dictScrap.html">dictScrap</a> <a class="link_odd_elementSpec" title="(etymology) encloses the etymological information in a dictionary entry." href="ref-etym.html">etym</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(grammatical information group) groups morpho-syntactic information about a lexical item, e.g. &lt;pos&gt;, &lt;gen&gt;, &lt;number&gt;, &lt;case&gt;, or &lt;iType&gt; (inflectional class)." href="ref-gramGrp.html">gramGrp</a> <a class="link_odd_elementSpec" title="(homograph) groups information relating to one homograph within an entry." href="ref-hom.html">hom</a> <a class="link_odd_elementSpec" title="(related entry) contains a dictionary entry for a lexical item related to the headword, such as a compound phrase or derived form, embedded inside a larger entry." href="ref-re.html">re</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(usage) contains usage information in a dictionary entry." href="ref-usg.html">usg</a> <a class="link_odd_elementSpec" 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></span></div><div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="groups elements representing or containing graphic information such as an illustration, formula, or figure." href="ref-figure.html">figure</a> <a class="link_odd_elementSpec" title="encodes the presence of music notation in a text" href="ref-notatedMusic.html">notatedMusic</a></span></div><div class="specChild"><span class="specChildModule">iso-fs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(feature library) assembles a library of feature elements." href="ref-fLib.html">fLib</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(feature-value library) assembles a library of reusable feature value elements (including complete feature structures)." href="ref-fvLib.html">fvLib</a></span></div><div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a> <a class="link_odd_elementSpec" title="(alternation group) groups a collection of &lt;alt&gt; elements and possibly pointers." href="ref-altGrp.html">altGrp</a> <a class="link_odd_elementSpec" title="(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element." href="ref-anchor.html">anchor</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(join group) groups a collection of &lt;join&gt; elements and possibly pointers." href="ref-joinGrp.html">joinGrp</a> <a class="link_odd_elementSpec" title="defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements." href="ref-link.html">link</a> <a class="link_odd_elementSpec" title="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a> <a class="link_odd_elementSpec" 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></span></div><div class="specChild"><span class="specChildModule">spoken: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="marks any phenomenon or occurrence, not necessarily vocalized or communicative, for example incidental noises or other events affecting communication." href="ref-incident.html">incident</a> <a class="link_odd_elementSpec" title="marks any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc." href="ref-kinesic.html">kinesic</a> <a class="link_odd_elementSpec" title="marks a pause either between or within utterances." href="ref-pause.html">pause</a> <a class="link_odd_elementSpec" 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> <a class="link_odd_elementSpec" title="marks any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc." href="ref-vocal.html">vocal</a> <a class="link_odd_elementSpec" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a></span></div><div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd_elementSpec" 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_elementSpec" title="(witness detail) gives further information about a particular witness, or witnesses, to a particular reading." href="ref-witDetail.html">witDetail</a></span></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also &lt;add&gt;)." href="ref-addSpan.html">addSpan</a> <a class="link_odd_elementSpec" title="(damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible." href="ref-damageSpan.html">damageSpan</a> <a class="link_odd_elementSpec" title="(deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector." href="ref-delSpan.html">delSpan</a> <a class="link_odd_elementSpec" 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_elementSpec" title="supplies a list of transpositions, each of which is indicated at some point in a document typically by means of metamarks." href="ref-listTranspose.html">listTranspose</a> <a class="link_odd_elementSpec" 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_elementSpec" title="indicates the location of a significant space in the text." href="ref-space.html">space</a> <a class="link_odd_elementSpec" title="(substitution join) identifies a series of possibly fragmented additions, deletions or other revisions on a manuscript that combine to make up a single intervention in the text" href="ref-substJoin.html">substJoin</a></span></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>Like all elements, <a class="gi" title="contains a single structured entry in any kind of lexical resource, such as a dictionary or lexicon." href="ref-entry.html">entry</a> inherits an <span class="att">xml:id</span> attribute from the class <span class="term">global</span>. No restrictions are placed on the method used to construct <span class="att">xml:id</span>s; one convenient method is to use the orthographic form of the headword, appending a disambiguating number where necessary. Identification codes are sometimes included on machine-readable tapes of dictionaries for in-house use.</p><p>It is recommended to use the <a class="gi" 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> element even for an entry that has only one sense to group together all parts of the definition relating to the word sense since this leads to more consistent encoding across entries.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e72660" class="pre egXML_valid"><span class="element">&lt;entry&gt;</span><br /> <span class="element">&lt;form&gt;</span><br />  <span class="element">&lt;orth&gt;</span>disproof<span class="element">&lt;/orth&gt;</span><br />  <span class="element">&lt;pron&gt;</span>dIs"pru:f<span class="element">&lt;/pron&gt;</span><br /> <span class="element">&lt;/form&gt;</span><br /> <span class="element">&lt;gramGrp&gt;</span><br />  <span class="element">&lt;pos&gt;</span>n<span class="element">&lt;/pos&gt;</span><br /> <span class="element">&lt;/gramGrp&gt;</span><br /> <span class="element">&lt;sense <span class="attribute">n</span>="<span class="attributevalue">1</span>"&gt;</span><br />  <span class="element">&lt;def&gt;</span>facts that disprove something.<span class="element">&lt;/def&gt;</span><br /> <span class="element">&lt;/sense&gt;</span><br /> <span class="element">&lt;sense <span class="attribute">n</span>="<span class="attributevalue">2</span>"&gt;</span><br />  <span class="element">&lt;def&gt;</span>the act of disproving.<span class="element">&lt;/def&gt;</span><br /> <span class="element">&lt;/sense&gt;</span><br /><span class="element">&lt;/entry&gt;</span><div style="float: right;"><a href="examples-entry.html">Show all</a> </div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Content model</span></td><td class="wovenodd-col2"><pre class="eg"><span class="element">&lt;content&gt;</span><br /> <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">1</span>"<br />  <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />  <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-hom.html">hom</a>"/&gt;</span><br />  <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-sense.html">sense</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.entryPart.top.html">model.entryPart.top</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.ptrLike.html">model.ptrLike</a>"/&gt;</span><br /> <span class="element">&lt;/alternate&gt;</span><br /><span class="element">&lt;/content&gt;</span></pre></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schema Declaration</span></td><td class="wovenodd-col2"><div class="displayRelax"><button class="displayRelaxButton"><span class="RNG_Compact">XML syntax</span><span class="RNG_XML">Compact syntax</span></button><pre class="RNG_XML"><span class="element">&lt;rng:element <span class="attribute">name</span>="<span class="attributevalue">entry</span>"&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.rendition.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.linking.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.analytic.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.facs.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.change.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.responsibility.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.source.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.entryLike.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.sortable.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:oneOrMore&gt;</span><br />  <span class="element">&lt;rng:choice&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">hom</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">sense</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.entryPart.top</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.ptrLike</span>"/&gt;</span><br />  <span class="element">&lt;/rng:choice&gt;</span><br /> <span class="element">&lt;/rng:oneOrMore&gt;</span><br /><span class="element">&lt;/rng:element&gt;</span></pre><pre class="RNG_Compact">
<span class="rnc_keyword">element</span> <span class="rnc_nc">entry</span>
{
   <a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global.attributes</a>,
   <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.attributes</a>,
   <a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking.attributes</a>,
   <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.attributes</a>,
   <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.attributes</a>,
   <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.attributes</a>,
   <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.attributes</a>,
   <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.attributes</a>,
   <a class="link_odd" title="provides an attribute used to distinguish different styles of dictionary entries." href="ref-att.entryLike.html">att.entryLike.attributes</a>,
   <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.attributes</a>,
   ( <a class="link_odd" title="(homograph) groups information relating to one homograph within an entry." href="ref-hom.html">hom</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="groups high level elements within a structured dictionary entry" href="ref-model.entryPart.top.html">model.entryPart.top</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> | <a class="link_odd" title="groups elements used for purposes of location and reference." href="ref-model.ptrLike.html">model.ptrLike</a> )+
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-entry.html">English</a>]
    [<a href="../../de/html/ref-entry.html">Deutsch</a>]
    [<a href="../../es/html/ref-entry.html">Español</a>]
    [<a href="../../it/html/ref-entry.html">Italiano</a>]
    [<a href="../../fr/html/ref-entry.html">Français</a>]
    [<a href="../../ja/html/ref-entry.html">日本語</a>]
    [<a href="../../ko/html/ref-entry.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-entry.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></body></html>
back to top