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.naming.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.naming </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI class att.naming " /><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.naming">att.naming</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">att.naming</span> provides attributes common to elements which refer to named persons, places, organizations etc. [<a class="link_ptr" href="CO.html#CONARS" title="Referring Strings"><span class="headingNumber">3.5.1 </span>Referring Strings</a> <a class="link_ptr" href="ND.html#NDNYM" title="Names and Nyms"><span class="headingNumber">13.3.5 </span>Names and Nyms</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="(attributes for components of names usually, but not necessarily, personal names) common attributes for those elements which form part of a name usually, but not necessarily, a personal name." href="ref-att.personal.html">att.personal</a><span class="showmembers2"> [<a class="link_odd_elementSpec" title="(additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name." href="ref-addName.html">addName</a> <a class="link_odd_elementSpec" title="contains a forename, given or baptismal name." href="ref-forename.html">forename</a> <a class="link_odd_elementSpec" title="(generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named." href="ref-genName.html">genName</a> <a class="link_odd_elementSpec" title="(name, proper noun) contains a proper noun or noun phrase." href="ref-name.html">name</a> <a class="link_odd_elementSpec" title="(organization name) contains an organizational name." href="ref-orgName.html">orgName</a> <a class="link_odd_elementSpec" title="(personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc." href="ref-persName.html">persName</a> <a class="link_odd_elementSpec" title="contains an absolute or relative place name." href="ref-placeName.html">placeName</a> <a class="link_odd_elementSpec" title="contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank." href="ref-roleName.html">roleName</a> <a class="link_odd_elementSpec" title="contains a family (inherited) name, as opposed to a given, baptismal, or nick name." href="ref-surname.html">surname</a>] </span> <a class="link_odd_elementSpec" title="contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor." href="ref-affiliation.html">affiliation</a> <a class="link_odd_elementSpec" title="in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority." href="ref-author.html">author</a> <a class="link_odd_elementSpec" title="contains information about a person's birth, such as its date and place." href="ref-birth.html">birth</a> <a class="link_odd_elementSpec" title="contains the name of a geo-political unit consisting of two or more nation states or countries." href="ref-bloc.html">bloc</a> <a class="link_odd_elementSpec" title="contains information about the physical climate of a place." href="ref-climate.html">climate</a> <a class="link_odd_elementSpec" title="contains the name of a collection of manuscripts, not necessarily located within a single repository." href="ref-collection.html">collection</a> <a class="link_odd_elementSpec" title="contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc." href="ref-country.html">country</a> <a class="link_odd_elementSpec" title="contains information about a person's death, such as its date and place." href="ref-death.html">death</a> <a class="link_odd_elementSpec" title="contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit." href="ref-district.html">district</a> <a class="link_odd_elementSpec" title="contains a secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc." href="ref-editor.html">editor</a> <a class="link_odd_elementSpec" title="contains a description of the educational experience of a person." href="ref-education.html">education</a> <a class="link_odd_elementSpec" title="contains data relating to any kind of significant event associated with a person, place, or organization." href="ref-event.html">event</a> <a class="link_odd_elementSpec" title="(geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc." href="ref-geogFeat.html">geogFeat</a> <a class="link_odd_elementSpec" title="(geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai." href="ref-geogName.html">geogName</a> <a class="link_odd_elementSpec" title="contains the name of an organization such as a university or library, with which a manuscript is identified, generally its holding institution." href="ref-institution.html">institution</a> <a class="link_odd_elementSpec" title="contains an informal description of a person's present or past nationality or citizenship." href="ref-nationality.html">nationality</a> <a class="link_odd_elementSpec" title="contains an informal description of a person's trade, profession or occupation." href="ref-occupation.html">occupation</a> <a class="link_odd_elementSpec" title="marks that part of a relative temporal or spatial expression which indicates the direction of the offset between the two place names, dates, or times involved in the expression." href="ref-offset.html">offset</a> <a class="link_odd_elementSpec" title="(origin place) contains any form of place name, used to identify the place of origin for a manuscript or manuscript part." href="ref-origPlace.html">origPlace</a> <a class="link_odd_elementSpec" title="contains information about the population of a place." href="ref-population.html">population</a> <a class="link_odd_elementSpec" title="(publication place) contains the name of the place where a bibliographic item was published." href="ref-pubPlace.html">pubPlace</a> <a class="link_odd_elementSpec" title="contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country." href="ref-region.html">region</a> <a class="link_odd_elementSpec" title="contains the name of a repository within which manuscripts are stored, possibly forming part of an institution." href="ref-repository.html">repository</a> <a class="link_odd_elementSpec" title="describes a person's present or past places of residence." href="ref-residence.html">residence</a> <a class="link_odd_elementSpec" title="(referencing string) contains a general purpose name or referring string." href="ref-rs.html">rs</a> <a class="link_odd_elementSpec" title="contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit." href="ref-settlement.html">settlement</a> <a class="link_odd_elementSpec" title="(socio-economic status) contains an informal description of a person's perceived social or economic status." href="ref-socecStatus.html">socecStatus</a> <a class="link_odd_elementSpec" title="contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range." href="ref-state.html">state</a> <a class="link_odd_elementSpec" title="contains information about the physical terrain of a place." href="ref-terrain.html">terrain</a> <a class="link_odd_elementSpec" title="contains a description of some status or quality attributed to a person, place, or organization typically, but not necessarily, independent of the volition or action of the holder and usually not at some specific time or for a specific date range." href="ref-trait.html">trait</a></span></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Attributes</span></td><td class="wovenodd-col2"><a class="link_odd" title="provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced." href="ref-att.canonical.html">att.canonical</a> (<span class="attribute">@key</span>, <span class="attribute">@ref</span>) <table class="attList"><tr><td class="odd_label">role<span class="bookmarklink"><a class="bookmarklink" id="tei_att.role" href="#tei_att.role" title="link to this attribute "><span class="invisible"> role</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">may be used to specify further information about the entity referenced by this name in the form of a set of whitespace-separated values, for example the occupation of a person, or the status of a place.<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.enumerated.html">teidata.enumerated</a> <span lang="en">separated by whitespace</span></td></tr></table></td></tr><tr><td class="odd_label">nymRef<span class="bookmarklink"><a class="bookmarklink" id="tei_att.nymRef" href="#tei_att.nymRef" title="link to this attribute "><span class="invisible"> nymRef</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">(reference to the canonical name) provides a means of locating the canonical form (<span class="term">nym</span>) of the names associated with the object named by the element bearing it.<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>The value must point directly to one or more XML elements by means of one or more URIs, separated by whitespace. If more than one is supplied, the implication is that the name is associated with several distinct canonical names.</p></td></tr></table></td></tr></table></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-att.naming.html">English</a>]
    [<a href="../../de/html/ref-att.naming.html">Deutsch</a>]
    [<a href="../../es/html/ref-att.naming.html">Español</a>]
    [<a href="../../it/html/ref-att.naming.html">Italiano</a>]
    [<a href="../../fr/html/ref-att.naming.html">Français</a>]
    [<a href="../../ja/html/ref-att.naming.html">日本語</a>]
    [<a href="../../ko/html/ref-att.naming.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-att.naming.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