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-relation.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 element relation (relationship) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element relation (relationship) " /><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-ELEMENTS.html">C Elements</a></li></ul></div><div><h3 class="oddSpec" id="relation">&lt;relation&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;relation&gt; </span>(relationship) describes any kind of relationship or linkage amongst a specified group of places, events, persons, objects or other items. [<a class="link_ptr" href="ND.html#NDPERSREL" title="Personal Relationships"><span class="headingNumber">13.3.2.3 </span>Personal Relationships</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">namesdates — Names, Dates, People, and Places</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 common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global</a> (<span class="attribute">@xml:id</span>, <span class="attribute">@n</span>, <span class="attribute">@xml:lang</span>, <span class="attribute">@xml:base</span>, <span class="attribute">@xml:space</span>)  (<a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition</a> (<span class="attribute">@rend</span>, <span class="attribute">@style</span>, <span class="attribute">@rendition</span>))  (<a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking</a> (<span class="attribute">@corresp</span>, <span class="attribute">@synch</span>, <span class="attribute">@sameAs</span>, <span class="attribute">@copyOf</span>, <span class="attribute">@next</span>, <span class="attribute">@prev</span>, <span class="attribute">@exclude</span>, <span class="attribute">@select</span>))  (<a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic</a> (<span class="attribute">@ana</span>))  (<a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs</a> (<span class="attribute">@facs</span>))  (<a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change</a> (<span class="attribute">@change</span>))  (<a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility</a> (<span class="attribute">@cert</span>, <span class="attribute">@resp</span>))  (<a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source</a> (<span class="attribute">@source</span>)) <a class="link_odd" title="provides attributes for normalization of elements that contain dates, times, or datable events." href="ref-att.datable.html">att.datable</a> (<span class="attribute">@calendar</span>, <span class="attribute">@period</span>)  (<a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c</a> (<span class="attribute">@when</span>, <span class="attribute">@notBefore</span>, <span class="attribute">@notAfter</span>, <span class="attribute">@from</span>, <span class="attribute">@to</span>))  (<a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso</a> (<span class="attribute">@when-iso</span>, <span class="attribute">@notBefore-iso</span>, <span class="attribute">@notAfter-iso</span>, <span class="attribute">@from-iso</span>, <span class="attribute">@to-iso</span>))  (<a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom</a> (<span class="attribute">@when-custom</span>, <span class="attribute">@notBefore-custom</span>, <span class="attribute">@notAfter-custom</span>, <span class="attribute">@from-custom</span>, <span class="attribute">@to-custom</span>, <span class="attribute">@datingPoint</span>, <span class="attribute">@datingMethod</span>)) <a class="link_odd" title="provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind." href="ref-att.editLike.html">att.editLike</a> (<span class="attribute">@evidence</span>, <span class="attribute">@instant</span>)  (<a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions</a> (<span class="attribute">@unit</span>, <span class="attribute">@quantity</span>, <span class="attribute">@extent</span>, <span class="attribute">@precision</span>, <span class="attribute">@scope</span>) (<a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging</a> (<span class="attribute">@atLeast</span>, <span class="attribute">@atMost</span>, <span class="attribute">@min</span>, <span class="attribute">@max</span>, <span class="attribute">@confidence</span>)) ) <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>) <a class="link_odd" title="provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content." href="ref-att.sortable.html">att.sortable</a> (<span class="attribute">@sortKey</span>) <a class="link_odd" title="provides attributes which can be used to classify or subclassify elements in any way." href="ref-att.typed.html">att.typed</a> (<span class="attribute">@type</span>, <span class="attribute">@subtype</span>) <table class="attList"><tr><td class="odd_label">name<span class="bookmarklink"><a class="bookmarklink" id="tei_att.name" href="#tei_att.name" title="link to this attribute "><span class="invisible"> name</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">supplies a name for the kind of relationship of which this is an instance.<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></table></td></tr><tr><td class="odd_label">active<span class="bookmarklink"><a class="bookmarklink" id="tei_att.active" href="#tei_att.active" title="link to this attribute "><span class="invisible"> active</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">identifies the ‘active’ participants in a non-mutual relationship, or all the participants in a mutual one.<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></table></td></tr><tr><td class="odd_label">mutual<span class="bookmarklink"><a class="bookmarklink" id="tei_att.mutual" href="#tei_att.mutual" title="link to this attribute "><span class="invisible"> mutual</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">supplies a list of participants amongst all of whom the relationship holds equally.<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></table></td></tr><tr><td class="odd_label">passive<span class="bookmarklink"><a class="bookmarklink" id="tei_att.passive" href="#tei_att.passive" title="link to this attribute "><span class="invisible"> passive</span><span class="pilcrow">¶</span></a></span></td><td class="odd_value">identifies the ‘passive’ participants in a non-mutual relationship.<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></table></td></tr></table></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Contained by</span></td><td class="wovenodd-col2"><div class="parent"><div class="specChildren"><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(citation list) contains a list of bibliographic citations of any kind." href="ref-listBibl.html">listBibl</a></span></div><div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(list of events) contains a list of descriptions, each of which provides information about an identifiable event." href="ref-listEvent.html">listEvent</a> <a class="link_odd_elementSpec" title="(list of canonical names) contains a list of nyms, that is, standardized names for any thing." href="ref-listNym.html">listNym</a> <a class="link_odd_elementSpec" title="(list of organizations) contains a list of elements, each of which provides information about an identifiable organization." href="ref-listOrg.html">listOrg</a> <a class="link_odd_elementSpec" title="(list of persons) contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source." href="ref-listPerson.html">listPerson</a> <a class="link_odd_elementSpec" title="(list of places) contains a list of places, optionally followed by a list of relationships (other than containment) defined amongst them." href="ref-listPlace.html">listPlace</a> <a class="link_odd_elementSpec" title="provides information about relationships identified amongst people, places, and organizations, either informally as prose or as formally expressed relation links." href="ref-listRelation.html">listRelation</a></span></div></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">May contain</span></td><td class="wovenodd-col2"><div class="specChildren"><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><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></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Note</span></td><td class="wovenodd-col2"><!-- --><p>Only one of the attributes <span class="att">active</span> and <span class="att">mutual</span> may be supplied; the attribute <span class="att">passive</span> may be supplied only if the attribute <span class="att">active</span> is supplied. Not all of these constraints can be enforced in all schema languages.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e110605" class="pre egXML_valid"><span class="element">&lt;relation <span class="attribute">type</span>="<span class="attributevalue">social</span>" <span class="attribute">name</span>="<span class="attributevalue">supervisor</span>"<br /> <span class="attribute">active</span>="<span class="attributevalue">#p1</span>" <span class="attribute">passive</span>="<span class="attributevalue">#p2 #p3 #p4</span>"/&gt;</span><div style="float: right;"><a href="examples-relation.html">Show all</a> </div></div><p>This indicates that the person with identifier p1 is supervisor of persons p2, p3, and p4.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e110620" class="pre egXML_valid"><span class="element">&lt;relation <span class="attribute">type</span>="<span class="attributevalue">personal</span>" <span class="attribute">name</span>="<span class="attributevalue">friends</span>"<br /> <span class="attribute">mutual</span>="<span class="attributevalue">#p2 #p3 #p4</span>"/&gt;</span><div style="float: right;"><a href="examples-relation.html">Show all</a> </div></div><p>This indicates that p2, p3, and p4 are all friends.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e110625" class="pre egXML_valid"><span class="element">&lt;relation <span class="attribute">type</span>="<span class="attributevalue">CRM</span>"<br /> <span class="attribute">name</span>="<span class="attributevalue">P89_falls_within</span>"<br /> <span class="attribute">active</span>="<span class="attributevalue">http://id.clarosnet.org/places/metamorphoses/place/italy-orvieto</span>"<br /> <span class="attribute">passive</span>="<span class="attributevalue">http://id.clarosnet.org/places/metamorphoses/country/IT</span>"/&gt;</span><div style="float: right;"><a href="examples-relation.html">Show all</a> </div></div><p>This indicates that there is a relation, defined by CIDOC CRM, between two resources identified by URLs.</p></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e110631" class="pre egXML_valid"><span class="element">&lt;relation <span class="attribute">resp</span>="<span class="attributevalue">http://viaf.org/viaf/44335536/</span>"<br /> <span class="attribute">ref</span>="<span class="attributevalue">http://purl.org/saws/ontology#isVariantOf</span>"<br /> <span class="attribute">active</span>="<span class="attributevalue">http://www.ancientwisdoms.ac.uk/cts/urn:cts:greekLit:tlg3017.Syno298.sawsGrc01:divedition.divsection1.o14.a107</span>"<br /> <span class="attribute">passive</span>="<span class="attributevalue">http://data.perseus.org/citations/urn:cts:greekLit:tlg0031.tlg002.perseus-grc1:9.35</span>"/&gt;</span><div style="float: right;"><a href="BIB.html#SAWS">bibliography</a> </div><div style="float: right;"><a href="examples-relation.html">Show all</a> </div></div><p>This example records a relationship, defined by the SAWS ontology, between a passage of text identified by a CTS URN, and a variant passage of text in the Perseus Digital Library, and assigns the identification of the relationship to a particular editor (all using resolvable URIs).</p></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;s:assert <span class="attribute">test</span>="<span class="attributevalue">@ref or @key or @name</span>"&gt;</span>One of the attributes 'name', 'ref' or 'key' must be supplied<span class="element">&lt;/s:assert&gt;</span></div></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;s:report <span class="attribute">test</span>="<span class="attributevalue">@active and @mutual</span>"&gt;</span>Only one of the attributes<br /> @active and @mutual may be supplied<span class="element">&lt;/s:report&gt;</span></div></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;s:report <span class="attribute">test</span>="<span class="attributevalue">@passive and not(@active)</span>"&gt;</span>the attribute 'passive'<br /> may be supplied only if the attribute 'active' is<br /> supplied<span class="element">&lt;/s:report&gt;</span></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Content model</span></td><td class="wovenodd-col2"><pre class="eg"><span class="element">&lt;content&gt;</span><br /> <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-desc.html">desc</a>" <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"/&gt;</span><br /><span class="element">&lt;/content&gt;</span></pre></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Schema Declaration</span></td><td class="wovenodd-col2"><div class="displayRelax"><button class="displayRelaxButton"><span class="RNG_Compact">XML syntax</span><span class="RNG_XML">Compact syntax</span></button><pre class="RNG_XML"><span class="element">&lt;rng:element <span class="attribute">name</span>="<span class="attributevalue">relation</span>"&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.rendition.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.linking.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.analytic.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.facs.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.change.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.responsibility.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.global.source.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.datable.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.datable.w3c.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.datable.iso.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.datable.custom.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.editLike.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.dimensions.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.ranging.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.canonical.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.sortable.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">att.typed.attributes</span>"/&gt;</span><br /> <span class="element">&lt;rng:optional&gt;</span><br />  <span class="element">&lt;rng:attribute <span class="attribute">name</span>="<span class="attributevalue">name</span>"&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">teidata.enumerated</span>"/&gt;</span><br />  <span class="element">&lt;/rng:attribute&gt;</span><br /> <span class="element">&lt;/rng:optional&gt;</span><br /> <span class="element">&lt;rng:choice&gt;</span><br />  <span class="element">&lt;rng:optional&gt;</span><br />   <span class="element">&lt;rng:attribute <span class="attribute">name</span>="<span class="attributevalue">active</span>"&gt;</span><br />    <span class="element">&lt;rng:list&gt;</span><br />     <span class="element">&lt;rng:oneOrMore&gt;</span><br />      <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">teidata.pointer</span>"/&gt;</span><br />     <span class="element">&lt;/rng:oneOrMore&gt;</span><br />    <span class="element">&lt;/rng:list&gt;</span><br />   <span class="element">&lt;/rng:attribute&gt;</span><br />  <span class="element">&lt;/rng:optional&gt;</span><br />  <span class="element">&lt;rng:optional&gt;</span><br />   <span class="element">&lt;rng:attribute <span class="attribute">name</span>="<span class="attributevalue">mutual</span>"&gt;</span><br />    <span class="element">&lt;rng:list&gt;</span><br />     <span class="element">&lt;rng:oneOrMore&gt;</span><br />      <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">teidata.pointer</span>"/&gt;</span><br />     <span class="element">&lt;/rng:oneOrMore&gt;</span><br />    <span class="element">&lt;/rng:list&gt;</span><br />   <span class="element">&lt;/rng:attribute&gt;</span><br />  <span class="element">&lt;/rng:optional&gt;</span><br /> <span class="element">&lt;/rng:choice&gt;</span><br /> <span class="element">&lt;rng:optional&gt;</span><br />  <span class="element">&lt;rng:attribute <span class="attribute">name</span>="<span class="attributevalue">passive</span>"&gt;</span><br />   <span class="element">&lt;rng:list&gt;</span><br />    <span class="element">&lt;rng:oneOrMore&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">teidata.pointer</span>"/&gt;</span><br />    <span class="element">&lt;/rng:oneOrMore&gt;</span><br />   <span class="element">&lt;/rng:list&gt;</span><br />  <span class="element">&lt;/rng:attribute&gt;</span><br /> <span class="element">&lt;/rng:optional&gt;</span><br /> <span class="element">&lt;rng:optional&gt;</span><br />  <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">desc</span>"/&gt;</span><br /> <span class="element">&lt;/rng:optional&gt;</span><br /><span class="element">&lt;/rng:element&gt;</span></pre><pre class="RNG_Compact">
<span class="rnc_keyword">element</span> <span class="rnc_nc">relation</span>
{
   <a class="link_odd" title="provides attributes common to all elements in the TEI encoding scheme." href="ref-att.global.html">att.global.attributes</a>,
   <a class="link_odd" title="provides rendering attributes common to all elements in the TEI encoding scheme." href="ref-att.global.rendition.html">att.global.rendition.attributes</a>,
   <a class="link_odd" title="provides a set of attributes for hypertextual linking." href="ref-att.global.linking.html">att.global.linking.attributes</a>,
   <a class="link_odd" title="provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text." href="ref-att.global.analytic.html">att.global.analytic.attributes</a>,
   <a class="link_odd" title="provides an attribute used to express correspondence between an element containing transcribed text and all or part of an image representing that text." href="ref-att.global.facs.html">att.global.facs.attributes</a>,
   <a class="link_odd" title="supplies the @change attribute, allowing its member elements to specify one or more states or revision campaigns with which they are associated." href="ref-att.global.change.html">att.global.change.attributes</a>,
   <a class="link_odd" title="provides attributes indicating the agent responsible for some aspect of the text, the markup or something asserted by the markup, and the degree of certainty associated with it." href="ref-att.global.responsibility.html">att.global.responsibility.attributes</a>,
   <a class="link_odd" title="provides an attribute used by elements to point to an external source." href="ref-att.global.source.html">att.global.source.attributes</a>,
   <a class="link_odd" title="provides attributes for normalization of elements that contain dates, times, or datable events." href="ref-att.datable.html">att.datable.attributes</a>,
   <a class="link_odd" title="provides attributes for normalization of elements that contain datable events conforming to the W3C _XML_Schema_Part_2:_Datatypes_Second_Edition_." href="ref-att.datable.w3c.html">att.datable.w3c.attributes</a>,
   <a class="link_odd" title="provides attributes for normalization of elements that contain datable events using the ISO 8601 standard." href="ref-att.datable.iso.html">att.datable.iso.attributes</a>,
   <a class="link_odd" title="provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO)." href="ref-att.datable.custom.html">att.datable.custom.attributes</a>,
   <a class="link_odd" title="provides attributes describing the nature of an encoded scholarly intervention or interpretation of any kind." href="ref-att.editLike.html">att.editLike.attributes</a>,
   <a class="link_odd" title="provides attributes for describing the size of physical objects." href="ref-att.dimensions.html">att.dimensions.attributes</a>,
   <a class="link_odd" title="provides attributes for describing numerical ranges." href="ref-att.ranging.html">att.ranging.attributes</a>,
   <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.attributes</a>,
   <a class="link_odd" title="provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content." href="ref-att.sortable.html">att.sortable.attributes</a>,
   <a class="link_odd" title="provides attributes which can be used to classify or subclassify elements in any way." href="ref-att.typed.html">att.typed.attributes</a>,
   attribute name { <a class="link_odd" title="" href="ref-teidata.enumerated.html">teidata.enumerated</a> }?,
   (
      attribute active { list { <a class="link_odd" title="" href="ref-teidata.pointer.html">teidata.pointer</a>+ } }?
    | attribute mutual { list { <a class="link_odd" title="" href="ref-teidata.pointer.html">teidata.pointer</a>+ } }?
   ),
   attribute passive { list { <a class="link_odd" title="" href="ref-teidata.pointer.html">teidata.pointer</a>+ } }?,
   <a class="link_odd" 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>?
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-relation.html">English</a>]
    [<a href="../../de/html/ref-relation.html">Deutsch</a>]
    [<a href="../../es/html/ref-relation.html">Español</a>]
    [<a href="../../it/html/ref-relation.html">Italiano</a>]
    [<a href="../../fr/html/ref-relation.html">Français</a>]
    [<a href="../../ja/html/ref-relation.html">日本語</a>]
    [<a href="../../ko/html/ref-relation.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-relation.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