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.pointing.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.pointing </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class att.pointing " /><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.pointing">att.pointing</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">att.pointing</span> provides a set of attributes used by all elements which point to other elements by means of one or more URI references. [<a class="link_ptr" href="ST.html#STGAla" title="Language Indicators"><span class="headingNumber">1.3.1.1.2 </span>Language Indicators</a> <a class="link_ptr" href="CO.html#COXR" title="Simple Links and CrossReferences"><span class="headingNumber">3.6 </span>Simple Links and Cross-References</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_classSpec" title="provides a set of attributes common to all elements which enclose groups of pointer elements." href="ref-att.pointing.group.html">att.pointing.group</a><span class="showmembers2"> [<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="(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="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a>] </span> <a class="link_odd_elementSpec" title="describes a calendar or dating system used in a dating formula in the text." href="ref-calendar.html">calendar</a> <a class="link_odd_elementSpec" title="(category reference) specifies one or more defined categories within some taxonomy or text typology." href="ref-catRef.html">catRef</a> <a class="link_odd_elementSpec" title="(cited range) defines the range of cited content, often represented by pages or other units" href="ref-citedRange.html">citedRange</a> <a class="link_odd_elementSpec" title="identifies a phrase or word used to provide a gloss or definition for some other word or phrase." href="ref-gloss.html">gloss</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="contains information about a licence or other legal agreement applicable to the text." href="ref-licence.html">licence</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="defines a location within a manuscript or manuscript part, usually as a (possibly discontinuous) sequence of folio references." href="ref-locus.html">locus</a> <a class="link_odd_elementSpec" title="contains a note or annotation." href="ref-note.html">note</a> <a class="link_odd_elementSpec" title="(orthographic-form reference) in a dictionary example, indicates a reference to the orthographic form(s) of the headword." href="ref-oRef.html">oRef</a> <a class="link_odd_elementSpec" title="(orthographic-variant reference) in a dictionary example, indicates a reference to variant orthographic form(s) of the headword." href="ref-oVar.html">oVar</a> <a class="link_odd_elementSpec" title="(pronunciation reference) in a dictionary example, indicates a reference to the pronunciation(s) of the headword." href="ref-pRef.html">pRef</a> <a class="link_odd_elementSpec" title="(pronunciation-variant reference) in a dictionary example, indicates a reference to variant pronunciation(s) of the headword." href="ref-pVar.html">pVar</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> <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="(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="contains a single-word, multi-word, or symbolic designation which is regarded as a technical term." href="ref-term.html">term</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">targetLang<span class="bookmarklink"><a class="bookmarklink" id="tei_att.targetLang" href="#tei_att.targetLang" title="link to this attribute "><span class="invisible"> targetLang</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">specifies the language of the content to be found at the destination referenced by <span class="att">target</span>, using a ‘language tag’ generated according to <a class="link_ref" href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">BCP 47</a>.<table class="attDef"><tr><td class="odd_label"><span class="label" lang="en">Status</span> </td><td class="odd_value"><span lang="en">Optional</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.language.html">teidata.language</a></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schematron</span></td><td class="wovenodd-col2"><div xml:space="preserve" class="pre"><br /><span class="element">&lt;sch:rule <span class="attribute">context</span>="<span class="attributevalue">tei:*[not(self::tei:schemaSpec)][@targetLang]</span>"&gt;</span><br /><span class="element">&lt;sch:assert <span class="attribute">test</span>="<span class="attributevalue">@target</span>"&gt;</span>@targetLang should only be used on <span class="element">&lt;sch:name/&gt;</span> if @target is specified.<span class="element">&lt;/sch:assert&gt;</span><br /><span class="element">&lt;/sch:rule&gt;</span></div></td></tr><tr><td colspan="2"><div id="index-egXML-d52e10067" class="pre egXML_valid"><span class="element">&lt;linkGrp <span class="attribute">xml:id</span>="<span class="attributevalue">pol-swh_aln_2.1-linkGrp</span>"&gt;</span><br /> <span class="element">&lt;ptr <span class="attribute">xml:id</span>="<span class="attributevalue">pol-swh_aln_2.1.1-ptr</span>"<br />  <span class="attribute">target</span>="<span class="attributevalue">pol/UDHR/text.xml#pol_txt_1-head</span>" <span class="attribute">type</span>="<span class="attributevalue">tuv</span>" <span class="attribute">targetLang</span>="<span class="attributevalue">pl</span>"/&gt;</span><br /> <span class="element">&lt;ptr <span class="attribute">xml:id</span>="<span class="attributevalue">pol-swh_aln_2.1.2-ptr</span>"<br />  <span class="attribute">target</span>="<span class="attributevalue">swh/UDHR/text.xml#swh_txt_1-head</span>" <span class="attribute">type</span>="<span class="attributevalue">tuv</span>" <span class="attribute">targetLang</span>="<span class="attributevalue">sw</span>"/&gt;</span><br /><span class="element">&lt;/linkGrp&gt;</span></div><p>In the example above, the <a class="gi" title="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a> combines pointers at parallel fragments of the <span class="titlem">Universal Declaration of Human Rights</span>: one of them is in Polish, the other in Swahili.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>The value must conform to BCP 47. If the value is a private use code (i.e., starts with <span class="val">x-</span> or contains <span class="val">-x-</span>), a <a class="gi" title="characterizes a single language or sublanguage used within a text." href="ref-language.html">language</a> element with a matching value for its <span class="att">ident</span> attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their <span class="abbr"> (IETF)</span><span class="expan">Internet Engineering Task Force</span> definitions.</p></td></tr></table></td></tr><tr><td class="odd_label">target<span class="bookmarklink"><a class="bookmarklink" id="tei_att.target" href="#tei_att.target" title="link to this attribute "><span class="invisible"> target</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">specifies the destination of the reference by supplying one or more URI References<table class="attDef"><tr><td class="odd_label"><span class="label" lang="en">Status</span> </td><td class="odd_value"><span lang="en">Optional</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.pointer.html">teidata.pointer</a> <span lang="en">separated by whitespace</span></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>One or more syntactically valid URI references, separated by whitespace. Because whitespace is used to separate URIs, no whitespace is permitted inside a single URI. If a whitespace character is required in a URI, it should be escaped with the normal mechanism, e.g. <code>TEI%20Consortium</code>.</p></td></tr></table></td></tr><tr><td class="odd_label">evaluate<span class="bookmarklink"><a class="bookmarklink" id="tei_att.evaluate" href="#tei_att.evaluate" title="link to this attribute "><span class="invisible"> evaluate</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">specifies the intended meaning when the target of a pointer is itself a pointer.<table class="attDef"><tr><td class="odd_label"><span class="label" lang="en">Status</span> </td><td class="odd_value"><span lang="en">Optional</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">Legal values are:</span></td><td class="odd_value"><dl class="valList"><dt class="odd_label">all</dt><dd class="odd_value">if the element pointed to is itself a pointer, then the target of that pointer will be taken, and so on, until an element is found which is not a pointer.</dd><dt class="odd_label">one</dt><dd class="odd_value">if the element pointed to is itself a pointer, then its target (whether a pointer or not) is taken as the target of this pointer.</dd><dt class="odd_label">none</dt><dd class="odd_value">no further evaluation of targets is carried out beyond that needed to find the element specified in the pointer's target.</dd></dl></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>If no value is given, the application program is responsible for deciding (possibly on the basis of user input) how far to trace a chain of pointers.</p></td></tr></table></td></tr></table></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-att.pointing.html">English</a>]
    [<a href="../../de/html/ref-att.pointing.html">Deutsch</a>]
    [<a href="../../es/html/ref-att.pointing.html">Español</a>]
    [<a href="../../it/html/ref-att.pointing.html">Italiano</a>]
    [<a href="../../fr/html/ref-att.pointing.html">Français</a>]
    [<a href="../../ja/html/ref-att.pointing.html">日本語</a>]
    [<a href="../../ko/html/ref-att.pointing.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-att.pointing.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