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.milestoneUnit.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.milestoneUnit </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class att.milestoneUnit " /><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.milestoneUnit">att.milestoneUnit</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">att.milestoneUnit</span> provides an attribute to indicate the type of section which is changing at a specific milestone. [<a class="link_ptr" href="CO.html#CORS5" title="Milestone Elements"><span class="headingNumber">3.10.3 </span>Milestone Elements</a> <a class="link_ptr" href="HD.html#HD54M" title="Milestone Method"><span class="headingNumber">2.3.6.3 </span>Milestone Method</a> <a class="link_ptr" href="HD.html#HD54" title="The Reference System Declaration"><span class="headingNumber">2.3.6 </span>The Reference System Declaration</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">core — Elements Available in All TEI Documents</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="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="(reference state) specifies one component of a canonical reference defined by the milestone method." href="ref-refState.html">refState</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">unit<span class="bookmarklink"><a class="bookmarklink" id="tei_att.unit" href="#tei_att.unit" title="link to this attribute "><span class="invisible"> unit</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">provides a conventional name for the kind of section changing at this milestone.
Suggested values include: 1] page; 2] column; 3] line; 4] book; 5] poem; 6] canto; 7] speaker; 8] stanza; 9] act; 10] scene; 11] section; 12] absent; 13] unnumbered<table class="attDef"><tr><td class="odd_label"><span class="label" lang="en">Status</span> </td><td class="odd_value"><span lang="en"><span class="required">Required</span></span></td></tr><tr><td class="odd_label"><span lang="en" class="label">Datatype</span> </td><td class="odd_value"><a class="link_element" href="ref-teidata.enumerated.html">teidata.enumerated</a></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">page</dt><dd class="odd_value">physical page breaks (synonymous with the <a class="gi" title="(page break) marks the start of a new page in a paginated document." href="ref-pb.html">pb</a> element).</dd><dt class="odd_label">column</dt><dd class="odd_value">column breaks.</dd><dt class="odd_label">line</dt><dd class="odd_value">line breaks (synonymous with the <a class="gi" 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> element).</dd><dt class="odd_label">book</dt><dd class="odd_value">any units termed book, liber, etc.</dd><dt class="odd_label">poem</dt><dd class="odd_value">individual poems in a collection.</dd><dt class="odd_label">canto</dt><dd class="odd_value">cantos or other major sections of a poem.</dd><dt class="odd_label">speaker</dt><dd class="odd_value">changes of speaker or narrator.</dd><dt class="odd_label">stanza</dt><dd class="odd_value">stanzas within a poem, book, or canto.</dd><dt class="odd_label">act</dt><dd class="odd_value">acts within a play.</dd><dt class="odd_label">scene</dt><dd class="odd_value">scenes within a play or act.</dd><dt class="odd_label">section</dt><dd class="odd_value">sections of any kind.</dd><dt class="odd_label">absent</dt><dd class="odd_value">passages not present in the reference edition.</dd><dt class="odd_label">unnumbered</dt><dd class="odd_value">passages present in the text, but not to be included as part of the reference.</dd></dl></td></tr><tr><td colspan="2"><div id="index-egXML-d52e9527" class="pre egXML_valid"><span class="element">&lt;milestone <span class="attribute">n</span>="<span class="attributevalue">23</span>" <span class="attribute">ed</span>="<span class="attributevalue">La</span>" <span class="attribute">unit</span>="<span class="attributevalue">Dreissiger</span>"/&gt;</span><br /> ... <span class="element">&lt;milestone <span class="attribute">n</span>="<span class="attributevalue">24</span>" <span class="attribute">ed</span>="<span class="attributevalue">AV</span>" <span class="attribute">unit</span>="<span class="attributevalue">verse</span>"/&gt;</span> ...</div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>If the milestone marks the beginning of a piece of text not present in the reference edition, the special value <span class="term">absent</span> may be used as the value of <span class="att">unit</span>. The normal interpretation is that the reference edition does not contain the text which follows, until the next <a class="gi" 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> tag for the edition in question is encountered.</p><p>In addition to the values suggested, other terms may be appropriate (e.g. <span class="term">Stephanus</span> for the Stephanus numbers in Plato).</p></td></tr></table></td></tr></table></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-att.milestoneUnit.html">English</a>]
    [<a href="../../de/html/ref-att.milestoneUnit.html">Deutsch</a>]
    [<a href="../../es/html/ref-att.milestoneUnit.html">Español</a>]
    [<a href="../../it/html/ref-att.milestoneUnit.html">Italiano</a>]
    [<a href="../../fr/html/ref-att.milestoneUnit.html">Français</a>]
    [<a href="../../ja/html/ref-att.milestoneUnit.html">日本語</a>]
    [<a href="../../ko/html/ref-att.milestoneUnit.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-att.milestoneUnit.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