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-origDate.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 origDate (origin date) </title><meta property="Language" content="en" /><meta property="DC.Title" content="TEI element origDate (origin date) " /><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="origDate">&lt;origDate&gt;</h3><table class="wovenodd"><tr><td colspan="2" class="wovenodd-col2"><span class="label">&lt;origDate&gt; </span>(origin date) contains any form of date, used to identify the date of origin for a manuscript or manuscript part. [<a class="link_ptr" href="MS.html#msdates" title="Origination"><span class="headingNumber">10.3.1 </span>Origination</a>]</td></tr><tr><td class="wovenodd-col1"><span class="label" lang="en">Module</span></td><td class="wovenodd-col2">msdescription — Manuscript Description</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 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>) </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 phrase-level elements used in manuscript description." href="ref-model.pPart.msdesc.html">model.pPart.msdesc</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">analysis: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(clause) represents a grammatical clause." href="ref-cl.html">cl</a> <a class="link_odd_elementSpec" title="(phrase) represents a grammatical phrase." href="ref-phr.html">phr</a> <a class="link_odd_elementSpec" title="(s-unit) contains a sentence-like division of a text." href="ref-s.html">s</a> <a class="link_odd_elementSpec" title="associates an interpretative annotation directly with a span of text." href="ref-span.html">span</a></span></div><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(abbreviation) contains an abbreviation of any sort." href="ref-abbr.html">abbr</a> <a class="link_odd_elementSpec" title="(addition) contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector." href="ref-add.html">add</a> <a class="link_odd_elementSpec" title="(address line) contains one line of a postal address." href="ref-addrLine.html">addrLine</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="(scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work." href="ref-biblScope.html">biblScope</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="(correction) contains the correct form of a passage apparently erroneous in the copy text." href="ref-corr.html">corr</a> <a class="link_odd_elementSpec" title="contains a date in any format." href="ref-date.html">date</a> <a class="link_odd_elementSpec" title="(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, or a previous annotator or corrector." href="ref-del.html">del</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="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</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="(electronic mail address) contains an email address identifying a location to which email messages can be delivered." href="ref-email.html">email</a> <a class="link_odd_elementSpec" title="(emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect." href="ref-emph.html">emph</a> <a class="link_odd_elementSpec" title="(expansion) contains the expansion of an abbreviation." href="ref-expan.html">expan</a> <a class="link_odd_elementSpec" title="identifies a word or phrase as belonging to some language other than that of the surrounding text." href="ref-foreign.html">foreign</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="(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="(heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured list." href="ref-headItem.html">headItem</a> <a class="link_odd_elementSpec" title="(heading for list labels) contains the heading for the label or term column in a glossary list or similar structured list." href="ref-headLabel.html">headLabel</a> <a class="link_odd_elementSpec" title="(highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made." href="ref-hi.html">hi</a> <a class="link_odd_elementSpec" title="contains one component of a list." href="ref-item.html">item</a> <a class="link_odd_elementSpec" title="(verse line) contains a single, possibly incomplete, line of verse." href="ref-l.html">l</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="contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name." href="ref-measure.html">measure</a> <a class="link_odd_elementSpec" title="contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it." href="ref-meeting.html">meeting</a> <a class="link_odd_elementSpec" title="() marks words or phrases mentioned, not used." href="ref-mentioned.html">mentioned</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="(number) contains a number, written in any form." href="ref-num.html">num</a> <a class="link_odd_elementSpec" title="(original form) contains a reading which is marked as following the original, rather than being normalized or corrected." href="ref-orig.html">orig</a> <a class="link_odd_elementSpec" title="(paragraph) marks paragraphs in prose." href="ref-p.html">p</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="provides the name of the organization responsible for the publication or distribution of a bibliographic item." href="ref-publisher.html">publisher</a> <a class="link_odd_elementSpec" title="(quoted) contains material which is distinguished from the surrounding text using quotation marks or a similar method, for any one of a variety of reasons including, but not limited to: direct speech or thought, technical terms or jargon, authorial distance, quotations from elsewhere, and passages that are mentioned but not used." href="ref-q.html">q</a> <a class="link_odd_elementSpec" title="(quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text." href="ref-quote.html">quote</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="(regularization) contains a reading which has been regularized or normalized in some sense." href="ref-reg.html">reg</a> <a class="link_odd_elementSpec" title="(responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work." href="ref-resp.html">resp</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="(speech or thought) indicates passages thought or spoken aloud, whether explicitly indicated in the source or not, whether directly or indirectly reported, whether by real people or fictional characters." href="ref-said.html">said</a> <a class="link_odd_elementSpec" title="(Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate." href="ref-sic.html">sic</a> <a class="link_odd_elementSpec" title="contains a word or phrase for which the author or narrator indicates a disclaiming of responsibility, for example by the use of scare quotes or italics." href="ref-soCalled.html">soCalled</a> <a class="link_odd_elementSpec" title="() contains a specialized form of heading or label, giving the name of one or more speakers in a dramatic text or fragment." href="ref-speaker.html">speaker</a> <a class="link_odd_elementSpec" title="(stage direction) contains any kind of stage direction within a dramatic text or fragment." href="ref-stage.html">stage</a> <a class="link_odd_elementSpec" title="contains a full street address including any name or number identifying a building as well as the name of the street or route on which it is located." href="ref-street.html">street</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="(text language) describes the languages and writing systems identified within the bibliographic work being described, rather than its description." href="ref-textLang.html">textLang</a> <a class="link_odd_elementSpec" title="contains a phrase defining a time of day in any format." href="ref-time.html">time</a> <a class="link_odd_elementSpec" title="contains a title for any kind of work." href="ref-title.html">title</a> <a class="link_odd_elementSpec" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</a></span></div><div class="specChild"><span class="specChildModule">corpus: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything." href="ref-activity.html">activity</a> <a class="link_odd_elementSpec" title="(primary channel) describes the medium or channel by which a text is delivered or experienced. For a written text, this might be print, manuscript, email, etc.; for a spoken one, radio, telephone, face-to-face, etc." href="ref-channel.html">channel</a> <a class="link_odd_elementSpec" title="describes the internal composition of a text or text sample, for example as fragmentary, complete, etc." href="ref-constitution.html">constitution</a> <a class="link_odd_elementSpec" title="describes the nature and extent of originality of this text." href="ref-derivation.html">derivation</a> <a class="link_odd_elementSpec" title="(domain of use) describes the most important social context in which the text was realized or for which it is intended, for example private vs. public, education, religion, etc." href="ref-domain.html">domain</a> <a class="link_odd_elementSpec" title="describes the extent to which the text may be regarded as imaginative or non-imaginative, that is, as describing a fictional or a non-fictional world." href="ref-factuality.html">factuality</a> <a class="link_odd_elementSpec" title="describes the extent, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary, etc." href="ref-interaction.html">interaction</a> <a class="link_odd_elementSpec" title="contains a brief informal description of the kind of place concerned, for example: a room, a restaurant, a park bench, etc." href="ref-locale.html">locale</a> <a class="link_odd_elementSpec" title="describes the extent to which a text may be regarded as prepared or spontaneous." href="ref-preparedness.html">preparedness</a> <a class="link_odd_elementSpec" title="characterizes a single purpose or communicative function of the text." href="ref-purpose.html">purpose</a></span></div><div class="specChild"><span class="specChildModule">dictionaries: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains grammatical case information given by a dictionary for a given form." href="ref-case.html">case</a> <a class="link_odd_elementSpec" title="(collocate) contains any sequence of words that co-occur with the headword with significant frequency." href="ref-colloc.html">colloc</a> <a class="link_odd_elementSpec" title="(definition) contains definition text in a dictionary entry." href="ref-def.html">def</a> <a class="link_odd_elementSpec" title="(dictionary scrap) encloses a part of a dictionary entry in which other phrase-level dictionary elements are freely combined." href="ref-dictScrap.html">dictScrap</a> <a class="link_odd_elementSpec" title="(unstructured entry) contains a single unstructured entry in any kind of lexical resource, such as a dictionary or lexicon." href="ref-entryFree.html">entryFree</a> <a class="link_odd_elementSpec" title="(etymology) encloses the etymological information in a dictionary entry." href="ref-etym.html">etym</a> <a class="link_odd_elementSpec" title="(form information group) groups all the information on the written and spoken forms of one headword." href="ref-form.html">form</a> <a class="link_odd_elementSpec" title="(gender) identifies the morphological gender of a lexical item, as given in the dictionary." href="ref-gen.html">gen</a> <a class="link_odd_elementSpec" title="(grammatical information) within an entry in a dictionary or a terminological data file, contains grammatical information relating to a term, word, or form." href="ref-gram.html">gram</a> <a class="link_odd_elementSpec" title="(grammatical information group) groups morpho-syntactic information about a lexical item, e.g. &lt;pos&gt;, &lt;gen&gt;, &lt;number&gt;, &lt;case&gt;, or &lt;iType&gt; (inflectional class)." href="ref-gramGrp.html">gramGrp</a> <a class="link_odd_elementSpec" title="(hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some other form." href="ref-hyph.html">hyph</a> <a class="link_odd_elementSpec" title="(inflectional class) indicates the inflectional class associated with a lexical item." href="ref-iType.html">iType</a> <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> <a class="link_odd_elementSpec" title="(label) contains a label for a form, example, translation, or other piece of information, e.g. abbreviation for, contraction of, literally, approximately, synonyms:, etc." href="ref-lbl.html">lbl</a> <a class="link_odd_elementSpec" title="contains information about the grammatical mood of verbs (e.g. indicative, subjunctive, imperative)." href="ref-mood.html">mood</a> <a class="link_odd_elementSpec" title="indicates grammatical number associated with a form, as given in a dictionary." href="ref-number.html">number</a> <a class="link_odd_elementSpec" title="(orthographic form) gives the orthographic form of a dictionary headword." href="ref-orth.html">orth</a> <a class="link_odd_elementSpec" title="(person) contains an indication of the grammatical person (1st, 2nd, 3rd, etc.) associated with a given inflected form in a dictionary." href="ref-per.html">per</a> <a class="link_odd_elementSpec" title="(part of speech) indicates the part of speech assigned to a dictionary headword such as noun, verb, or adjective." href="ref-pos.html">pos</a> <a class="link_odd_elementSpec" title="(pronunciation) contains the pronunciation(s) of the word." href="ref-pron.html">pron</a> <a class="link_odd_elementSpec" title="(related entry) contains a dictionary entry for a lexical item related to the headword, such as a compound phrase or derived form, embedded inside a larger entry." href="ref-re.html">re</a> <a class="link_odd_elementSpec" title="groups together all information relating to one word sense in a dictionary entry, for example definitions, examples, and translation equivalents." href="ref-sense.html">sense</a> <a class="link_odd_elementSpec" title="contains the stress pattern for a dictionary headword, if given separately." href="ref-stress.html">stress</a> <a class="link_odd_elementSpec" title="(subcategorization) contains subcategorization information (transitive/intransitive, countable/non-countable, etc.)" href="ref-subc.html">subc</a> <a class="link_odd_elementSpec" title="(syllabification) contains the syllabification of the headword." href="ref-syll.html">syll</a> <a class="link_odd_elementSpec" title="(tense) indicates the grammatical tense associated with a given inflected form in a dictionary." href="ref-tns.html">tns</a> <a class="link_odd_elementSpec" title="(usage) contains usage information in a dictionary entry." href="ref-usg.html">usg</a> <a class="link_odd_elementSpec" title="(cross-reference phrase) contains a phrase, sentence, or icon referring the reader to some other location in this or another text." href="ref-xr.html">xr</a></span></div><div class="specChild"><span class="specChildModule">drama: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains the name of an actor appearing within a cast list." href="ref-actor.html">actor</a> <a class="link_odd_elementSpec" title="describes a particular camera angle or viewpoint in a screen play." href="ref-camera.html">camera</a> <a class="link_odd_elementSpec" title="contains the text of a caption or other text displayed as part of a film script or screenplay." href="ref-caption.html">caption</a> <a class="link_odd_elementSpec" title="(cast list item) contains a single entry within a cast list, describing either a single role or a list of non-speaking roles." href="ref-castItem.html">castItem</a> <a class="link_odd_elementSpec" title="contains the name of a dramatic role, as given in a cast list." href="ref-role.html">role</a> <a class="link_odd_elementSpec" title="(role description) describes a character's role in a drama." href="ref-roleDesc.html">roleDesc</a> <a class="link_odd_elementSpec" title="describes a sound effect or musical sequence specified within a screen play or radio script." href="ref-sound.html">sound</a> <a class="link_odd_elementSpec" title="(technical stage direction) describes a special-purpose stage direction that is not meant for the actors." href="ref-tech.html">tech</a> <a class="link_odd_elementSpec" title="describes the visual context of some part of a screen play in terms of what the spectator sees, generally independent of any dialogue." href="ref-view.html">view</a></span></div><div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains one cell of a table." href="ref-cell.html">cell</a> <a class="link_odd_elementSpec" title="(description of figure) contains a brief prose description of the appearance or content of a graphic figure, for use when documenting an image without displaying it." href="ref-figDesc.html">figDesc</a></span></div><div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(release authority) supplies the name of a person or other agency responsible for making a work available, other than a publisher or distributor." href="ref-authority.html">authority</a> <a class="link_odd_elementSpec" title="(category description) describes some category within a taxonomy or text typology, either in the form of a brief prose description or in terms of the situational parameters used by the TEI formal &lt;textDesc&gt;." href="ref-catDesc.html">catDesc</a> <a class="link_odd_elementSpec" title="documents a change or set of changes made during the production of a source document, or during the revision of an electronic file." href="ref-change.html">change</a> <a class="link_odd_elementSpec" title="(classification code) contains the classification code used for this text in some standard classification system." href="ref-classCode.html">classCode</a> <a class="link_odd_elementSpec" title="contains information about the creation of a text." href="ref-creation.html">creation</a> <a class="link_odd_elementSpec" title="supplies the name of a person or other agency responsible for the distribution of a text." href="ref-distributor.html">distributor</a> <a class="link_odd_elementSpec" title="describes the particularities of one edition of a text." href="ref-edition.html">edition</a> <a class="link_odd_elementSpec" title="describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units." href="ref-extent.html">extent</a> <a class="link_odd_elementSpec" title="(funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text." href="ref-funder.html">funder</a> <a class="link_odd_elementSpec" title="(geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of the &lt;geo&gt; element elsewhere within the document." href="ref-geoDecl.html">geoDecl</a> <a class="link_odd_elementSpec" title="(note on hand) describes a particular style or hand distinguished within a manuscript." href="ref-handNote.html">handNote</a> <a class="link_odd_elementSpec" title="characterizes a single language or sublanguage used within a text." href="ref-language.html">language</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="(principal researcher) supplies the name of the principal researcher responsible for the creation of an electronic text." href="ref-principal.html">principal</a> <a class="link_odd_elementSpec" title="supplies information about the rendition or appearance of one or more elements in the source text." href="ref-rendition.html">rendition</a> <a class="link_odd_elementSpec" title="describes a particular script distinguished within the description of a manuscript or similar resource." href="ref-scriptNote.html">scriptNote</a> <a class="link_odd_elementSpec" title="specifies the name of a sponsoring organization or institution." href="ref-sponsor.html">sponsor</a> <a class="link_odd_elementSpec" title="documents the usage of a specific element within a specified document." href="ref-tagUsage.html">tagUsage</a></span></div><div class="specChild"><span class="specChildModule">iso-fs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(feature description (in FSD)) describes in prose what is represented by the feature being declared and its values." href="ref-fDescr.html">fDescr</a> <a class="link_odd_elementSpec" title="(feature system description (in FSD)) describes in prose what is represented by the type of feature structure declared in the enclosing fsDecl." href="ref-fsDescr.html">fsDescr</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="(arbitrary segment) represents any segmentation of text below the ‘chunk’ level." href="ref-seg.html">seg</a></span></div><div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(accompanying material) contains details of any significant additional material which may be closely associated with the manuscript being described, such as non-contemporaneous documents or fragments bound in with the manuscript at some earlier historical period." href="ref-accMat.html">accMat</a> <a class="link_odd_elementSpec" title="contains any descriptive or other information concerning the process by which a manuscript or manuscript part entered the holding institution." href="ref-acquisition.html">acquisition</a> <a class="link_odd_elementSpec" title="contains a description of any significant additions found within a manuscript, such as marginalia or other annotations." href="ref-additions.html">additions</a> <a class="link_odd_elementSpec" title="describes the system used to ensure correct ordering of the quires making up a codex or incunable, typically by means of annotations at the foot of the page." href="ref-catchwords.html">catchwords</a> <a class="link_odd_elementSpec" title="contains a description of how the leaves or bifolia are physically arranged." href="ref-collation.html">collation</a> <a class="link_odd_elementSpec" title="contains the colophon of a manuscript item: that is, a statement providing information regarding the date, place, agency, or reason for production of the manuscript." href="ref-colophon.html">colophon</a> <a class="link_odd_elementSpec" title="contains a description of the physical condition of the manuscript." href="ref-condition.html">condition</a> <a class="link_odd_elementSpec" title="(custodial event) describes a single event during the custodial history of a manuscript." href="ref-custEvent.html">custEvent</a> <a class="link_odd_elementSpec" title="(note on decoration) contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components." href="ref-decoNote.html">decoNote</a> <a class="link_odd_elementSpec" title="contains the explicit of a manuscript item, that is, the closing words of the text proper, exclusive of any rubric or colophon which might follow it." href="ref-explicit.html">explicit</a> <a class="link_odd_elementSpec" title="contains information concerning the manuscript's filiation, i.e. its relationship to other surviving manuscripts of the same text, its protographs, antigraphs and apographs." href="ref-filiation.html">filiation</a> <a class="link_odd_elementSpec" title="contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device." href="ref-finalRubric.html">finalRubric</a> <a class="link_odd_elementSpec" title="describes the numbering system or systems used to count the leaves or pages in a codex." href="ref-foliation.html">foliation</a> <a class="link_odd_elementSpec" title="contains a heraldic formula or phrase, typically found as part of a blazon, coat of arms, etc." href="ref-heraldry.html">heraldry</a> <a class="link_odd_elementSpec" title="contains the incipit of a manuscript item, that is the opening words of the text proper, exclusive of any rubric which might precede it, of sufficient length to identify the work uniquely; such incipits were, in former times, frequently used a means of reference to a work, in place of a title." href="ref-incipit.html">incipit</a> <a class="link_odd_elementSpec" title="describes how text is laid out on the page, including information about any ruling, pricking, or other evidence of page-preparation techniques." href="ref-layout.html">layout</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the material of which the object being described is composed." href="ref-material.html">material</a> <a class="link_odd_elementSpec" title="contains description of type of musical notation." href="ref-musicNotation.html">musicNotation</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the type of object being referred to." href="ref-objectType.html">objectType</a> <a class="link_odd_elementSpec" title="(origin date) contains any form of date, used to identify the date of origin for a manuscript or manuscript part." href="ref-origDate.html">origDate</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 any descriptive or other information concerning the origin of a manuscript or manuscript part." href="ref-origin.html">origin</a> <a class="link_odd_elementSpec" title="contains any descriptive or other information concerning a single identifiable episode during the history of a manuscript or manuscript part, after its creation but before its acquisition." href="ref-provenance.html">provenance</a> <a class="link_odd_elementSpec" title="contains the text of any rubric or heading attached to a particular manuscript item, that is, a string of words through which a manuscript signals the beginning of a text division, often with an assertion as to its author and title, which is in some way set off from the text itself, usually in red ink, or by use of different size or type of script, or some other such visual device." href="ref-rubric.html">rubric</a> <a class="link_odd_elementSpec" title="(second folio) marks the word or words taken from a fixed point in a codex (typically the beginning of the second leaf) in order to provide a unique identifier for it." href="ref-secFol.html">secFol</a> <a class="link_odd_elementSpec" title="contains discussion of the leaf or quire signatures found within a codex." href="ref-signatures.html">signatures</a> <a class="link_odd_elementSpec" title="describes the original source for the information contained with a manuscript description." href="ref-source.html">source</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a stamp or similar device." href="ref-stamp.html">stamp</a> <a class="link_odd_elementSpec" title="contains an overview of the available information concerning some aspect of an item (for example, its intellectual content, history, layout, typography etc.) as a complement or alternative to the more detailed information carried by more specific elements." href="ref-summary.html">summary</a> <a class="link_odd_elementSpec" title="contains a description of the materials etc. which make up the physical support for the written part of a manuscript." href="ref-support.html">support</a> <a class="link_odd_elementSpec" title="contains information about any representations of the manuscript being described which may exist in the holding institution or elsewhere." href="ref-surrogates.html">surrogates</a> <a class="link_odd_elementSpec" title="describes a particular font or other significant typographic feature distinguished within the description of a printed resource." href="ref-typeNote.html">typeNote</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a watermark or similar device." href="ref-watermark.html">watermark</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 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="specifies the age of a person." href="ref-age.html">age</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 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 description of the educational experience of a person." href="ref-education.html">education</a> <a class="link_odd_elementSpec" title="specifies the faith, religion, or belief set of a person." href="ref-faith.html">faith</a> <a class="link_odd_elementSpec" title="contains information about a person's period of activity." href="ref-floruit.html">floruit</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="(language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language." href="ref-langKnown.html">langKnown</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="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="(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 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="describes a person's present or past places of residence." href="ref-residence.html">residence</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="specifies the sex of a person." href="ref-sex.html">sex</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 family (inherited) name, as opposed to a given, baptismal, or nick name." href="ref-surname.html">surname</a></span></div><div class="specChild"><span class="specChildModule">spoken: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(utterance) contains a stretch of speech usually preceded and followed by silence or by a change of speaker." href="ref-u.html">u</a> <a class="link_odd_elementSpec" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a></span></div><div class="specChild"><span class="specChildModule">tagdocs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(example) contains any kind of illustrative example." href="ref-eg.html">eg</a> <a class="link_odd_elementSpec" title="(value description) specifies any semantic or syntactic constraint on the value that an attribute may take, additional to the information carried by the &lt;datatype&gt; element." href="ref-valDesc.html">valDesc</a></span></div><div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(lemma) contains the lemma, or base text, of a textual variation." href="ref-lem.html">lem</a> <a class="link_odd_elementSpec" title="(reading) contains a single reading within a textual variation." href="ref-rdg.html">rdg</a> <a class="link_odd_elementSpec" title="contains a list of one or more sigla of witnesses attesting a given reading, in a textual variation." href="ref-wit.html">wit</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> <a class="link_odd_elementSpec" title="contains either a description of a single witness referred to within the critical apparatus, or a list of witnesses which is to be referred to by a single sigil." href="ref-witness.html">witness</a></span></div><div class="specChild"><span class="specChildModule">textstructure: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains the primary statement of responsibility given for a work on its title page or at the head or end of the work." href="ref-byline.html">byline</a> <a class="link_odd_elementSpec" title="groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter." href="ref-closer.html">closer</a> <a class="link_odd_elementSpec" title="contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer." href="ref-dateline.html">dateline</a> <a class="link_odd_elementSpec" title="(document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline)." href="ref-docAuthor.html">docAuthor</a> <a class="link_odd_elementSpec" title="(document date) contains the date of a document, as given on a title page or in a dateline." href="ref-docDate.html">docDate</a> <a class="link_odd_elementSpec" title="(document edition) contains an edition statement as presented on a title page of a document." href="ref-docEdition.html">docEdition</a> <a class="link_odd_elementSpec" title="(document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page." href="ref-docImprint.html">docImprint</a> <a class="link_odd_elementSpec" title="contains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso." href="ref-imprimatur.html">imprimatur</a> <a class="link_odd_elementSpec" title="groups together dateline, byline, salutation, and similar phrases appearing as a preliminary group at the start of a division, especially of a letter." href="ref-opener.html">opener</a> <a class="link_odd_elementSpec" title="(salutation) contains a salutation or greeting prefixed to a foreword, dedicatory epistle, or other division of a text, or the salutation in the closing of a letter, preface, etc." href="ref-salute.html">salute</a> <a class="link_odd_elementSpec" title="(signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text." href="ref-signed.html">signed</a> <a class="link_odd_elementSpec" title="contains a subsection or division of the title of a work, as indicated on a title page." href="ref-titlePart.html">titlePart</a> <a class="link_odd_elementSpec" title="contains a closing title or footer appearing at the end of a division of a text." href="ref-trailer.html">trailer</a></span></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="contains an area of damage to the text witness." href="ref-damage.html">damage</a> <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> <a class="link_odd_elementSpec" title="contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document." href="ref-metamark.html">metamark</a> <a class="link_odd_elementSpec" title="represents any kind of modification identified within a single document." href="ref-mod.html">mod</a> <a class="link_odd_elementSpec" title="indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction." href="ref-restore.html">restore</a> <a class="link_odd_elementSpec" title="contains a sequence of writing which has been retraced, for example by over-inking, to clarify or fix it." href="ref-retrace.html">retrace</a> <a class="link_odd_elementSpec" title="(secluded text) Secluded. Marks text present in the source which the editor believes to be genuine but out of its original place (which is unknown)." href="ref-secl.html">secl</a> <a class="link_odd_elementSpec" title="signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe." href="ref-supplied.html">supplied</a> <a class="link_odd_elementSpec" title="marks text present in the source which the editor believes to be superfluous or redundant." href="ref-surplus.html">surplus</a></span></div><div class="specChild"><span class="specChildModule">verse: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(metrical notation symbol) documents the intended significance of a particular character or character sequence within a metrical notation, either explicitly or in terms of other &lt;metSym&gt; elements in the same &lt;metDecl&gt;." href="ref-metSym.html">metSym</a> <a class="link_odd_elementSpec" title="marks the rhyming part of a metrical line." href="ref-rhyme.html">rhyme</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">analysis: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(character) represents a character." href="ref-c.html">c</a> <a class="link_odd_elementSpec" title="(clause) represents a grammatical clause." href="ref-cl.html">cl</a> <a class="link_odd_elementSpec" title="(interpretation) summarizes a specific interpretative annotation which can be linked to a span of text." href="ref-interp.html">interp</a> <a class="link_odd_elementSpec" title="(interpretation group) collects together a set of related interpretations which share responsibility or type." href="ref-interpGrp.html">interpGrp</a> <a class="link_odd_elementSpec" title="(morpheme) represents a grammatical morpheme." href="ref-m.html">m</a> <a class="link_odd_elementSpec" title="(punctuation character) contains a character or string of characters regarded as constituting a single punctuation mark." href="ref-pc.html">pc</a> <a class="link_odd_elementSpec" title="(phrase) represents a grammatical phrase." href="ref-phr.html">phr</a> <a class="link_odd_elementSpec" title="(s-unit) contains a sentence-like division of a text." href="ref-s.html">s</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="(span group) collects together span tags." href="ref-spanGrp.html">spanGrp</a> <a class="link_odd_elementSpec" title="(word) represents a grammatical (not necessarily orthographic) word." href="ref-w.html">w</a></span></div><div class="specChild"><span class="specChildModule">certainty: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="indicates the degree of certainty associated with some aspect of the text markup." href="ref-certainty.html">certainty</a> <a class="link_odd_elementSpec" title="indicates the numerical accuracy or precision associated with some aspect of the text markup." href="ref-precision.html">precision</a> <a class="link_odd_elementSpec" title="(responsibility) identifies the individual(s) responsible for some aspect of the content or markup of particular element(s)." href="ref-respons.html">respons</a></span></div><div class="specChild"><span class="specChildModule">core: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(abbreviation) contains an abbreviation of any sort." href="ref-abbr.html">abbr</a> <a class="link_odd_elementSpec" title="(addition) contains letters, words, or phrases inserted in the source text by an author, scribe, or a previous annotator or corrector." href="ref-add.html">add</a> <a class="link_odd_elementSpec" title="contains a postal address, for example of a publisher, an organization, or an individual." href="ref-address.html">address</a> <a class="link_odd_elementSpec" title="provides encoded binary data representing an inline graphic, audio, video or other object." href="ref-binaryObject.html">binaryObject</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="groups a number of alternative encodings for the same point in a text." href="ref-choice.html">choice</a> <a class="link_odd_elementSpec" title="(correction) contains the correct form of a passage apparently erroneous in the copy text." href="ref-corr.html">corr</a> <a class="link_odd_elementSpec" title="contains a date in any format." href="ref-date.html">date</a> <a class="link_odd_elementSpec" title="(deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, or a previous annotator or corrector." href="ref-del.html">del</a> <a class="link_odd_elementSpec" title="identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage." href="ref-distinct.html">distinct</a> <a class="link_odd_elementSpec" title="(electronic mail address) contains an email address identifying a location to which email messages can be delivered." href="ref-email.html">email</a> <a class="link_odd_elementSpec" title="(emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect." href="ref-emph.html">emph</a> <a class="link_odd_elementSpec" title="(expansion) contains the expansion of an abbreviation." href="ref-expan.html">expan</a> <a class="link_odd_elementSpec" title="identifies a word or phrase as belonging to some language other than that of the surrounding text." href="ref-foreign.html">foreign</a> <a class="link_odd_elementSpec" title="indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible." href="ref-gap.html">gap</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="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="indicates the location of a graphic or illustration, either forming part of a text, or providing an image of it." href="ref-graphic.html">graphic</a> <a class="link_odd_elementSpec" title="(highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made." href="ref-hi.html">hi</a> <a class="link_odd_elementSpec" title="(index entry) marks a location to be indexed for whatever purpose." href="ref-index.html">index</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="contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name." href="ref-measure.html">measure</a> <a class="link_odd_elementSpec" title="(measure group) contains a group of dimensional specifications which relate to the same object, for example the height and width of a manuscript page." href="ref-measureGrp.html">measureGrp</a> <a class="link_odd_elementSpec" title="indicates the location of any form of external media such as an audio or video clip etc." href="ref-media.html">media</a> <a class="link_odd_elementSpec" title="() marks words or phrases mentioned, not used." href="ref-mentioned.html">mentioned</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="(number) contains a number, written in any form." href="ref-num.html">num</a> <a class="link_odd_elementSpec" title="(original form) contains a reading which is marked as following the original, rather than being normalized or corrected." href="ref-orig.html">orig</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="(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="(regularization) contains a reading which has been regularized or normalized in some sense." href="ref-reg.html">reg</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="(Latin for thus or so) contains text reproduced although apparently incorrect or inaccurate." href="ref-sic.html">sic</a> <a class="link_odd_elementSpec" title="contains a word or phrase for which the author or narrator indicates a disclaiming of responsibility, for example by the use of scare quotes or italics." href="ref-soCalled.html">soCalled</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="contains a phrase defining a time of day in any format." href="ref-time.html">time</a> <a class="link_odd_elementSpec" title="contains a title for any kind of work." href="ref-title.html">title</a> <a class="link_odd_elementSpec" title="contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source." href="ref-unclear.html">unclear</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> <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></span></div><div class="specChild"><span class="specChildModule">figures: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="groups elements representing or containing graphic information such as an illustration, formula, or figure." href="ref-figure.html">figure</a> <a class="link_odd_elementSpec" title="contains a mathematical or other formula." href="ref-formula.html">formula</a> <a class="link_odd_elementSpec" title="encodes the presence of music notation in a text" href="ref-notatedMusic.html">notatedMusic</a></span></div><div class="specChild"><span class="specChildModule">gaiji: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(character or glyph) represents a glyph, or a non-standard character." href="ref-g.html">g</a></span></div><div class="specChild"><span class="specChildModule">header: </span><span class="specChildElements"><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">iso-fs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(feature library) assembles a library of feature elements." href="ref-fLib.html">fLib</a> <a class="link_odd_elementSpec" title="(feature structure) represents a feature structure, that is, a collection of feature-value pairs organized as a structural unit." href="ref-fs.html">fs</a> <a class="link_odd_elementSpec" title="(feature-value library) assembles a library of reusable feature value elements (including complete feature structures)." href="ref-fvLib.html">fvLib</a></span></div><div class="specChild"><span class="specChildModule">linking: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(alternation) identifies an alternation or a set of choices among elements or passages." href="ref-alt.html">alt</a> <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="(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="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="(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="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> <a class="link_odd_elementSpec" title="(arbitrary segment) represents any segmentation of text below the ‘chunk’ level." href="ref-seg.html">seg</a> <a class="link_odd_elementSpec" title="provides a set of ordered points in time which can be linked to elements of a spoken text to create a temporal alignment of that text." href="ref-timeline.html">timeline</a></span></div><div class="specChild"><span class="specChildModule">msdescription: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="describes the system used to ensure correct ordering of the quires making up a codex or incunable, typically by means of annotations at the foot of the page." href="ref-catchwords.html">catchwords</a> <a class="link_odd_elementSpec" title="contains a measurement measured across the spine of a book or codex, or (for other text-bearing objects) perpendicular to the measurement given by the &lt;width&gt; element." href="ref-depth.html">depth</a> <a class="link_odd_elementSpec" title="contains any single measurement forming part of a dimensional specification of some sort." href="ref-dim.html">dim</a> <a class="link_odd_elementSpec" title="contains a dimensional specification." href="ref-dimensions.html">dimensions</a> <a class="link_odd_elementSpec" title="contains a measurement measured along the axis at right angles to the bottom of the written surface, i.e. parallel to the spine for a codex or book." href="ref-height.html">height</a> <a class="link_odd_elementSpec" title="contains a heraldic formula or phrase, typically found as part of a blazon, coat of arms, etc." href="ref-heraldry.html">heraldry</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="groups a number of locations which together form a distinct but discontinuous item within a manuscript or manuscript part, according to a specific foliation." href="ref-locusGrp.html">locusGrp</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the material of which the object being described is composed." href="ref-material.html">material</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing the type of object being referred to." href="ref-objectType.html">objectType</a> <a class="link_odd_elementSpec" title="(origin date) contains any form of date, used to identify the date of origin for a manuscript or manuscript part." href="ref-origDate.html">origDate</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="(second folio) marks the word or words taken from a fixed point in a codex (typically the beginning of the second leaf) in order to provide a unique identifier for it." href="ref-secFol.html">secFol</a> <a class="link_odd_elementSpec" title="contains discussion of the leaf or quire signatures found within a codex." href="ref-signatures.html">signatures</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a stamp or similar device." href="ref-stamp.html">stamp</a> <a class="link_odd_elementSpec" title="contains a word or phrase describing a watermark or similar device." href="ref-watermark.html">watermark</a> <a class="link_odd_elementSpec" title="contains a measurement measured along the axis parallel to the bottom of the written surface, i.e. perpendicular to the spine of a book or codex." href="ref-width.html">width</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 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="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 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 coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation." href="ref-geo.html">geo</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="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 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 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">spoken: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="marks any phenomenon or occurrence, not necessarily vocalized or communicative, for example incidental noises or other events affecting communication." href="ref-incident.html">incident</a> <a class="link_odd_elementSpec" title="marks any communicative phenomenon, not necessarily vocalized, for example a gesture, frown, etc." href="ref-kinesic.html">kinesic</a> <a class="link_odd_elementSpec" title="marks a pause either between or within utterances." href="ref-pause.html">pause</a> <a class="link_odd_elementSpec" title="marks the point at which some paralinguistic feature of a series of utterances by any one speaker changes." href="ref-shift.html">shift</a> <a class="link_odd_elementSpec" title="marks any vocalized but not necessarily lexical phenomenon, for example voiced pauses, non-lexical backchannels, etc." href="ref-vocal.html">vocal</a> <a class="link_odd_elementSpec" title="contains a passage of written text revealed to participants in the course of a spoken text." href="ref-writing.html">writing</a></span></div><div class="specChild"><span class="specChildModule">tagdocs: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(attribute) contains the name of an attribute appearing within running text." href="ref-att.html">att</a> <a class="link_odd_elementSpec" title="contains literal code from some formal language such as a programming language." href="ref-code.html">code</a> <a class="link_odd_elementSpec" title="(element name) contains the name (generic identifier) of an element." href="ref-gi.html">gi</a> <a class="link_odd_elementSpec" title="(identifier) contains an identifier or name for an object of some kind in a formal language. &lt;ident&gt; is used for tokens such as variable names, class names, type names, function names etc. in formal programming languages." href="ref-ident.html">ident</a> <a class="link_odd_elementSpec" title="(specification description) indicates that a description of the specified element or class should be included at this point within a document." href="ref-specDesc.html">specDesc</a> <a class="link_odd_elementSpec" title="(specification list) marks where a list of descriptions is to be inserted into the prose documentation." href="ref-specList.html">specList</a> <a class="link_odd_elementSpec" title="contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters." href="ref-tag.html">tag</a> <a class="link_odd_elementSpec" title="(value) contains a single attribute value." href="ref-val.html">val</a></span></div><div class="specChild"><span class="specChildModule">textcrit: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(apparatus entry) contains one entry in a critical apparatus, with an optional lemma and usually one or more readings or notes on the relevant passage." href="ref-app.html">app</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></div><div class="specChild"><span class="specChildModule">transcr: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="(added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also &lt;add&gt;)." href="ref-addSpan.html">addSpan</a> <a class="link_odd_elementSpec" title="(abbreviation marker) contains a sequence of letters or signs present in an abbreviation which are omitted or replaced in the expanded form of the abbreviation." href="ref-am.html">am</a> <a class="link_odd_elementSpec" title="contains an area of damage to the text witness." href="ref-damage.html">damage</a> <a class="link_odd_elementSpec" title="(damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible." href="ref-damageSpan.html">damageSpan</a> <a class="link_odd_elementSpec" title="(deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector." href="ref-delSpan.html">delSpan</a> <a class="link_odd_elementSpec" title="(editorial expansion) contains a sequence of letters added by an editor or transcriber when expanding an abbreviation." href="ref-ex.html">ex</a> <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> <a class="link_odd_elementSpec" title="marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint." href="ref-handShift.html">handShift</a> <a class="link_odd_elementSpec" title="supplies a list of transpositions, each of which is indicated at some point in a document typically by means of metamarks." href="ref-listTranspose.html">listTranspose</a> <a class="link_odd_elementSpec" title="contains or describes any kind of graphic or written signal within a document the function of which is to determine how it should be read rather than forming part of the actual content of the document." href="ref-metamark.html">metamark</a> <a class="link_odd_elementSpec" title="represents any kind of modification identified within a single document." href="ref-mod.html">mod</a> <a class="link_odd_elementSpec" title="indicates one or more cancelled interventions in a document which have subsequently been marked as reaffirmed or repeated." href="ref-redo.html">redo</a> <a class="link_odd_elementSpec" title="indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction." href="ref-restore.html">restore</a> <a class="link_odd_elementSpec" title="contains a sequence of writing which has been retraced, for example by over-inking, to clarify or fix it." href="ref-retrace.html">retrace</a> <a class="link_odd_elementSpec" title="(secluded text) Secluded. Marks text present in the source which the editor believes to be genuine but out of its original place (which is unknown)." href="ref-secl.html">secl</a> <a class="link_odd_elementSpec" title="indicates the location of a significant space in the text." href="ref-space.html">space</a> <a class="link_odd_elementSpec" title="(substitution) groups one or more deletions with one or more additions when the combination is to be regarded as a single intervention in the text." href="ref-subst.html">subst</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="signifies text supplied by the transcriber or editor for any reason; for example because the original cannot be read due to physical damage, or because of an obvious omission by the author or scribe." href="ref-supplied.html">supplied</a> <a class="link_odd_elementSpec" title="marks text present in the source which the editor believes to be superfluous or redundant." href="ref-surplus.html">surplus</a> <a class="link_odd_elementSpec" title="indicates one or more marked-up interventions in a document which have subsequently been marked for cancellation." href="ref-undo.html">undo</a></span></div><div class="specChild"><span class="specChildModule">verse: </span><span class="specChildElements"><a class="link_odd_elementSpec" title="marks the point at which a metrical line may be divided." href="ref-caesura.html">caesura</a> <a class="link_odd_elementSpec" title="marks the rhyming part of a metrical line." href="ref-rhyme.html">rhyme</a></span></div><div class="specChild">character data</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-d52e84181" class="pre egXML_valid"><span class="element">&lt;origDate <span class="attribute">notBefore</span>="<span class="attributevalue">-0300</span>"<br /> <span class="attribute">notAfter</span>="<span class="attributevalue">-0200</span>"&gt;</span>3rd century BCE<span class="element">&lt;/origDate&gt;</span><div style="float: right;"><a href="examples-origDate.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;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;textNode/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.gLike.html">model.gLike</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.phrase.html">model.phrase</a>"/&gt;</span><br />  <span class="element">&lt;classRef <span class="attribute">key</span>="<a class="link_odd" href="ref-model.global.html">model.global</a>"/&gt;</span><br /> <span class="element">&lt;/alternate&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">origDate</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.typed.attributes</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:text/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.gLike</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.phrase</span>"/&gt;</span><br />   <span class="element">&lt;rng:ref <span class="attribute">name</span>="<span class="attributevalue">model.global</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:element&gt;</span></pre><pre class="RNG_Compact">
<span class="rnc_keyword">element</span> <span class="rnc_nc">origDate</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 classify or subclassify elements in any way." href="ref-att.typed.html">att.typed.attributes</a>,
   ( text | <a class="link_odd" title="groups elements used to represent individual non-Unicode characters or glyphs." href="ref-model.gLike.html">model.gLike</a> | <a class="link_odd" title="groups elements which can occur at the level of individual words or phrases." href="ref-model.phrase.html">model.phrase</a> | <a class="link_odd" title="groups elements which may appear at any point within a TEI text." href="ref-model.global.html">model.global</a> )*
}</pre></div></td></tr></table></div></div><div class="stdfooter autogenerated"><p>
    [<a href="../../en/html/ref-origDate.html">English</a>]
    [<a href="../../de/html/ref-origDate.html">Deutsch</a>]
    [<a href="../../es/html/ref-origDate.html">Español</a>]
    [<a href="../../it/html/ref-origDate.html">Italiano</a>]
    [<a href="../../fr/html/ref-origDate.html">Français</a>]
    [<a href="../../ja/html/ref-origDate.html">日本語</a>]
    [<a href="../../ko/html/ref-origDate.html">한국어</a>]
    [<a href="../../zh-TW/html/ref-origDate.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