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-att.placement.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 att.placement </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class att.placement " /><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-ATTS.html">B Attribute Classes</a></li></ul></div><div><h3 class="oddSpec" id="att.placement">att.placement</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">att.placement</span> provides attributes for describing where on the source page or object a textual element appears. [<a class="link_ptr" href="CO.html#COEDADD" title="Additions Deletions and Omissions"><span class="headingNumber">3.4.3 </span>Additions, Deletions, and Omissions</a> <a class="link_ptr" href="PH.html#PHAD" title="Additions and Deletions"><span class="headingNumber">11.3.1.4 </span>Additions and Deletions</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">Members</span></td><td class="wovenodd-col2"><span class="showmembers1"><a class="link_odd_elementSpec" title="(addition) contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector." href="ref-add.html">add</a> <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="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="(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="(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="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> <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="encodes the presence of music notation in a text" href="ref-notatedMusic.html">notatedMusic</a> <a class="link_odd_elementSpec" title="contains a note or annotation." href="ref-note.html">note</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="(witness detail) gives further information about a particular witness, or witnesses, to a particular reading." href="ref-witDetail.html">witDetail</a></span></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Attributes</span></td><td class="wovenodd-col2">Attributes<table class="attList"><tr><td class="odd_label">place<span class="bookmarklink"><a class="bookmarklink" id="tei_att.place" href="#tei_att.place" title="link to this attribute "><span class="invisible"> place</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">specifies where this item is placed.
Suggested values include: 1] below; 2] bottom; 3] margin; 4] top; 5] opposite; 6] overleaf; 7] above; 8] end; 9] inline; 10] inspace<table class="attDef"><tr><td class="odd_label"><span class="label" lang="en">Status</span> </td><td class="odd_value"><span lang="en">Recommended</span></td></tr><tr><td class="odd_label"><span lang="en" class="label">Datatype</span> </td><td class="odd_value"> 1–∞ <span lang="en">occurrences of</span> <a class="link_element" href="ref-teidata.enumerated.html">teidata.enumerated</a> <span lang="en">separated by whitespace</span></td></tr><tr><td class="odd_label"><span class="label" lang="en">Suggested values include:</span></td><td class="odd_value"><dl class="valList"><dt class="odd_label">below</dt><dd class="odd_value">below the line</dd><dt class="odd_label">bottom</dt><dd class="odd_value">at the foot of the page</dd><dt class="odd_label">margin</dt><dd class="odd_value">in the margin (left, right, or both)</dd><dt class="odd_label">top</dt><dd class="odd_value">at the top of the page</dd><dt class="odd_label">opposite</dt><dd class="odd_value">on the opposite, i.e. facing, page</dd><dt class="odd_label">overleaf</dt><dd class="odd_value">on the other side of the leaf</dd><dt class="odd_label">above</dt><dd class="odd_value">above the line</dd><dt class="odd_label">end</dt><dd class="odd_value">at the end of e.g. chapter or volume.</dd><dt class="odd_label">inline</dt><dd class="odd_value">within the body of the text.</dd><dt class="odd_label">inspace</dt><dd class="odd_value">in a predefined space, for example left by an earlier scribe.</dd></dl></td></tr><tr><td colspan="2"><div id="index-egXML-d52e9859" class="pre egXML_valid"><span class="element">&lt;add <span class="attribute">place</span>="<span class="attributevalue">margin</span>"&gt;</span>[An addition written in the margin]<span class="element">&lt;/add&gt;</span><br /><span class="element">&lt;add <span class="attribute">place</span>="<span class="attributevalue">bottom opposite</span>"&gt;</span>[An addition written at the<br />   foot of the current page and also on the facing page]<span class="element">&lt;/add&gt;</span></div></td></tr><tr><td colspan="2"><div id="index-egXML-d52e9865" class="pre egXML_valid"><span class="element">&lt;note <span class="attribute">place</span>="<span class="attributevalue">bottom</span>"&gt;</span>Ibid, p.7<span class="element">&lt;/note&gt;</span></div></td></tr></table></td></tr></table></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-att.placement.html">English</a>]
    [<a href="../../de/html/ref-att.placement.html">Deutsch</a>]
    [<a href="../../es/html/ref-att.placement.html">Español</a>]
    [<a href="../../it/html/ref-att.placement.html">Italiano</a>]
    [<a href="../../fr/html/ref-att.placement.html">Français</a>]
    [<a href="../../ja/html/ref-att.placement.html">日本語</a>]
    [<a href="../../ko/html/ref-att.placement.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-att.placement.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