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-org.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 org (organization) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element org (organization) " /><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="org">&lt;org&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;org&gt; </span>(organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. [<a class="link_ptr" href="ND.html#NDORG" title="Organizational Names"><span class="headingNumber">13.2.2 </span>Organizational Names</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 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>) <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 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>) <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">specifies a primary role or classification for the organization.<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.word.html">teidata.word</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>Values for this attribute may be locally defined by a project, using arbitrary keywords such as <span class="val">artist</span>, <span class="val">employer</span>, <span class="val">family group</span>, or <span class="val">political party</span>, each of which should be associated with a definition. Such local definitions will typically be provided by a <a class="gi" title="(value list) contains one or more &lt;valItem&gt; elements defining possible values." href="ref-valList.html">valList</a> element in the project schema specification.</p></td></tr></table></td></tr></table></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Member of</span></td><td class="wovenodd-col2"><div class="parent"><a class="link_odd_classSpec" title="groups elements which provide information about people and their relationships." href="ref-model.personLike.html">model.personLike</a></div></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">corpus: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(participation description) describes the identifiable speakers, voices, or other participants in any kind of text or other persons named or otherwise referred to in a text, edition, or metadata." href="ref-particDesc.html">particDesc</a></span></div><div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><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="(organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people." href="ref-org.html">org</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="(bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged." href="ref-bibl.html">bibl</a> <a class="link_odd_elementSpec" title="(structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order." href="ref-biblStruct.html">biblStruct</a> <a class="link_odd_elementSpec" title="(column break) marks the beginning of a new column of a text on a multi-column page." href="ref-cb.html">cb</a> <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> <a class="link_odd_elementSpec" title="(gathering begins) marks the point in a transcribed codex at which a new gathering or quire begins." href="ref-gb.html">gb</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="(line break) marks the start of a new (typographic) line in some edition or version of a text." href="ref-lb.html">lb</a> <a class="link_odd_elementSpec" title="(citation list) contains a list of bibliographic citations of any kind." href="ref-listBibl.html">listBibl</a> <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="(name, proper noun) contains a proper noun or noun phrase." href="ref-name.html">name</a> <a class="link_odd_elementSpec" title="contains a note or annotation." href="ref-note.html">note</a> <a class="link_odd_elementSpec" title="(paragraph) marks paragraphs in prose." href="ref-p.html">p</a> <a class="link_odd_elementSpec" title="(page break) marks the start of a new page in a paginated document." href="ref-pb.html">pb</a> <a class="link_odd_elementSpec" title="(referencing string) contains a general purpose name or referring string." href="ref-rs.html">rs</a></span></div><div class="specChild"><span class="specChildModule">dictionaries: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(language name) contains the name of a language mentioned in etymological or other linguistic discussion." href="ref-lang.html">lang</a></span></div><div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file description are present." href="ref-biblFull.html">biblFull</a> <a class="link_odd_elementSpec" title="(identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way." href="ref-idno.html">idno</a></span></div><div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(anonymous block) contains any arbitrary component-level unit of text, acting as an anonymous container for phrase or inter level elements analogous to, but without the semantic baggage of, a paragraph." href="ref-ab.html">ab</a> <a class="link_odd_elementSpec" title="(anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element." href="ref-anchor.html">anchor</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="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a></span></div><div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(manuscript description) contains a description of a single identifiable manuscript or other text-bearing object." href="ref-msDesc.html">msDesc</a></span></div><div class="specChild"><span class="specChildModule">namesdates: </span><span class="specChildElements"><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 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 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 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 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="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="(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="(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 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="defines the location of a place as a set of geographical coordinates, in terms of other named geo-political entities, or as an address." href="ref-location.html">location</a> <a class="link_odd_elementSpec" title="(name link) contains a connecting phrase or link used within a name but not regarded as part of it, such as “van der” or “of”." href="ref-nameLink.html">nameLink</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="(organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people." href="ref-org.html">org</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="provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source." href="ref-person.html">person</a> <a class="link_odd_elementSpec" title="(personal group) describes a group of individuals treated as a single person for analytic purposes." href="ref-personGrp.html">personGrp</a> <a class="link_odd_elementSpec" title="contains data about a geographic location" href="ref-place.html">place</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 information about the population of a place." href="ref-population.html">population</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 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 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="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 a family (inherited) name, as opposed to a given, baptismal, or nick name." href="ref-surname.html">surname</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></div><div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><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></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><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></span></div></div></td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Example</span></td><td class="wovenodd-col2"><div id="index-egXML-d52e109707" class="pre egXML_valid"><span class="element">&lt;org <span class="attribute">xml:id</span>="<span class="attributevalue">JAMs</span>"&gt;</span><br /> <span class="element">&lt;orgName&gt;</span>Justified Ancients of Mummu<span class="element">&lt;/orgName&gt;</span><br /> <span class="element">&lt;desc&gt;</span>An underground anarchist collective spearheaded by <span class="element">&lt;persName&gt;</span>Hagbard<br />       Celine<span class="element">&lt;/persName&gt;</span>, who fight the Illuminati from a golden submarine, the<br />  <span class="element">&lt;name&gt;</span>Leif Ericson<span class="element">&lt;/name&gt;</span><span class="element">&lt;/desc&gt;</span><br /> <span class="element">&lt;bibl&gt;</span><br />  <span class="element">&lt;author&gt;</span>Robert Shea<span class="element">&lt;/author&gt;</span><br />  <span class="element">&lt;author&gt;</span>Robert Anton Wilson<span class="element">&lt;/author&gt;</span><br />  <span class="element">&lt;title&gt;</span>The Illuminatus! Trilogy<span class="element">&lt;/title&gt;</span><br /> <span class="element">&lt;/bibl&gt;</span><br /><span class="element">&lt;/org&gt;</span><div style="float: right;"><a href="examples-org.html">Show all</a> </div></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;sequence&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.headLike.html">model.headLike</a>"<br />   <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>" <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"/&gt;</span><br />  <span class="element">&lt;alternate&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.pLike.html">model.pLike</a>"<br />    <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>" <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"/&gt;</span><br />   <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />    <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.labelLike.html">model.labelLike</a>"/&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.nameLike.html">model.nameLike</a>"/&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.placeLike.html">model.placeLike</a>"/&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.orgPart.html">model.orgPart</a>"/&gt;</span><br />    <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.milestoneLike.html">model.milestoneLike</a>"/&gt;</span><br />   <span class="element">&lt;/alternate&gt;</span><br />  <span class="element">&lt;/alternate&gt;</span><br />  <span class="element">&lt;alternate <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>"<br />   <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.noteLike.html">model.noteLike</a>"/&gt;</span><br />   <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.biblLike.html">model.biblLike</a>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-linkGrp.html">linkGrp</a>"/&gt;</span><br />   <span class="element">&lt;elementRef <span class="attribute">key</span>="<a class="link_odd" href="ref-link.html">link</a>"/&gt;</span><br />  <span class="element">&lt;/alternate&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.personLike.html">model.personLike</a>"<br />   <span class="attribute">minOccurs</span>="<span class="attributevalue">0</span>" <span class="attribute">maxOccurs</span>="<span class="attributevalue">unbounded</span>"/&gt;</span><br /> <span class="element">&lt;/sequence&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">org</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.typed.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.sortable.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">role</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.word</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:group&gt;</span><br />  <span class="element">&lt;rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.headLike</span>"/&gt;</span><br />  <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />  <span class="element">&lt;rng:choice&gt;</span><br />   <span class="element">&lt;rng:zeroOrMore&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.pLike</span>"/&gt;</span><br />   <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:zeroOrMore&gt;</span><br />    <span class="element">&lt;rng:choice&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.labelLike</span>"/&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.nameLike</span>"/&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.placeLike</span>"/&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.orgPart</span>"/&gt;</span><br />     <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.milestoneLike</span>"/&gt;</span><br />    <span class="element">&lt;/rng:choice&gt;</span><br />   <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />  <span class="element">&lt;/rng:choice&gt;</span><br />  <span class="element">&lt;rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:choice&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.noteLike</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.biblLike</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">linkGrp</span>"/&gt;</span><br />    <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">link</span>"/&gt;</span><br />   <span class="element">&lt;/rng:choice&gt;</span><br />  <span class="element">&lt;/rng:zeroOrMore&gt;</span><br />  <span class="element">&lt;rng:zeroOrMore&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.personLike</span>"/&gt;</span><br />  <span class="element">&lt;/rng:zeroOrMore&gt;</span><br /> <span class="element">&lt;/rng:group&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">org</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 which can be used to classify or subclassify elements in any way." href="ref-att.typed.html">att.typed.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 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>,
   attribute role { list { <a class="link_odd" title="" href="ref-teidata.word.html">teidata.word</a>+ } }?,
   (
      <a class="link_odd" title="groups elements used to provide a title or heading at the start of a text division." href="ref-model.headLike.html">model.headLike</a>*,
      (
         <a class="link_odd" title="groups paragraph-like elements." href="ref-model.pLike.html">model.pLike</a>*
       | (
            <a class="link_odd" title="groups elements used to gloss or explain other parts of a document." href="ref-model.labelLike.html">model.labelLike</a>
          | <a class="link_odd" title="groups elements which name or refer to a person, place, or organization." href="ref-model.nameLike.html">model.nameLike</a>
          | <a class="link_odd" title="groups elements used to provide information about places and their relationships." href="ref-model.placeLike.html">model.placeLike</a>
          | <a class="link_odd" title="groups elements which form part of the description of an organization." href="ref-model.orgPart.html">model.orgPart</a>
          | <a class="link_odd" title="groups milestone-style elements used to represent reference systems." href="ref-model.milestoneLike.html">model.milestoneLike</a>
         )*
      ),
      ( <a class="link_odd" title="groups globally-available note-like elements." href="ref-model.noteLike.html">model.noteLike</a> | <a class="link_odd" title="groups elements containing a bibliographic description." href="ref-model.biblLike.html">model.biblLike</a> | <a class="link_odd" title="(link group) defines a collection of associations or hypertextual links." href="ref-linkGrp.html">linkGrp</a> | <a class="link_odd" 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" title="groups elements which provide information about people and their relationships." href="ref-model.personLike.html">model.personLike</a>*
   )
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-org.html">English</a>]
    [<a href="../../de/html/ref-org.html">Deutsch</a>]
    [<a href="../../es/html/ref-org.html">Español</a>]
    [<a href="../../it/html/ref-org.html">Italiano</a>]
    [<a href="../../fr/html/ref-org.html">Français</a>]
    [<a href="../../ja/html/ref-org.html">日本語</a>]
    [<a href="../../ko/html/ref-org.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-org.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