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.descLike.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.descLike </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class model.descLike " /><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.descLike">model.descLike</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">model.descLike</span> groups elements which contain a description of their function.</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="(attribute definition) contains the definition of a single attribute." href="ref-attDef.html">attDef</a> <a class="link_odd_elementSpec" title="contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy." href="ref-category.html">category</a> <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="(character) provides descriptive information about a character." href="ref-char.html">char</a> <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="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="(character glyph) provides descriptive information about a character glyph." href="ref-glyph.html">glyph</a> <a class="link_odd_elementSpec" title="indicates the location of a graphic or illustration, either forming part of a text, or providing an image of it." href="ref-graphic.html">graphic</a> <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="(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="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="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="(macro specification) documents the function and implementation of a pattern." href="ref-macroSpec.html">macroSpec</a> <a class="link_odd_elementSpec" title="indicates the location of any form of external media such as an audio or video clip etc." href="ref-media.html">media</a> <a class="link_odd_elementSpec" title="describes the processing intended for a specified element." href="ref-model.html">model</a> <a class="link_odd_elementSpec" 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_elementSpec" 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> <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="supplies specification for one parameter of a model behaviour" href="ref-paramSpec.html">paramSpec</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> <a class="link_odd_elementSpec" title="(schema reference) describes or points to a related customization or schema file" href="ref-schemaRef.html">schemaRef</a> <a class="link_odd_elementSpec" title="(schema specification) generates a TEI-conformant schema and documentation for it." href="ref-schemaSpec.html">schemaSpec</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> <a class="link_odd_elementSpec" title="defines a typology either implicitly, by means of a bibliographic citation, or explicitly by a structured taxonomy." href="ref-taxonomy.html">taxonomy</a> <a class="link_odd_elementSpec" title="documents a single value in a predefined list of values." href="ref-valItem.html">valItem</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></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_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></span></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-model.descLike.html">English</a>]
    [<a href="../../de/html/ref-model.descLike.html">Deutsch</a>]
    [<a href="../../es/html/ref-model.descLike.html">Español</a>]
    [<a href="../../it/html/ref-model.descLike.html">Italiano</a>]
    [<a href="../../fr/html/ref-model.descLike.html">Français</a>]
    [<a href="../../ja/html/ref-model.descLike.html">日本語</a>]
    [<a href="../../ko/html/ref-model.descLike.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-model.descLike.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