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-model.inter.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 class model.inter </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class model.inter " /><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-CLASSES-MODEL.html">A Model Classes</a></li></ul></div><div><h3 class="oddSpec" id="model.inter">model.inter</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">model.inter</span> groups elements which can appear either within or between paragraph-like elements. [<a class="link_ptr" href="ST.html#STEC" title="The TEI Class System"><span class="headingNumber">1.3 </span>The TEI Class System</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">tei — The TEI Infrastructure</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Used by</span></td><td class="wovenodd-col2"><div class="parent"><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="(unstructured entry) contains a single unstructured entry in any kind of lexical resource, such as a dictionary or lexicon." href="ref-entryFree.html">entryFree</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="(heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc." href="ref-head.html">head</a> <a class="link_odd_elementSpec" title="(verse line) contains a single, possibly incomplete, line of verse." href="ref-l.html">l</a> <a class="link_odd_elementSpec" title="(lemma) contains the lemma, or base text, of a textual variation." href="ref-lem.html">lem</a> <a class="link_odd_macroSpec" title="" href="ref-macro.limitedContent.html">macro.limitedContent</a> <a class="link_odd_macroSpec" title="" href="ref-macro.paraContent.html">macro.paraContent</a> <a class="link_odd_macroSpec" title="" href="ref-macro.specialPara.html">macro.specialPara</a> <a class="link_odd_classSpec" title="groups common chunk- and inter-level elements." href="ref-model.common.html">model.common</a> <a class="link_odd_elementSpec" title="(reading) contains a single reading within a textual variation." href="ref-rdg.html">rdg</a> <a class="link_odd_elementSpec" title="contains a closing title or footer appearing at the end of a division of a text." href="ref-trailer.html">trailer</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></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Members</span></td><td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_classSpec" title="groups elements containing a bibliographic description." href="ref-model.biblLike.html">model.biblLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged." href="ref-bibl.html">bibl</a> <a class="link_odd_elementSpec" title="(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file description are present." href="ref-biblFull.html">biblFull</a> <a class="link_odd_elementSpec" title="(structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order." href="ref-biblStruct.html">biblStruct</a> <a class="link_odd_elementSpec" title="(citation list) contains a list of bibliographic citations of any kind." href="ref-listBibl.html">listBibl</a> <a class="link_odd_elementSpec" title="(manuscript description) contains a description of a single identifiable manuscript or other text-bearing object." href="ref-msDesc.html">msDesc</a>] </span> <a class="link_odd_classSpec" title="groups elements containing examples or illustrations." href="ref-model.egLike.html">model.egLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(example) contains any kind of illustrative example." href="ref-eg.html">eg</a> <a class="link_odd_elementSpec" 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>] </span> <a class="link_odd_classSpec" title="groups elements used to gloss or explain other parts of a document." href="ref-model.labelLike.html">model.labelLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(description) contains a brief description of the object documented by its parent element, typically a documentation element or an entity." href="ref-desc.html">desc</a> <a class="link_odd_elementSpec" title="contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary." href="ref-label.html">label</a>] </span> <a class="link_odd_classSpec" title="groups list-like elements." href="ref-model.listLike.html">model.listLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="contains any sequence of items organized as a list." href="ref-list.html">list</a> <a class="link_odd_elementSpec" title="(list of apparatus entries) contains a list of apparatus entries." href="ref-listApp.html">listApp</a> <a class="link_odd_elementSpec" title="(list of events) contains a list of descriptions, each of which provides information about an identifiable event." href="ref-listEvent.html">listEvent</a> <a class="link_odd_elementSpec" title="(list of canonical names) contains a list of nyms, that is, standardized names for any thing." href="ref-listNym.html">listNym</a> <a class="link_odd_elementSpec" title="(list of organizations) contains a list of elements, each of which provides information about an identifiable organization." href="ref-listOrg.html">listOrg</a> <a class="link_odd_elementSpec" title="(list of persons) contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source." href="ref-listPerson.html">listPerson</a> <a class="link_odd_elementSpec" title="(list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them." href="ref-listPlace.html">listPlace</a> <a class="link_odd_elementSpec" title="(witness list) lists definitions for all the witnesses referred to by a critical apparatus, optionally grouped hierarchically." href="ref-listWit.html">listWit</a> <a class="link_odd_elementSpec" title="contains text displayed in tabular form, in rows and columns." href="ref-table.html">table</a>] </span> <a class="link_odd_classSpec" title="groups elements which generate declarations in some markup language in ODD documents." href="ref-model.oddDecl.html">model.oddDecl</a><span class="showmembers2"> [<a class="link_odd_elementSpec" 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_elementSpec" 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_elementSpec" title="(datatype specification) documents a datatype." href="ref-dataSpec.html">dataSpec</a> <a class="link_odd_elementSpec" title="(element specification) documents the structure, content, and purpose of a single element type." href="ref-elementSpec.html">elementSpec</a> <a class="link_odd_elementSpec" title="(list of references) supplies a list of significant references to places where this element is discussed, in the current document or elsewhere." href="ref-listRef.html">listRef</a> <a class="link_odd_elementSpec" title="(macro specification) documents the function and implementation of a pattern." href="ref-macroSpec.html">macroSpec</a> <a class="link_odd_elementSpec" title="(module specification) documents the structure, content, and purpose of a single module, i.e. a named and externally visible group of declarations." href="ref-moduleSpec.html">moduleSpec</a> <a class="link_odd_elementSpec" 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_elementSpec" title="(specification group) contains any convenient grouping of specifications for use within the current module." href="ref-specGrp.html">specGrp</a> <a class="link_odd_elementSpec" 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>] </span> <a class="link_odd_classSpec" title="groups elements related to highlighting which can appear either within or between chunk-level elements." href="ref-model.qLike.html">model.qLike</a><span class="showmembers2"> [<a class="link_odd_classSpec" title="groups elements used to directly contain quotations." href="ref-model.quoteLike.html">model.quoteLike</a><span class="showmembers3"> [<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="(quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text." href="ref-quote.html">quote</a>] </span> <a class="link_odd_elementSpec" title="contains a single text of any kind, whether unitary or composite, which interrupts the text containing it at any point and after which the surrounding text resumes." href="ref-floatingText.html">floatingText</a> <a class="link_odd_elementSpec" 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_elementSpec" 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>] </span> <a class="link_odd_classSpec" title="groups elements containing stage directions or similar things defined by the module for performance texts." href="ref-model.stageLike.html">model.stageLike</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="describes a particular camera angle or viewpoint in a screen play." href="ref-camera.html">camera</a> <a class="link_odd_elementSpec" title="contains the text of a caption or other text displayed as part of a film script or screenplay." href="ref-caption.html">caption</a> <a class="link_odd_elementSpec" 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_elementSpec" 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_elementSpec" 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_elementSpec" 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_elementSpec" title="describes the visual context of some part of a screen play in terms of what the spectator sees, generally independent of any dialogue." href="ref-view.html">view</a>] </span> <a class="link_odd_elementSpec" title="(cast list) contains a single cast list or dramatis personae." href="ref-castList.html">castList</a></span></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-model.inter.html">English</a>]
    [<a href="../../de/html/ref-model.inter.html">Deutsch</a>]
    [<a href="../../es/html/ref-model.inter.html">Español</a>]
    [<a href="../../it/html/ref-model.inter.html">Italiano</a>]
    [<a href="../../fr/html/ref-model.inter.html">Français</a>]
    [<a href="../../ja/html/ref-model.inter.html">日本語</a>]
    [<a href="../../ko/html/ref-model.inter.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-model.inter.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