A TEI Project

A Generic TEI Schema for Teaching

A Generic TEI Schema for Teaching
Syd Bauman

A TEI schema intended to be used for demonstrations when teaching TEI

Contents

1 Modules Included

This schema is a very large subset of the TEI, likely to be too large for most practical purposes. It is intended for use when teaching TEI. It includes the following modules: That is to say, it includes all TEI modules except:

2 Technical Specification

Classes defined

att.ascribed

att.ascribed provides attributes for elements representing speech or action that can be ascribed to a specific individual.
Attributes
In addition to global attributes
who indicates the person, or group of people, to whom the element content is ascribed.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: For transcribed speech, this will typically identify a participant or participant group; in other contexts, it will point to any identified <person> element.
Members change  move  q  setting  sp 
Module tei

att.authorialIntervention

att.authorialIntervention provides attributes describing the nature of an authorial intervention.
Attributes
In addition to global attributes
hand signifies the hand of the agent which made the addition or performed the deletion.
Status: Optional
Datatype: data.pointer
Values: must refer to a <hand> element, typically declared in the document header (see section ).
status may be used to indicate faulty deletions, e.g. strikeouts which include too much or too little text, or erroneous additions, e.g., an insertion which duplicates some of the text already present.
Status: Optional
Datatype: data.enumerated
Default: unremarkable
Sample values include:
duplicate all of the text indicated as an addition duplicates some text that is in the original, whether the duplication is word-for-word or less exact.
duplicate-partial part of the text indicated as an addition duplicates some text that is in the original
excessStart some text at the beginning of the deletion is marked as deleted even though it clearly should not be deleted.
excessEnd some text at the end of the deletion is marked as deleted even though it clearly should not be deleted.
shortStart some text at the beginning of the deletion is not marked as deleted even though it clearly should be.
shortEnd some text at the end of the deletion is not marked as deleted even though it clearly should be.
unremarkable the deletion is not faulty.

Status information on each deletion is needed rather rarely except in critical editions from authorial manuscripts; status information on additions is even less common.

Marking a deletion or addition as faulty is inescapably an interpretive act; the usual test applied in practice is the linguistic acceptability of the text with and without the letters or words in question.

type classifies the type of addition or deletion using any convenient typology.
Status: Optional
Datatype: data.enumerated
Values: a string identifying the class of addition or deletion.

No recommendation of any particular typology is made here; note however that the type attribute should not be used to record the manner in which a deletion is signalled in the source. This should be recorded using the global rend attribute, with values such as subpunction (dots below the line indicate matter to be deleted); overstrike (lines through the text indicated matter to be deleted); erasure (material to be deleted has been erased, but remains legible enough to transcribe); bracketed (brackets around the material indicate that it is spurious or superfluous), etc.

Members add  addSpan  del  delSpan 
Module tei

att.datable

att.datable provides attributes for normalization of elements that contain datable events.
Class att.datable.w3c att.datable.iso
Note

This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.datable.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.datable.iso class. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness is rarely needed, and there exists much greater software support for the W3C datatypes.

Members affiliation  age  birth  date  death  education  faith  floruit  langKnowledge  langKnown  nationality  occupation  persEvent  persName  persState  persTrait  relation  residence  sex  socecStatus  time 
Module tei

att.datable.iso

att.datable.iso provides attributes for normalization of elements that contain datable events using the ISO 8601 standard.
Attributes
In addition to global attributes
notBefore-iso specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status: Optional
Datatype: data.temporal.iso
Values: A normalized form of temporal expression conforming ISO 8601.
notAfter-iso specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status: Optional
Datatype: data.temporal.iso
Values: A normalized form of temporal expression conforming ISO 8601.
from-iso indicates the starting point of the period in standard form.
Status: Optional
Datatype: data.temporal.iso
Values: A normalized form of temporal expression conforming ISO 8601.
to-iso indicates the ending point of the period in standard form.
Status: Optional
Datatype: data.temporal.iso
Values: A normalized form of temporal expression conforming ISO 8601.
Members att.datable  [affiliation  age  birth  date  death  education  faith  floruit  langKnowledge  langKnown  nationality  occupation  persEvent  persName  persState  persTrait  relation  residence  sex  socecStatus  time  ]
Module namesdates

att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events using the W3C datatypes.
Attributes
In addition to global attributes
notBefore specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status: Optional
Datatype: data.temporal.w3c
Values: A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
notAfter specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd.
Status: Optional
Datatype: data.temporal.w3c
Values: A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
from indicates the starting point of the period in standard form.
Status: Optional
Datatype: data.temporal.w3c
Values: A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
to indicates the ending point of the period in standard form.
Status: Optional
Datatype: data.temporal.w3c
Values: A normalized form of temporal expression conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Members att.datable  [affiliation  age  birth  date  death  education  faith  floruit  langKnowledge  langKnown  nationality  occupation  persEvent  persName  persState  persTrait  relation  residence  sex  socecStatus  time  ]
Module tei

att.dateTime

att.dateTime attributes for recording normalized temporal expressions
Class att.dateTime.w3c att.dateTime.iso
Note

This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.dateTime.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.dateTime.iso class. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness may not be needed, and there exists much greater software support for the W3C datatypes.

Members date  time 
Module tei

att.dateTime.iso

att.dateTime.iso attributes for recording normalized temporal expressions using the ISO 8601 standard
Attributes
In addition to global attributes
value-iso supplies the value of a date or time in a standard form.
Status: Optional
Datatype: data.temporal.iso
Values: Any string representing a valid date, time, or one of a variety of combinations.
Example:

The following are examples of ISO date, time, and date & time formats that are not valid W3C format normalizations.

 <date value-iso="1996-09-24T07:25+00"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Sept. 24th, 1996 at 3:25 in the morning</date>
 <date value-iso="1996-09-24T03:25-04">Sept. 24th, 1996 at 3:25 in the morning</date>
 <time value-iso="1999-01-04T20:42-05">4 Jan 1999 at 8:42 pm</time>
 <time value-iso="1999-W01-1T20,70-05">4 Jan 1999 at 8:42 pm</time>
 <date value-iso="2006-05-18T10:03">a few minutes after ten in the morning on Thu 18 May</date>
 <time value-iso="03:00">3 A.M.</time>
 <time value-iso="14">around two</time>
 <time value-iso="15,5">half past three</time>

All of the examples of value in the att.dateTime.w3c attribute class are also valid with respect to this attribute.

Example:
He likes to be punctual. I said  <q
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <time value-iso="12">around noon</time>
 </q>,
and he showed up at
 <time value-iso="12:00:00">12 O'clock</time>
on the dot.

The second occurence of <time> could have been encoded with the value attribute, as 12:00:00 is a valid time with respect to the W3C XML Schema Part 2: Datatypes specification. The first occurence could not.

The value of value-iso should be the normalized representation of the date, time, or combined date & time in one of the formats specified in ISO 8601. The calendar attribute, if present, describes the calendar of the content of the element, not the calendar used for the value or value-iso attribute, which is always in the Gregorian or proleptic Gregorian calendar.

Note
If both value-iso and dur-iso are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. That is,
 <date value-iso="2007-06-01" dur-iso="P8D"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
indicates the same time period as
 <date value-iso="2007-06-01/P8D"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Members att.dateTime  [date  time  ]
Module namesdates

att.dateTime.w3c

att.dateTime.w3c attributes for recording normalized temporal expressions
Attributes
In addition to global attributes
value supplies the value of a date or time in a standard form.
Status: Optional
Datatype: data.temporal.w3c
Values: Any string representing a valid date, time, or one of a variety of combinations.
Example:

Examples of W3C date, time, and date & time formats.

 <date value="1945-10-24"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
24 Oct 45</date>
 <date value="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>
 <time value="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time>
 <time value="14:12:38">fourteen twelve and 38 seconds</time>
 <date value="1962-10">October of 1962</date>
 <date value="--06-12">June 12th</date>
 <date value="---01">the first of each month</date>
 <date value="--08">August</date>
 <date value="2006">MMVI</date>
Example:

A usage example of <date>.

This list begins in the year 1632, more precisely on Trinity Sunday, i.e. the Sunday after Pentecost, in that year the  <date calendar="Julian" value="1632-06-06"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
27th of May (old style)</date>.
Example:

A usage example of <time>.

 <opener
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <dateline>
   <placeName>Dorchester, Village,</placeName>
   <date value="1828-03-02">March 2d. 1828.</date>
  </dateline>
  <salute>To Mrs. Cornell,</salute>
  Sunday
  <time value="12:00:00">noon.</time>
 </opener>

[Note: Williams, CatherineFall River, an authentic narrative1833]

The value of the value attribute is a string representing a date, date & time, or time, in any one of the following forms:
  • a date in any of the standard formats described by XML Schema Part 2: Datatypes Second Edition, i.e. most commonly yyyy-mm-dd, but also yyyy, --mm, ---dd, yyyy-mm, or --mm-dd
  • a time in the standard format described by XML Schema Part 2: Datatypes Second Edition, i.e. hh:mm:ss
  • a combined date and time in any of the standard formats described by XML Schema Part 2: Datatypes Second Edition, i.e. yyyy-mm-ddThh:mm:ss

The value of value is constrained to be in one of the date, time, or combined date & time formats recognized by the W3C XML Schema Part 2: Datatypes specification. This is true whether the date component (if any) is a Gregorian or a proleptic Gregorian date.

At the time of this writing, the W3C does not permit the year 0000, which would normally be used to represent the year 1 BCE. Using the current W3C system, the year 1 BCE is indicated with -0001, the year 2 BCE with -0002, etc.
It is the intention of the XML Schema Working Group to allow 0000 as … the lexical representation of 1 BCE (which is a leap year), -0001 will become the lexical representation of 2 BCE, -0002 of 3 BCE, etc.
Thus in some cases it may be advantageous to use the value-iso attribute to indicate years BCE instead.
Note

If both value and dur are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. In order to represent a time range by a duration and its ending time the value-iso attribute must be used.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Members att.dateTime  [date  time  ]
Module tei

att.declarable

att.declarable provides attributes for those elements in the TEI Header which may be independently selected by means of the specialpurpose decls attribute.
Attributes
In addition to global attributes
default indicates whether or not this element is selected by default when its parent is selected.
Status: Mandatory when applicable
Datatype: xsd:boolean
Default: false
Legal values are:
true (This element is selected if its parent is selected)
false (This element can only be selected explicitly, unless it is the only one of its kind, in which case it is selected if its parent is selected.)
Note

The rules governing the association of declarable elements with individual parts of a TEI text are fully defined in chapter . Only one element of a particular type may have a default attribute with a value of true.

Members bibl  biblFull  biblStruct  broadcast  correction  editorialDecl  equipment  hyphenation  interpretation  langUsage  listBibl  listNym  listPerson  metDecl  normalization  particDesc  projectDesc  quotation  recording  refsDecl  samplingDecl  scriptStmt  segmentation  settingDesc  sourceDesc  stdVals  textClass  textDesc 
Module tei

att.declaring

att.declaring provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element.
Attributes
In addition to global attributes
decls identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: must identify a set of declarable elements of different types.
Note

The rules governing the association of declarable elements with individual parts of a TEI text are fully defined in chapter .

Members back  body  div  floatingText  front  gloss  group  ptr  ref  term  text 
Module tei

att.divLike

att.divLike provides a set of attributes common to all elements which behave in the same way as divisions.
Class att.metrical
Attributes
In addition to global attributes and those inherited from [att.metrical ]
type specifies a name conventionally used for this level of subdivision, e.g. act, volume, book, section, canto, etc.
Status: Recommended
Datatype: data.enumerated
Values: any string of characters
org specifies how the content of the division is organized.
Status: Optional
Default: uniform
Legal values are:
composite (composite content: i.e. no claim is made about the sequence in which the immediate contents of this division are to be processed, or their inter-relationships.)
uniform (uniform content: i.e. the immediate contents of this element are regarded as forming a logical unit, to be processed in sequence.)
sample indicates whether this division is a sample of the original source and if so, from which part.
Status: Optional
Default: complete
Legal values are:
initial (division lacks material present at end in source.)
medial (division lacks material at start and end.)
final (division lacks material at start.)
unknown (position of sampled material within original unknown.)
complete (division is not a sample.)
part specifies whether or not the division is fragmented by some other structural element, for example a speech which is divided between two or more verse stanzas.
Status: Mandatory when applicable
Default: N
Legal values are:
Y (the division is incomplete in some respect)
N (either the division is complete, or no claim is made as to its completeness.)
I (the initial part of an incomplete division)
M (a medial part of an incomplete division)
F (the final part of an incomplete division)

The values I, M, or F should be used only where it is clear how the division is to be reconstituted.

Members div  lg 
Module tei

att.duration

att.duration provides attributes for normalization of elements that contain datable events.
Class att.duration.w3c att.duration.iso
Note

This ‘superclass’ provides attributes that can be used to provide normalized values of temporal information. By default, the attributes from the att.duration.w3c class are provided. If the module for names & dates is loaded, this class also provides attributes from the att.duration.iso class. In general, the possible values of attributes restricted to the W3C datatypes form a subset of those values available via the ISO 8601 standard. However, the greater expressiveness is rarely needed, and there exists much greater software support for the W3C datatypes.

Members date  time 
Module tei

att.duration.iso

att.duration.iso attributes for recording normalized temporal durations
Attributes
In addition to global attributes
dur-iso (duration) indicates the length of this element in time.
Status: Optional
Datatype: data.duration.iso
Note

If both value and dur are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. In order to represent a time range by a duration and its ending time the value-iso attribute must be used.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Members att.duration  [date  time  ]
Module tei

att.duration.w3c

att.duration.w3c attributes for recording normalized temporal durations
Attributes
In addition to global attributes
dur (duration) indicates the length of this element in time.
Status: Optional
Datatype: data.duration.w3c
Note

If both value and dur are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. In order to represent a time range by a duration and its ending time the value-iso attribute must be used.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Members att.duration  [date  time  ] recording 
Module tei

att.editLike

att.editLike provides attributes describing the nature of a encoded scholarly intervention or interpretation of any kind.
Attributes
In addition to global attributes
cert signifies the degree of certainty associated with the intervention or interpretation.
Status: Optional
Datatype: data.certainty
resp indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber.
Status: Optional
Datatype: data.pointer
Values: A pointer to an element in the document header that is associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding.
evidence indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation.
Status: Optional
Datatype: data.enumerated
Suggested values include:
internal there is internal evidence to support the intervention.
external there is external evidence to support the intervention.
conjecture the intervention or interpretation has been made by the editor, cataloguer, or scholar on the basis of their expertise.

Note

The members of this attribute class are typically used to represent any kind of editorial intervention in a text, for example a correction or interpretation, or to date or localize manuscripts etc.

Members add  addSpan  affiliation  age  birth  corr  damage  date  death  del  delSpan  education  expan  faith  floruit  gap  langKnowledge  langKnown  nationality  occupation  persEvent  persName  persState  persTrait  reg  relation  residence  restore  sex  socecStatus  supplied  time  unclear 
Module tei

att.enjamb

att.enjamb (enjambement) groups elements bearing the enjamb attribute.
Attributes
In addition to global attributes
enjamb indicates that the end of a verse line is marked by enjambement.
Status: Optional
Datatype: data.enumerated
Sample values include:
no (the line is end-stopped )
yes (the line in question runs on into the next )
weak (the line is weakly enjambed )
strong (the line is strongly enjambed)

The usual practice will be to give the value ‘yes’ to this attribute when enjambement is being marked, or the values ‘weak’ and ‘strong’ if degrees of enjambement are of interest; if no value is given, however, the attribute does not default to a value of ‘no’; this allows the attribute to be omitted entirely when enjambement is not of particular interest.

Members l 
Module verse

att.global

att.global provides a set of attributes common to all elements in the TEI encoding scheme.
Class att.global.linking att.global.analytic
Attributes
In addition to global attributes and those inherited from [att.global.linking att.global.analytic ]
xml:space signals an intention that white space should be preserved by applications
Status: Optional
Legal values are:
default
preserve

The XML specification provides further guidance on the use of this attribute.

xml:id provides a unique identifier for the element bearing the attribute.
Status: Optional
Datatype: xsd:ID
Values: any valid XML identifier .

The xml:id attribute may be used to specify a canonical reference for an element; see section .

n gives a number (or other label) for an element, which is not necessarily unique within the document.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any string of characters; often, but not necessarily, numeric.

The n attribute may be used to specify the numbering of chapters, sections, list items, etc.; it may also be used in the specification of a standard reference system for the text.

xml:lang indicates the language of the element content using the codes from RFC 3066
Status: Optional
Datatype: data.language
Values: The value must conform to RFC 3066 or its succesor. If the value is a private use code (i.e., starts with x-) it should, and if not it may, match the value of an ident attribute of a <language> element supplied in the TEI Header of the current document.

If no value is specified for xml:lang, the xml:lang value for the immediately enclosing element is inherited; for this reason, a value should always be specified on the outermost element (<TEI>).

rend indicates how the element in question was rendered or presented in the source text.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any string of characters; if the typographic rendition of a text is to be systematically recorded, a systematic set of values for the rend attribute should be defined.
Example:
 <head
   rend="align(center) slant(upright) case(allcaps)"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <lb/>To The
  <lb/>Duchesse
  <lb/>of
  <lb/>Newcastle,
  <lb/>On Her
  <lb/>
  <hi rend="case(mixed)">New Blazing-World</hi>.
 </head>

[Note: From the forward by William Newcastle in Margaret Cavendish, Duchess of Newcastle's The description of a new world, called the blazing-world, WWP TR00253]

These Guidelines make no binding recommendations for the values of the rend attribute; the characteristics of visual presentation vary too much from text to text and the decision to record or ignore individual characteristics varies too much from project to project. Some potentially useful conventions are noted from time to time at appropriate points in the Guidelines.

xml:base provides a base URI reference with which applications can resolve relative URI references into absolute URI references.
Status: Optional
Datatype: data.pointer
Values: any syntactically valid URI reference.
Example:
 <div type="bibl"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Bibliography</head>
  <listBibl
    xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">

   <bibl n="1">
    <author>
     <name>Landon, Letitia Elizabeth</name>
    </author>
    <ref target="LandLVowOf.sgm">
     <title>The Vow of the Peacock</title>
    </ref>
   </bibl>
   <bibl n="2">
    <author>
     <name>Compton, Margaret Clephane</name>
    </author>
    <ref target="NortMIrene.sgm">
     <title>Irene, a Poem in Six Cantos</title>
    </ref>
   </bibl>
   <bibl n="3">
    <author>
     <name>Taylor, Jane</name>
    </author>
    <ref target="TaylJEssay.sgm">
     <title>Essays in Rhyme on Morals and Manners</title>
    </ref>
   </bibl>
  </listBibl>
 </div>
Note

The global attributes described here are made part of the attribute definition list declaration of each element by including a reference to the pattern att.global.attributes in each such declaration. Some global attributes are made available when certain additional tag sets are selected; these are incorporated into the global attributes by references to the appropriate patterns. When the tag sets in question have not been selected, the patterns in question expand to the empty string.

Members
Module tei

att.global.analytic

att.global.analytic provides additional global attributes for associating specific analyses or interpretations with appropriate portions of a text.
Attributes
In addition to global attributes
ana indicates one or more elements containing interpretations of the element on which the ana attribute appears.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: one or more valid identifiers of one or more interpretive elements (usually <fs> or <interp>), separated by white space.

When multiple values are given, they may reflect either multiple divergent interpretations of an ambiguous text, or multiple mutually consistent interpretations of the same passage in different contexts.

Members att.global 
Module analysis

att.global.linking

att.global.linking defines a set of attributes for hypertext and other linking, which are enabled for all elements when the additional tag set for linking is selected.
Attributes
In addition to global attributes
corresp points to elements that correspond to the current element in some way.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: one or more URIs, separated by white space.
synch points to elements that are synchronous with the current element.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: one or more URIs, separated by white space.
sameAs points to an element that is the same as the current element.
Status: Optional
Datatype: data.pointer
Values: a URI.
copyOf points to an element of which the current element is a copy.
Status: Optional
Datatype: data.pointer
Values: a URI.

Any content of the current element should be ignored. Its true content is that of the element being pointed at.

next points to the next element of a virtual aggregate of which the current element is part.
Status: Optional
Datatype: data.pointer
Values: a URI.
prev points to the previous element of a virtual aggregate of which the current element is part.
Status: Optional
Datatype: data.pointer
Values: a URI.
exclude points to elements that are in exclusive alternation with the current element.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: one or more URIs, separated by white space.
select selects one or more alternants; if one alternant is selected, the ambiguity or uncertainty is marked as resolved. If more than one alternant is selected, the degree of ambiguity or uncertainty is marked as reduced by the number of alternants not selected.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: one or more URIs, separated by white space.

This attribute should be placed on an element which is superordinate to all of the alternants from which the selection is being made.

Members att.global 
Module linking

att.interpLike

att.interpLike provides attributes for elements which represent a formal analysis or interpretation.
Attributes
In addition to global attributes
resp indicates who is responsible for the interpretation.
Status: Optional
Datatype: data.pointer
Values: A pointer to an element indicating the person responsible for the interpretation, typically to a <respStmt> in the <teiHeader>.

type indicates what kind of phenomenon is being noted in the passage.
Status: Recommended
Datatype: data.enumerated
Sample values include:
image (identifies an image in the passage. )
character (identifies a character associated with the passage. )
theme (identifies a theme in the passage. )
allusion (identifies an allusion to another text. )
inst points to instances of the analysis or interpretation represented by the current element.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: One or more valid identifiers, separated by white space.

The current element should be an analytic one. The element pointed at should be a textual one.

Members interp  interpGrp  span  spanGrp 
Module tei

att.measurement

att.measurement provides attributes to represent a regularized or normalized measurement.
Attributes
In addition to global attributes
unit indicates the units used for the measurement, usually using the standard symbol for the desired units.
Status: Optional
Datatype: data.enumerated
Suggested values include:
m (metre) SI base unit of length
kg (kilogram) SI base unit of mass
s (second) SI base unit of time
Hz (hertz) SI unit of frequency
Pa (pascal) SI unit of pressure or stress
(ohm) SI unit of electric resistance
L (litre) 1 dm³
t (tonne) 10³ kg
ha (hectare) 1 hm²
(ångström) 10⁻¹⁰ m
mL (millilitre)
cm (centimetre)
dB (decibel) see remarks, below
kbit (kilobit) 10³ or 1000 bits
Kibit (kibibit) 2¹⁰ or 1024 bits
kB (kilobyte) 10³ or 1000 bytes
KiB (kibibyte) 2¹⁰ or 1024 bytes
MB (megabyte) 10⁶ or 1 000 000 bytes
MiB (mebibyte) 2²⁰ or 1 048 576 bytes

If the measurement being represented is not expressed in a particular unit, but rather is a number of discrete items, the unit count should be used, or the unit attribute may be left unspecified.

Wherever appropriate, a recognised SI unit name should be used (see further http://www.bipm.org/en/si/; http://physics.nist.gov/cuu/Units/). The list above is indicative rather than exhaustive.

quantity specifies the number of the specified units that comprise the measurement
Status: Optional
Datatype: data.numeric
commodity indicates the substance that is being measured
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace

In general, when the commodity is made of discrete entities, the plural form should be used, even when the measurement is of only one of them.

Note
This attribute class provides a triplet of attributes that may be used either to regularize the values of the measurement being encoded, or to normalize them with respect to a standard measurement system.

<!-- regularization: --> <l
   xmlns:tei="http://www.tei-c.org/ns/1.0">
So weren't you gonna buy <measure quantity="0.5" unit="gal" commodity="ice cream">half a gallon</measure>, baby</l>
<!-- normalization: -->
 <l>So won't you go and buy <measure quantity="1.893" unit="L" commodity="ice cream">half a gallon</measure>, baby?</l>
Members measure 
Module tei

att.metrical

att.metrical defines a set of attributes which certain elements may use to represent metrical information.
Attributes
In addition to global attributes
met contains a user-specified encoding for the conventional metrical structure of the element.
Status: Recommended
Datatype: token
Values: May contain either a standard term for the kind of metrical unit (e.g. hexameter) or an encoded representation for the metrical pattern (e.g. +--+-+-+-+-). In either case, the notation used should be documented by a <metDecl> element within the <encodingDesc> of the associated header.

Where this attribute is not specified, the metrical pattern for the element concerned is understood to be inherited from its parent.

real contains a user-specified encoding for the actual realization of the conventional metrical structure applicable to the element.
Status: Required when applicable
Datatype: token
Values: May contain either a standard term for the kind of metrical unit (e.g. hexameter) or an encoded representation for the metrical pattern (e.g. +--+-+-+-+-). In either case, the notation used should be documented by a <metDecl> element within the <encodingDesc> of the associated header.

Where this attribute is not specified, the metrical realization for the element concerned is understood to be identical to that specified or implied for the met attribute.

rhyme specifies the rhyme scheme applicable to a group of verse lines.
Status: Recommended
Datatype: token
Values: By default, the rhyme scheme is expressed as a string of alphabetic characters each corresponding with a rhyming line. Any non-rhyming lines should be represented by a hyphen or an X. Alternative notations may be defined as for met by use of the <metDecl> element in the TEI header.

When the default notation is used, it does not make sense to specify this attribute on any unit smaller than a line. Nor does the default notation provide any way to record internal rhyme, or to specify non-conventional rhyming practice. These extensions would require user-defined alternative notations.

Members att.divLike  [div  lg  ] att.segLike  [c  cl  m  phr  s  seg  w  ] l 
Module verse

att.naming

att.naming provides attributes common to elements which refer to named persons, places, organizations etc.
Attributes
In addition to global attributes
key provides a means of locating a full definition for the entity being named such as a database record key or a URI.
Status: Optional
Datatype: data.key
Values: any string of Unicode characters

The value may be a unique identifier from a database, or any other externally-defined name for the referent.

nymKey provides a means of locating the canonical form (nym) of the names associated with the object identified by means of the key attribute and named by the element bearing it.
Status: Optional
Datatype: data.key
Values: any string of Unicode characters

The value may be a unique identifier from a database, or any other externally-defined name for the referent.

Members affiliation  att.personal  [addName  forename  genName  nameLink  persName  roleName  surname  ] birth  bloc  country  death  district  education  geog  geogName  name  nationality  occupation  persEvent  persState  persTrait  placeName  pubPlace  region  relation  residence  rs  settlement  socecStatus 
Module tei

att.personal

att.personal (attributes for components of personal names) common attributes for those elements which form part of a personal name.
Class att.naming
Attributes
In addition to global attributes and those inherited from [att.naming ]
full indicates whether the name component is given in full, as an abbreviation or simply as an initial.
Status: Optional
Default: yes
Legal values are:
yes (the name component is spelled out in full.)
abb (the name component is given in an abbreviated form.)
init (the name component is indicated only by one initial.)
sort specifies the sort order of the name component in relation to others within the personal name.
Status: Optional
Datatype: xsd:nonNegativeInteger
Values: A positive number indicating the sort order.
Members addName  forename  genName  nameLink  persName  roleName  surname 
Module namesdates

att.placement

att.placement provides attributes for describing where on the source page or object a textual element appears.
Attributes
In addition to global attributes
place
Status: Recommended
Datatype: data.enumerated
Suggested values include:
infralinear (below the line)
margin-bot (in bottom margin)
margin-left (in left margin)
margin-right (in right margin)
margin-top (in top margin)
opposite (on opposite page)
overleaf (on the other side of the leaf)
supralinear (above the line)
verso (on verso of sheet)
app (note appears in the apparatus at the foot of the page.)
end (note appears at end of chapter or volume.)
foot (note appears at foot of page.)
inline (note appears as a marked paragraph in the body of the text.)
interlinear (note appears between lines of the text; a less precise form of either infralinear or supralinear.)
inline (addition is made in a space left in the witness by an earlier scribe.)
mixed (one or more of the other values)
Members add  addSpan  fw  note  witDetail 
Module tei

att.pointing

att.pointing defines a set of attributes used by all elements which point to other elements by means of one or more URI references.
Attributes
In addition to global attributes
type categorizes the pointer in some respect, using any convenient set of categories.
Status: Optional
Datatype: data.word
Values: Any string of XML name characters. The type should indicate the intended function of the pointer, or the rhetorical relationship between its source and target.
evaluate specifies the intended meaning when the target of a pointer is itself a pointer.
Status: Optional
Legal values are:
all (if the element pointed to is itself a pointer, then the target of that pointer will be taken, and so on, until an element is found which is not a pointer.)
one (if the element pointed to is itself a pointer, then its target (whether a pointer or not) is taken as the target of this pointer.)
none (no further evaluation of targets is carried out beyond that needed to find the element specified in the pointer's target.)

If no value is given, the application program is responsible for deciding (possibly on the basis of user input) how far to trace a chain of pointers.

Members alt  att.pointing.group  [altGrp  joinGrp  linkGrp  ] join  link  ptr  ref 
Module linking

att.pointing.group

att.pointing.group defines a set of attributes common to all elements which enclose groups of pointer elements.
Class att.pointing
Attributes
In addition to global attributes and those inherited from [att.pointing ]
domains optionally specifies the identifiers of the elements within which all elements indicated by the contents of this element lie.
Status: Optional
Datatype: 1–∞ occurrences of data.name, separated by whitespace
Values: a list of at least two generic identifier names, separated by whitespace.

If this attribute is supplied every element specified as a target must be contained within the element or elements named by it. An application may choose whether or not to report failures to satisfy this constraint as errors, but may not access an element of the right identifier but in the wrong context. If this attribute is not supplied, then target elements may appear anywhere within the target document.

targFunc describes the function of each of the values of the targets attribute of the enclosed link, join or alt tags.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: a list of at least two valid names, separated by whitespace.

The number of separate values must match the number of values in the targets attribute in the enclosed <link>, <join> or <alt> tags (an intermediate <ptr> element may be needed to accomplish this). It should also match the number of values in the targType and domains attributes of the current tag, if those have been specified.

Members altGrp  joinGrp  linkGrp 
Module linking

att.rdgPart

att.rdgPart attributes for elements which mark the beginning or ending of a fragmentary manuscript or other witness.
Attributes
In addition to global attributes
wit contains a list of one or more sigla indicating the witnesses which begin or end at this point.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A space-delimited series of sigla; each sigil should correspond to a witness or witness group and occur as the value of the xml:id attribute on a <witness> element elsewhere in the document.
Note

These elements may appear anywhere within the elements <lem> and <rdg>, and also within any of their constituent elements.

Members lacunaEnd  lacunaStart  wit  witEnd  witStart 
Module textcrit

att.segLike

att.segLike provides attributes for elements used for arbitrary segmentation.
Class att.metrical
Attributes
In addition to global attributes and those inherited from [att.metrical ]
type characterizes the type of segment.
Status: Optional
Datatype: data.enumerated
Values: For a <cl> may take values such as finite, nonfinite, declarative, interrogative, relative etc. For a <phr> or <w>, values such as noun, verb, preposition, etc., may be used. For an <m> element, values such as clitic, prefix, stem will be more appropriate. For a <c> element, values such as letter, punctuation, digit may be used.
function characterizes the function of the segment.
Status: Optional
Datatype: data.enumerated
Values: For a <cl>, may take values such as coordinate, subject, adverbial etc. For a <phr>, such values as subject, predicate etc. may be more appropriate.
part specifies whether or not the segment is fragmented by some other structural element, for example a clause which is divided between two or more sentences.
Status: Mandatory when applicable
Default: N
Legal values are:
Y (the segment is incomplete in some respect)
N (either the segment is complete, or no claim is made as to its completeness)
I (the initial part of an incomplete segment)
M (a medial part of an incomplete segment)
F (the final part of an incomplete segment)

The values I, M, or F should be used only where it is clear how the segment is to be reconstituted.

Members c  cl  m  phr  s  seg  w 
Module tei

att.spanning

att.spanning provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it.
Attributes
In addition to global attributes
spanTo indicates the end of a span initiated by the element bearing this attribute.
Status: Mandatory when applicable
Datatype: data.pointer
Values: points to an element following this one in the current document.
Note

The span is defined as running in document order from the start of the content of the pointing element (if any) to the end of the content of the element pointed to by the spanTo attribute (if any). If no value is supplied for the attribute, the assumption is that the span is coextensive with the pointing element.

Members addSpan  delSpan  index 
Module tei

att.tableDecoration

att.tableDecoration provides attributes used to decorate rows or cells of a table.
Attributes
In addition to global attributes
role indicates the kind of information held in this cell or in each cell of this row.
Status: Optional
Datatype: data.enumerated
Default: data
Suggested values include:
label (labelling or descriptive information only.)
data (data values.)

When this attribute is specified on a row, its value is the default for all cells in this row. When specified on a cell, its value overrides any default specified by the role attribute of the parent <row> element.

rows indicates the number of rows occupied by this cell or row.
Status: Optional
Datatype: data.count
Default: 1
Values: A number; a value greater than one indicates that this cellm (or row) spans several rows.

Where several cells span several rows, it may be more convenient to use nested tables.

cols indicates the number of columns occupied by this cell or row.
Status: Optional
Datatype: data.count
Default: 1
Values: A number; a value greater than one indicates that this cell or row spans several columns.

Where an initial cell spans an entire row, it may be better treated as a heading.

Members cell  row 
Module tei

att.textCritical

att.textCritical defines a set of attributes common to all elements representing variant readings in text critical work.
Attributes
In addition to global attributes
wit contains a list of one or more pointers indicating the witnesses which attest to a given reading.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A space-delimited series of sigla; each sigil should correspond to a witness or witness group and occur as the value of the xml:id attribute on a <witness> element elsewhere in the document.

If the apparatus contains readings only for a single witness, this attribute may be consistently omitted.

This attribute may occur both within an apparatus gathering variant readings in the transcription of an individual witness and within an apparatus gathering readings from different witnesses.

Additional descriptions or alternative versions of the sigla referenced may be supplied as the content of a child <wit> element.

type classifies the reading according to some useful typology.
Status: Optional
Datatype: data.enumerated
Sample values include:
substantive (the reading offers a substantive variant.)
orthographic (the reading differs only orthographically, not in substance, from other readings.)
cause classifies the cause for the variant reading, according to any appropriate typology of possible origins.
Status: Optional
Datatype: data.enumerated
Sample values include:
homeoteleuton
homeoarchy
paleographic-confusion
haplography
dittography
false-emendation
varSeq provides a number indicating the position of this reading in a sequence, when there is reason to presume a sequence to the variants on any one lemma.
Status: Optional
Datatype: data.count
Values: a positive integer

Different variant sequences could be coded with distinct number trails: 1-2-3 for one sequence, 5-6-7 for another. More complex variant sequences, with (for example) multiple branchings from single readings, may be expressed through the <join> element.

resp identifies the editor responsible for asserting a particular reading in the witness.
Status: Optional
Datatype: data.pointer
Values: A pointer to an element in the document header that is associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding (see chapter ).

This attribute is only available within an apparatus gathering variant readings in the transcription of an individual witness. It may not occur in an apparatus gathering readings from different witnesses.

hand signifies the hand responsible for a particular reading in the witness.
Status: Optional
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).

This attribute is only available within an apparatus gathering variant readings in the transcription of an individual witness. It may not occur in an apparatus gathering readings from different witnesses.

Note

This element class defines attributes inherited by <rdg>, <lem>, and <rdgGrp>.

Members lem  rdg  rdgGrp 
Module textcrit

att.translatable

att.translatable provides attributes used to indicate the status of a translatable portion of an ODD document.
Attributes
In addition to global attributes
version specifies the version name or number of the source from which the translated version was derived
Status: Optional
Datatype: data.word

The version may be a number, a letter, or a date

Members desc  gloss 
Module tei

att.typed

att.typed provides generic attributes which can be used to classify or subclassify elements in any way.
Attributes
In addition to global attributes
type characterizes the element in some sense, using any convenient classification scheme or typology.
Status: Optional
Datatype: data.word
subtype provides a sub-categorization of the element, if needed
Status: Optional
Datatype: data.word

The subtype attribute may be used to provide any sub-classification for the element, additional to that provided by its type attribute.

Note

The typology used may be formally defined using the the <classification> element of the <encodingDesc> within the associated TEI header, or informally as descriptive prose within the <encodingDesc> element.

Members ab  addName  altIdent  anchor  bloc  camera  charProp  country  date  district  exemplum  floatingText  forename  g  genName  geog  ident  listNym  listPerson  mapping  nameLink  nym  offset  persEvent  persName  persState  persTrait  placeName  region  relatedItem  rhyme  roleName  settlement  surname  term  text  time 
Module tei

model.addrPart

model.addrPart (address part) elements such as names or postal codes which may appear as a part of a postal address.
Members addrLine  model.nameLike  [geogName  model.nameLike.agent  placeName  rs  ] postBox  postCode  street 
Module tei

model.addressLike

model.addressLike groups phrase-level elements used to represent postal or e-mail addresses.
Class model.pPart.data
Members address  email 
Module tei

model.assertLike

model.assertLike the class of elements concerning which assertions are made, for example as parts of a biographical element.
Class model.personPart
Members model.persEventLike  [birth  death  persEvent  ] model.persStateLike  [affiliation  education  floruit  occupation  persName  persState  residence  ] model.persTraitLike  [age  faith  langKnowledge  nationality  persTrait  sex  socecStatus  ]
Module tei

model.biblLike

model.biblLike groups elements containing a bibliographic description.
Class model.inter model.common
Members bibl  biblFull  biblStruct  listNym  listPerson 
Module tei

model.biblPart

model.biblPart (bibliographic citation part) groups elements which can appear within bibliographic citation elements.
Note

This class is used in defining the content model of the <bibl> and <biblItem> elements.

Members distributor  edition  extent  idno  model.imprintPart  [biblScope  pubPlace  publisher  ] model.respLike  [author  editor  respStmt  ] relatedItem  series 
Module tei

model.blockLike

model.blockLike groups segmenting elements.
Members seg 
Module tei

model.castItemPart

model.castItemPart elements used within an entry in a cast list, such as dramatic role or actor's name.
Members actor  role  roleDesc 
Module tei

model.catDescPart

model.catDescPart groups elements which may be used inside catDesc and appear multiple times
Members textDesc 
Module tei

model.choicePart

model.choicePart groups those elements (other than choice itself) which can be used in choice alternation
Members abbr  corr  expan  orig  reg  seg  sic  unclear 
Module tei

model.common

model.common groups common chunk- and inter-level elements.
Note

This class defines the set of chunk- and inter-level elements available in all bases; it is used in defining the standard models chunk.seq and macro.specialPara in the general and mixed bases.

Members eg  egXML  figure  label  model.biblLike  [bibl  biblFull  biblStruct  listNym  listPerson  ] model.divPart  [ab  eTree  floatingText  graph  l  lg  p  sp  tree  witList  ] model.listLike  [list  listBibl  ] model.qLike  [cit  q  quote  ] table 
Module tei

model.dateLike

model.dateLike (dates and times) groups elements containing temporal expressions.
Class model.pPart.data model.recordingPart
Note

This class allows certain content models to permit a temporal expression encoded with either a <date> or a <time> element.

Members date  time 
Module tei

model.datePart

model.datePart (temporal expression) groups component elements of temporal expressions involving dates and time.
Members offset 
Module tei

model.divGenLike

model.divGenLike groups elements used to represent a structural division which is generated rather than explicitly present in the source.
Members divGen 
Module tei

model.divLike

model.divLike groups elements used to represent structural divisions recursively.
Members div 
Module tei

model.divPart

model.divPart groups elements which can occur between, but not within, paragraphs and other chunks.
Class model.common
Note

Note that this element class does not include members of the inter class, which can appear either within or between chunks. Unlike elements of that class, chunks cannot occur within chunks.

Members ab  eTree  floatingText  graph  l  lg  p  sp  tree  witList 
Module tei

model.divPart.stage

model.divPart.stage groups those component-level elements which are specific to performance texts.
Members castList  model.stageLike  [camera  caption  move  sound  stage  tech  view  ]
Module drama

model.divWrapper

model.divWrapper (top-of-div elements) groups elements which can occur at the start or end of any division class element.
Members argument  byline  dateline  docAuthor  docDate  epigraph  head  opener  salute 
Module tei

model.divWrapper.bottom

model.divWrapper.bottom (Bottom-of-division elements) groups elements which can occur only at the end of a text division; for example, a trailer.
Members closer  signed  trailer 
Module tei

model.editorialDeclPart

model.editorialDeclPart groups elements which may be used inside editorialDecl and appear multiple times
Members correction  hyphenation  interpretation  normalization  quotation  segmentation  stdVals 
Module header

model.egLike

model.egLike (examples) groups together elements for containing examples
Class model.phrase model.limitedPhrase
Members eg  egXML 
Module tei

model.emphLike

model.emphLike groups semantic phrase-level elements
Class model.highlighted model.limitedPhrase
Members code  distinct  emph  foreign  gloss  ident  mentioned  soCalled  term  title 
Module tei

model.encodingPart

model.encodingPart groups elements which may be used inside encodingDesc and appear multiple times
Members charDesc  classDecl  editorialDecl  fsdDecl  metDecl  projectDesc  refsDecl  samplingDecl  tagsDecl  variantEncoding 
Module header

model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Members divGen  model.frontPart.drama  [castList  epilogue  performance  prologue  set  ] titlePage 
Module tei

model.frontPart.drama

model.frontPart.drama groups elements which appear at the level of divisions within front or back matter of performance texts only.
Class model.frontPart
Members castList  epilogue  performance  prologue  set 
Module tei

model.gLike

model.gLike groups elements which are interspersed with normal text, representing non-Unicode items.
Members g 
Module tei

model.global

model.global (global inclusions ) groups empty elements which may appear at any point within a TEI text.
Members anchor  model.global.edit  [addSpan  delSpan  gap  space  ] model.global.meta  [alt  altGrp  index  interp  interpGrp  join  joinGrp  link  linkGrp  span  spanGrp  timeline  ] model.milestoneLike  [cb  fw  lb  milestone  pb  ] model.noteLike  [note  witDetail  ]
Module tei

model.global.edit

model.global.edit groups empty elements which perform a specifically editorial function, for example by indicating the start of a span of text added, deleted, or missing in a source.
Class model.global
Note

Members of this class can appear anywhere within a document, between or within components or phrases.

Members addSpan  delSpan  gap  space 
Module tei

model.global.meta

model.global.meta groups empty elements which describe the status of other elements, for example by holding groups of links or of abstract interpretations, or by providing indications of certainty etc., and which may appear at any point in a document.
Class model.global
Note

Encoders may find it convenient to localize all metadata elements, for example to contain them within the same divison as the elements that they relate to; or to locate them all to a division of their own. They may however appear at any point in a TEI text.

Members alt  altGrp  index  interp  interpGrp  join  joinGrp  link  linkGrp  span  spanGrp  timeline 
Module tei

model.glossLike

model.glossLike groups elements which provide an alternative name, explanation, or description for any markup construct.
Members altIdent  desc  equiv  gloss 
Module tei

model.graphicLike

model.graphicLike (images, audio, formulae, etc.) groups elements containing images, formulae, and similar objects
Class model.phrase
Members binaryObject  formula  graphic 
Module tei

model.headerPart

model.headerPart groups elements which may be used inside teiHeader and appear multiple times
Members encodingDesc  profileDesc 
Module header

model.hiLike

model.hiLike groups phrase-level elements related to highlighting that have no specific semantics
Class model.highlighted
Members hi 
Module tei

model.highlighted

model.highlighted groups phrase-level elements related to highlighting.
Class model.phrase
Members model.emphLike  [code  distinct  emph  foreign  gloss  ident  mentioned  soCalled  term  title  ] model.hiLike  [hi  ]
Module tei

model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Class model.biblPart
Members biblScope  pubPlace  publisher 
Module tei

model.inter

model.inter groups elements of the intermediate (inter-level) class: these elements can occur both within and and between paragraphs or other chunk-level elements.
Note

This element class contains a subset of those elements which can appear in the unstructured ‘soup’ with which paragraph and other elements at the lowest level of crystal structures are filled: specifically all the elements which can also occur as structural elements in their own right. In prose, this means the elements in this class can appear both within and between paragraphs. This class is thus distinct from the purely phrase-level elements which can appear only within soup, and not on their own; the latter class, in keeping with this metaphor, is called ‘broth’; it is represented by the class phrase. Cf. also the class chunks.

Members castList  figure  label  model.biblLike  [bibl  biblFull  biblStruct  listNym  listPerson  ] model.listLike  [list  listBibl  ] model.qLike  [cit  q  quote  ] model.stageLike  [camera  caption  move  sound  stage  tech  view  ] table 
Module tei

model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Members l 
Module tei

model.lPart

model.lPart groups phrase-level elements which may appear within verse only.
Class model.phrase
Members caesura  rhyme 
Module tei

model.limitedPhrase

model.limitedPhrase groups those elements which can occur at the level of individual words or phrases, excluding elements intended for transcription.
Note

This class of elements can occur only within larger elements of the class inter or chunk. In prose, this means these elements can occur within paragraphs, list items, lines of verse, etc.

Elements which are primarily useful for the encoding of extant texts (e.g., <del>) are excluded from this class.

Members model.egLike  [eg  egXML  ] model.emphLike  [code  distinct  emph  foreign  gloss  ident  mentioned  soCalled  term  title  ] model.pPart.data  [model.addressLike  model.dateLike  model.measureLike  model.nameLike  ] model.pPart.editorial  [abbr  choice  expan  ] model.pPart.msdesc  [handShift  ] model.ptrLike  [ptr  ref  ] model.xmlPhrase  [att  gi  tag  val  ]
Module tei

model.listLike

model.listLike groups all list-like elements.
Class model.inter model.common
Members list  listBibl 
Module tei

model.measureLike

model.measureLike (numbers, amounts, measurements, etc.) groups elements which denote a number, a quantity, a measurement, or similar piece of text that conveys some numerical meaning
Class model.pPart.data
Members measure  num 
Module tei

model.milestoneLike

model.milestoneLike (reference system elements) groups milestone-style elements used to represent reference systems
Class model.global
Members cb  fw  lb  milestone  pb 
Module tei

model.msItemPart

model.msItemPart The class of elements which can appear within a manuscript item description.
Members bibl  listBibl  model.quoteLike  [quote  ] model.respLike  [author  editor  respStmt  ] title 
Module tei

model.nameLike

model.nameLike (names of people, places, or organizations, or refering strings) groups those elements which name or refer to a person, place (man-made or geographic), or organization
Class model.addrPart model.pPart.data
Note

A superset of the naming elements that may appear in datelines, addresses, statements of responsibility, etc.

Members geogName  model.nameLike.agent  [name  orgName  persName  ] placeName  rs 
Module tei

model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Class model.nameLike
Note

This class is used in the content model of elements which reference names of people or organizations.

Members name  orgName  persName 
Module tei

model.noteLike

model.noteLike groups all note-like elements.
Class model.global
Members note  witDetail 
Module tei

model.pLike

model.pLike The class of elements which are paragraphs for the purpose of interchange.
Members ab  p 
Module tei

model.pLike.front

model.pLike.front (Front matter chunk elements) groups elements which can occur as direct constituents of front matter, when a full title page is not given.
Members argument  byline  docAuthor  docDate  docEdition  docImprint  docTitle  epigraph  head  titlePart 
Module tei

model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Class model.phrase model.limitedPhrase
Members model.addressLike  [address  email  ] model.dateLike  [date  time  ] model.measureLike  [measure  num  ] model.nameLike  [geogName  model.nameLike.agent  placeName  rs  ]
Module tei

model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Class model.phrase
Members model.pPart.editorial  [abbr  choice  expan  ] model.pPart.transcriptional  [add  app  corr  damage  del  orig  reg  restore  sic  supplied  unclear  ]
Module tei

model.pPart.editorial

model.pPart.editorial groups phrase-level elements for simple editorial interventions that may be useful both in transcribing and in authoring
Class model.pPart.edit model.limitedPhrase
Members abbr  choice  expan 
Module tei

model.pPart.msdesc

model.pPart.msdesc (manuscript description) groups elements for describing manuscripts
Class model.phrase model.limitedPhrase
Members handShift 
Module tei

model.pPart.transcriptional

model.pPart.transcriptional groups only those phrase-level elements for simple editorial correction and transcription that are not likely to be useful for authoring
Class model.pPart.edit
Members add  app  corr  damage  del  orig  reg  restore  sic  supplied  unclear 
Module tei

model.persEventLike

model.persEventLike the class of elements describing specific events in a person's history, for example birth, marriage, appointment... These are not characteristics of an individual, but often cause an individual to gain such characteristics, or to enter a new state.
Class model.assertLike
Members birth  death  persEvent 
Module tei

model.persNamePart

model.persNamePart (components of personal names) groups those elements which form part of a personal name.
Members addName  forename  genName  nameLink  roleName  surname 
Module namesdates

model.persStateLike

model.persStateLike the class of elements describing changeable characteristics of a person which have a definite duration, for example occupation, residence, name... These characteristics of an individual are typically a consequence of their own action or that of others.
Class model.assertLike
Members affiliation  education  floruit  occupation  persName  persState  residence 
Module tei

model.persTraitLike

model.persTraitLike the class of elements describing generally unchanging physical or socially-constructed characteristics of a person, for example hair-colour, ethnicity, sex... These characteristics of an individual are typically independent of their volition or action.
Class model.assertLike
Members age  faith  langKnowledge  nationality  persTrait  sex  socecStatus 
Module tei

model.personLike

model.personLike the class of elements used to provide information about people and their relationships.
Note

This class is not populated unless the namesdates module is included in a schema.

Members listPerson  person  personGrp  relation 
Module tei

model.personPart

model.personPart groups elements which describe characteristics of the people referenced by a text, or participating in a language interaction.
Note

This class is used to define the content model for the <person> and <personGrp> elements.

Members bibl  model.assertLike  [model.persEventLike  model.persStateLike  model.persTraitLike  ]
Module tei

model.phrase

model.phrase groups those elements which can occur at the level of individual words or phrases.
Note

This class of elements can occur only within larger elements of the class inter or chunk. In prose, this means these elements can occur within paragraphs, list items, lines of verse, etc.

Members model.egLike  [eg  egXML  ] model.graphicLike  [binaryObject  formula  graphic  ] model.highlighted  [model.emphLike  model.hiLike  ] model.lPart  [caesura  rhyme  ] model.pPart.data  [model.addressLike  model.dateLike  model.measureLike  model.nameLike  ] model.pPart.edit  [model.pPart.editorial  model.pPart.transcriptional  ] model.pPart.msdesc  [handShift  ] model.ptrLike  [ptr  ref  ] model.segLike  [c  cl  m  phr  s  seg  w  ] model.xmlPhrase  [att  gi  tag  val  ]
Module tei

model.placeNamePart

model.placeNamePart (place name components) groups those elements which form part of a place name.
Members bloc  country  district  geog  offset  region  settlement 
Module tei

model.profileDescPart

model.profileDescPart groups elements which may be used inside profileDesc and appear multiple times
Members handList  handShift  langUsage  particDesc  settingDesc  textClass  textDesc 
Module header

model.ptrLike

model.ptrLike groups elements used for purposes of location and reference
Class model.phrase model.limitedPhrase
Members ptr  ref 
Module tei

model.publicationStmtPart

model.publicationStmtPart (publication statement elements) groups the children of publicationStmt
Members address  authority  availability  date  distributor  idno  pubPlace  publisher 
Module tei

model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Class model.inter model.common
Members cit  q  quote 
Module tei

model.quoteLike

model.quoteLike (quote and similar elements) groups elements used to directly contain quotations.
Class model.msItemPart
Members quote 
Module tei

model.rdgLike

model.rdgLike (readings within a textual variation) groups those elements which contain a single reading, other than the lemma, within a textual variation.
Note

This class allows for variants of the <rdg> element to be easily created via TEI customizations.

Members rdg 
Module textcrit

model.rdgPart

model.rdgPart groups elements which mark the beginning or ending of a fragmentary manuscript or other witness.
Note

These elements may appear anywhere within the elements <lem> and <rdg>, and also within any of their constituent elements.

Members lacunaEnd  lacunaStart  wit  witEnd  witStart 
Module textcrit

model.recordingPart

model.recordingPart (dates and date ranges) groups elements used to describe details of an audio or video recording
Members broadcast  equipment  model.dateLike  [date  time  ] respStmt 
Module tei

model.respLike

model.respLike groups elements which are used to indicate intellectual responsibility, for example within a bibliographic element.
Class model.biblPart model.msItemPart
Members author  editor  respStmt 
Module tei

model.segLike

model.segLike groups elements used for arbitrary segmentation.
Class model.phrase
Note

The principles on which segmentation is carried out, and any special codes or attribute values used, should be defined explicitly in the <segmentation> element of the <encodingDesc> within the associated TEI header.

Members c  cl  m  phr  s  seg  w 
Module tei

model.settingPart

model.settingPart elements used to describe the setting of a linguistic interaction.
Members activity  locale 
Module tei

model.sourceDescPart

model.sourceDescPart groups elements which may be used inside sourceDesc and appear multiple times
Members recordingStmt  scriptStmt 
Module header

model.stageLike

model.stageLike (stage directions) groups elements containing specialized stage directions defined in the additional tag set for performance texts.
Class model.divPart.stage model.inter
Note

Stage directions are members of class inter: that is, they can appear between or within component-level elements.

Members camera  caption  move  sound  stage  tech  view 
Module tei

model.textDescPart

model.textDescPart elements used to categorise a text for example in terms of its situational parameters.
Classes defined sequence
Members channel  constitution  derivation  domain  factuality  interaction  preparedness 
Module tei

model.titlepagePart

model.titlepagePart (Title page elements) groups those elements which can occur as direct constituents of a title page (docTitle, docAuth, docImprint, epigraph, etc.)
Members binaryObject  byline  docAuthor  docDate  docEdition  docImprint  docTitle  epigraph  figure  graphic  imprimatur  titlePart 
Module tei

model.xmlPhrase

model.xmlPhrase groups elements used to encode XML constructs at the phrase level, e.g. element names, attribute names, and attribute values
Class model.phrase model.limitedPhrase
Members att  gi  tag  val 
Module tei

Elements defined

<TEI>

TEI (TEI document) contains a single TEI-conformant document, comprising a TEI header and a text, either in isolation or as part of a teiCorpus element.
Declaration
element TEI
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute version { xsd:decimal }?,
   ( teiHeader, text )
}
Attributes
In addition to global attributes
version The version of the TEI scheme
Status: Optional
Datatype: xsd:decimal
Default: 5.0
Values: A number identifying the version of the TEI guidelines
Example
 <TEI
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <teiHeader>
   <fileDesc>
    <titleStmt>
     <title>The shortest TEI Document Imaginable</title>
    </titleStmt>
    <publicationStmt>
     <p>First published as part of TEI P2.</p>
    </publicationStmt>
    <sourceDesc>
     <p>No source: this is an original work.</p>
    </sourceDesc>
   </fileDesc>
  </teiHeader>
  <text>
   <body>
    <p>This is about the shortest TEI document imaginable.</p>
   </body>
  </text>
 </TEI>
Note

This element is required.

«#DS»
«#CCDEF»
Module textstructure

<ab>

ab (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.
Class model.pLike model.divPart att.typed
Declaration
element ab
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.typed ]
part specifies whether or not the block is complete.
Status: Mandatory when applicable
Default: N
Legal values are:
Y (the block is incomplete)
N (either the block is complete, or no claim is made as to its completeness)
I (the initial part of an incomplete block)
M (a medial part of an incomplete block)
F (the final part of an incomplete block)

The values I, M, or F should be used only where it is clear how the block is to be reconstituted.

Note

The <ab> element may be used at the encoder's discretion to mark any component-level elements in a text for which no other more specific appropriate markup is defined.

«#SASE»
Module linking

<abbr>

abbr (abbreviation) contains an abbreviation of any sort.
Class model.pPart.editorial model.choicePart
Declaration
element abbr
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type allows the encoder to classify the abbreviation according to some convenient typology.
Status: Optional
Datatype: data.enumerated
Sample values include:
suspension (the abbreviation provides the first letter(s) of the word or phrase, omitting the remainder.)
contraction (the abbreviation omits some letter(s) in the middle.)
brevigraph (the abbreviation comprises a special symbol or mark.)
superscription (the abbreviation includes writing above the line.)
acronym (the abbreviation comprises the initial letters of the words of a phrase.)
title (the abbreviation is for a title of address (Dr, Ms, Mr, …))
organization (the abbreviation is for the name of an organization.)
geographic (the abbreviation is for a geographic name.)

The type attribute is provided for the sake of those who wish to classify abbreviations at their point of occurrence; this may be useful in some circumstances, though usually the same abbreviation will have the same type in all occurrences. As the sample values make clear, abbreviations may be classified by the method used to construct them, the method of writing them, or the referent of the term abbreviated; the typology used is up to the encoder and should be carefully planned to meet the needs of the expected use.

Example
 <abbr
   xmlns:tei="http://www.tei-c.org/ns/1.0">
SPQR</abbr>
Example
 <choice
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <abbr>SPQR</abbr>
  <expan>senatus populusque romanorum</expan>
 </choice>
Note

The <abbr> tag is not required; if appropriate, the encoder may transcribe abbreviations in the source text silently, without tagging them. If abbreviations are not transcribed directly but expanded silently, then the TEI header should so indicate.

For a typology of Middle English abbreviations, see A. G. Petty, English literary hands from Chaucer to Dryden (London: Edward Arnold, 1977), pp. 22–25.

«#CONAAB»
Module core

<activity>

activity contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything.
Class model.settingPart
Declaration
element activity
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <activity
   xmlns:tei="http://www.tei-c.org/ns/1.0">
driving</activity>
Note

For more fine-grained description of participant activities during a spoken text, the <event> element should be used.

«#CCAHSE»
Module corpus

<actor>

actor (actor) Name of an actor appearing within a cast list.
Class model.castItemPart
Declaration
element actor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <castItem
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <role>Mathias</role>
  <roleDesc>the Burgomaster</roleDesc>
  <actor>Mr. Henry Irving</actor>
 </castItem>
Note

This element should be used only to mark the name of the actor as given in the source. Chapter discusses ways of marking the components of names, and also of associating names with biographical information about a person.

«#DRCAST»
Module drama

<add>

add (addition) contains letters, words, or phrases inserted in the text by an author, scribe, annotator, or corrector.
Class model.pPart.transcriptional att.authorialIntervention att.editLike att.placement
Declaration
element add
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.authorialIntervention.attribute.hand,
   att.authorialIntervention.attribute.status,
   att.authorialIntervention.attribute.type,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.placement.attribute.place,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.authorialIntervention att.editLike att.placement ]
Note

The <add> element should not be used for additions made by editors or encoders. In these cases, either the <corr> or <supplied> element should be used.

«#COEDADD»
Module core

<addName>

addName (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name.
Class model.persNamePart att.personal att.typed
Declaration
element addName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>Frederick</forename>
  <addName type="epithet">the Great</addName>
  <roleName>Emperor of Prussia</roleName>
 </persName>
«#NDPER»
Module namesdates

<addSpan>

addSpan (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also add).
Class model.global.edit att.authorialIntervention att.editLike att.placement att.spanning
Declaration
element addSpan
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.authorialIntervention.attribute.hand,
   att.authorialIntervention.attribute.status,
   att.authorialIntervention.attribute.type,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.placement.attribute.place,
   att.spanning.attribute.spanTo,
   empty
}
Attributes
Global attributes and those inherited from [att.authorialIntervention att.editLike att.placement att.spanning ]
Note

Both the beginning and the end of the added material must be marked; the beginning by the <addSpan> element itself, the end by the spanTo attribute.

«#PHAD»
Module transcr

<addrLine>

addrLine contains one line of a postal address.
Class model.addrPart
Declaration
element addrLine
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <address
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <addrLine>Computing Center, MC 135</addrLine>
  <addrLine>P.O. Box 6998</addrLine>
  <addrLine>Chicago, IL</addrLine>
  <addrLine>60680 USA</addrLine>
 </address>
Note

Addresses may be encoded either as a sequence of lines, or using any sequence of component elements from the model.addrPart class. Other non-postal forms of address, such as telephone numbers or email, should not be included within an <address> element directly but may be wrapped within an <addrLine> if they form part of the printed address in some source text.

«#CONAAD»
«#HD24»
«#COBICOI»
Module core

<address>

address contains a postal address, for example of a publisher, an organization, or an individual.
Class model.addressLike model.publicationStmtPart
Declaration
element address
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.global*, ( ( model.addrPart ), model.global* )+ )
}
Attributes
Global attributes only
Example
 <address
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <street>via Marsala 24</street>
  <postCode>40126</postCode>
  <name>Bologna</name>
  <name n="I">Italy</name>
 </address>
Example
 <address
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <addrLine>Computing Center, MC 135</addrLine>
  <addrLine>P.O. Box 6998</addrLine>
  <addrLine>Chicago, IL 60680</addrLine>
  <addrLine>USA</addrLine>
 </address>
Note

This element should be used for postal addresses only. Within it, the generic element <addrLine> may be used as an alternative to any of the more specialized elements available from the model.addrPart class, such as <street>, <postcode> etc.

«#CONAAD»
«#HD24»
«#COBICOI»
Module core

<affiliation>

affiliation (affiliation) contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor.
Class model.persStateLike att.editLike att.datable att.naming
Declaration
element affiliation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.editLike att.datable att.naming ]
Example
 <affiliation
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Junior project officer for the US <name type="org">National Endowment for the Humanities</name>
 </affiliation>
 <affiliation notAfter="1960-01-01" notBefore="1957-02-28">Paid up member of the <orgName>Australian Journalists Association</orgName>
 </affiliation>
Note

If included, the name of an organization may be tagged using either the <name> element as above, or the more specific <orgName> element.

«#CCAHPA»
Module namesdates

<age>

age specifies the age of a person.
Class model.persTraitLike att.editLike att.datable
Declaration
element age
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   attribute value { data.count }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes and those inherited from [att.editLike att.datable ]
value supplies a numeric code representing the age or age group
Status: Optional
Datatype: data.count

This attribute may be used to complement a more detailed discussion of a person's age in the content of the element

Example
 <age value="2" notAfter="1986"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
under 20 in the early eighties</age>
Module namesdates

<alt>

alt (alternation) identifies an alternation or a set of choices among elements or passages.
Class att.pointing model.global.meta
Declaration
element alt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   attribute targets { list { data.pointer, data.pointer+ } },
   attribute mode { "excl" | "incl" }?,
   attribute weights { list { data.probability+ } }?,
   empty
}
Attributes
In addition to global attributes and those inherited from [att.pointing ]
targets specifies the identifiers of the alternative elements or passages.
Status: Required
Datatype: 2–∞ occurrences of data.pointer, separated by whitespace
Values: Each value specified must be the same as that specified as value for an xml:id attribute for some other element in the current document.
mode states whether the alternations gathered in this collection are exclusive or inclusive.
Status: Recommended
Legal values are:
excl (indicates that the alternation is exclusive, i.e. that at most one of the alternatives occurs.)
incl (indicates that the alternation is not exclusive, i.e. that one or more of the alternatives occur.)
weights If mode is excl, each weight states the probability that the corresponding alternative occurs. If mode is incl each weight states the probability that the corresponding alternative occurs given that at least one of the other alternatives occurs.
Status: Optional
Datatype: 1–∞ occurrences of data.probability, separated by whitespace
Values: a whitespace-separated list of probability values in the range from 0 to 1.

If mode is excl, the sum of weights must be 1. If mode is incl, the sum of weights must be in the range from 0 to the number of alternants.

Example
 <alt mode="excl" targets="#we.fun #we.sun" weights="0.5 0.5"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
«#SAAT»
Module linking

<altGrp>

altGrp (alternation group) groups a collection of alt elements and possibly pointers.
Class att.pointing.group model.global.meta
Declaration
element altGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.group.attribute.domains,
   att.pointing.group.attribute.targFunc,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   attribute mode { "excl" | "incl" }?,
   ( alt | ptr )*
}
Attributes
In addition to global attributes and those inherited from [att.pointing.group ]
mode states whether the alternations gathered in this collection are exclusive or inclusive.
Status: Optional
Default: excl
Legal values are:
excl (indicates that the alternation is exclusive, i.e. that at most one of the alternatives occurs.)
incl (indicates that the alternation is not exclusive, i.e. that one or more of the alternatives occur.)
Example
 <altGrp mode="excl"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <alt targets="#dm #lt #bb" weights="0.5 0.25 0.25"/>
  <alt targets="#rl #db" weights="0.5 0.5"/>
 </altGrp>
Example
 <altGrp mode="incl"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <alt targets="#dm #rl" weights="0.90 0.90"/>
  <alt targets="#lt #rl" weights="0.5 0.5"/>
  <alt targets="#bb #rl" weights="0.5 0.5"/>
  <alt targets="#dm #db" weights="0.10 0.10"/>
  <alt targets="#lt #db" weights="0.45 0.90"/>
  <alt targets="#bb #db" weights="0.45 0.90"/>
 </altGrp>
Note

Any number of alternations, pointers or extended pointers.

«#SAAT»
Module linking

<altIdent>

altIdent supplies the recommended XML name for an element, class, attribute, etc. in some language.
Class att.typed model.glossLike
Declaration
element altIdent
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.xtext
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <altIdent xml:lang="fr"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
balisageDoc</altIdent>
Note

All documentation elements in ODD have a canonical name, supplied as the value for their ident attribute. The <altIdent> element is used to supply an alternative name for the corresponding XML object, perhaps in a different language.

Module core

<analytic>

analytic (analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication.
Declaration
element analytic
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( author | editor | respStmt | title )*
}
Attributes
Global attributes only
Note

May contain titles and statements of responsibility (author, editor, or other), in any order.

The <analytic> element may only occur only within a <biblStruct>, where its use is mandatory for the description of an analytic level bibliographic item.

«#COBICOL»
Module core

<anchor>

anchor (anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element.
Class model.global att.typed
Declaration
element anchor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   empty
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <s
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
 <s>Help me find it.<ptr target="#A234"/>
 </s>
Note

On this element, the global xml:id attribute must be supplied to specify an identifier for the point at which this element occurs within a document. The value used may be chosen freely provided that it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence.

«#TSSAPA»
«#SACS»
Module linking

<app>

app (apparatus entry) contains one entry in a critical apparatus, with an optional lemma and at least one reading.
Class model.pPart.transcriptional
Declaration
element app
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute from { data.pointer }?,
   attribute to { data.pointer }?,
   attribute loc { list { data.word+ } }?,
   (
      model.global*,
      ( lem, model.global*, ( wit, model.global* )? )?,
      (
         ( model.rdgLike, model.global*, ( wit, model.global* )? )
       | ( rdgGrp, model.global*, ( wit, model.global* )? )
      )*
   )
}
Attributes
In addition to global attributes
type classifies the variation contained in this element according to some convenient typology.
Status: Optional
Datatype: data.enumerated
Values: Any convenient descriptive word or phrase, describing the extent of the variation (e.g. word, phrase, punctuation, etc.) its text-critical significance (e.g. significant, accidental, unclear), or the nature of the variation or the principles required to understand it (e.g. lectio difficilior, usus auctoris, etc.)
from identifies the beginning of the lemma in the base text, if necessary.
Status: Optional
Datatype: data.pointer
Values: any valid identifier

This attribute is only used when the double-end point method of apparatus markup is used.

to identifies the endpoint of the lemma in the base text, if necessary.
Status: Optional
Datatype: data.pointer
Values: any valid identifier

This attribute is only used when the double-end point method of apparatus markup is used, with the encoded apparatus held in a separate file rather than being embedded in-line in the base-text file.

loc indicates the location of the variation, when the location-referenced method of apparatus markup is used.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: Any string containing a canonical reference for the passage to which the variation applies.

This attribute is used only when the location-referenced encoding method is used.

Note

May contain an optional lemma and one or more readings or reading groups.

«#TCAPEN»
Module textcrit

<arc>

arc encodes an arc, the connection from one node to another in a graph.
Declaration
element arc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute from { data.pointer },
   attribute to { data.pointer },
   ( label, label? )?
}
Attributes
In addition to global attributes
from gives the identifier of the node which is adjacent from this arc.
Status: Required
Datatype: data.pointer
Values: The identifier of a node.
to gives the identifier of the node which is adjacent to this arc.
Status: Required
Datatype: data.pointer
Values: The identifier of a node.
Example
 <arc from="#T3" to="#T3"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>OLD</label>
  <label>VIEUX</label>
 </arc>
Note

The <arc> element must be used if the arcs are labeled. Otherwise, arcs can be encoded using the adj, adjTo and adjFrom attributes on the <node> tags in the graph. Both <arc> tags and adjacency attributes can be used, but the resulting encoding would be highly redundant.

Zero, one, or two children <label> elements may be present. The first occurence of <label> provides a label for the arc; the second provides a second label for the arc, and should be used if a transducer is being encoded.

«#GDGR»
Module nets

<argument>

argument A formal list or prose description of the topics addressed by a subdivision of a text.
Class model.divWrapper model.pLike.front
Declaration
element argument
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      model.global*,
      ( head, model.global* )?,
      ( macro.component, model.global* )+
   )
}
Attributes
Global attributes only
Example
 <argument
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Monte Video — Maldonado — Excursion to R Polanco — Lazo and Bolas — Partridges — Absence of Trees — Deer — Capybara, or River Hog — Tucutuco — Molothrus, cuckoo-like habits — Tyrant Flycatcher — Mocking-bird — Carrion Hawks — Tubes formed by Lightning — House struck</p>
 </argument>
Note

Often contains either a list or a paragraph

«#DSCO»
«#DSDTB»
Module textstructure

<att>

att (attribute) contains the name of an attribute appearing within running text.
Class model.xmlPhrase
Declaration
element att
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scheme { data.enumerated }?,
   text
}
Attributes
In addition to global attributes
scheme supplies an identifier for the scheme in which this name is defined.
Status: Optional
Datatype: data.enumerated
Default: TEI
Sample values include:
TEI (this attribute is part of the TEI scheme.)
DBK (this attribute is part of the Docbook scheme.)
XX (this attribute is part of an unknown scheme.)
Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The TEI defines four <soCalled>global</soCalled> attributes;
  their names are <att>xml:id</att>, <att>rend</att>,
  <att>xml:lang</att> and <att>n</att>.
  <att scheme="XX">type</att> is not among them.</p>
Note

A namespace prefix may be used in order to specify the scheme as an alternative to specifying it via the scheme attribute: it takes precedence

«#TD»
Module tagdocs

<author>

author in a bibliographic reference, contains the name of the author(s), personal or corporate, of a work; the primary statement of responsibility for any bibliographic item.
Class model.respLike
Declaration
element author
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <author
   xmlns:tei="http://www.tei-c.org/ns/1.0">
British Broadcasting Corporation</author>
 <author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author>
Note

Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use generally recognized authority lists for the exact form of personal names.

In the case of a broadcast, use this element for the name of the company or network which broadcasts the program.

«#COBICOR»
«#HD21»
Module core

<authority>

authority (release authority) supplies the name of a person or other agency responsible for making an electronic file available, other than a publisher or distributor.
Class model.publicationStmtPart
Declaration
element authority
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <authority
   xmlns:tei="http://www.tei-c.org/ns/1.0">
John Smith</authority>
«#HD24»
Module header

<availability>

availability supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, etc.
Class model.publicationStmtPart
Declaration
element availability
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute status { "free" | "unknown" | "restricted" }?,
   model.pLike+
}
Attributes
In addition to global attributes
status supplies a code identifying the current availability of the text.
Status: Optional
Default: unknown
Legal values are:
free (the text is freely available. )
unknown (the status of the text is unknown. )
restricted (the text is not freely available. )
Example
 <availability status="restricted"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Available for academic research purposes only.</p>
 </availability>
 <availability status="free">
  <p>In the public domain</p>
 </availability>
 <availability status="restricted">
  <p>Available under licence from the publishers.</p>
 </availability>
Example
 <availability status="restricted"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Disponible uniquement à des fins de recherche et d’enseignement.</p>
 </availability>
 <availability status="free">
  <p>Domaine public</p>
 </availability>
 <availability status="restricted">
  <p>Disponible avec le consentement préalable des éditeurs.</p>
 </availability>
Note

A consistent format should be adopted

«#HD24»
Module header

<back>

back (back matter) contains any appendixes, etc. following the main part of a text.
Class att.declaring
Declaration
element back
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   (
      ( model.frontPart | model.global | model.divWrapper )*,
      (
         ( ( model.divLike ), ( model.global | model.frontPart )* )+
       | ( ( model.div1Like ), ( model.global | model.frontPart )* )+
      )?,
      model.divWrapper.bottom*
   )
}
Attributes
Global attributes and those inherited from [att.declaring ]
Example
 <back
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <div1 type="appendix">
   <head>The Golden Dream or, the Ingenuous Confession</head>
   <p>To shew the Depravity of human Nature </p>
  </div1>
  <div1 type="epistle">
   <head>A letter from the Printer, which he desires may be inserted</head>
   <salute>Sir.</salute>
   <p>I have done with your Copy, so you may return it to the Vatican, if you please </p>
  </div1>
  <div1 type="advert">
   <head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr Newbery's at the Bible and Sun in St Paul's Church-yard.</head>
   <list>
    <item n="1">The Christmas Box, Price 1d.</item>
    <item n="2">The History of Giles Gingerbread, 1d.</item>
    <item n="42">A Curious Collection of Travels, selected from the Writers of all Nations, 10 Vol, Pr. bound 1l.</item>
   </list>
  </div1>
  <div1 type="advert">
   <head>
    <hi rend="center">By the KING's Royal Patent,</hi>
    Are sold by J. NEWBERY, at the Bible and Sun in
    St. Paul's Church-Yard.</head>
   <list>
    <item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &c. 2s. 6d</item>
    <item n="2">Dr. Hooper's Female Pills, 1s.</item>
   </list>
  </div1>
 </back>
Note

The content model of back matter is identical to that of front matter, reflecting the facts of cultural history.

«#DSBACK»
«#DS»
Module textstructure

<bibl>

bibl (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged.
Class model.biblLike att.declarable model.msItemPart model.personPart
Declaration
element bibl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   (
      text
    | model.gLike
    | model.highlighted
    | model.pPart.data
    | model.pPart.edit
    | model.segLike
    | model.ptrLike
    | model.biblPart
    | model.global
   )*
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <bibl
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990)</bibl>
Example
 <bibl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <title level="a">The Interesting story of the Children in the Wood</title>.
  In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>.
  <publisher>OUP</publisher>
  <date>1968</date>.
 </bibl>
Note

Contains phrase-level elements, together with any combination of elements from the biblPart class

«#COBITY»
«#HD3»
«#CCAS2»
Module core

<biblFull>

biblFull contains a fully-structured bibliographic citation, in which all components of the TEI file description are present.
Class model.biblLike att.declarable
Declaration
element biblFull
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( macro.fileDescPart, sourceDesc* )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <biblFull
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <titleStmt>
   <title>The Feminist Companion to Literature in English: women writers from the middle ages to the present</title>
   <author>Blain, Virginia</author>
   <author>Clements, Patricia</author>
   <author>Grundy, Isobel</author>
  </titleStmt>
  <editionStmt>
   <edition>UK edition</edition>
  </editionStmt>
  <extent>1231 pp</extent>
  <publicationStmt>
   <publisher>Yale University Press</publisher>
   <pubPlace>New Haven and London</pubPlace>
   <date>1990</date>
  </publicationStmt>
  <sourceDesc>
   <p>No source: this is an original work</p>
  </sourceDesc>
 </biblFull>
«#COBITY»
«#HD3»
«#CCAS2»
Module core

<biblScope>

biblScope (scope of citation) defines the scope of a bibliographic reference, for example as a list of pagenumbers, or a named subdivision of a larger work.
Class model.imprintPart
Declaration
element biblScope
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "vol" | "issue" | "pp" | "cap" | "part" | token }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type identifies the type of information conveyed by the element, e.g. pages, volume.
Status: Optional
Datatype: data.enumerated
Suggested values include:
vol (the element contains a volume number.)
issue (the element contains an issue number, or volume and issue numbers.)
pp (the element contains a page number or page range.)
cap (the element contains a chapter indication (number and/or title))
part (the element identifies a part of a book or collection.)

Example
 <biblScope
   xmlns:tei="http://www.tei-c.org/ns/1.0">
pp 12–34</biblScope>
 <biblScope type="vol">II</biblScope>
 <biblScope type="pp">12</biblScope>
«#COBICOI»
Module core

<biblStruct>

biblStruct (structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic subelements appear and in a specified order.
Class model.biblLike att.declarable
Declaration
element biblStruct
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   (
      analytic*,
      ( monogr, series* )+,
      ( model.noteLike | idno | relatedItem )*
   )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <biblStruct
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <monogr>
   <author>Blain, Virginia</author>
   <author>Clements, Patricia</author>
   <author>Grundy, Isobel</author>
   <title>The Feminist Companion to Literature in English: women writers from the middle ages to the present</title>
   <edition>first edition</edition>
   <imprint>
    <publisher>Yale University Press</publisher>
    <pubPlace>New Haven and London</pubPlace>
    <date>1990</date>
   </imprint>
  </monogr>
 </biblStruct>
«#COBITY»
«#HD3»
«#CCAS2»
Module core

<binaryObject>

binaryObject provides encoded binary data representing an inline graphic or other object.
Class model.graphicLike model.titlepagePart
Declaration
element binaryObject
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute width { data.outputMeasurement }?,
   attribute height { data.outputMeasurement }?,
   attribute scale { data.numeric }?,
   attribute mimeType { data.word }?,
   attribute encoding { list { data.word+ } }?,
   text
}
Attributes
In addition to global attributes
width The display width of the object
Status: Mandatory when applicable
Datatype: data.outputMeasurement
height The display height of the object
Status: Mandatory when applicable
Datatype: data.outputMeasurement
scale A scale factor to be applied to the object to make it the desired display size
Status: Mandatory when applicable
Datatype: data.numeric
mimeType The MIME type
Status: Mandatory when applicable
Datatype: data.word
Values: The MIME type to be used for the object when it is decoded
encoding The encoding used to encode the binary data. If not specified, this is assumed to be Base64
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Example
 <binaryObject mimeType="image/gif"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAwAAAC8IyPqcvt3wCcDkiLc7C0qwy GHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFzByTB10QgxOR0TqBQejhRNzOfkVJ +5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSpa/TPg7JpJHxyendzWTBfX0cxOnK PjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJlZeGl9i2icVqaNVailT6F5iJ90m6 mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uisF81M1OIcR7lEewwcLp7tuNNkM3u Nna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH hhx4dbgYKAAA7</binaryObject>
Module core

<birth>

birth (Birth details) contains information about a person's birth, such as its date and place.
Class model.persEventLike att.editLike att.datable att.naming
Declaration
element birth
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute date { data.temporal.w3c }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.editLike att.datable att.naming ]
date specifies the date of birth in a W3C standard form (YYYY-MM-DD).
Status: Optional
Datatype: data.temporal.w3c
Values: a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition
Example
 <birth
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Before 1920, Midlands region.</birth>
Example
 <birth date="1960-12-10"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
In a small cottage near <name type="place">Aix-la-Chapelle</name>,
 early in the morning of <date>10 Dec 1960</date>
 </birth>
Note

Dates and place names, if included in the content of this element, should in general be tagged using the <date> and <name> elements respectively. If the additional tagset for Names and Dates is in use, the more specific elements defined by that tagset may be used as an alternative.

«#CCAHPA»
Module namesdates

<bloc>

bloc (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries.
Class model.placeNamePart att.naming att.typed
Declaration
element bloc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <bloc type="union"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
the European Union</bloc>
 <bloc type="continent">Africa</bloc>
«#NDPLAC»
Module namesdates

<body>

body (text body) contains the whole body of a single unitary text, excluding any front or back matter.
Class att.declaring
Declaration
element body
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   (
      model.global*,
      ( ( model.divWrapper ), ( model.global | model.divWrapper )* )?,
      ( ( model.divGenLike ), ( model.global | model.divGenLike )* )?,
      (
         ( ( model.divLike ), ( model.global | model.divGenLike )* )+
       | ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
       | (
            ( ( macro.component ), model.global* )+,
            (
               ( ( model.divLike ), ( model.global | model.divGenLike )* )+
             | ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
            )?
         )
      ),
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes and those inherited from [att.declaring ]
«#DS»
Module textstructure

<broadcast>

broadcast (broadcast) describes a broadcast used as the source of a spoken text.
Class att.declarable model.recordingPart
Declaration
element broadcast
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | model.biblLike | recording )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <broadcast
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <bibl>
   <author>Radio Trent</author>
   <title>Gone Tomorrow</title>
   <respStmt>
    <resp>Presenter</resp>
    <name>Tim Maby</name>
   </respStmt>
   <respStmt>
    <resp>Producer</resp>
    <name>Mary Kerr</name>
   </respStmt>
   <date value="1989-06-12T12:30:00">12 June 89, 1230 pm</date>
  </bibl>
 </broadcast>
Example
 <broadcast
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <bibl>
   <author>Radio Trent</author>
   <title>Gone Tomorrow</title>
   <respStmt>
    <resp>Présentateur</resp>
    <name>Tim Maby</name>
   </respStmt>
   <respStmt>
    <resp>Producteur</resp>
    <name>Mary Kerr</name>
   </respStmt>
   <date value="1989-06-12T12:30:00">12 juin 1989, 12 h 30 mn</date>
  </bibl>
 </broadcast>
«#HD32»
«#CCAS2»
Module header

<byline>

byline contains the primary statement of responsibility given for a work on its title page or at the head or end of the work.
Class model.divWrapper model.titlepagePart model.pLike.front
Declaration
element byline
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( text | model.gLike | model.phrase | docAuthor | model.global )*
}
Attributes
Global attributes only
Example
 <byline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Written by a CITIZEN who continued all the while in London. Never made publick before.</byline>
Example
 <byline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Written from her own MEMORANDUMS</byline>
Example
 <byline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
By George Jones, Political Editor, in Washington</byline>
Example
 <dateline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Zagreb:</dateline>
 <byline>de notre envoyé spécial.</byline>
Example
 <byline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
BY <docAuthor>THOMAS PHILIPOTT,</docAuthor>
 Master of Arts,
 (Somtimes)
 Of Clare-Hall in Cambridge.</byline>
Note

The byline on a title page may include either the name or a description for the document's author. Where the name is included, it may optionally be tagged using the <docAuthor> element.

«#DSOC»
«#DSFRONT»
Module textstructure

<c>

c (character) represents a character.
Class model.segLike att.segLike
Declaration
element c
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   macro.xtext
}
Attributes
Global attributes and those inherited from [att.segLike ]
Example
 <c type="punctuation"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
?</c>
Note

Character data. Should only contain a single character or an entity that represents a single character.

«#AILC»
Module analysis

<cRefPattern>

cRefPattern (defines how to convert a canonical reference into a URI) specifies an expression and replacement pattern for tranforming a canonical reference into a URI.
Declaration
element cRefPattern
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute matchPattern { data.pattern },
   attribute replacementPattern { text },
   model.pLike*
}
Attributes
In addition to global attributes
matchPattern specifies a regular expression against which the values of cRef attributes can be matched.
Status: Required
Datatype: data.pattern
Values: must be a regular expression according to the W3C XML Schema Language

Parenthesised groups are used not only for establishing order of precedence and atoms for quantification, but also for creating subpatterns to be referenced by the pat attribute.

replacementPattern specifies a replacement pattern which, once subpattern substitution has been performed, provides a URI.
Status: Required
Datatype: text
Values: Should be the skeleton of a relative or absolute URI, with references to groups in the matchPattern.

The strings ‘$1’ through ‘$9’ are references to the corresponding group in the regular expression specified by re (counting open parenthesis, left to right). Processors are expected to replace them with whatever matched the corresponding group in the regular expression.

If a digit preceded by a dollar sign is needed in the actual replacement pattern (as opposed to being used as a back reference), the dollar sign must be written as %24.

Example
 <cRefPattern
   matchPattern="([1-9A-Za-z]+)\s+([0-9]+):([0-9]+)"
   replacementPattern="#xpath(//div[@type='book'][@n='$1']/div[@type='chap'][@n='$2']/div[@type='verse'][@n='$3'])"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Note

The result of the substitution may be either an absolute or a relative URI reference. In the latter case it is combined with the value of xml:base in force at the place where the cRef attribute occurs to form an absolute URI in the usual manner as prescribed by XML Base.

«#HD54M»
«#HD54»
«#HD54S»
Module header

<caesura>

caesura marks the point at which a metrical line may be divided.
Class model.lPart
Declaration
element caesura
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   empty
}
Attributes
Global attributes only
Example
 <l
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Hwæt we Gar-Dena <caesura/> in gear-dagum</l>
 <l>&teod-cyninga <caesura/> &trym gefrunon,</l>
 <l>hy &da æ&telingas <caesura/> ellen fremedon.</l>
Note

.

«#VESE»
Module verse

<camera>

camera describes a particular camera angle or viewpoint in a screen play.
Class model.stageLike att.typed
Declaration
element camera
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <view
   xmlns:tei="http://www.tei-c.org/ns/1.0">
George glances at the window--and freezes. <camera type="cut">New angle--shock cut</camera>
 Out the window the body of a dead man suddenly slams into frame
 </view>
«#DRTEC»
«#DROTH»
Module drama

<caption>

caption contains the text of a caption or other text displayed as part of a film script or screenplay.
Class model.stageLike
Declaration
element caption
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
 <camera
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Zoom in to overlay showing some stock film of hansom cabs galloping past</camera>
 <caption>London, 1895.</caption>
 <caption>The residence of Mr Oscar Wilde.</caption>
 <sound>Suitably classy music starts.</sound>
 <view>Mix through to Wilde's drawing room. A crowd of suitably dressed folk are engaged in typically brilliant conversation, laughing affectedly and drinking champagne.</view>
 <sp>
  <speaker>Prince of Wales</speaker>
  <p>My congratulations, Wilde. Your latest play is a great success. </p>
 </sp>
Note

A specialized form of stage direction.

«#DRTEC»
«#DROTH»
Module drama

<castGroup>

castGroup (Cast list grouping) groups one or more individual castItem elements within a cast list.
Declaration
element castGroup
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      model.global*,
      ( head, model.global* )?,
      ( ( castItem | castGroup | roleDesc ), model.global* )+,
      ( trailer, model.global* )?
   )
}
Attributes
Global attributes only
Example
 <castGroup rend="braced"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <castItem>
   <role>Walter</role>
   <actor>Mr Frank Hall</actor>
  </castItem>
  <castItem>
   <role>Hans</role>
   <actor>Mr F.W. Irish</actor>
  </castItem>
  <roleDesc>friends of Mathias</roleDesc>
 </castGroup>
Note

The rend attribute may be used, as here, to indicate whether the grouping is indicated by a brace, white space, font change, etc.

Note that in this example the role description ‘friends of Mathias’ is understood to apply to both roles equally.

«#DRCAST»
Module drama

<castItem>

castItem (Cast list item) contains a single entry within a cast list, describing either a single role or a list of non-speaking roles.
Declaration
element castItem
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "role" | "list" }?,
   ( text | model.gLike | model.castItemPart | model.phrase | model.global )*
}
Attributes
In addition to global attributes
type characterizes the cast item.
Status: Optional
Default: role
Legal values are:
role (the item describes a single role. )
list (the item describes a list of non-speaking roles. )
Example
 <castItem
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <role>Player</role>
  <actor>Mr Milward</actor>
 </castItem>
Example
 <castItem type="list"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Constables, Drawer, Turnkey, etc.</castItem>
«#DRCAST»
Module drama

<castList>

castList (cast list) contains a single cast list or dramatis personae.
Class model.divPart.stage model.inter model.frontPart.drama
Declaration
element castList
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      ( model.divWrapper | model.global )*,
      ( ( macro.component ), model.global* )*,
      ( ( castItem | castGroup ), model.global* )+,
      ( ( macro.component ), model.global* )*
   )
}
Attributes
Global attributes only
Example
 <castList
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <castGroup>
   <head rend="braced">Mendicants</head>
   <castItem>
    <role>Aafaa</role>
    <actor>Femi Johnson</actor>
   </castItem>
   <castItem>
    <role>Blindman</role>
    <actor>Femi Osofisan</actor>
   </castItem>
   <castItem>
    <role>Goyi</role>
    <actor>Wale Ogunyemi</actor>
   </castItem>
   <castItem>
    <role>Cripple</role>
    <actor>Tunji Oyelana</actor>
   </castItem>
  </castGroup>
  <castItem>
   <role>Si Bero</role>
   <roleDesc>Sister to Dr Bero</roleDesc>
   <actor>Deolo Adedoyin</actor>
  </castItem>
  <castGroup>
   <head rend="braced">Two old women</head>
   <castItem>
    <role>Iya Agba</role>
    <actor>Nguba Agolia</actor>
   </castItem>
   <castItem>
    <role>Iya Mate</role>
    <actor>Bopo George</actor>
   </castItem>
  </castGroup>
  <castItem>
   <role>Dr Bero</role>
   <roleDesc>Specialist</roleDesc>
   <actor>Nat Okoro</actor>
  </castItem>
  <castItem>
   <role>Priest</role>
   <actor>Gbenga Sonuga</actor>
  </castItem>
  <castItem>
   <role>The old man</role>
   <roleDesc>Bero's father</roleDesc>
   <actor>Dapo Adelugba</actor>
  </castItem>
 </castList>
 <stage type="mix">The action takes place in and around the home surgery of Dr Bero, lately returned from the wars.</stage>
«#DRCAST»
«#DRFAB»
Module drama

<catDesc>

catDesc (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 textDesc.
Declaration
element catDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( text | model.limitedPhrase | model.catDescPart )*
}
Attributes
Global attributes only
Example
 <catDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Prose reportage</catDesc>
Example
 <catDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <textDesc n="novel">
   <channel mode="w">print; part issues</channel>
   <constitution type="single"/>
   <derivation type="original"/>
   <domain type="art"/>
   <factuality type="fiction"/>
   <interaction type="none"/>
   <preparedness type="prepared"/>
   <purpose type="entertain" degree="high"/>
   <purpose type="inform" degree="medium"/>
  </textDesc>
 </catDesc>
Example
 <catDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <textDesc n="novel">
   <channel mode="w">print; part issues</channel>
   <constitution type="single"/>
   <derivation type="original"/>
   <domain type="art"/>
   <factuality type="fiction"/>
   <interaction type="none"/>
   <preparedness type="prepared"/>
   <purpose type="entertain" degree="high"/>
   <purpose type="inform" degree="medium"/>
  </textDesc>
 </catDesc>
Example
 <catDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <textDesc n="novel">
   <channel mode="w">print; part issues</channel>
   <constitution type="single"/>
   <derivation type="original"/>
   <domain type="art"/>
   <factuality type="fiction"/>
   <interaction type="none"/>
   <preparedness type="prepared"/>
   <purpose type="entertain" degree="high"/>
   <purpose type="inform" degree="medium"/>
  </textDesc>
 </catDesc>
«#HD55»
Module header

<catRef>

catRef (category reference) specifies one or more defined categories within some taxonomy or text typology.
Declaration
element catRef
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute target { list { data.pointer+ } },
   attribute scheme { data.pointer }?,
   empty
}
Attributes
In addition to global attributes
target identifies the categories concerned
Status: Required
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A series of one or more space-separated pointers (URIs) to <category> elements, typically located within a <taxonomy> element inside a TEI header
scheme identifies the classification scheme within which the set of categories concerned is defined
Status: Optional
Datatype: data.pointer
Values: May supply the identifier of the associated <taxonomy> element.
Example
 <catRef target="#news #prov #sales2"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

 <taxonomy>
  <category xml:id="news">
   <catDesc>Newspapers</catDesc>
  </category>
  <category xml:id="prov">
   <catDesc>Provincial</catDesc>
  </category>
  <category xml:id="sales2">
   <catDesc>Low to average annual sales</catDesc>
  </category>
 </taxonomy>
Note

The scheme attribute need be supplied only if more than one taxonomy has been declared

«#HD43»
Module header

<category>

category (category) contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy.
Declaration
element category
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( ( catDesc | model.glossLike ), category* )
}
Attributes
Global attributes only
Example
 <category xml:id="b1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <catDesc>Prose reportage</catDesc>
 </category>
Example
 <category xml:id="b2-zh"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <catDesc>Prose </catDesc>
  <category xml:id="b11-zh">
   <catDesc>reportage</catDesc>
  </category>
  <category xml:id="b12-zh">
   <catDesc>fiction</catDesc>
  </category>
 </category>
Example
 <category xml:id="b2-fr"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <catDesc>Prose</catDesc>
  <category xml:id="b11-fr">
   <catDesc>reportage</catDesc>
  </category>
  <category xml:id="b12-fr">
   <catDesc>fiction</catDesc>
  </category>
 </category>
Example
 <category xml:id="b2"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <catDesc>Prose </catDesc>
  <category xml:id="b11">
   <catDesc>reportage</catDesc>
  </category>
  <category xml:id="b12">
   <catDesc>fiction</catDesc>
  </category>
 </category>
«#HD55»
Module header

<cb>

cb (column break) marks the boundary between one column of a text and the next in a standard reference system.
Class model.milestoneLike
Declaration
element cb
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ed { data.code }?,
   empty
}
Attributes
In addition to global attributes
ed indicates the edition or version in which the column break is located at this point
Status: Recommended
Datatype: data.code
Values: Any string of characters; usually a siglum conventionally used for the edition.
Note

On this element, the global n attribute indicates the number or other value associated with the column which follows the point of insertion of this <cb> element. Encoders should adopt a clear and consistent policy as to whether the numbers associated with column breaks relate to the physical sequence number of the column in the whole text, or whether columns are numbered within the page. By convention, the <cb> element is placed at the head of the column to which it refers.

«#CORS5»
Module core

<cell>

cell contains one cell of a table.
Class att.tableDecoration
Declaration
element cell
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.tableDecoration.attribute.role,
   att.tableDecoration.attribute.rows,
   att.tableDecoration.attribute.cols,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.tableDecoration ]
Example
 <row
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <cell role="label">General conduct</cell>
  <cell role="data">Not satisfactory, on account of his great unpunctuality and inattention to duties</cell>
 </row>
«#FTTAB1»
Module figures

<change>

change summarizes a particular change or correction made to a particular version of an electronic text which is shared between several researchers.
Class att.ascribed
Declaration
element change
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.ascribed.attribute.who,
   attribute date { data.temporal.w3c }?,
   ( text | model.limitedPhrase | model.inter | model.divPart | model.global )*
}
Attributes
In addition to global attributes and those inherited from [att.ascribed ]
date supplies the date of the change in standard form, i.e. yyyy-mm-dd.
Status: Mandatory when applicable
Datatype: data.temporal.w3c
Values: Any string representing a date in any of the formats defined in XML Schema Part 2: Datatypes Second Edition
Example
 <change n="P2.2" date="1991-12-21"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
LB Added examples to section 3</change>
 <change date="1991-11-11">MSM Deleted chapter 10</change>
Example
 <change n="P2.2" date="1991-12-21"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Exemples ajoutés à la section 3 </change>
 <change date="1991-11-11"> Suppression du chapitre 10 </change>
Note

Changes should be recorded in a consistent order, for example with the most recent first.

«#HD6»
Module header

<channel>

channel (primary channel) describes the medium or channel by which a text is delivered or experienced. For a written text, this might be print, manuscript, e-mail, etc.; for a spoken one, radio, telephone, face-to-face, etc.
Class model.textDescPart
Declaration
element channel
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute mode { "s" | "w" | "sw" | "ws" | "m" | "x" }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
mode specifies the mode of this channel with respect to speech and writing.
Status: Optional
Default: x
Legal values are:
s (spoken )
w (written )
sw (spoken to be written (e.g. dictation) )
ws (written to be spoken (e.g. a script) )
m (mixed modes )
x (unknown or inapplicable )
Example
 <channel mode="s"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
face-to-face conversation</channel>
«#CCAHTD»
Module corpus

<char>

char (character) provides descriptive information about a character.
Declaration
element char
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      charName,
      macro.glossSeq,
      charProp*,
      mapping*,
      model.graphicLike*,
      model.noteLike?
   )
}
Attributes
Global attributes only
Example
 <char xml:id="circledU4EBA"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <charName>CIRCLED IDEOGRAPH 4EBA</charName>
  <charProp>
   <unicodeName>character-decomposition-mapping</unicodeName>
   <value>circle</value>
  </charProp>
  <charProp>
   <localName>daikanwa</localName>
   <value>36</value>
  </charProp>
  <mapping type="standard"></mapping>
 </char>
Module gaiji

<charDesc>

charDesc (character description) provides descriptive information about characters or glyphs.
Class model.encodingPart
Declaration
element charDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( desc?, ( char | glyph )+ )
}
Attributes
Global attributes only
Module gaiji

<charName>

charName (character name) contains the name of a character, expressed following Unicode conventions.
Declaration
element charName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <charName
   xmlns:tei="http://www.tei-c.org/ns/1.0">
CIRCLED IDEOGRAPH 4EBA</charName>
Note

The name must follow Unicode conventions for character naming. Projects working in similar fields are recommended to coordinate and publish their list of <charName>s to facilitate data exchange.

Module gaiji

<charProp>

charProp (character property) provides a name and value for some property of the parent character or glyph.
Class att.typed
Declaration
element charProp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( ( unicodeName | localName ), value )
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <charProp
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <unicodeName>character-decomposition-mapping</unicodeName>
  <value>circle</value>
 </charProp>
 <charProp>
  <localName>daikanwa</localName>
  <value>36</value>
 </charProp>
Note

If the property is a Unicode Normative Property, then its <unicodeName> must be supplied. Otherwise, its name must be specied by means of a <localname>.

At a later release, additional constraints will be defined on possible value/name combinations using Schematron rules

Module gaiji

<choice>

choice groups a number of alternative encodings for the same point in a text.
Class model.pPart.editorial
Declaration
element choice
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.choicePart | choice )*
}
Attributes
Global attributes only
Example

An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows.

 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Lastly, That, upon his solemn oath to observe all the above articles, the said man-mountain shall have a daily allowance of meat and drink sufficient for the support of <choice>
   <sic>1724</sic>
   <corr>1728</corr>
  </choice> of our subjects,
  with free access to our royal person, and other marks of our
  <choice>
   <orig>favour</orig>
   <reg>favor</reg>
  </choice>.</p>
Note

Because the children of a <choice> element all represent alternative ways of encoding the same sequence, it is natural to think of them as mutually exclusive. However, there may be cases where a full representation of a text requires the alternative encodings to be considered as parallel.

Note also that <choice> elements may self-nest.

For a specialized version of <choice> for encoding multiple witnesses of a single work, see section .

Module core

<cit>

cit A quotation from some other document, together with a bibliographic reference to its source.
Class model.qLike
Declaration
element cit
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.quoteLike | model.biblLike | model.ptrLike | model.global )+
}
Attributes
Global attributes only
Example
 <cit
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <quote>and the breath of the whale is frequently attended with such an insupportable smell, as to bring on disorder of the brain.</quote>
  <bibl>Ulloa's South America</bibl>
 </cit>
Note

Must contain a single quote and a single bibliographic reference in either order

«#COHQQ»
«#DSGRP»
«#DITPEG»
Module core

<cl>

cl (clause) represents a grammatical clause.
Class model.segLike att.segLike
Declaration
element cl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.segLike ]
Example
 <cl type="relative" function="clause_modifier"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Which frightened both the heroes so,<cl>They quite forgot their quarrel.</cl>
 </cl>
«#AILC»
Module analysis

<classCode>

classCode contains the classification code used for this text in some standard classification system.
Declaration
element classCode
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scheme { data.pointer },
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
scheme identifies the classification system or taxonomy in use.
Status: Required
Datatype: data.pointer
Values: may point to a local definition, for example in a <taxonomy> element, or more usually to some external location where the scheme is fully defined.
Example
 <classCode scheme="http://www.udc.org"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
410</classCode>
«#HD43»
Module header

<classDecl>

classDecl (classification declarations) contains one or more taxonomies defining any classificatory codes used elsewhere in the text.
Class model.encodingPart
Declaration
element classDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   taxonomy+
}
Attributes
Global attributes only
«#HD55»
«#HD5»
Module header

<closer>

closer groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter.
Class model.divWrapper.bottom
Declaration
element closer
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      text
    | model.gLike
    | signed
    | dateline
    | salute
    | model.phrase
    | model.global
   )*
}
Attributes
Global attributes only
Example
 <div type="letter"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p> perhaps you will favour me with a sight of it when convenient.</p>
  <closer>
   <salute>I remain, &c. &c.</salute>
   <signed>H. Colburn</signed>
  </closer>
 </div>
Example
 <div type="chapter"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p> and his heart was going like mad and yes I said yes I will Yes.</p>
  <closer>
   <dateline>
    <name type="place">Trieste-Zürich-Paris,</name>
    <date>1914–1921</date>
   </dateline>
  </closer>
 </div>
«#DSCO»
«#DSDTB»
Module textstructure

<code>

code contains literal code from some formal language such as a programming language
Class model.emphLike
Declaration
element code
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute lang { data.word }?,
   text
}
Attributes
In addition to global attributes
lang a name identifying the formal language in which the code is expressed
Status: Optional
Datatype: data.word
Module tagdocs

<constitution>

constitution describes the internal composition of a text or text sample, for example as fragmentary, complete, etc.
Class model.textDescPart
Declaration
element constitution
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "single" | "composite" | "frags" | "unknown" }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type specifies how the text was constituted.
Status: Optional
Default: single
Legal values are:
single (a single complete text )
composite (a text made by combining several smaller items, each individually complete )
frags (a text made by combining several smaller, not necessarily complete, items )
unknown (composition unknown or unspecified )
Example
 <constitution type="frags"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Prologues only.</constitution>
Note

The function of this element seems to overlap with both the ORG attribute on DIVs and the samplingDecl in the encodingDesc.

«#CCAHTD»
Module corpus

<corr>

corr (correction) contains the correct form of a passage apparently erroneous in the copy text.
Class model.pPart.transcriptional model.choicePart att.editLike
Declaration
element corr
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.editLike ]
Example

If all that is desired is to call attention to the fact that the copy text has been corrected, <corr> may be used alone:

I don't know, Juan. It's so far in the past now — how  <corr
   xmlns:tei="http://www.tei-c.org/ns/1.0">
can we</corr> prove or disprove anyone's theories?
Example

It is also possible to identify the individual responsible for the correction, and, using the <choice> and <sic> elements, to provide a correct reading:

I don't know, Juan. It's so far in the past now — how  <choice
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <sic>we can</sic>
  <corr>can we</corr>
 </choice> prove or
disprove anyone's theories?
«#COEDCOR»
Module core

<correction>

correction (correction principles) states how and under what circumstances corrections have been made in the text.
Class att.declarable model.editorialDeclPart
Declaration
element correction
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute status { "high" | "medium" | "low" | "unknown" }?,
   attribute method { "silent" | "tags" }?,
   model.pLike+
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
status indicates the degree of correction applied to the text.
Status: Optional
Default: unknown
Legal values are:
high (the text has been thoroughly checked and proofread. )
medium (the text has been checked at least once. )
low (the text has not been checked. )
unknown (the correction status of the text is unknown. )
method indicates the method adopted to indicate corrections within the text.
Status: Optional
Default: silent
Legal values are:
silent (corrections have been made silently )
tags (corrections have been represented using editorial tags )
Example
 <correction
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Errors in transcription controlled by using the WordPerfect spelling checker, with a user defined dictionary of 500 extra words taken from Chambers Twentieth Century Dictionary.</p>
 </correction>
Example
 <correction
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Les erreurs de transcription ont été corrigées au moyen du correcteur orthographique de WordPerfect, avec un dictionnaire défini par l'utilisateur de 500 mots supplémentaires issus du Chambers Twentieth Century Dictionary.</p>
 </correction>
Note

May be used to note the results of proof reading the text against its original, indicating (for example) whether discrepancies have been silently rectified, or recorded using the editorial tags described in section .

«#HD53»
«#CCAS2»
Module header

<country>

country (country) 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.
Class model.placeNamePart att.naming att.typed
Declaration
element country
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute reg { data.code }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.naming att.typed ]
reg supplies a regularized form of the country name using a name or code from ISO 3166
Status: Optional
Datatype: data.code
Values: The value used may be either a country name or a short code. Both are defined in ISO 3166-1.
Example
 <country reg="DK"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Denmark</country>
Note

To represent country names not included in ISO 3166, the standard suggests the use of a number of ‘user assigned code elements’, such as the letters AA, QM to QZ, XA to XZ, and ZZ, or the numbers 900 to 999.

«#NDPLAC»
Module namesdates

<creation>

creation contains information about the creation of a text.
Declaration
element creation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <creation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <date>Before 1987</date>
 </creation>
Example
 <creation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <date value="1988-07-10">10 July 1988</date>
 </creation>
Example
 <creation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <date>Avant 1987</date>
 </creation>
Example
 <creation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <date value="1988-07-10">10 juillet 1988</date>
 </creation>
Example
 <creation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <date value="1988-07-10">10 July 1988</date>
 </creation>
Note

Character data and phrase-level elements.

The <creation> element may be used to record details of a text's creation, e.g. the date and place it was composed, if these are of interest; it should not be confused with the <publicationStmt> element, which records date and place of publication.

«#HD4C»
«#HD4»
Module header

<damage>

damage contains an area of damage to the text witness.
Class model.pPart.transcriptional att.editLike
Declaration
element damage
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute type { data.enumerated }?,
   attribute extent { list { data.word+ } }?,
   attribute hand { data.pointer }?,
   attribute agent { data.enumerated }?,
   attribute degree { data.probability | data.certainty }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.editLike ]
type classifies the damage according to any convenient typology.
Status: Optional
Datatype: data.enumerated
Values: any phrase describing the damage, e.g. faded, overbound, water, charred with loss of paper.
extent indicates approximately how much text is in the damaged area, in letters, minims, inches, or any appropriate unit, where this cannot be deduced from the contents of the tag. For example, the damage may span structural divisions in the text so that the tag must then be empty of content.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any measurement phrase, e.g. 25 letters, 2 × 3 inches.
hand In the case of damage (deliberate defacement, etc.) assignable to an identifiable hand, signifies the hand responsible for the damage.
Status: Optional
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).
agent categorizes the cause of the damage, if it can be identified.
Status: Optional
Datatype: data.enumerated
Sample values include:
rubbing (damage results from rubbing of the leaf edges)
mildew (damage results from mildew on the leaf surface)
smoke (damage results from smoke)
degree Signifies the degree of damage according to a convenient scale. The damage tag with the degree attribute should only be used where the text may be read with some confidence; text supplied from other sources should be tagged as supplied.
Status: Optional
Datatype: data.probability | data.certainty
Values: an alphanumeric categorization of the degree of damage, as 0.4.

The <damage> tag with the degree attribute should only be used where the text may be read with confidence despite the damage. It is appropriate where it is desired to record the fact of damage, though this has not affected the readability of the text (as may be the case with weathered inscriptional materials). Where the damage has rendered the text more or less illegible either the <unclear> tag (for partial illegibility) or the <gap> tag (for complete illegibility, with no text supplied) should be used, with the information concerning the damage given in the attribute values of these tags. See section for discussion of the use of these tags in particular circumstances.

Note

Since damage to text witnesses frequently makes them harder to read, the <damage> element will often contain an <unclear> element. If the damaged area is not continuous in the text (e.g. a stain on one side of a page), the <join> element may be used to indicate which <damage> and <unclear> elements are part of the same physical phenomenon.

The <damage>, <gap>, <del>, <unclear> and <supplied> elements may be closely allied in use. See section for discussion of which element is appropriate for which circumstance.

«#PHDA»
Module transcr

<date>

date contains a date in any format.
Class model.dateLike model.publicationStmtPart att.dateTime att.duration att.editLike att.datable att.typed
Declaration
element date
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.dateTime.w3c.attribute.value,
   att.dateTime.iso.attribute.value-iso,
   att.duration.w3c.attribute.dur,
   att.duration.iso.attribute.dur-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute calendar
   {
      "Gregorian"
    | "Julian"
    | "Islamic"
    | "Hebrew"
    | "Revolutionary"
    | "Iranian"
    | "Coptic"
    | "Chinese"
    | token
   }?,
   ( text | model.gLike | model.datePart | model.phrase | model.global )*
}
Attributes
In addition to global attributes and those inherited from [att.dateTime att.duration att.editLike att.datable att.typed ]
calendar indicates the system or calendar to which the date belongs.
Status: Optional
Datatype: data.enumerated
Suggested values include:
Gregorian Gregorian calendar
Julian Julian calendar
Islamic Islamic or Muslim (hijri) lunar calendar
Hebrew Hebrew or Jewish lunisolar calendar
Revolutionary French Revolutionary calendar
Iranian Iranian or Persian (Jalaali) solar calendar
Coptic Coptic or Alexandrian calendar
Chinese Chinese lunisolar calendar
Example:
He was born on  <date calendar="Gregorian"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Feb. 22, 1732</date>
(
 <date calendar="Julian" value="1732-02-22"> Feb. 11, 1731/32, O.S.</date>).
Example
 <date value="1980-02"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
early February 1980</date>
Example
Given on the  <date value="1977-06-12"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Twelfth Day of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic the Two Hundredth and first and of the University the Eighty-Sixth.</date>
Example
 <date value="1990-09"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
September 1990</date>
«#CONADA»
«#HD24»
«#HD6»
«#COBICOI»
«#CCAHSE»
«#NDDATE»
Module core

<dateline>

dateline 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.
Class model.divWrapper
Declaration
element dateline
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <dateline
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Walden, this 29. of August 1592</dateline>
Example
 <div type="chapter"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p> and his heart was going like mad and yes I said yes I will Yes.</p>
  <closer>
   <dateline>
    <name type="place">Trieste-Zürich-Paris,</name>
    <date>1914–1921</date>
   </dateline>
  </closer>
 </div>
«#DSCO»
«#DSOC»
Module textstructure

<death>

death contains information about a person's death, such as its date and place.
Class model.persEventLike att.editLike att.datable att.naming
Declaration
element death
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute date { data.temporal.w3c }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.editLike att.datable att.naming ]
date specifies the date of death in a W3C standard form (YYYY-MM-DD).
Status: Optional
Datatype: data.temporal.w3c
Values: a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition
Example
 <death date="1902-10-01"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Example
 <death date="1960-12-10"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Passed away near <name type="place">Aix-la-Chapelle</name>,
 after suffering from cerebral palsy.
 </death>
Note

Dates and place names, if included in the content of this element, should in general be tagged using the <date> and <name> elements respectively. If the additional tagset for Names and Dates is in use, the more specific elements defined by that tagset may be used as an alternative.

«#CCAHPA»
Module namesdates

<del>

del (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, annotator, or corrector.
Class model.pPart.transcriptional att.editLike att.authorialIntervention
Declaration
element del
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.authorialIntervention.attribute.hand,
   att.authorialIntervention.attribute.status,
   att.authorialIntervention.attribute.type,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.editLike att.authorialIntervention ]
Example
 <l
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <del rend="overtyped">Mein</del> Frisch
 <del rend="overstrike" type="primary">schwebt</del> weht der Wind</l>
Note

Cf. <gap>.

Degrees of uncertainty over what can still be read may be indicated by use of the <certainty> element (see ).

This element should be used for deletion of shorter sequences of text, typically single words or phrases. The <delSpan> element should be used for longer sequences of text, for those containing structural subdivisions, and for those containing overlapping additions and deletions.

The text deleted must be at least partially legible, in order for the encoder to be able to transcribe it. If it is not legible at all, the <del> tag should not be used. Rather, the <gap> tag should be employed to signal that text cannot be transcribed, with the value of the reason attribute giving the cause for the omission from the transcription as deletion. If it is not fully legible, the <unclear> element (available when using the additional tagset for transcription of primary sources) should be used to signal the areas of text which cannot be read with confidence. See further sections and, for the close association of the <del> tag with the <gap>, <damage>, <unclear> and <supplied> elements (the latter three tags available when using the additional tagset for transcription of primary sources), .

The <del> tag should not be used for deletions made by editors or encoders. In these cases, either the <corr> tag or the <gap> tag should be used.

«#COEDADD»
Module core

<delSpan>

delSpan (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.
Class model.global.edit att.editLike att.authorialIntervention att.spanning
Declaration
element delSpan
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.authorialIntervention.attribute.hand,
   att.authorialIntervention.attribute.status,
   att.authorialIntervention.attribute.type,
   att.spanning.attribute.spanTo,
   empty
}
Attributes
Global attributes and those inherited from [att.editLike att.authorialIntervention att.spanning ]
Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Paragraph partially deleted. This is the undeleted portion <delSpan spanTo="#a23"/>and this the deleted
 portion of the paragraph.</p>
 <p>Paragraph deleted together with adjacent material.</p>
 <p>Second fully deleted paragraph.</p>
 <p>Paragraph partially deleted; in the middle of this paragraph the deletion ends and the anchor point marks the resumption <anchor xml:id="a23"/> of the text. ...</p>
Note

Both the beginning and ending of the deleted sequence must be marked: the beginning by the <delSpan> element, the ending by the target of the spanTo attribute.

The text deleted must be at least partially legible, in order for the encoder to be able to transcribe it. If it is not legible at all, the <delSpan> tag should not be used. Rather, the <gap> tag should be employed to signal that text cannot be transcribed, with the value of the reason attribute giving the cause for the omission from the transcription as deletion. If it is not fully legible, the <unclear> element should be used to signal the areas of text which cannot be read with confidence. See further sections and, for the close association of the <delSpan> tag with the <gap>, <damage>, <unclear> and <supplied> elements, .

The <delSpan> tag should not be used for deletions made by editors or encoders. In these cases, either the <corr> tag or the <gap> tag should be used.

«#PHAD»
Module transcr

<derivation>

derivation describes the nature and extent of originality of this text.
Class model.textDescPart
Declaration
element derivation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type categorizes the derivation of the text.
Status: Optional
Datatype: data.enumerated
Sample values include:
original (text is original )
revision (text is a revision of some other text )
translation (text is a translation of some other text )
abridgment (text is an abridged version of some other text )
plagiarism (text is plagiarized from some other text )
traditional (text has no obvious source but is one of a number derived from some common ancestor )
Example
 <derivation type="original"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Note

For derivative texts, details of the ancestor may be included in the source description.

«#CCAHTD»
Module corpus

<desc>

desc (description) contains a brief description of the purpose and application for an element, attribute, or attribute value.
Class model.glossLike att.translatable
Declaration
element desc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.translatable.attribute.version,
   macro.limitedContent
}
Attributes
Global attributes and those inherited from [att.translatable ]
Example
 <desc
   xmlns:tei="http://www.tei-c.org/ns/1.0">
contains a brief description of the purpose and application for an element, attribute, attribute value, class, or entity.</desc>
Note

TEI convention requires that this be expressed as a finite clause, begining with an active verb.

«#TDTAG»
«#TDATT»
«#TDCLA»
«#TDENT»
Module core

<distinct>

distinct (distinct) 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.
Class model.emphLike
Declaration
element distinct
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute time { data.code }?,
   attribute space { data.code }?,
   attribute social { data.code }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type specifies the sublanguage or register to which the word or phrase is being assigned
Status: Optional
Datatype: data.enumerated
Values: a semi-open user-defined list
time specifies how the phrase is distinct diachronically
Status: Optional
Datatype: data.code
Values: a semi-open user-defined list
space specifies how the phrase is distinct diatopically
Status: Optional
Datatype: data.code
Values: a semi-open user-defined list
social specifies how the phrase is distinct diastatically
Status: Optional
Datatype: data.code
Values: a semi-open user-defined list
Example
Next morning a boy in that dormitory confided to his bosom friend, a  <distinct type="ps_slang"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
fag</distinct> of
Macrea's, that there was trouble in their midst which
King
 <distinct type="archaic">would fain</distinct> keep
secret.
«#COHQHD»
«#COHQH»
Module core

<distributor>

distributor supplies the name of a person or other agency responsible for the distribution of a text.
Class model.biblPart model.publicationStmtPart
Declaration
element distributor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <distributor
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Oxford Text Archive</distributor>
 <distributor>Redwood and Burn Ltd</distributor>
«#HD24»
Module header

<district>

district contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit.
Class model.placeNamePart att.naming att.typed
Declaration
element district
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <district type="ward">Jericho</district>
  <settlement>Oxford</settlement>
 </placeName>
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <district type="area">South Side</district>
  <settlement>Chicago</settlement>
 </placeName>
«#NDPLAC»
Module namesdates

<div>

div (text division) contains a subdivision of the front, body, or back of a text.
Class att.divLike att.declaring model.divLike
Declaration
element div
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.divLike.attribute.type,
   att.divLike.attribute.org,
   att.divLike.attribute.sample,
   att.divLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   att.declaring.attribute.decls,
   (
      ( model.divWrapper | model.global )*,
      (
         (
            ( ( ( div | divGen ), model.global* )+ )
          | (
               ( macro.component, model.global* )+,
               ( ( div | divGen ), model.global* )*
            )
         ),
         ( ( model.divWrapper | model.divWrapper.bottom ), model.global* )*
      )?
   )
}
Attributes
Global attributes and those inherited from [att.divLike att.declaring ]
Example
 <body
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <div type="part">
   <head>Fallacies of Authority</head>
   <p>The subject of which is Authority in various shapes, and the object, to repress all exercise of the reasoning faculty.</p>
   <div n="1" type="chapter">
    <head>The Nature of Authority</head>
    <p>With reference to any proposed measures having for their object the greatest happiness of the greatest number....</p>
    <div n="1.1" type="section">
     <head>Analysis of Authority</head>
     <p>What on any given occasion is the legitimate weight or influence to be attached to authority ... </p>
    </div>
    <div n="1.2" type="section">
     <head>Appeal to Authority, in What Cases Fallacious.</head>
     <p>Reference to authority is open to the charge of fallacy when... </p>
    </div>
   </div>
  </div>
 </body>
Note

any sequence of low-level structural elements, possibly grouped into lower subdivisions.

«#DSDIV»
«#DSDIV1»
Module textstructure

<divGen>

divGen (automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear.
Class model.frontPart model.divGenLike
Declaration
element divGen
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   model.divWrapper*
}
Attributes
In addition to global attributes
type specifies what type of generated text division (e.g. index, table of contents, etc.) is to appear.
Status: Optional
Datatype: data.enumerated
Sample values include:
index (an index is to be generated and inserted at this point.)
toc (a table of contents)
figlist (a list of figures)
tablist (a list of tables)

Valid values are application-dependent; those shown are of obvious utility in document production, but are by no means exhaustive.

Example

One use for this element is to allow document preparation software to generate an index and insert it in the appropriate place in the output. The example below assumes that the indexName attribute on <index> elements in the text has been used to specify index entries for the two generated indexes, named NAMES and THINGS:

 <back
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <div1 type="backmat">
   <head>Bibliography</head>
   <listBibl>
    <bibl/>
   </listBibl>
  </div1>
  <div1 type="backmat">
   <head>Indices</head>
   <divGen n="Index Nominum" type="NAMES"/>
   <divGen n="Index Rerum" type="THINGS"/>
  </div1>
 </back>
Example

Another use for <divGen> is to specify the location of an automatically produced table of contents:

 <front
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <divGen type="toc"/>
  <div>
   <head>Preface</head>
   <p> ... </p>
  </div>
 </front>
Note

This element is intended primarily for use in document production or manipulation, rather than in the transcription of pre-existing materials; it makes it easier to specify the location of indices, tables of contents, etc., to be generated by text preparation or word processing software.

«#CONOIX»
Module core

<docAuthor>

docAuthor (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).
Class model.titlepagePart model.divWrapper model.pLike.front
Declaration
element docAuthor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Note

The document author's name often occurs within a byline, but the <docAuthor> element may be used whether the <byline> element is used or not.

«#DSTITL»
Module textstructure

<docDate>

docDate (document date) contains the date of a document, as given (usually) on a title page.
Class model.titlepagePart model.divWrapper model.pLike.front
Declaration
element docDate
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.temporal.w3c }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
value gives the value of the date in a standard form, generally YYYY-MM-DD.
Status: Optional
Datatype: data.temporal.w3c
Values: a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition

For simple dates, the value should give the Gregorian or proleptic Gregorian date in the form (YYYY-MM-DD) specified by XML Schema Part 2.

Example
 <docImprint
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Oxford, Clarendon Press, <docDate>1987</docDate>
 </docImprint>
Note

Cf. the general <date> element in the core tag set. This specialized element is provided for convenience in marking and processing the date of the documents, since it is likely to require specialized handling for many applications.

«#DSTITL»
Module textstructure

<docEdition>

docEdition (document edition) contains an edition statement as presented on a title page of a document.
Class model.titlepagePart model.pLike.front
Declaration
element docEdition
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
 <docEdition
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The Third edition Corrected</docEdition>
Note

Cf. the <edition> element of bibliographic citation. As usual, the shorter name has been given to the more frequent element.

«#DSTITL»
Module textstructure

<docImprint>

docImprint (document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page.
Class model.titlepagePart model.pLike.front
Declaration
element docImprint
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      text
    | model.gLike
    | model.phrase
    | pubPlace
    | docDate
    | publisher
    | model.global
   )*
}
Attributes
Global attributes only
Example
 <docImprint
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Oxford, Clarendon Press, 1987</docImprint>
Imprints may be somewhat more complex:
 <docImprint
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <pubPlace>London</pubPlace>
 Printed for <name>E. Nutt</name>,
 at
 <pubPlace>Royal Exchange</pubPlace>;
 <name>J. Roberts</name> in
 <pubPlace>wick-Lane</pubPlace>;
 <name>A. Dodd</name> without
 <pubPlace>Temple-Bar</pubPlace>;
 and <name>J. Graves</name> in
 <pubPlace>St. James's-street.</pubPlace>
  <date>1722.</date>
 </docImprint>
Note

Cf. the <imprint> element of bibliographic citations. As with title, author, and editions, the shorter name is reserved for the element likely to be used more often.

«#DSTITL»
Module textstructure

<docTitle>

docTitle (document title) contains the title of a document, including all its constituents, as given on a title page.
Class model.titlepagePart model.pLike.front
Declaration
element docTitle
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.global*, ( titlePart, model.global* )+ )
}
Attributes
Global attributes only
Example
 <docTitle
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <titlePart type="main">The DUNCIAD, VARIOURVM. </titlePart>
  <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS. </titlePart>
 </docTitle>
«#DSTITL»
Module textstructure

<domain>

domain (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.
Class model.textDescPart
Declaration
element domain
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type categorizes the domain of use.
Status: Optional
Datatype: data.enumerated
Sample values include:
art (art and entertainment )
domestic (domestic and private )
religious (religious and ceremonial )
business (business and work place )
education (education )
govt (government and law )
public (other forms of public context )
Example
 <domain type="domestic"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

 <domain type="rel">religious broadcast</domain>
Note

Usually empty, unless some further clarification of the type attribute is needed, in which case it may contain running prose.

The list presented here is primarily for illustrative purposes.

«#CCAHTD»
Module corpus

<eLeaf>

eLeaf (Leaf of an embedding tree.) provides explicitly for a leaf of an embedding tree, which may also be encoded with the eTree element.
Declaration
element eLeaf
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   label?
}
Attributes
In addition to global attributes
value provides the value of an embedding leaf, which is a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
Example
 <eLeaf value="http://an.fsurl.tei/#FSWITH"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>with</label>
 </eLeaf>
Note

The <eTree> tag may be used if the encoder does not wish to distinguish by name between nonleaf and leaf nodes in embedding trees; they are distinguished by their arrangement.

«#GDAT»
Module nets

<eTree>

eTree (embedding tree) provides an alternative to tree element for representing ordered rooted tree structures.
Class model.divPart
Declaration
element eTree
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   ( label?, ( eTree | triangle | eLeaf )* )
}
Attributes
In addition to global attributes
value provides the value of an embedding tree, which is a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
Example
 <eTree n="ex1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>PP</label>
  <eTree>
   <label>P</label>
   <eLeaf>
    <label>with</label>
   </eLeaf>
  </eTree>
  <eTree>
   <label>NP</label>
   <eTree>
    <label>Art</label>
    <eLeaf>
     <label>the</label>
    </eLeaf>
   </eTree>
   <eTree>
    <label>N</label>
    <eLeaf>
     <label>periscope</label>
    </eLeaf>
   </eTree>
  </eTree>
 </eTree>
Note

an optional label followed by zero or more embedding trees, triangles, or embedding leafs.

«#GDAT»
Module nets

<edition>

edition (Edition) describes the particularities of one edition of a text.
Class model.biblPart
Declaration
element edition
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <edition
   xmlns:tei="http://www.tei-c.org/ns/1.0">
First edition <date>Oct 1990</date>
 </edition>
 <edition n="S2">Students' edition</edition>
Example
 <edition
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Première édition<date>Octobre 1990</date>
 </edition>
 <edition n="S2">Manuel de l'étudiant</edition>
«#HD22»
Module header

<editionStmt>

editionStmt (edition statement) groups information relating to one edition of a text.
Declaration
element editionStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike+ | ( edition, respStmt* ) )
}
Attributes
Global attributes only
Example
 <editionStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <edition n="S2">Students' edition</edition>
  <respStmt>
   <resp>Adapted by </resp>
   <name>Elizabeth Kirk</name>
  </respStmt>
 </editionStmt>
Example
 <editionStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>First edition, <date>Michaelmas Term, 1991.</date>
  </p>
 </editionStmt>
Example
 <editionStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <edition n="S2">Manuel de l'étudiant</edition>
  <respStmt>
   <resp>adaptée par</resp>
   <name>Elizabeth Kirk</name>
  </respStmt>
 </editionStmt>
Example
 <editionStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Première édition, <date>Michaelmas Term, 1991.</date>
  </p>
 </editionStmt>
Example
 <editionStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>First edition, <date>Michaelmas Term, 1991.</date>
  </p>
 </editionStmt>
«#HD22»
«#HD2»
Module header

<editor>

editor 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.
Class model.respLike
Declaration
element editor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute role { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
role specifies the nature of the intellectual responsibility
Status: Optional
Datatype: data.enumerated
Default: editor
Values: semi-open list (examples might include: translator, editor, compiler, illustrator, etc.)
Example
 <editor
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Eric Johnson</editor>
 <editor role="illustrator">John Tenniel</editor>
Note

A consistent format should be adopted

Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use generally recognized authority lists for the exact form of personal names.

«#COBICOR»
Module core

<editorialDecl>

editorialDecl (editorial practice declaration) provides details of editorial principles and practices applied during the encoding of a text.
Class model.encodingPart att.declarable
Declaration
element editorialDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | model.editorialDeclPart+ )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <editorialDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <normalization>
   <p>All words converted to Modern American spelling using Websters 9th Collegiate dictionary </p>
  </normalization>
  <quotation marks="all" form="std">
   <p>All opening quotation marks converted to “ all closing quotation marks converted to &cdq;.</p>
  </quotation>
 </editorialDecl>
Example
 <editorialDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <normalization>
   <p>Tous les mots ont été convertis dans l’orthographe de l’américain moderne selon la 9e édition du Websters Collegiate dictionary</p>
  </normalization>
  <quotation marks="all" form="std">
   <p>Toutes les marques ouvrantes de citation sont représentées par référence à l’entité ODQ “ ; toutes les marques fermantes de citation sont représentées par référence à l’entité CDQ &cdq;.</p>
  </quotation>
 </editorialDecl>
«#HD53»
«#HD5»
«#CCAS2»
Module header

<education>

education contains a description of the educational experience of a person.
Class model.persStateLike att.editLike att.datable att.naming
Declaration
element education
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.editLike att.datable att.naming ]
Example
 <education
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Left school at age 16</education>
 <education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name>
 </education>
«#CCAHPA»
Module namesdates

<eg>

eg contains any kind of illustrative example.
Class model.common model.egLike
Declaration
element eg
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The <gi>term</gi> element is declared using the following syntax:
  <eg><![CDATA[<!ELEMENT term (%phrase.content;)>]]</eg>
 </p>
Note

If the example contains material in XML markup, either it must be enclosed within a CDATA marked section, or character entity references must be used to represent the markup delimiters. If the example contains well-formed XML, it should be marked using the more specific <egXML> element.

«#TDTAG»
«#TDATT»
Module tagdocs

<egXML>

egXML constitutes the root of a single well-formed XML example demonstrating the use of some XML element or attribute.
Class model.common model.egLike
Declaration
element egXML { text }
Attributes
Global attributes only
Note

The element itself is in the namespace the namespace http://www.tei-c.org/ns/Examples. The TEI Guidelines use the same namespace for the body of the example itself, and they are validated against the TEI scheme by the production process of the TEI. User extensions or other schemas may this use this namespace, or any other, for the content of <egXML>. The content may also be well-formed enclosed in a CDATA marked section. If the content is not well-formed XML, the more general <eg> element should be used in preference.

«#TDTAG»
«#TDATT»
Module tagdocs

<email>

email contains an e-mail address identifying a location to which e-mail messages can be delivered.
Class model.addressLike
Declaration
element email
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <email
   xmlns:tei="http://www.tei-c.org/ns/1.0">
editors@tei-c.org</email>
Note

The format of a modern Internet email address is defined in RFC 2822

«#CONAAD»
Module core

<emph>

emph (emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect.
Class model.emphLike
Declaration
element emph
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
You took the car and did  <emph
   xmlns:tei="http://www.tei-c.org/ns/1.0">
what</emph>?!!
Example
 <q
   xmlns:tei="http://www.tei-c.org/ns/1.0">
What it all comes to is this,</q> he said.
 <q>
  <emph>What does Christopher Robin do in the morning nowadays?</emph>
 </q>
«#COHQHE»
«#COHQH»
Module core

<encodingDesc>

encodingDesc (Encoding description) documents the relationship between an electronic text and the source or sources from which it was derived.
Class model.headerPart
Declaration
element encodingDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( ( model.encodingPart | model.pLike )+ )
}
Attributes
Global attributes only
«#HD5»
«#HD11»
Module header

<epigraph>

epigraph (epigraph) contains a quotation, anonymous or attributed, appearing at the start of a section or chapter, or on a title page.
Class model.divWrapper model.titlepagePart model.pLike.front
Declaration
element epigraph
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.componentSeq
}
Attributes
Global attributes only
Example
 <epigraph xml:lang="la"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <cit>
   <bibl>Lucret.</bibl>
   <quote>
    <l part="F">petere inde coronam,</l>
    <l>Vnde prius nulli velarint tempora Musae.</l>
   </quote>
  </cit>
 </epigraph>
«#DSCO»
«#DSDTB»
«#DSTITL»
Module textstructure

<epilogue>

epilogue contains the epilogue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue.
Class model.frontPart.drama
Declaration
element epilogue
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      ( model.divWrapper | model.global )*,
      ( ( macro.component ), model.global* )+,
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes only
Example
 <epilogue
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Written by <name>Colley Cibber, Esq</name> and
   spoken by <name>Mrs. Cibber</name>
  </head>
  <sp>
   <lg type="couplet">
    <l>Since Fate has robb'd me of the hapless Youth,</l>
    <l>For whom my heart had hoarded up its truth;</l>
   </lg>
   <lg type="couplet">
    <l>By all the Laws of Love and Honour, now,</l>
    <l>I'm free again to chuse, — and one of you</l>
   </lg>
   <lg type="triplet">
    <l>Suppose I search the sober Gallery; — No,</l>
    <l>There's none but Prentices — & Cuckolds all a row:</l>
    <l>And these, I doubt, are those that make 'em so.</l>
   </lg>
   <stage type="business">Pointing to the Boxes.</stage>
   <lg type="couplet">
    <l>'Tis very well, enjoy the jest:</l>
   </lg>
  </sp>
 </epilogue>
Note

Contains optional headings, a sequence of one or more component-level elements, and an optional sequence of closing material.

«#DRPRO»
«#DRFAB»
Module drama

<equipment>

equipment (equipment) provides technical details of the equipment and media used for an audio or video recording used as the source for a spoken text.
Class att.declarable model.recordingPart
Declaration
element equipment
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <equipment
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>"Hi-8" 8 mm NTSC camcorder with integral directional microphone and windshield and stereo digital sound recording channel. </p>
 </equipment>
Example
 <equipment
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>8-track analogue transfer mixed down to 19 cm/sec audio tape for cassette mastering </p>
 </equipment>
Example
 <equipment
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Caméscope <q>Hi-8</q> 8 mm NTSC avec microphone directionnel intégré, pare-vent et enregistrement sonore stéréo numérique.</p>
 </equipment>
Example
 <equipment
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Transfert d'un enregistrement 8 pistes analogique vers une cassette audio 19 cm/sec</p>
 </equipment>
Example
 <equipment
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>8-track analogue transfer mixed down to 19 cm/sec audio tape for cassette mastering </p>
 </equipment>
«#HD32»
«#CCAS2»
Module header

<equiv>

equiv specifies a component which is considered equivalent to the parent element, either by co-reference, or by external link.
Class model.glossLike
Declaration
element equiv
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute name { data.name }?,
   attribute uri { data.pointer }?,
   attribute filter { xsd:anyURI }?,
   attribute mimeType { data.word }?,
   empty
}
Attributes
In addition to global attributes
name names the underlying concept of which the parent is a representation
Status: Optional
Datatype: data.name
Values: any name
uri references the underlying concept of which the parent is a representation by means of some external identifier
Status: Optional
Datatype: data.pointer
Values: a URI
filter references an external script which contains a method to transform instances of this element to canonical TEI
Status: Optional
Datatype: xsd:anyURI
Values: a URI
mimeType MIME type of external filter script
Status: Optional
Datatype: data.word
Values: a URI
Example

The following example declares that the <bo> element is conceptually equivalent to the markup construct <hi rend='bold'>, and that an external definition of this concept is available from the URI indicated

 <elementSpec ident="hi" mode="change"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equiv name="BOLD"/>
  <desc>bold typography</desc>
  <attList>
   <attDef ident="rend">
    <valList>
     <valItem ident="bold"/>
    </valList>
   </attDef>
  </attList>
 </elementSpec>
 <elementSpec ident="bo" mode="add">
  <equiv name="BOLD" uri="http://www.typesrus.com/bold"/>
 </elementSpec>
«#TDTAG»
«#TDATT»
«#TDCLA»
«#TDENT»
Module core

<exemplum>

exemplum contains a single example demonstrating the use of an element, together with optional paragraphs of commentary.
Class att.typed
Declaration
element exemplum
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( model.pLike*, ( egXML | eg ), model.pLike* )
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <exemplum
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>The <gi>name</gi> element can be used for both
   personal names and place names:</p>
  <eg><![CDATA[ <q>My dear <name type="person">Mr. Bennet</name>,</q> said his lady to him one day, <q>have you heard that <name type="place">Netherfield Park</name> is let at last?</q>]]></eg>
  <p>As shown above, the <att>type</att> attribute may be used
   to distinguish the one from the other.</p>
 </exemplum>

Note that an explicit end-tag must be supplied for the paragraph immediately preceding the <eg> element within an <exemplum>, to prevent the <eg> from being mistaken for part of the paragraph.

«#TDTAG»
Module tagdocs

<expan>

expan (expansion) contains the expansion of an abbreviation.
Class model.pPart.editorial model.choicePart att.editLike
Declaration
element expan
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.editLike ]
Example
The address is Southmoor  <choice
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <expan>Road</expan>
  <abbr>Rd</abbr>
 </choice>
Note

The <expan> tag is not required; if appropriate, the encoder may expand abbreviations in the source text silently, without tagging them. If this is done, the TEI header should so indicate.

«#CONAAB»
Module core

<extent>

extent describes the approximate size of a text as stored on some carrier medium, whether digital or non-digital, specified in any convenient units.
Class model.biblPart
Declaration
element extent
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <extent
   xmlns:tei="http://www.tei-c.org/ns/1.0">
3200 sentences</extent>
 <extent>between 10 and 20 Mb</extent>
 <extent>ten 3.5 inch high density diskettes</extent>
Example
 <extent
   xmlns:tei="http://www.tei-c.org/ns/1.0">
3 200 phrases</extent>
 <extent>entre 10 et 20 Mo</extent>
 <extent>10 disquettes haute densité 3.5"</extent>
«#HD23»
«#HD2»
«#COBICOI»
Module header

<factuality>

factuality 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.
Class model.textDescPart
Declaration
element factuality
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "fiction" | "fact" | "mixed" | "inapplicable" }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type categorizes the factuality of the text.
Status: Optional
Legal values are:
fiction (the text is to be regarded as entirely imaginative )
fact (the text is to be regarded as entirely informative or factual )
mixed (the text contains a mixture of fact and fiction )
inapplicable (the fiction/fact distinction is not regarded as helpful or appropriate to this text )
Example
 <factuality type="fiction"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Example
 <factuality type="mixed"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
contains a mixture of gossip and speculation about real people and events</factuality>
Note

Usually empty, unless some further clarification of the type attribute is needed, in which case it may contain running prose

For many literary texts, a simple binary opposition between ‘fiction’ and ‘fact’ is naïve in the extreme; this parameter is not intended for purposes of subtle literary analysis, but as a simple means of characterising the claimed fictiveness of a given text. No claim is made that works characterised as ‘fact’ are in any sense ‘true’.

«#CCAHTD»
Module corpus

<faith>

faith specifies the faith, religion, or belief set of a person.
Class model.persTraitLike att.editLike att.datable
Declaration
element faith
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.editLike att.datable ]
Example
 <faith
   xmlns:tei="http://www.tei-c.org/ns/1.0">
protestant</faith>
Module namesdates

<figDesc>

figDesc (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.
Declaration
element figDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.limitedContent
}
Attributes
Global attributes only
Note

This element is intended for use as an alternative to the content of its parent <figure> element; for example, to display when the image is required but the equipment in use cannot display graphic images. It may also be used for indexing or documentary purposes.

«#FTGRA»
Module figures

<figure>

figure contains a block containing graphics, illustrations, or figures.
Class model.inter model.titlepagePart model.common
Declaration
element figure
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike | model.global | figure | figDesc | model.graphicLike | head )*
}
Attributes
Global attributes only
Example
 <figure
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Figure One: The View from the Bridge</head>
  <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc>
  <graphic url="http://www.somewhere.eu/fig1.png" scale="0.5"/>
 </figure>
«#FT»
Module figures

<fileDesc>

fileDesc (File Description) contains a full bibliographic description of an electronic file.
Declaration
element fileDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( macro.fileDescPart, sourceDesc+ )
}
Attributes
Global attributes only
Note

The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any series to which it belongs, and detailed bibliographic notes for matters not addressed elswhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived.

«#HD2»
«#HD11»
Module header

<firstLang>

firstLang (First language) specifies the first language of a participant.
Declaration
element firstLang
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <firstLang
   xmlns:tei="http://www.tei-c.org/ns/1.0">
French</firstLang>
«#CCAHPA»
Module corpus

<floatingText>

floatingText contains a single text of any kind, whether unitary or composite, which interrupts the text containing it at any point and after which the surrounding text resumes.
Class model.divPart att.declaring att.typed
Declaration
element floatingText
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   (
      model.global*,
      ( front, model.global* )?,
      ( body | group ),
      model.global*,
      ( back, model.global* )?
   )
}
Attributes
Global attributes and those inherited from [att.declaring att.typed ]
Example
 <TEI
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <teiHeader/>
  <text>
   <body>
    <div type="scene">
     <sp>
      <p>Hush, the players begin...</p>
     </sp>
     <floatingText type="pwp">
      <body>
       <div type="act">
        <sp>
         <l>In Athens our tale takes place ....</l>
        </sp>
       </div>
      </body>
     </floatingText>
     <sp>
      <p>Now that the play is finished ...</p>
     </sp>
    </div>
   </body>
  </text>
 </TEI>
Note

A floating text has the same content as any other and may thus be interrupted by another floating text, or contain a group of tesselated texts

«#DSFLT»
Module textstructure

<floruit>

floruit contains information about a person's period of activity.
Class att.datable att.editLike model.persStateLike
Declaration
element floruit
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.datable att.editLike ]
Example
 <floruit notBefore="1066" notAfter="1100"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Module namesdates

<foreign>

foreign (foreign) identifies a word or phrase as belonging to some language other than that of the surrounding text.
Class model.emphLike
Declaration
element foreign
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
This is heathen Greek to you still? Your  <foreign xml:lang="la"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
lapis philosophicus</foreign>?
Note

The global xml:lang attribute should be supplied for this element to identify the language of the word or phrase marked. As elsewhere its value should be a language code from RFC 3066 or its successor that represents the language in question. It is strongly recommended that the xml:lang attribute be consistently specified on all <foreign> elements.

This element is intended for use only where no other element is available to mark the phrase or words concerned. The global xml:lang attribute should be used in preference to this element where it is intended to mark the language of the whole of some text element.

The <distinct> element may be used to identify phrases belonging to sublanguages or registers not generally regarded as true languages.

«#COHQHF»
Module core

<forename>

forename (forename) contains a forename, given or baptismal name.
Class model.persNamePart att.personal att.typed
Declaration
element forename
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <roleName>Ex-President</roleName>
  <forename>George</forename>
  <surname>Bush</surname>
 </persName>
«#NDPER»
Module namesdates

<forest>

forest provides for groups of rooted trees.
Declaration
element forest
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   ( tree | eTree | triangle )+
}
Attributes
In addition to global attributes
type identifies the type of the forest.
Status: Optional
Datatype: data.enumerated
Values: A character string.
Note

One or more trees, embedding trees, or underspecified embedding trees (triangles).

«#GDAT»
Module nets

<forestGrp>

forestGrp (Forest group) provides for groups of forests.
Declaration
element forestGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   forest+
}
Attributes
In addition to global attributes
type identifies the type of the forest group.
Status: Optional
Datatype: data.enumerated
Values: A character string.
Note

One or more forests.

«#GDAT»
Module nets

<formula>

formula contains a mathematical or other formula.
Class model.graphicLike
Declaration
element formula
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute notation { data.code }?,
   text
}
Attributes
In addition to global attributes
notation supplies the name of a previously defined notation used for the content of the element.
Status: Optional
Datatype: data.code
Values: The name of a formal notation previously declared in the document type declaration.
Note

The content model for this element is specified by the parameter entity formulaContent, the default value of which is #PCDATA.

«#FTFOR»
Module figures

<front>

front (front matter) contains any prefatory matter (headers, title page, prefaces, dedications, etc.) found at the start of a document, before the main body.
Class att.declaring
Declaration
element front
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   (
      ( model.frontPart | model.pLike.front | model.global )*,
      (
         (
            (
               ( model.div1Like ),
               ( model.frontPart | model.div1Like | model.global )*
            )
          | (
               ( model.divLike ),
               ( model.frontPart | model.divLike | model.global )*
            )
         )?
      )
   )
}
Attributes
Global attributes and those inherited from [att.declaring ]
Example
 <front
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <epigraph>
   <quote>Nam Sibyllam quidem Cumis ego ipse oculis meis vidi in ampulla pendere, et cum illi pueri dicerent: <q xml:lang="grc">Sibylla ti weleis</q>; respondebat
    illa: <q xml:lang="grc">apowanein welo.</q>
   </quote>
  </epigraph>
  <div type="dedication">
   <p>For Ezra Pound <q xml:lang="it">il miglior fabbro.</q>
   </p>
  </div>
 </front>
Example
 <front
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <div type="dedication">
   <p>To our three selves</p>
  </div>
  <div type="preface">
   <head>Author's Note</head>
   <p>All the characters in this book are purely imaginary, and if the author has used names that may suggest a reference to living persons she has done so inadvertently. ...</p>
  </div>
 </front>
«#DSTITL»
«#DS»
Module textstructure

<fsdDecl>

fsdDecl (FSD (feature-system declaration) declaration) identifies the feature system declaration which contains definitions for a particular type of feature structure.
Class model.encodingPart
Declaration
element fsdDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated },
   attribute url { data.pointer },
   empty
}
Attributes
In addition to global attributes
type identifies the type of feature structure documented by the FSD; this will be the value of the type attribute on at least one feature structure.
Status: Required
Datatype: data.enumerated
Values: any string of characters.

If better validation is required, the global xml:id attribute may be used to specify the type instead of this attribute; in such a case, the name must be a valid identifier.

url supplies a link to the entity containing the feature system declaration.
Status: Required
Datatype: data.pointer
Example
 <encodingDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <fsdDecl type="GPSG" url="Gazdar.fsd"/>
  <fsdDecl type="entry" url="Lexicon.fsd"/>
  <fsdDecl type="subentry" url="Lexicon.fsd"/>
 </encodingDesc>
«#HDFSD»
«#FD»
Module header

<funder>

funder (Funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text.
Declaration
element funder
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <funder
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The National Endowment for the Humanities, an independent federal agency</funder>
 <funder>Directorate General XIII of the Commission of the European Communities</funder>
 <funder>The Andrew W. Mellon Foundation</funder>
 <funder>The Social Sciences and Humanities Research Council of Canada</funder>
Example
 <funder
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The National Endowment for the Humanities, agence fédérale indépendante</funder>
 <funder>Direction générale XIII de la Commission des Communautés européennes</funder>
 <funder>Fondation Andrew W. Mellon</funder>
 <funder>The Social Sciences and Humanities Research Council of Canada</funder>
Note

Funders provide financial support for a project; they are distinct from sponsors, who provide intellectual support and authority.

«#HD21»
Module header

<fw>

fw (forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page.
Class model.milestoneLike att.placement
Declaration
element fw
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.placement.attribute.place,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.placement ]
type classifies the material encoded according to some useful typology.
Status: Recommended
Datatype: data.enumerated
Sample values include:
header a running title at the top of the page
footer a running title at the bottom of the page
pageNum a page number or foliation symbol
sig a signature or gathering symbol
catch a catch-word

Example
 <fw type="sig" place="bot"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
C3</fw>
Note

Where running heads are consistent throughout a chapter or section, it is usually more convenient to relate them to the chapter or section, e.g. by use of the rend attribute. The <fw> element is intended for cases where the running head changes from page to page, or where details of page layout and the internal structure of the running heads are of paramount importance.

«#PHSK»
Module transcr

<g>

g (character or glyph) represents a non-standard character or glyph.
Class att.typed model.gLike
Declaration
element g
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute ref { data.pointer }?,
   text
}
Attributes
In addition to global attributes and those inherited from [att.typed ]
ref points to a description of the character or glyph intended.
Status: Optional
Datatype: data.pointer
Values: a pointer to some another element.
Example
 <g ref="#flig"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
fl</g>

This example points to a <char> element with the identifier flig, which documents the intended glyph.

Note

The name g is short for gaiji, which is the Japanese term for a non-standardized character or glyph.

Module gaiji

<gap>

gap (omitted material) 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 or inaudible.
Class model.global.edit att.editLike
Declaration
element gap
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute reason { list { data.word+ } }?,
   attribute hand { data.pointer }?,
   attribute agent { data.enumerated }?,
   attribute extent { list { data.word+ } }?,
   macro.glossSeq
}
Attributes
In addition to global attributes and those inherited from [att.editLike ]
reason gives the reason for omission. Sample values include sampling, illegible, inaudible, irrelevant, cancelled, cancelled and illegible.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any short indication of the reason for the omission.
hand in the case of text omitted from the transcription because of deliberate deletion by an identifiable hand, signifies the hand which made the deletion.
Status: Optional
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).
agent In the case of text omitted because of damage, categorizes the cause of the damage, if it can be identified.
Status: Optional
Datatype: data.enumerated
Sample values include:
rubbing (damage results from rubbing of the leaf edges)
mildew (damage results from mildew on the leaf surface)
smoke (damage results from smoke)
extent indicates approximately how much text has been omitted from the transcription, in letters, minims, inches, or any appropriate unit, either because of editorial policy or because a deletion, damage, or other cause has rendered transcription impossible.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any string of characters

It is possible, but not always necessary, to provide measurements precise to the millimeter or even to the printer's point. The degree of precision attempted will vary with the purpose of the encoding and the nature of the material.

Note

The <gap>, <unclear>, and <del> core tag elements may be closely allied in use with the <damage> and <supplied> elements, available when using the additional tagset for transcription of primary sources. See section for discussion of which element is appropriate for which circumstance.

«#COEDADD»
Module core

<genName>

genName contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named.
Class model.persNamePart att.personal att.typed
Declaration
element genName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>Charles</forename>
  <genName>II</genName>
 </persName>
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <surname>Pitt</surname>
  <genName>the Younger</genName>
 </persName>
«#NDPER»
Module namesdates

<geog>

geog (geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount etc.
Class model.placeNamePart att.naming att.typed
Declaration
element geog
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.xtext
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <geogName
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The <geog>vale</geog>
  of White Horse</geogName>
«#NDPLAC»
Module namesdates

<geogName>

geogName (geographical name) a name associated with some geographical feature such as Windrush Valley or Mount Sinai.
Class att.naming model.nameLike
Declaration
element geogName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute type { data.enumerated }?,
   ( text | model.gLike | geog | model.nameLike | model.global )*
}
Attributes
In addition to global attributes and those inherited from [att.naming ]
type provides more culture- linguistic- or application- specific information used to categorize this name component.
Status: Mandatory when applicable
Datatype: data.enumerated
Values: one of a set of codes defined for the application.
Example
 <geogName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <geog>Mount</geog>
  <name>Sinai</name>
 </geogName>
«#NDPLAC»
Module namesdates

<gi>

gi (generic identifier) contains the name (generic identifier) of an element.
Class model.xmlPhrase
Declaration
element gi
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scheme { data.enumerated }?,
   text
}
Attributes
In addition to global attributes
scheme supplies the name of the scheme in which this name is defined.
Status: Optional
Datatype: data.enumerated
Default: TEI
Sample values include:
TEI (this element is part of the TEI scheme.)
DBK (this element is part of the Docbook scheme.)
XX (this element is part of an unknown scheme.)
Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The <gi>xhtml:li</gi> element is roughly analogous to the
  <gi>item</gi> element, as is the <gi scheme="DBK">listItem</gi> element.</p>

This example shows the use of both a namespace prefix and the schema attribute as alternative ways of indicating that the gi in question is not a TEI element name: in practice only one method should be adopted.

«#TD»
«#TDTAG»
Module tagdocs

<gloss>

gloss identifies a phrase or word used to provide a gloss or definition for some other word or phrase.
Class model.emphLike att.declaring att.translatable model.glossLike
Declaration
element gloss
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   att.translatable.attribute.version,
   ( attribute target { data.pointer } | attribute cRef { data.pointer } )?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes and those inherited from [att.declaring att.translatable ]
target identifies the associated term element by an absolute or relative URI reference
Status: Optional
Datatype: data.pointer
Values: should be a valid URI reference that resolves to a <term> element
cRef identifies the associated term element using a canonical reference from a scheme defined in a refsDecl element in the TEI header
Status: Optional
Datatype: data.pointer
Values: the result of applying the algorithm for the resolution of canonical references (described in section ) should be a valid URI reference that resolves to a <term> element

The <refsDecl> to use may be indicated with the decls attribute.

Example
We may define  <term xml:id="tdpv" rend="sc"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
discoursal point of view</term>
as
 <gloss target="#tdpv">the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction.</gloss>
Note

The target and cRef attributes are mutually exclusive.

«#COHQU»
Module core

<glyph>

glyph (character glyph) provides descriptive information about a character glyph.
Declaration
element glyph
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      glyphName,
      macro.glossSeq,
      charProp*,
      mapping*,
      model.graphicLike*,
      model.noteLike?
   )
}
Attributes
Global attributes only
Example
 <glyph xml:id="rstroke"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName>
  <charProp>
   <localName>entity</localName>
   <value>rstroke</value>
  </charProp>
  <graphic url="glyph-rstroke.png"/>
 </glyph>
Module gaiji

<glyphName>

glyphName (character glyph name) contains the name of a glyph, expressed following Unicode conventions for character names.
Declaration
element glyphName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <glyphName
   xmlns:tei="http://www.tei-c.org/ns/1.0">
CIRCLED IDEOGRAPH 4EBA</glyphName>
Note

For characters of non-ideographic scripts, a name following the conventions for Unicode names should be chosen. For ideographic scripts, an Ideographic Description Sequence (IDS) as described in Chapter 10.1 of the Unicode Standard is recommended where possible. Projects working in similar fields are recommended to coordinate and publish their list of <glyphName>s to facilitate data exchange.

Module gaiji

<graph>

graph encodes a graph, which is a collection of nodes, and arcs which connect the nodes.
Class model.divPart
Declaration
element graph
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type
   {
      "undirected" | "directed" | "transitionNetwork" | "transducer" | token
   }?,
   attribute order { data.count }?,
   attribute size { data.count }?,
   (
      ( label, model.global* )?,
      (
         ( ( node, model.global* )+, ( arc, model.global* )* )
       | ( ( arc, model.global* )+, ( node, model.global* )+ )
      )
   )
}
Attributes
In addition to global attributes
type describes the type of graph.
Status: Recommended
Datatype: data.enumerated
Suggested values include:
undirected (undirected graph)
directed (directed graph)
transitionNetwork (a directed graph with distinguished initial and final nodes)
transducer (a transition network with up to two labels on each arc)

If type is specified as undirected, then the distinction between the to and from attributes of the <arc> tag is neutralized. Also, the adj attribute, rather than the adjFrom and adjTo attributes, should be used to encode pointers to the ends of the arcs. If type is specified as directed (or any other value which implies directionality), then the adjFrom and adjTo attributes should be used, instead of the adj attribute.

order states the order of the graph, i.e., the number of its nodes.
Status: Optional
Datatype: data.count
Values: A positive integer.
size states the size of the graph, i.e., the number of its arcs.
Status: Optional
Datatype: data.count
Values: A non-negative integer.
Example
 <graph
   xml:id="cug1"
   type="undirected"
   order="5"
   size="4"
   rend="LABEL-PLACE bottom center NODE-FRAME none ARC solid line"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>Airline Connections in Southwestern USA</label>
  <node xml:id="lax" degree="2">
   <label>LAX</label>
  </node>
  <node xml:id="lvg" degree="2">
   <label>LVG</label>
  </node>
  <node xml:id="phx" degree="3">
   <label>PHX</label>
  </node>
  <node xml:id="tus" degree="1">
   <label>TUS</label>
  </node>
  <node xml:id="cib" degree="0">
   <label>CIB</label>
  </node>
  <arc from="#lax" to="#lvg"/>
  <arc from="#lax" to="#phx"/>
  <arc from="#lvg" to="#phx"/>
  <arc from="#phx" to="#tus"/>
 </graph>
Note

One or more nodes and zero or more arcs in any order.

«#GDGR»
Module nets

<graphic>

graphic indicates the location of an inline graphic, illustration, or figure.
Class model.graphicLike model.titlepagePart
Declaration
element graphic
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute width { data.outputMeasurement }?,
   attribute height { data.outputMeasurement }?,
   attribute scale { data.numeric }?,
   attribute url { data.pointer }?,
   attribute mimeType { data.word }?,
   empty
}
Attributes
In addition to global attributes
width The display width of the image
Status: Mandatory when applicable
Datatype: data.outputMeasurement
height The display height of the image
Status: Mandatory when applicable
Datatype: data.outputMeasurement
scale A scale factor to be applied to the image to make it the desired display size
Status: Mandatory when applicable
Datatype: data.numeric
url The target URL
Status: Mandatory when applicable
Datatype: data.pointer
Values: The name of a URL which provides the image.
mimeType The MIME type
Status: Mandatory when applicable
Datatype: data.word
Values: The MIME type to be used for the object when it is decoded
Example
 <figure
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <graphic url="fig1.png"/>
  <head>Figure One: The View from the Bridge</head>
  <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc>
 </figure>
«#COGR»
Module core

<group>

group contains the body of a composite text, grouping together a sequence of distinct texts (or groups of such texts) which are regarded as a unit for some purpose, for example the collected works of an author, a sequence of prose essays, etc.
Class att.declaring
Declaration
element group
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   (
      ( model.divWrapper | model.global )*,
      ( ( text | group ), ( text | group | model.global )* ),
      model.divWrapper.bottom*
   )
}
Attributes
Global attributes and those inherited from [att.declaring ]
«#DS»
«#DSGRP»
«#CCDEF»
Module textstructure

<hand>

hand used in the header to define each distinct scribe or handwriting style.
Declaration
element hand
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scribe { data.code }?,
   attribute style { data.enumerated }?,
   attribute mainLang { data.language }?,
   attribute ink { data.enumerated }?,
   attribute writing { data.enumerated }?,
   attribute first { data.truthValue }?,
   attribute resp { data.code }?,
   empty
}
Attributes
In addition to global attributes
scribe gives the name of,or other identifier for, the scribe.
Status: Optional
Datatype: data.code
Values: Any name, such as tremulous hand, Hand B, Hoccleve, used to identify a scribe
style indicates recognized writing styles.
Status: Optional
Datatype: data.enumerated
Values: Any descriptive name such as secretary, copperplate, Chancery, Italian, etc.
mainLang indicates dominant language of hand.
Status: Optional
Datatype: data.language
Values: As per RFC 3066 or its successor; e.g. la (latin), en-NZ (English as spoken in New Zealand), zh-TW (Taiwanese).
ink describes tint or type of ink, e.g. brown. May also be used to indicate the writing medium, e.g. pencil
Status: Optional
Datatype: data.enumerated
writing describes other characteristics of the hand, particularly those related to the quality of the writing.
Status: Optional
Datatype: data.enumerated
Sample values include:
shaky (handwriting is shaky)
thick (strokes are unusually thick)
regular (writing is regular)
first indicates whether or not this is the first or main scribe of the document.
Status: Optional
Datatype: data.truthValue
Values: true or false
resp indicates the editor or transcriber responsible for identifying the hand.
Status: Recommended
Datatype: data.code
Values: a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding (see chapter )
Note

The global xml:id attribute is required on this element, and supplies an identifier, either numeric or alphanumeric, used thereafter in the document to refer to this scribe or handwriting style.

The <hand> element is used in the header to define each unique hand, including unique scribes, distinguished by the encoder in the document. One such element must appear within the header for each hand distinguished in the text. Each location where a change of hands occurs is marked in the text by the <handShift> milestone element.

«#PHDH»
Module transcr

<handList>

handList contains a series of hand elements listing the different hands of the source.
Class model.profileDescPart
Declaration
element handList
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   hand*
}
Attributes
Global attributes only
Note

Contains a series of <hand> elements.

«#PHDH»
Module transcr

<handShift>

handShift marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint.
Class model.profileDescPart model.pPart.msdesc
Declaration
element handShift
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute new { data.code },
   attribute style { data.enumerated }?,
   attribute ink { data.enumerated }?,
   attribute writing { data.enumerated }?,
   attribute resp { data.code }?,
   empty
}
Attributes
In addition to global attributes
new identifies the new hand.
Status: Required
Datatype: data.code
Values: must be one of the hand identifiers declared in the document header (see section ).
style indicates recognized writing styles.
Status: Optional
Datatype: data.enumerated
Values: Any descriptive name such as secretary, copperplate, Chancery, Italian, etc.
ink describes tint or type of ink, e.g. brown. May also be used to indicate the writing medium, e.g. pencil
Status: Optional
Datatype: data.enumerated
writing describes other characteristics of the hand, particularly those related to the quality of the writing.
Status: Optional
Datatype: data.enumerated
Sample values include:
shaky (handwriting is shaky)
thick (strokes are unusually thick)
regular (writing is regular)
resp signifies the editor or transcriber responsible for identifying the change of hand.
Status: Recommended
Datatype: data.code
Values: must be one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding (see chapter ).
Note

The <handShift> element may be used either to denote a shift in the document hand (as from one scribe to another, on one writing style to another). Or, it may indicate a shift within a document hand, as a change of writing style, character or ink

«#PHDH»
Module transcr

<head>

head (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc.
Class model.divWrapper model.pLike.front
Declaration
element head
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Attributes
In addition to global attributes
type categorizes the heading in any way meaningful to the encoder.
Status: Optional
Datatype: data.enumerated
Values: A set of user-defined keywords may be employed. Their significance should be documented in the header.
Example

The most common use for the <head> element is to mark the headings of sections. In older writings, the headings or incipits may be rather longer than usual in modern works. If a section has an explicit ending as well as a heading, it should be marked as a <trailer>, as in this example:

 <div1 n="I" type="book"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>In the name of Christ here begins the first book of the ecclesiastical history of Georgius Florentinus, known as Gregory, Bishop of Tours.</head>
  <list>
   <head>Chapter-Headings</head>
  </list>
  <div2 type="section">
   <head>In the name of Christ here begins Book I of the history.</head>
   <p>Proposing as I do ...</p>
   <p>From the Passion of our Lord until the death of Saint Martin four hundred and twelve years passed.</p>
   <trailer>Here ends the first Book, which covers five thousand, five hundred and ninety-six years from the beginning of the world down to the death of Saint Martin.</trailer>
  </div2>
 </div1>
Example

The <head> tag is also used to mark headings of other units, such as lists:

With a few exceptions, connectives are equally useful in all kinds of discourse: description, narration, exposition, argument.  <list type="simple"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Connectives</head>
  <item>above</item>
  <item>accordingly</item>
  <item>across from</item>
  <item>adjacent to</item>
  <item>again</item>
  <item/>
 </list>
Note

The <head> element is used for headings at all levels; software which treats (e.g.) chapter headings, section headings, and list titles differently must determine the proper processing of a <head> element based on its structural position. A <head> occurring as the first element of a list is the title of that list; one occurring as the first element of a <div1> is the title of that chapter or section.

«#COLI»
«#DSDTB»
Module core

<headItem>

headItem (heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured list.
Declaration
element headItem
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
The simple, straightforward statement of an idea is preferable to the use of a worn-out expression.  <list type="gloss"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <headLabel rend="small caps">TRITE</headLabel>
  <headItem rend="small caps">SIMPLE, STRAIGHTFORWARD</headItem>
  <label>bury the hatchet</label>
  <item>stop fighting, make peace</item>
  <label>at loose ends</label>
  <item>disorganized</item>
  <label>on speaking terms</label>
  <item>friendly</item>
  <label>fair and square</label>
  <item>completely honest</item>
  <label>at death's door</label>
  <item>near death</item>
 </list>
Note

The <headItem> element may appear only if each item in the list is preceded by a <label>.

«#COLI»
Module core

<headLabel>

headLabel (heading for list labels) contains the heading for the label or term column in a glossary list or similar structured list.
Declaration
element headLabel
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
The simple, straightforward statement of an idea is preferable to the use of a worn-out expression.  <list type="gloss"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <headLabel rend="small caps">TRITE</headLabel>
  <headItem rend="small caps">SIMPLE, STRAIGHTFORWARD</headItem>
  <label>bury the hatchet</label>
  <item>stop fighting, make peace</item>
  <label>at loose ends</label>
  <item>disorganized</item>
  <label>on speaking terms</label>
  <item>friendly</item>
  <label>fair and square</label>
  <item>completely honest</item>
  <label>at death's door</label>
  <item>near death</item>
 </list>
Note

The <headLabel> element may appear only if each item in the list is preceded by a <label>.

«#COLI»
Module core

<hi>

hi (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made.
Class model.hiLike
Declaration
element hi
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
 <hi rend="gothic"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
And this Indenture further witnesseth</hi>
that the said
 <hi rend="italic">Walter Shandy</hi>, merchant,
in consideration of the said intended marriage ...
«#COHQHE»
«#COHQH»
Module core

<hyphenation>

hyphenation (Hyphenation) summarizes the way in which hyphenation in a source text has been treated in an encoded version of it.
Class att.declarable model.editorialDeclPart
Declaration
element hyphenation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute eol { "all" | "some" | "hard" | "none" }?,
   model.pLike+
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
eol indicates whether or not end-of-line hyphenation has been retained in a text.
Status: Optional
Default: some
Legal values are:
all (all end-of-line hyphenation has been retained, even though the lineation of the original may not have been. )
some (end-of-line hyphenation has been retained in some cases. )
hard (all soft end-of-line hyphenation has been removed: any remaining end-od-line hyphenation should be retained. )
none (all end-of-line hyphenation has been removed: any remaining hyphenation occurred within the line. )
Example
 <hyphenation eol="some"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>End-of-line hyphenation silently removed where appropriate</p>
 </hyphenation>
Example
 <hyphenation eol="some"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Le trait d'union en fin de ligne a été supprimé sans mention explicite là où il était attendu.</p>
 </hyphenation>
Example
 <hyphenation eol="some"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Le trait d'union en fin de ligne a été supprimé sans mention explicite là où il était attendu.</p>
 </hyphenation>
«#HD53»
«#CCAS2»
Module header

<iNode>

iNode (intermediate (or internal) node) represents an intermediate (or internal) node of a tree.
Declaration
element iNode
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   attribute children { list { data.pointer+ } },
   attribute parent { data.pointer }?,
   attribute ord { data.xTruthValue }?,
   attribute follow { data.pointer }?,
   attribute outDegree { data.count }?,
   label?
}
Attributes
In addition to global attributes
value provides the value of an intermediate node, which is a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
children provides a list of identifiers of the elements which are the children of the intermediate node.
Status: Required
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A list of identifiers.
parent provides the identifier of the element which is the parent of this node.
Status: Optional
Datatype: data.pointer
Values: The identifier of the parent node.
ord indicates whether or not the internal node is ordered.
Status: Optional
Datatype: data.xTruthValue

The value true indicates that the children of the intermediate node are ordered, whereas false indicates the are unordered.

Use if and only if ord is specified as partial on the <tree> element and the intermediate node has more than one child.

follow provides an identifier of the element which this node follows.
Status: Required when applicable
Datatype: data.pointer
Values: The identifier of another intermediate node or leaf of the tree.

If the tree is unordered or partially ordered, this attribute has the property of fixing the relative order of the intermediate node and the element which is the value of the attribute.

outDegree gives the out degree of an intermediate node, the number of its children.
Status: Optional
Datatype: data.count
Values: A nonnegative integer.

The in degree of an intermediate node is always 1.

Example
 <iNode
   xml:id="pt1"
   children="#GD-UP1"
   parent="#GD-VB1"
   follow="#GD-PN1"
   outDegree="1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>PT</label>
 </iNode>
«#GDTR»
Module nets

<ident>

ident contains an identifier or name for an object of some kind in a formal language
Class model.emphLike att.typed
Declaration
element ident
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   text
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <ident type="namespace"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
http://www.tei-c.org/ns/Examples</ident>
Note

In running prose, this element may be used for any kind of identifier in any formal language.

Module tagdocs

<idno>

idno (identifying number) supplies any standard or non-standard number used to identify a bibliographic item.
Class model.biblPart model.publicationStmtPart
Declaration
element idno
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   text
}
Attributes
In addition to global attributes
type categorizes the number, for example as an ISBN or other standard series.
Status: Optional
Datatype: data.enumerated
Values: A name or abbreviation indicating what type of identifying number is given (e.g. ISBN, LCCN).
Example
 <idno type="ISSN"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
0143-3385</idno>
 <idno type="OTA">116</idno>
«#HD24»
«#HD26»
«#COBICOI»
Module header

<imprimatur>

imprimatur contains a formal statement authorizing the publication of a work, sometimes required to appear on a title page or its verso.
Class model.titlepagePart
Declaration
element imprimatur
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
 <imprimatur
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Licensed and entred acording to Order.</imprimatur>
«#DSTITL»
Module textstructure

<imprint>

imprint groups information relating to the publication or distribution of a bibliographic item.
Declaration
element imprint
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( ( ( model.imprintPart ) | ( model.dateLike ) ), model.global* )+
}
Attributes
Global attributes only
Example
 <imprint
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <pubPlace>Oxford</pubPlace>
  <publisher>Clarendon Press</publisher>
  <date>1987</date>
 </imprint>
«#COBICOI»
Module core

<index>

index (index entry) marks a location to be indexed for whatever purpose.
Class model.global.meta att.spanning
Declaration
element index
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.spanning.attribute.spanTo,
   attribute indexName { data.name }?,
   ( term, index? )*
}
Attributes
In addition to global attributes and those inherited from [att.spanning ]
indexName supplies a name to specify which index (of several) the index entry belongs to.
Status: Optional
Datatype: data.name
Values: an application-specific name, consisting of Unicode characters only.

This attribute makes it possible to create multiple indexes for a text.

Example
David's other principal backer, Josiah ha-Kohen  <index indexName="NAMES"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <term>Josiah ha-Kohen b. Azarya</term>
 </index> b. Azarya, son of one of the last gaons of Sura

 <index indexName="PLACES">
  <term>Sura</term>
 </index> was David's own first cousin.
«#CONOIX»
Module core

<interaction>

interaction describes the extant, cardinality and nature of any interaction among those producing and experiencing the text, for example in the form of response or interjection, commentary etc.
Class model.textDescPart
Declaration
element interaction
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "none" | "partial" | "complete" | "inapplicable" }?,
   attribute active { "singular" | "plural" | "corporate" | "unknown" | token }?,
   attribute passive { "self" | "single" | "many" | "group" | "world" | token }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type specifies the degree of interaction between active and passive participants in the text.
Status: Optional
Legal values are:
none (no interaction of any kind, e.g. a monologue )
partial (some degree of interaction, e.g. a monologue with set responses )
complete (complete interaction, e.g. a face to face conversation )
inapplicable (this parameter is inappropriate or inapplicable in this case )
active specifies the number of active participants (or addressors) producing parts of the text.
Status: Optional
Datatype: data.enumerated
Suggested values include:
singular (a single addressor )
plural (many addressors )
corporate (a corporate addressor )
unknown (number of addressors unknown or unspecifiable )
passive specifies the number of passive participants (or addressees) to whom a text is directed or in whose presence it is created or performed.
Status: Optional
Datatype: data.enumerated
Suggested values include:
self (text is addressed to the originator e.g. a diary )
single (text is addressed to one other person e.g. a personal letter )
many (text is addressed to a countable number of others e.g. a conversation in which all participants are identified )
group (text is addressed to an undefined but fixed number of participants e.g. a lecture )
world (text is addressed to an undefined and indeterminately large number e.g. a published book )
Example
 <interaction type="complete" active="plural" passive="many"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Example
 <interaction type="none" active="singular" passive="group"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
«#CCAHTD»
Module corpus

<interp>

interp (interpretation) summarizes a specific interpretative annotation which can be linked to a span of text.
Class model.global.meta att.interpLike
Declaration
element interp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.interpLike.attribute.resp,
   att.interpLike.attribute.type,
   att.interpLike.attribute.inst,
   macro.phraseSeq.limited
}
Attributes
Global attributes and those inherited from [att.interpLike ]
Example
 <interp type="structuralunit"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
aftermath</interp>
«#AISP»
Module analysis

<interpGrp>

interpGrp (interpretation group) collects together a set of related interpretations which share responsibility or type.
Class att.interpLike model.global.meta
Declaration
element interpGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.interpLike.attribute.resp,
   att.interpLike.attribute.type,
   att.interpLike.attribute.inst,
   interp+
}
Attributes
Global attributes and those inherited from [att.interpLike ]
Example
 <interpGrp resp="#TMA" type="structuralunit"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <interp xml:id="I1">introduction</interp>
  <interp xml:id="I2">conflict</interp>
  <interp xml:id="I3">climax</interp>
  <interp xml:id="I4">revenge</interp>
  <interp xml:id="I5">reconciliation</interp>
  <interp xml:id="I6">aftermath</interp>
 </interpGrp>
 <bibl xml:id="TMA"/>
Note

Any number of <interp> elements.

«#AISP»
Module analysis

<interpretation>

interpretation describes the scope of any analytic or interpretive information added to the text in addition to the transcription.
Class att.declarable model.editorialDeclPart
Declaration
element interpretation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <interpretation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>The part of speech analysis applied throughout section 4 was added by hand and has not been checked</p>
 </interpretation>
Example
 <interpretation
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>La partie de l’analyse du discours appliquée dans la section 4 a été ajoutée à la main et n’a pas été contrôlée.</p>
 </interpretation>
«#HD53»
Module header

<item>

item contains one component of a list.
Declaration
element item
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.specialPara
}
Attributes
Global attributes only
Example
 <list type="ordered"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Here begin the chapter headings of Book IV</head>
  <item n="4.1">The death of Queen Clotild.</item>
  <item n="4.2">How King Lothar wanted to appropriate one third of the Church revenues.</item>
  <item n="4.3">The wives and children of Lothar.</item>
  <item n="4.4">The Counts of the Bretons.</item>
  <item n="4.5">Saint Gall the Bishop.</item>
  <item n="4.6">The priest Cato.</item>
  <item> ...</item>
 </list>
Note

May contain simple prose or a sequence of chunks.

Whatever string of characters is used to label a list item in the copy text may be used as the value of the global n attribute, but it is not required that numbering be recorded explicitly. In ordered lists, the n attribute on the <item> element is by definition synonymous with the use of the <label> element to record the enumerator of the list item. In glossary lists, however, the term being defined should be given with the <label> element, not n.

«#COLI»
«#HD6»
Module core

<join>

join identifies a possibly fragmented segment of text, by pointing at the possibly discontiguous elements which compose it.
Class att.pointing model.global.meta
Declaration
element join
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   attribute targets { list { data.pointer, data.pointer+ } },
   attribute result { data.name }?,
   attribute scope { "root" | "branches" }?,
   macro.glossSeq
}
Attributes
In addition to global attributes and those inherited from [att.pointing ]
targets specifies the identifiers of the elements or passages to be joined into a virtual element.
Status: Required
Datatype: 2–∞ occurrences of data.pointer, separated by whitespace
Values: two or more pointers (URIs), separated by white space
result specifies the name of an element which this aggregation may be understood to represent.
Status: Optional
Datatype: data.name
Values: The generic identifier of an element in the current DTD.
scope indicates whether the targets to be joined include the entire element indicated (the entire subtree including its root), or just the children of the target (the branches of the subtree).
Status: Recommended
Default: root
Legal values are:
root (the rooted subtrees indicated by the targets attribute are joined, each subtree become a child of the virtual element created by the join)
branches (the children of the subtrees indicated by the targets attribute become the children of the virtual element (i.e. the roots of the subtrees are discarded))

In this example, the text contains a list of authors of articles in a journal; the <join> element is used to join into one virtual list the names of the authors who reside in Heidelberg.

Example

The following example is discussed in section :

 <sp
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <speaker>Hughie</speaker>
  <p>How does it go? <q>
    <l xml:id="frog_x1">da-da-da</l>
    <l xml:id="frog_l2">gets a new frog</l>
    <l>...</l>
   </q>
  </p>
 </sp>
 <sp>
  <speaker>Louie</speaker>
  <p>
   <q>
    <l xml:id="frog_l1">When the old pond</l>
    <l>...</l>
   </q>
  </p>
 </sp>
 <sp>
  <speaker>Dewey</speaker>
  <p>
   <q>... <l xml:id="frog_l3">It's a new pond.</l>
   </q>
  </p>
  <join targets="#frog_l1 #frog_l2 #frog_l3" result="lg" scope="root"/>
 </sp>

The <join> element here identifies a linegroup (<lg>) comprising the three lines indicated by the targets attribute. The value root for the scope attribute indicates that the resulting virtual element contains the three <l> elements linked to at #frog_l1 #frog_l2 #frog_l3, rather than their character data content.

Example

In this example, the attribute scope is specified with the value of branches to indicate that the virtual list being constructed is to be made by taking the lists indicated by the targets attribute of the <join> element, discarding the <list> tags which enclose them, and combining the items contained within the lists into a single virtual list:

 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Southern dialect (my own variety, at least) has only <list xml:id="LP1">
   <item>
    <s>I done gone</s>
   </item>
   <item>
    <s>I done went</s>
   </item>
  </list> whereas Negro Non-Standard basilect has both these and
  <list xml:id="LP2">
   <item>
    <s>I done go</s>
   </item>
  </list>.</p>
 <p>White Southern dialect also has <list xml:id="LP3">
   <item>
    <s>I've done gone</s>
   </item>
   <item>
    <s>I've done went</s>
   </item>
  </list> which, when they occur in Negro dialect, should probably
  be considered as borrowings from other varieties of
  English.</p>
 <join
   result="list"
   xml:id="LST1"
   targets="#LP1 #LP2 #LP3"
   scope="branches">

  <desc>Sample sentences in Southern speech</desc>
 </join>
«#SAAG»
Module linking

<joinGrp>

joinGrp (join group) groups a collection of join elements and possibly pointers.
Class att.pointing.group model.global.meta
Declaration
element joinGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.group.attribute.domains,
   att.pointing.group.attribute.targFunc,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   attribute result { data.name }?,
   ( macro.glossSeq?, ( join | ptr )+ )
}
Attributes
In addition to global attributes and those inherited from [att.pointing.group ]
result describes the result of the joins gathered in this collection.
Status: Optional
Datatype: data.name
Values: supplies the default value for the result on each <join> included within the group.
Example
 <joinGrp domains="zuitxt zuitxt zuitxt" result="q"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <join targets="#zuiq1 #zuiq2 #zuiq6"/>
  <join targets="#zuiq3 #zuiq4 #zuiq5"/>
 </joinGrp>
Note

Any number of <join> or <ptr> elements.

«#SAAG»
Module linking

<keywords>

keywords contains a list of keywords or phrases identifying the topic or nature of a text.
Declaration
element keywords
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scheme { data.pointer },
   ( term+ | list )
}
Attributes
In addition to global attributes
scheme identifies the controlled vocabulary within which the set of keywords concerned is defined.
Status: Required
Datatype: data.pointer
Values: Usually this will indicate an external website or other location where the scheme is documented.
Example
 <keywords scheme="http://classificationweb.net"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <list>
   <item>Babbage, Charles</item>
   <item>Mathematicians - Great Britain - Biography</item>
  </list>
 </keywords>
Example
 <keywords scheme="http://classificationweb.net"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <list>
   <item>Babbage, Charles</item>
   <item>Mathématiciens - Grande Bretagne - Biographie</item>
  </list>
 </keywords>
«#HD43»
Module header

<l>

l (verse line) contains a single, possibly incomplete, line of verse.
Class model.divPart model.lLike att.metrical att.enjamb
Declaration
element l
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   att.enjamb.attribute.enjamb,
   attribute part { "Y" | "N" | "I" | "M" | "F" }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.metrical att.enjamb ]
part specifies whether or not the line is metrically complete.
Status: Mandatory when applicable
Default: N
Legal values are:
Y (the line is metrically incomplete)
N (either the line is complete, or no claim is made as to its completeness)
I (the initial part of an incomplete line)
M (a medial part of an incomplete line)
F (the final part of an incomplete line)

The values I, M, or F should be used only where it is clear how the line is to be reconstituted.

Example
 <l met="-/-/-/-/-/" part="Y"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
«#COVE»
«#CODV»
«#DRPAL»
Module core

<label>

label contains the label associated with an item in a list; in glossaries, marks the term being defined.
Class model.inter model.common
Declaration
element label
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example

Labels are most commonly used for the headwords in glossary lists; note the use of the global xml:lang attribute to set the default language of the glossary list to Middle English, and identify the glosses and headings as modern English or Latin:

 <list type="gloss" xml:lang="enm"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head xml:lang="en">Vocabulary</head>
  <headLabel xml:lang="en">Middle English</headLabel>
  <headItem xml:lang="en">New English</headItem>
  <label>nu</label>
  <item xml:lang="en">now</item>
  <label>lhude</label>
  <item xml:lang="en">loudly</item>
  <label>bloweth</label>
  <item xml:lang="en">blooms</item>
  <label>med</label>
  <item xml:lang="en">meadow</item>
  <label>wude</label>
  <item xml:lang="en">wood</item>
  <label>awe</label>
  <item xml:lang="en">ewe</item>
  <label>lhouth</label>
  <item xml:lang="en">lows</item>
  <label>sterteth</label>
  <item xml:lang="en">bounds, frisks (cf. <cit>
    <ref>Chaucer, K.T.644</ref>
    <quote>a courser, <term>sterting</term>as the fyr</quote>
   </cit>
  </item>
  <label>verteth</label>
  <item xml:lang="la">pedit</item>
  <label>murie</label>
  <item xml:lang="en">merrily</item>
  <label>swik</label>
  <item xml:lang="en">cease</item>
  <label>naver</label>
  <item xml:lang="en">never</item>
 </list>
Example

Labels may also be used to record explicitly the numbers or letters which mark list items in ordered lists, as in this extract from Gibbon's Autobiography. In this usage the <label> element is synonymous with the n attribute on the <item> element:

I will add two facts, which have seldom occurred in the composition of six, or at least of five quartos.  <list rend="runon" type="ordered"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>(1)</label>
  <item>My first rough manuscript, without any intermediate copy, has been sent to the press.</item>
  <label>(2) </label>
  <item>Not a sheet has been seen by any human eyes, excepting those of the author and the printer: the faults and the merits are exclusively my own.</item>
 </list>
Example

Labels may also be used for other structured list items, as in this extract from the journal of Edward Gibbon:

 <list type="gloss"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>March 1757.</label>
  <item>I wrote some critical observations upon Plautus.</item>
  <label>March 8th.</label>
  <item>I wrote a long dissertation upon some lines of Virgil.</item>
  <label>June.</label>
  <item>I saw Mademoiselle Curchod — <q xml:lang="la">Omnia vincit amor, et nos cedamus amori.</q>
  </item>
  <label>August.</label>
  <item>I went to Crassy, and staid two days.</item>
 </list>
«#COLI»
Module core

<lacunaEnd>

lacunaEnd indicates the end of a lacuna in a mostly complete textual witness.
Class model.rdgPart att.rdgPart
Declaration
element lacunaEnd
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.rdgPart.attribute.wit,
   empty
}
Attributes
Global attributes and those inherited from [att.rdgPart ]
Example
 <rdg wit="#X"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <lacunaEnd/>auctorite</rdg>
«#TCAPMI»
Module textcrit

<lacunaStart>

lacunaStart indicates the beginning of a lacuna in the text of a mostly complete textual witness.
Class model.rdgPart att.rdgPart
Declaration
element lacunaStart
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.rdgPart.attribute.wit,
   empty
}
Attributes
Global attributes and those inherited from [att.rdgPart ]
«#TCAPMI»
Module textcrit

<langKnowledge>

langKnowledge summarizes the state of a person's linguistic knowledge, either as prose or by a list of langKnown elements.
Class model.persTraitLike att.datable att.editLike
Declaration
element langKnowledge
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute tags { list { data.language+ } }?,
   ( model.pLike | langKnown+ )
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike ]
tags supplies one or more valid language tags for the languages specified
Status: Optional
Datatype: 1–∞ occurrences of data.language, separated by whitespace

This attribute should be supplied only if the element contains no <langKnown> children. Its values are language ‘tags’ as defined in RFC 4646 or its successor

Example
 <langKnowledge tags="en-GB fr"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>British English and French</p>
 </langKnowledge>
Example
 <langKnowledge
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <langKnown tag="en-GB" level="H">British English</langKnown>
  <langKnown tag="fr" level="M">French</langKnown>
 </langKnowledge>
Module namesdates

<langKnown>

langKnown (linguistic competence) summarizes the state of a person's knowledge of a single language.
Class att.datable att.editLike
Declaration
element langKnown
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute tag { data.language },
   attribute level { data.code }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike ]
tag supplies a valid language tag for the language concerned.
Status: Required
Datatype: data.language

The values for this attribute are language ‘tags’ as defined in RFC 3066 or its successor

level a code indicating the person's level of knowledge for this language
Status: Optional
Datatype: data.code
Example
 <langKnown tag="en-GB" level="H"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
British English</langKnown>
 <langKnown tag="fr" level="M">French</langKnown>
«#CCAHPA»
Module namesdates

<langUsage>

langUsage (language usage) describes the languages, sublanguages, registers, dialects etc. represented within a text.
Class model.profileDescPart att.declarable
Declaration
element langUsage
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   language+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <langUsage
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <language ident="fr-CA" usage="60">Québecois</language>
  <language ident="en-CA" usage="20">Canadian business English</language>
  <language ident="en-GB" usage="20">British English</language>
 </langUsage>
Example
 <langUsage
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <language ident="fr-CA" usage="60">Québécois</language>
  <language ident="en-CA" usage="20">Anglais canadien des affaires</language>
  <language ident="en-GB" usage="20">Anglais britannique</language>
 </langUsage>
«#HD41»
«#HD4»
«#CCAS2»
Module header

<language>

language characterizes a single language or sublanguage used within a text.
Declaration
element language
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ident { data.language },
   attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
ident Supplies a language code constructed as defined in RFC 3066 (or its successor) which is used to identify the language documented by this element, and which is referenced by the global xml:lang attribute.
Status: Required
Datatype: data.language
usage specifies the approximate percentage (by volume) of the text which uses this language.
Status: Optional
Datatype: xsd:nonNegativeInteger { maxInclusive = "100" }
Values: a whole number between 0 and 100
Example
 <langUsage xml:lang="en-US"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <language ident="en-US" usage="75">modern American English</language>
  <language ident="i-az-Arab" usage="20">Azerbaijani in Arabic script</language>
  <language ident="x-lap" usage="05">Pig Latin</language>
 </langUsage>
Example
 <langUsage xml:lang="fr"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <language ident="en-US" usage="75">Anglais américain moderne</language>
  <language ident="i-az-Arab" usage="20">Azerbaïdjanais en écriture arabe</language>
  <language ident="x-lap" usage="05">Latin de cuisine</language>
 </langUsage>
Note

Particularly for sublanguages, an informal prose characterization should be supplied as content for the element.

«#HD41»
Module header

<lb>

lb (line break) marks the start of a new (typographic) line in some edition or version of a text.
Class model.milestoneLike
Declaration
element lb
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ed { data.code }?,
   empty
}
Attributes
In addition to global attributes
ed indicates the edition or version in which the line break is located at this point
Status: Recommended
Datatype: data.code
Values: Any string of characters; usually a siglum conventionally used for the edition.
Note

On this element, the global n attribute indicates the number or other value associated with the line which follows the point of insertion of this <lb>. Encoders should adopt a clear and consistent policy as to whether the numbers associated with line breaks relate to the physical sequence number of the line within the page, or to some aspect of the logical structure of the text. By convention, <lb> elements should appear at the start of the line to which they refer.

The <lb> tag is intended for making typographic line breaks in prose. It should be carefully distinguished from the <l> element, used to mark lines of verse.

«#CORS5»
«#DRPAL»
Module core

<leaf>

leaf encodes the leaves (terminal nodes) of a tree.
Declaration
element leaf
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   attribute parent { data.pointer }?,
   attribute follow { data.pointer }?,
   label?
}
Attributes
In addition to global attributes
value provides a pointer to a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
parent provides the identifier of parent of a leaf.
Status: Optional
Datatype: data.pointer
Values: The identifier of the parent node.
follow provides an identifier of an element which this leaf follows.
Status: Required when applicable
Datatype: data.pointer
Values: The identifier of another intermediate node or leaf of the tree.

If the tree is unordered or partially ordered, this attribute has the property of fixing the relative order of the leaf and the element which is the value of the attribute.

Example
 <leaf xml:id="peri1" parent="#n1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>periscope</label>
 </leaf>
Note

The in degree of a leaf is always 1, its out degree always 0.

«#GDTR»
Module nets

<lem>

lem (lemma) contains the lemma, or base text, of a textual variation.
Class att.textCritical
Declaration
element lem
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.textCritical.attribute.wit,
   att.textCritical.attribute.type,
   att.textCritical.attribute.cause,
   att.textCritical.attribute.varSeq,
   att.textCritical.attribute.resp,
   att.textCritical.attribute.hand,
   (
      text
    | model.gLike
    | model.phrase
    | model.inter
    | model.global
    | model.rdgPart
   )*
}
Attributes
Global attributes and those inherited from [att.textCritical ]
Note

The term lemma is used in text criticism to describe the reading in the text itself (as opposed to those in the apparatus); this usage is distinct from that of mathematics (where a lemma is a major step in a proof) and natural-language processing (where a lemma is the dictionary form associated with an inflected form in the running text).

«#TCAPLL»
Module textcrit

<lg>

lg (line group) contains a group of verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc.
Class model.divPart att.divLike
Declaration
element lg
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.divLike.attribute.type,
   att.divLike.attribute.org,
   att.divLike.attribute.sample,
   att.divLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   (
      ( model.divWrapper | model.global )*,
      ( model.lLike | lg ),
      ( model.lLike | lg | model.global )*,
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes and those inherited from [att.divLike ]
Example
 <lg type="free"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <l>Let me be my own fool</l>
  <l>of my own making, the sum of it</l>
 </lg>
 <lg type="free">
  <l>is equivocal.</l>
  <l>One says of the drunken farmer:</l>
 </lg>
 <lg type="free">
  <l>leave him lay off it. And this is</l>
  <l>the explanation.</l>
 </lg>
Note

contains verse lines or nested line groups only, possibly prefixed by a heading.

«#COVE»
«#CODV»
«#DRPAL»
Module core

<link>

link defines an association or hypertextual link among elements or passages, of some type not more precisely specifiable by other elements.
Class att.pointing model.global.meta
Declaration
element link
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   attribute targets { list { data.pointer, data.pointer+ } },
   empty
}
Attributes
In addition to global attributes and those inherited from [att.pointing ]
targets specifies the identifiers of the elements or passages to be linked or associated.
Status: Required
Datatype: 2–∞ occurrences of data.pointer, separated by whitespace
Values: two or more pointers (URIs), separated by white space
Note

This element should only be used to encode associations not otherwise provided for by more specific elements.

The location of this element within a document has no significance, unless it is included within a <linkGrp>, in which case it may inherit the value of the type attribute from the value given on the <linkGrp>.

«#SAPT»
Module linking

<linkGrp>

linkGrp defines a collection of associations or hypertextual links.
Class att.pointing.group model.global.meta
Declaration
element linkGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.group.attribute.domains,
   att.pointing.group.attribute.targFunc,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   ( link | ptr )+
}
Attributes
Global attributes and those inherited from [att.pointing.group ]
Example
 <linkGrp type="translation"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <link targets="#CCS1 #SW1"/>
  <link targets="#CCS2 #SW2"/>
  <link targets="#CCS #SW"/>
 </linkGrp>
 <div type="volume" xml:id="CCS">
  <p>
   <s xml:id="CCS1">Longtemps, je me suis couché de bonne heure.</s>
   <s xml:id="CCS2">Parfois, à peine ma bougie éteinte, mes yeux se fermaient si vite que je n'avais pas le temps de me dire : "Je m'endors."</s>
  </p>
 </div>
 <div type="volume" xml:id="SW" xml:lang="en">
  <p>
   <s xml:id="SW1">For a long time I used to go to bed early.</s>
   <s xml:id="SW2">Sometimes, when I had put out my candle, my eyes would close so quickly that I had not even time to say "I'm going to sleep."</s>
  </p>
 </div>
Note

May contain one or more <link> elements only, optionally with interspersed pointer elements.

A web or link group is an administrative convenience, which should be used to collect a set of links together for any purpose, not simply to supply a default value for the type attribute.

«#SAPT»
Module linking

<list>

list contains any sequence of items organized as a list.
Class model.listLike
Declaration
element list
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "ordered" | "bulleted" | "simple" | "gloss" | token }?,
   (
      ( ( model.divWrapper ) | ( model.global ) )*,
      (
         ( item, model.global* )+
       | (
            headLabel?,
            headItem?,
            ( label, model.global*, item, model.global* )+
         )
      ),
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
In addition to global attributes
type describes the form of the list.
Status: Optional
Datatype: data.enumerated
Default: simple
Suggested values include:
ordered (list items are numbered or lettered. )
bulleted (list items are marked with a bullet or other typographic device. )
simple (list items are not numbered or bulleted. )
gloss (each list item glosses some term or concept, which is given by a label element preceding the list item.)

The formal syntax of the element declarations allows <label> tags to be omitted from lists tagged <list type="gloss">; this is however a semantic error.

Example
 <list type="ordered"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <item>a butcher</item>
  <item>a baker</item>
  <item>a candlestick maker, with <list type="bullets">
    <item>rings on his fingers</item>
    <item>bells on his toes</item>
   </list>
  </item>
 </list>
Example

The following example treats the short numbered clauses of Anglo-Saxon legal codes as lists of items. The text is from an ordinance of King Athelstan (924–939):

 <div1 type="section"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Athelstan's Ordinance</head>
  <list type="ordered">
   <item n="1">Concerning thieves. First, that no thief is to be spared who is caught with the stolen goods, [if he is] over twelve years and [if the value of the goods is] over eightpence. <list type="ordered">
     <item n="1.1">And if anyone does spare one, he is to pay for the thief with his wergild — and the thief is to be no nearer a settlement on that account — or to clear himself by an oath of that amount.</item>
     <item n="1.2">If, however, he [the thief] wishes to defend himself or to escape, he is not to be spared [whether younger or older than twelve].</item>
     <item n="1.3">If a thief is put into prison, he is to be in prison 40 days, and he may then be redeemed with 120 shillings; and the kindred are to stand surety for him that he will desist for ever.</item>
     <item n="1.4">And if he steals after that, they are to pay for him with his wergild, or to bring him back there.</item>
     <item n="1.5">And if he steals after that, they are to pay for him with his wergild, whether to the king or to him to whom it rightly belongs; and everyone of those who supported him is to pay 120 shillings to the king as a fine.</item>
    </list>
   </item>
   <item n="2">Concerning lordless men. And we pronounced about these lordless men, from whom no justice can be obtained, that one should order their kindred to fetch back such a person to justice and to find him a lord in public meeting. <list type="ordered">
     <item n="2.1">And if they then will not, or cannot, produce him on that appointed day, he is then to be a fugitive afterwards, and he who encounters him is to strike him down as a thief.</item>
     <item n="2.2">And he who harbours him after that, is to pay for him with his wergild or to clear himself by an oath of that amount.</item>
    </list>
   </item>
   <item n="3">Concerning the refusal of justice. The lord who refuses justice and upholds his guilty man, so that the king is appealed to, is to repay the value of the goods and 120 shillings to the king; and he who appeals to the king before he demands justice as often as he ought, is to pay the same fine as the other would have done, if he had refused him justice. <list type="ordered">
     <item n="3.1">And the lord who is an accessory to a theft by his slave, and it becomes known about him, is to forfeit the slave and be liable to his wergild on the first occasionp if he does it more often, he is to be liable to pay all that he owns.</item>
     <item n="3.2">And likewise any of the king's treasurers or of our reeves, who has been an accessory of thieves who have committed theft, is to liable to the same.</item>
    </list>
   </item>
   <item n="4">Concerning treachery to a lord. And we have pronounced concerning treachery to a lord, that he [who is accused] is to forfeit his life if he cannot deny it or is afterwards convicted at the three-fold ordeal.</item>
  </list>
 </div1>

Note that nested lists have been used so the tagging mirrors the structure indicated by the two-level numbering of the clauses. The clauses could have been treated as a one-level list with irregular numbering, if desired.

Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
These decrees, most blessed Pope Hadrian, we propounded in the public council ... and they confirmed them in our hand in your stead with the sign of the Holy Cross, and afterwards inscribed with a careful pen on the paper of this page, affixing thus the sign of the Holy Cross. <list type="simple">
   <item>I, Eanbald, by the grace of God archbishop of the holy church of York, have subscribed to the pious and catholic validity of this document with the sign of the Holy Cross.</item>
   <item>I, Ælfwold, king of the people across the Humber, consenting have subscribed with the sign of the Holy Cross.</item>
   <item>I, Tilberht, prelate of the church of Hexham, rejoicing have subscribed with the sign of the Holy Cross.</item>
   <item>I, Higbald, bishop of the church of Lindisfarne, obeying have subscribed with the sign of the Holy Cross.</item>
   <item>I, Ethelbert, bishop of Candida Casa, suppliant, have subscribed with thef sign of the Holy Cross.</item>
   <item>I, Ealdwulf, bishop of the church of Mayo, have subscribed with devout will.</item>
   <item>I, Æthelwine, bishop, have subscribed through delegates.</item>
   <item>I, Sicga, patrician, have subscribed with serene mind with the sign of the Holy Cross.</item>
  </list>
 </p>
Note

May contain an optional heading followed by a series of items, or a series of label and item pairs, the latter being optionally preceded by one or two specialized headings.

«#COLI»
Module core

<listBibl>

listBibl (citation list) contains a list of bibliographic citations of any kind.
Class model.listLike att.declarable model.msItemPart
Declaration
element listBibl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   (
      ( ( model.divWrapper ) | ( model.global ) )*,
      ( ( model.biblLike ), model.global* )+,
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <listBibl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Works consulted</head>
  <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990) </bibl>
  <biblStruct>
   <analytic>
    <title>The Interesting story of the Children in the Wood</title>
   </analytic>
   <monogr>
    <title>The Penny Histories</title>
    <author>Victor E Neuberg</author>
    <imprint>
     <publisher>OUP</publisher>
     <date>1968</date>
    </imprint>
   </monogr>
  </biblStruct>
 </listBibl>
«#COBITY»
«#HD3»
«#CCAS2»
Module core

<listNym>

listNym contains a list of nyms, that is, standardized names for any thing.
Class att.typed att.declarable model.biblLike
Declaration
element listNym
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   att.declarable.attribute.default,
   ( nym | listNym )+
}
Attributes
Global attributes and those inherited from [att.typed att.declarable ]
Example
 <listNym type="floral"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <nym>
   <form>Rose</form>
  </nym>
  <nym>
   <form>Daisy</form>
  </nym>
  <nym>
   <form>Heather</form>
  </nym>
 </listNym>
Note

The type attribute may be used to distinguish lists of names of a particular type if convenient.

«#NDNYM»
Module namesdates

<listPerson>

listPerson contains a list of descriptions, each of which provides information about an identifiable person or a group of people, for example the participants in a language interaction, or the people referred to in a historical source.
Class att.typed att.declarable model.biblLike model.personLike
Declaration
element listPerson
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   att.declarable.attribute.default,
   ( model.pLike+ | ( ( person | personGrp )+, particLinks? ) )
}
Attributes
Global attributes and those inherited from [att.typed att.declarable ]
Example
 <listPerson type="respondents"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <personGrp xml:id="PXXX"/>
  <person xml:id="P1234" sex="2" age="42"/>
  <person xml:id="P4332" sex="1" age="43"/>
  <particLinks>
   <relation type="personal" name="spouse" mutual="#P1234 #P4332"/>
  </particLinks>
 </listPerson>
Note

The type attribute may be used to distinguish lists of people of a particular type if convenient.

«#CCAH»
«#HD4»
«#CCAS2»
Module namesdates

<localName>

localName (Locally-defined Property Name) contains a locally defined name for some property.
Declaration
element localName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <localName
   xmlns:tei="http://www.tei-c.org/ns/1.0">
daikanwa</localName>
 <localName>entity</localName>
Note

No definitive list of local names is proposed. However, the name entity is recommended as a means of naming the property identifying the recommended character entity name for this character or glyph.

Module gaiji

<locale>

locale contains a brief informal description of the nature of a place for example a room, a restaurant, a park bench etc.
Class model.settingPart
Declaration
element locale
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <locale
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a fashionable restaurant</locale>
«#CCAHSE»
Module corpus

<m>

m (morpheme) represents a grammatical morpheme.
Class model.segLike att.segLike
Declaration
element m
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   attribute baseForm { data.word }?,
   ( text | model.gLike | model.blockLike | c | model.global )*
}
Attributes
In addition to global attributes and those inherited from [att.segLike ]
baseForm identifies the morpheme's base form.
Status: Optional
Datatype: data.word
Values: a string of characters representing the spelling of the morpheme's base form.
Example
 <w type="adjective"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <w type="noun">
   <m type="prefix" baseForm="con">com</m>
   <m type="root">fort</m>
  </w>
  <m type="suffix">able</m>
 </w>
Note

May contain character data, <seg>, and <c> elements only.

«#AILC»
Module analysis

<mapping>

mapping (character mapping) contains one or more characters which are related to the parent character or glyph in some respect, as specified by the type attribute.
Class att.typed
Declaration
element mapping
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.xtext
}
Attributes
Global attributes and those inherited from [att.typed ]
Example
 <mapping type="modern"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
r</mapping>
 <mapping type="standard"></mapping>
Note

Suggested values for the type attribute include exact for exact equivalences, uppercase for uppercase equivalences, lowercase for lowercase equivalences, and simplified for simplified characters. The <g> elements contained by this element can point to either another <char> or <glyph>element or contain a character that is intended to be the target of this mapping.

Module gaiji

<measure>

measure contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name.
Class model.measureLike att.measurement
Declaration
element measure
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.measurement.attribute.unit,
   att.measurement.attribute.quantity,
   att.measurement.attribute.commodity,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.measurement ]
type specifies the type of measurement in any convenient typology.
Status: Mandatory when applicable
Datatype: data.enumerated
Example
 <measure type="weight"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <num>2</num> pounds of flesh</measure>
 <measure type="currency">£10-11-6d</measure>
 <measure type="area">2 merks of old extent</measure>
Example
 <measure quantity="40" unit="hogshead" commodity="rum"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
2 score hh rum</measure>
 <measure quantity="12" unit="count" commodity="roses">1 doz. roses</measure>
 <measure quantity="1" unit="count" commodity="tulips">1 yellow tulip</measure>
«#CONANU»
Module core

<meeting>

meeting in bibliographic references, contains a description of the meeting or conference from which the bibliographic item derives.
Declaration
element meeting
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.limitedContent
}
Attributes
Global attributes only
Example
 <meeting
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Ninth International Conference on Middle High German Textual Criticism, Aachen, June 1998.</meeting>
«#COBICOR»
Module core

<mentioned>

mentioned marks words or phrases mentioned, not used.
Class model.emphLike
Declaration
element mentioned
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
There is thus a striking accentual difference between a verbal form like  <mentioned xml:id="X234" xml:lang="el"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
eluthemen</mentioned>
 <gloss target="#X234">we were released,</gloss> accented on
the second syllable of the word, and its
participial derivative
 <mentioned xml:id="X235" xml:lang="el">lutheis</mentioned>
 <gloss target="#X235">released,</gloss> accented on the last.
«#COHQU»
Module core

<metDecl>

metDecl documents the notation employed to represent a metrical pattern when this is specified as the value of a met, real, or rhyme attribute on any structural element of a metrical text (e.g. lg, l, or seg).
Class model.encodingPart att.declarable
Declaration
element metDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute type { list { data.enumerated, data.enumerated* } }?,
   attribute pattern { data.pattern }?,
   ( ( macro.componentSeq ) | ( metSym+ ) )
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
type indicates whether the notation conveys the abstract metrical form, its actual prosodic realization, or the rhyme scheme, or some combination thereof.
Status: Mandatory when applicable
Datatype: 1–3 occurrences of data.enumerated, separated by whitespace
Default: met real
Values are:
met (met attribute) declaration applies to the abstract metrical form recorded on the met attriubte
real (real attribute) declaration applies to the actual realization of the conventional metrical structure recorded on the real attriubte
met (rhyme attribute) declaration applies to the rhyme scheme recorded on the rhyme attriubte

By default, the <metDecl> element documents the notation used for metrical pattern and realization. It may also be used to document the notation used for rhyme scheme information; if not otherwise documented, the rhyme scheme notation defaults to the traditional ‘abab’ notation.

pattern specifies a regular expression defining any value that is legal for this notation.
Status: Optional
Datatype: data.pattern
Values: the value must be a valid regular expression per the World Wide Web Consortium's XML Schema Part 2: Datatypes Second Edition, Appendix F
Example
 <metDecl xml:id="ip" pattern="((SU|US)USUSUSUS/)"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <metSym value="S">stressed syllable</metSym>
  <metSym value="U">unstressed syllable</metSym>
  <metSym value="/">metrical line boundary</metSym>
 </metDecl>

This example is intended for the far more restricted case typified by the Shakespearean iambic pentameter. Only metrical patterns containing exactly ten syllables, alternately stressed and unstressed, (except for the first two which may be in either order) to each metrical line can be expressed using this notation.

Example
 <metDecl xml:id="ip-fr" pattern="((SU|US)USUSUSUS/)"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <metSym value="S">syllabe accentuée</metSym>
  <metSym value="U">syllabe non accentuée</metSym>
  <metSym value="/">frontière de vers métrique</metSym>
 </metDecl>

Cet exemple s'entend dans un cas beaucoup plus restreint dont l'exemple typique est le pentamètre iambique shakespearien. Seuls les modèles métriques contenant exactement dix syllabes, alternativement accentuées ou non accentuées, (à l'exception des deux premières qui peuvent être l'une ou l'autre) à chaque vers peuvent être exprimés en utilisant cette notation.

Note

The encoder may choose whether to define the notation formally or informally. However, the two methods may not be mixed. That is, <metDecl> may contain either a sequence of <metSym> elements or, alternately, a series of paragraphs or other components. If the pattern attribute is specified and <metSym> elements are used, then all the codes appearing within the pattern attribute should be documented.

Only usable within the header if the verse module is used.

«#HDMN»
«#VEME»
Module header

<metSym>

metSym documents the intended significance of a particular character or character sequence within a metrical notation, either explicitly or in terms of other symbol elements in the same metDecl.
Declaration
element metSym
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { list { data.word+ } },
   attribute terminal { data.truthValue }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
value specifies the character or character sequence being documented.
Status: Required
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any available character or character sequence.
terminal specifies whether the symbol is defined in terms of other symbols (terminal is set to false) or in prose (terminal is set to true).
Status: Mandatory when applicable
Datatype: data.truthValue
Default: true

The value true indicates that the element contains a prose definition of its meaning; the value false indicates that the element contains a definition of its meaning given using symbols defined elsewhere in the same <metDecl> element.

Example
 <metSym value="x"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a stressed syllable</metSym>
 <metSym value="o">an unstressed syllable</metSym>
 <metSym value="A" terminal="false">xoo</metSym>
Example
 <metSym value="x"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
une syllabe accentuée</metSym>
 <metSym value="o">une syllabe non accentuée</metSym>
 <metSym value="A" terminal="false">xoo</metSym>
«#HDMN»
«#VEME»
Module header

<milestone>

milestone marks a boundary point separating any kind of section of a text, as indicated by changes in a standard reference system, where the section is not represented by a structural element.
Class model.milestoneLike
Declaration
element milestone
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ed { data.code }?,
   attribute unit
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | token
   },
   empty
}
Attributes
In addition to global attributes
ed indicates the edition or version to which the milestone applies.
Status: Recommended
Datatype: data.code
Values: Any string of characters; usually a siglum conventionally used for the edition.
unit provides a conventional name for the kind of section changing at this milestone.
Status: Required
Datatype: data.enumerated
Suggested values include:
page (physical page breaks (synonymous with the pb element).)
column (column breaks.)
line (line breaks (synonymous with the lb element).)
book (any units termed book, liber, etc.)
poem (individual poems in a collection.)
canto (cantos or other major sections of a poem.)
stanza (stanzas within a poem, book, or canto.)
act (acts within a play.)
scene (scenes within a play or act.)
section (sections of any kind.)
absent (passages not present in the reference edition.)

If the milestone marks the beginning of a piece of text not present in the reference edition, the special value absent may be used as the value of unit. The normal interpretation is that the reference edition does not contain the text which follows, until the next <milestone> tag for the edition in question is encountered.

In addition to the values suggested, other terms may be appropriate (e.g. Stephanus for the Stephanus numbers in Plato).

Example
 <milestone n="23" ed="La" unit="Dreissiger"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

...

 <milestone n="24" ed="AV" unit="verse"/>
...
Note

For this element, the global n attribute indicates the new number or other value for the unit which changes at this milestone. The special value unnumbered should be used in passages which fall outside the normal numbering scheme (e.g. chapter heads, poem numbers or titles, or speaker attributions in verse drama).

The order in which milestone elements are given at a given point is not normally significant.

«#CORS5»
Module core

<monogr>

monogr (monographic level) contains bibliographic elements describing an item (e.g. a book or journal) published as an independent item (i.e. as a separate physical object).
Declaration
element monogr
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      (
         (
            ( author | editor | respStmt ),
            ( author | editor | respStmt )*,
            title+,
            ( editor | respStmt )*
         )
       | ( title+, ( author | editor | respStmt )* )
      )?,
      ( model.noteLike | meeting )*,
      ( edition, ( editor | respStmt )* )*,
      imprint,
      ( imprint | extent | biblScope )*
   )
}
Attributes
Global attributes only
Note

May contain specialized bibliographic elements, in a prescribed order.

The <monogr> element may only occur only within a <biblStruct>, where its use is mandatory for the description of an monographic level bibliographic item.

«#COBICOL»
Module core

<move>

move (Movement) marks the actual entrance or exit of one or more characters on stage.
Class model.stageLike att.ascribed
Declaration
element move
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.ascribed.attribute.who,
   attribute type { "entrance" | "exit" | "onstage" | token }?,
   attribute where { list { data.enumerated+ } }?,
   attribute perf { list { data.pointer+ } }?,
   empty
}
Attributes
In addition to global attributes and those inherited from [att.ascribed ]
type characterizes the movement, for example as an entrance or exit.
Status: Optional
Datatype: data.enumerated
Suggested values include:
entrance (character is entering the stage.)
exit (character is exiting the stage.)
onstage (character moves on stage)
where specifies the direction of a stage movement.
Status: Optional
Datatype: 1–∞ occurrences of data.enumerated, separated by whitespace
Sample values include:
L (stage left)
R (stage right)
C (centre stage)

Full blocking information will normally require combinations of values, (for example ‘UL’ for ‘upper stage left’) and may also require more detailed encoding of speed, direction etc. Full documentation of any coding system used should be provided in the header.

perf identifies the performance or performances in which this movement occurred as specified.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: The references are derived from the xml:id attribute on a <performance> element.
Example
 <performance xml:id="perf1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>First performance</p>
  <castList>
   <castItem>
    <role xml:id="bellaf">Bellafront</role>
   </castItem>
  </castList>
 </performance>
 <stage type="entrance">
  <move
    who="#bellaf"
    type="enter"
    where="L"
    perf="#perf1"/>

  Enter Bellafront mad.</stage>
«#DRSTA»
Module drama

<name>

name (name, proper noun) contains a proper noun or noun phrase.
Class model.nameLike.agent att.naming
Declaration
element name
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.naming ]
type indicates the type of the object which is being named by the phrase.
Status: Recommended
Datatype: data.enumerated
Values: Values such as person, place, institution, product, acronym.
Note

Proper nouns referring to people, places, and organizations may be tagged instead with <persName>, <placeName>, or <orgName>, when the TEI module for names and dates is included.

«#CONARS»
Module core

<nameLink>

nameLink (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.
Class model.persNamePart att.personal att.typed
Declaration
element nameLink
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>Frederick</forename>
  <nameLink>van der</nameLink>
  <surname>Tronck</surname>
 </persName>
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>Alfred</forename>
  <nameLink>de</nameLink>
  <surname>Musset</surname>
 </persName>
«#NDPER»
Module namesdates

<namespace>

namespace supplies the formal name of the namespace to which the elements documented by its children belong.
Declaration
element namespace
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute name { data.namespace },
   tagUsage+
}
Attributes
In addition to global attributes
name the full formal name of the namespace concerned.
Status: Required
Datatype: data.namespace
Example
 <namespace name="http://www.tei-c.org/ns/1.0"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <tagUsage
    gi="hi"
    occurs="28"
    withId="2"
    render="#it">
Used only to mark English words italicised in the copy text </tagUsage>
 </namespace>
Example
 <namespace name="http://www.tei-c.org/ns/1.0"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <tagUsage
    gi="hi"
    occurs="28"
    withId="2"
    render="#it">
Utilisé seulement pour marquer les mots anglais en italiques dans le texte de la copie. </tagUsage>
 </namespace>
«#HD57»
Module header

<nationality>

nationality contains an informal description of a person's present or past nationality or citizenship.
Class model.persTraitLike att.datable att.editLike att.naming
Declaration
element nationality
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute reg { data.code }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike att.naming ]
reg supplies a regularized form of the country name using a name or code from ISO 3166
Status: Optional
Datatype: data.code
Values: The value used may be either a country name or a short code. Both are defined in ISO 3166-1.
Example
 <nationality reg="US" notBefore="1966"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Obtained US Citizenship in 1966</nationality>
«#CCAHPA»
Module namesdates

<node>

node encodes a node, a possibly labeled point in a graph.
Declaration
element node
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   attribute type { "initial" | "final" | token }?,
   attribute adjTo { list { data.pointer+ } }?,
   attribute adjFrom { list { data.pointer+ } }?,
   attribute adj { list { data.pointer+ } }?,
   attribute inDegree { data.count }?,
   attribute outDegree { data.count }?,
   attribute degree { data.count }?,
   ( label, label? )?
}
Attributes
In addition to global attributes
value provides the value of a node, which is a feature structure or other analytic element.
Status: Optional
Datatype: data.pointer
Values: A valid identifier.
type provides a type for a node.
Status: Optional
Datatype: data.enumerated
Suggested values include:
initial (initial node in a transition network)
final (final node in a transition network)
adjTo gives the identifiers of the nodes which are adjacent to the current node.
Status: Required when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A list of identifiers.
adjFrom gives the identifiers of the nodes which are adjacent from the current node.
Status: Required when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A list of identifiers.
adj gives the identifiers of the nodes which are both adjacent to and adjacent from the current node.
Status: Required when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A list of identifiers.

Use this attribute instead of the adjTo and adjFrom attributes when the graph is undirected and vice versa if the graph is directed.

inDegree gives the in degree of the node, the number of nodes which are adjacent from the given node.
Status: Optional
Datatype: data.count
Values: A non-negative integer.
outDegree gives the out degree of the node, the number of nodes which are adjacent to the given node.
Status: Optional
Datatype: data.count
Values: A non-negative integer.
degree gives the degree of the node, the number of arcs with which the node is incident.
Status: Optional
Datatype: data.count
Values: A non-negative integer.

Use this attribute instead of the inDegree and outDegree attributes when the graph is undirected and vice versa if the graph is directed.

Example
 <node
   xml:id="t6"
   type="final"
   inDegree="2"
   outDegree="0"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>6</label>
 </node>
Note

Zero, one, or two children <label> elements may be present. The first occurence of <label> provides a label for the arc; the second provides a second label for the arc, and should be used if a transducer is being encoded whose actions are associated with nodes rather than with arcs.

«#GDGR»
Module nets

<normalization>

normalization indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form.
Class att.declarable model.editorialDeclPart
Declaration
element normalization
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute source { data.pointer }?,
   attribute method { "silent" | "tags" }?,
   model.pLike+
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
source indicates the authority for any normalization carried out.
Status: Optional
Datatype: data.pointer
Values: Points to a bibliographic description or other resource documenting the principles underlying the normalization which has been applied.
method indicates the method adopted to indicate normalizations within the text.
Status: Optional
Default: silent
Legal values are:
silent (normalization made silently )
tags (normalization represented using editorial tags )
Example
 <editorialDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <normalization method="tags">
   <p>Where both upper- and lower-case i, j, u, v, and vv have been normalized, to modern 20th century typographical practice, the <gi>choice</gi> element has been used to enclose
    <gi>orig</gi> and <gi>reg</gi> elements giving the original and
    new values respectively. ... </p>
  </normalization>
  <normalization method="silent">
   <p>Spacing between words and following punctuation has been regularized to zero spaces; spacing between words has been regularized to one space.</p>
  </normalization>
  <normalization source="http://www.dict.sztaki.hu/webster">
   <p>Spelling converted throughout to Modern American usage, based on Websters 9th Collegiate dictionary.</p>
  </normalization>
 </editorialDecl>
Example
 <editorialDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <normalization method="tags">
   <p>Là où à la fois les caractères i, j, u, v, et w en haut et bas de casse ont été normalisés selon la typographie moderne du 20e siècle, l'élément <gi>choice</gi> doit être utilisé pour inclure les éléments <gi>orig</gi> et <gi>reg</gi> donnant respectivement les valeurs originelles et nouvelles. ... </p>
  </normalization>
  <normalization method="silent">
   <p>Les espaces entre les mots et la ponctuation qui les suit ont été supprimés ; les espaces entre les mots ont été réduits à un seul espace.</p>
  </normalization>
  <normalization source="http://www.dict.sztaki.hu/webster">
   <p>Tous les mots ont été convertis dans l’orthographe de l’américain moderne selon la 9e édition du Websters Collegiate dictionary.</p>
  </normalization>
 </editorialDecl>
«#HD53»
«#CCAS2»
Module header

<note>

note contains a note or annotation.
Class model.noteLike att.placement
Declaration
element note
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.placement.attribute.place,
   attribute type { data.enumerated }?,
   attribute resp { data.pointer }?,
   attribute anchored { data.enumerated }?,
   attribute target { list { data.pointer+ } }?,
   attribute targetEnd { list { data.pointer+ } }?,
   macro.specialPara
}
Attributes
In addition to global attributes and those inherited from [att.placement ]
type describes the type of note.
Status: Optional
Datatype: data.enumerated
Values: Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. annotation, gloss, citation, digression, preliminary, temporary
resp indicates who is responsible for the annotation: author, editor, translator, etc.
Status: Required when applicable
Datatype: data.pointer
Values: a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, encoding, or annotation

For specialized types of editorial annotation (e.g. for marking corrections, normalizations, cruxes, etc.), see chapter .

anchored indicates whether the copy text shows the exact place of reference for the note.
Status: Optional
Datatype: data.enumerated
Default: true

In modern texts, notes are usually anchored by means of explicit footnote or endnote symbols. An explicit indication of the phrase or line annotated may however be used instead (e.g. ‘page 218, lines 3–4’). The anchored attribute indicates whether any explicit location is given, whether by symbol or by prose cross-reference. The value true indicates that such an explicit location is indicated in the copy text; the value false indicates that the copy text does not indicate a specific place of attachment for the note. If the specific symbols used in the copy text at the location the note is anchored are to be recorded, use the n attribute.

target indicates the point (or points) of attachment for a note, or the beginning of the span to which the note is attached.
Status: Required when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: reference to the xml:ids of element(s) which begin at the location in question (e.g. the xml:id of an <anchor> element).

If target and targetEnd are to be used to indicate where notes attach to the text, then elements at the appropriate locations (<anchor> elements if necessary) must be given xml:id values to be pointed at.

targetEnd points to the end of the span to which the note is attached, if the note is not embedded in the text at that point.
Status: Required when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: reference to the xml:id(s) of element(s) which end at the location(s) in question, or to an empty element at the point in question.

Example
And yet it is not only in the great line of Italian renaissance art, but even in the painterly  <note type="gloss"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <term xml:lang="de">Malerisch</term>.
  This word has, in the German, two distinct meanings, one objective, a
  quality residing in the object, the other subjective, a mode of
  apprehension and creation. To avoid confusion, they have been
  distinguished in English as <mentioned>picturesque</mentioned> and
  <mentioned>painterly</mentioned> respectively. (Tr.)</note>
style of the Dutch genre painters of the seventeenth century that
drapery has this psychological significance.
Note
The global n attribute may be used to supply the symbol or number used to mark the note's point of attachment in the source text, as in the following example:
Mevorakh b. Saadya's mother, the matriarch of the family during the second half of the eleventh century,  <note n="126" anchored="true"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
The alleged mention of Judah Nagid's mother in a letter from 1071 is, in fact, a reference to Judah's children; cf. above, nn. 111 and 54. </note>
is well known from Geniza documents published by Jacob Mann.
However, if notes are numbered in sequence and their numbering can be reconstructed automatically by processing software, it may well be considered unnecessary to record the note numbers.
«#CONONO»
«#HD27»
«#COBICON»
«#DITPNO»
Module core

<notesStmt>

notesStmt (Notes statement) collects together any notes providing information about a text additional to that recorded in other parts of the bibliographic description.
Declaration
element notesStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   model.noteLike+
}
Attributes
Global attributes only
Example
 <notesStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <note>Historical commentary provided by Mark Cohen</note>
  <note>OCR scanning done at University of Toronto</note>
 </notesStmt>
Example
 <notesStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <note>Commentaire historique de Mark Cohen.</note>
  <note>Numérisation OCR faite à l’Université de Toronto.</note>
 </notesStmt>
Note

Information of different kinds should not be grouped together into the same note.

«#HD27»
«#HD2»
Module header

<num>

num (number) contains a number, written in any form.
Class model.measureLike
Declaration
element num
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type
   {
      "cardinal" | "ordinal" | "fraction" | "percentage" | token
   }?,
   attribute value { data.numeric }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type indicates the type of numeric value.
Status: Optional
Datatype: data.enumerated
Suggested values include:
cardinal (absolute number, e.g. 21, 21.5)
ordinal (ordinal number, e.g. 21st)
fraction (fraction, e.g. one half or three-quarters)
percentage (a percentage)

If a different typology is desired, other values can be used for this attribute.

value supplies the value of the number in standard form.
Status: Optional
Datatype: data.numeric
Values: a numeric value.

The standard form used is defined by the TEI datatype data.numeric.

Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
I reached <num type="cardinal" value="21">twenty-one</num>
 on my <num type="ordinal" value="21">twenty-first</num> birthday...
 light travels at <num value="10E10">10<hi rend="sup">10</hi>
  </num> cm per second.</p>
Note

Detailed analyses of quantities and units of measure in historical documents may also use the feature structure mechanism described in chapter . The <num> element is intended for use in simple applications.

«#CONANU»
Module core

<nym>

nym contains the definition for a canonical name or namepart of any kind
Class att.typed
Declaration
element nym
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute parts { list { data.pointer, data.pointer* } }?,
   ( ( model.entryParts* ), ( model.pLike* ), ( nym* ) )
}
Attributes
In addition to global attributes and those inherited from [att.typed ]
parts points to constituent nyms
Status: Optional
Datatype: 1–100 occurrences of data.pointer, separated by whitespace
Example
 <nym xml:id="J452"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <form>
   <orth xml:lang="en-US">Ian</orth>
   <orth xml:lang="en-x-Scots">Iain</orth>
  </form>
 </nym>
«#NDNYM»
Module namesdates

<occupation>

occupation contains an informal description of a person's trade, profession or occupation.
Class model.persStateLike att.datable att.editLike att.naming
Declaration
element occupation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute scheme { data.pointer }?,
   attribute code { data.pointer }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike att.naming ]
scheme identifies the classification system or taxonomy in use by supplying the identifier of a taxonomy element elsewhere in the header.
Status: Optional
Datatype: data.pointer
Values: must identify a <taxonomy> element
code identifies an occupation code defined within the classification system or taxonomy defined by the scheme attribute.
Status: Optional
Datatype: data.pointer
Values: Must identify a <category> element
Example
 <occupation
   xmlns:tei="http://www.tei-c.org/ns/1.0">
accountant</occupation>
Example
 <occupation scheme="#rg" code="#acc"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
accountant</occupation>
Example
 <occupation scheme="#rg" code="#acc"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
accountant with specialist knowledge of oil industry </occupation>
Note

The content of this element may be used as an alternative to the more formal specification made possible by its attributes; it may also be used to supplement the formal specification with commentary or clarification.

«#CCAHPA»
Module namesdates

<offset>

offset (offset) 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.
Class model.placeNamePart model.datePart att.typed
Declaration
element offset
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( text | model.gLike | model.global )*
}
Attributes
Global attributes and those inherited from [att.typed ]
«#NDPLAC»
Module namesdates

<opener>

opener groups together dateline, byline, salutation, and similar phrases appearing as a preliminary group at the start of a division, especially of a letter.
Class model.divWrapper
Declaration
element opener
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      text
    | model.gLike
    | model.phrase
    | argument
    | byline
    | dateline
    | epigraph
    | salute
    | signed
    | model.global
   )*
}
Attributes
Global attributes only
Example
 <opener
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <dateline>Walden, this 29. of August 1592</dateline>
 </opener>
Example
 <opener
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <dateline>
   <name type="place">Great Marlborough Street</name>
   <date>November 11, 1848</date>
  </dateline>
  <salute>My dear Sir,</salute>
 </opener>
 <p>I am sorry to say that absence from town and other circumstances have prevented me from earlier enquiring...</p>
«#DSCO»
«#DSDTB»
Module textstructure

<orgDivn>

orgDivn (organizational division) indicates a division, branch or department specified in an organizational name.
Declaration
element orgDivn
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute reg { text }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type more fully describes the organization division specified in the name component. Possible values include branch, department, section, division, etc.
Status: Mandatory when applicable
Datatype: data.enumerated
Values: any string of characters
reg gives a normalized or regularized form of the organizational division.
Status: Optional
Datatype: text
Values: Any string of characters.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Example
 <orgName type="academic" key="DMHGU1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <orgDivn type="department"> Department of Modern History </orgDivn>,
 Glasgow <orgType type="function">University</orgType>
 </orgName>
«#NDORG»
Module namesdates

<orgName>

orgName (organization name) contains an organizational name.
Class model.nameLike.agent
Declaration
element orgName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute key { data.key }?,
   attribute reg { text }?,
   (
      text
    | model.gLike
    | orgTitle
    | orgType
    | orgDivn
    | model.phrase
    | model.global
   )*
}
Attributes
In addition to global attributes
type more fully describes the organization indicated in the organizational name. Possible values include voluntary, political, governmental, industrial, commercial, etc.
Status: Mandatory when applicable
Datatype: data.enumerated
Values:
key provides an alternative identifier for the organization being named, such as a database record key.
Status: Optional
Datatype: data.key
Values: any string

The value may be a unique identifier from a database, or simply a more explicit name for the referent. Its purpose is only to record an identification; if the analysis leading to the identification is to be recorded as well, the analytic tags described in chapter should be used in addition or instead.

reg gives a normalized or regularized form of the organization name
Status: Optional
Datatype: text
Values: Any string of characters.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Example
About a year back, a question of considerable interest was agitated in the  <orgName
   key="PAS1"
   type="voluntary"
   reg="Pennsylvania Abolition Society"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Pennsyla. Abolition Society</orgName>....
«#NDORG»
Module namesdates

<orgTitle>

orgTitle (organization title) contains the proper name component of an organizational name.
Declaration
element orgTitle
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute reg { text }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type more fully describes the organization title. Possible values include formal, colloquial, acronym, etc.
Status: Mandatory when applicable
Datatype: data.enumerated
Values: any string of characters
reg gives a normalized or regularized form of the organization title.
Status: Optional
Datatype: text
Values: Any string of characters.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Example
Mr Frost will be able to earn an extra fee from  <orgName type="media" key="BSB1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <orgTitle type="acronym">BSkyB</orgTitle>
 </orgName>
rather than the
 <orgName type="media" key="BBC1">
  <orgTitle type="acronym" reg="British Broadcasting Corporation">BBC</orgTitle>
 </orgName>
«#NDORG»
Module namesdates

<orgType>

orgType (organization type) indicates a part of the organization name which contains information about the organization's structure or function.
Declaration
element orgType
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute reg { text }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes
type more fully describes the organization type specified in the name component. Possible values include function, structure, etc.
Status: Mandatory when applicable
Datatype: data.enumerated
Values: any string of characters
reg gives a normalized or regularized form of the organization type
Status: Optional
Datatype: text
Values: Any string of characters.

In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading.

Example
 <orgName type="company-utility" key="WWPC1"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Washington <orgType type="function">Water Power</orgType>
  <orgType type="structure" reg="incorporated">Inc.</orgType>
 </orgName>
«#NDORG»
Module namesdates

<orig>

orig (original form) contains a reading which is marked as following the original, rather than being normalized or corrected.
Class model.pPart.transcriptional model.choicePart
Declaration
element orig
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example

If all that is desired is to call attention to the original version in the copy text, <orig> may be used alone:

 <l
   xmlns:tei="http://www.tei-c.org/ns/1.0">
But this will be a <orig>meere</orig> confusion</l>
 <l>And hardly shall we all be <orig>vnderstoode</orig>
 </l>
Example

More usually, an <orig> will be combined with a regularized form within a <choice> element:

 <l
   xmlns:tei="http://www.tei-c.org/ns/1.0">
But this will be a <choice>
   <orig>meere</orig>
   <reg>mere</reg>
  </choice> confusion</l>
 <l>And hardly shall we all be <choice>
   <orig>vnderstoode</orig>
   <reg>understood</reg>
  </choice>
 </l>

[Note: Kyd, Spanish Tragedy, (1592) Kv]

«#COEDREG»
«#TC»
Module core

<p>

p (paragraph) marks paragraphs in prose.
Class model.pLike model.divPart
Declaration
element p
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
 <p
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Hallgerd was outside. <q>There is blood on your axe,</q> she said.
 <q>What have you done?</q>
 </p>
 <p>
  <q>I have now arranged that you can be married a second time,</q> replied Thjostolf.</p>
 <p>
  <q>Then you must mean that Thorvald is dead,</q> she said.</p>
 <p>
  <q>Yes,</q> said Thjostolf.
  <q>And now you must think up some plan for me.</q>
 </p>
Note

In some contexts, the paragraph may have a specialized meaning, e.g. in the tag set for dictionaries, <p> is used to enclose any running text, and thus does not imply text set off as is conventionally done in running prose.

«#COPA»
«#DRPAL»
Module core

<particDesc>

particDesc (participation description) describes the identifiable speakers, voices, or other participants in a linguistic interaction.
Class model.profileDescPart att.declarable
Declaration
element particDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | model.personLike+ )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <particDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <listPerson>
   <person xml:id="P-1234" sex="2" age="42">
    <p>Female informant, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic status B2.</p>
   </person>
   <person xml:id="P-4332" sex="1" age="43"/>
   <particLinks>
    <relation type="personal" name="spouse" mutual="#P1234 #P4332"/>
   </particLinks>
  </listPerson>
 </particDesc>
Note

May contain a prose description organized as paragraphs, or a structured list of persons and person groups, with an optional formal specification of any relationships amongst them.

«#CCAH»
«#HD4»
«#CCAS2»
Module corpus

<particLinks>

particLinks (participant relationships) describes the relationships or social links existing between participants in a linguistic interaction.
Declaration
element particLinks
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike+ | relation+ )
}
Attributes
Global attributes only
Example
 <listPerson
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <person xml:id="p1"/>
 </listPerson>
 <particLinks>
  <relation
    type="personal"
    name="parent"
    active="#p1 #p2"
    passive="#p3 #p4"/>

  <relation type="personal" name="spouse" mutual="#p1 #p2"/>
  <relation
    type="social"
    name="employer"
    active="#p1"
    passive="#p3 #p5 #p6 #p7"/>

 </particLinks>

The persons with identifiers p1 and p2 are the parents of p3 and p4; they are also married to each other; p1 is the employer of p3, p5, p6, and p7.

Example
 <particLinks
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>All speakers are members of the Ceruli family, born in Naples.</p>
 </particLinks>
Note

May contain a prose description organized as paragraphs, or a sequence of <relation> elements.

«#CCAHPA»
Module namesdates

<pb>

pb (page break) marks the boundary between one page of a text and the next in a standard reference system.
Class model.milestoneLike
Declaration
element pb
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ed { data.code }?,
   empty
}
Attributes
In addition to global attributes
ed indicates the edition or version in which the page break is located at this point
Status: Recommended
Datatype: data.code
Values: Any string of characters; usually a siglum conventionally used for the edition.
Note

On this element, the global n attribute indicates the number or other value associated with the page which follows the point of insertion of this <pb>. Encoders should adopt a clear and consistent policy as to whether the numbers associated with page breaks relate to the physical sequence number of the page or the page number or signature printed on it. By convention, <pb> elements should appear at the start of the page to which they refer.

«#CORS5»
Module core

<performance>

performance contains a section of front or back matter describing how a dramatic piece is to be performed in general or how it was performed on some specific occasion.
Class model.frontPart.drama
Declaration
element performance
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      ( model.divWrapper | model.global )*,
      ( ( macro.component ), model.global* )+,
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes only
Example
 <performance
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>
   <rs type="place">Gateway Theatre, Edinburgh</rs>,
   <date>6 September 1948</date>
   <castList>
    <castItem>
     <role>Anath Bithiah</role>
     <actor>Athene Seyler</actor>
    </castItem>
    <castItem>
     <role>Shendi</role>
     <actor>Robert Rietty</actor>
    </castItem>
   </castList>
  </p>
  <p>Directed by <name>E. Martin Browne</name>
  </p>
 </performance>
Example
 <performance
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Cast of the original production at the <rs type="place">Savoy Theatre, London,</rs>
   on <date>September 24, 1907</date>
   <castList>
    <castItem>Colonel Hope : Mr A.E.George</castItem>
   </castList>
  </p>
 </performance>
Note

contains paragraphs and an optional cast list only.

«#DRPERF»
«#DRFAB»
Module drama

<persEvent>

persEvent contains a description of a particular event of significance in the life of a person.
Class att.datable att.editLike att.typed att.naming model.persEventLike
Declaration
element persEvent
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   (
      label?,
      model.dateLike?,
      placeName?,
      model.pLike*,
      ( model.noteLike | model.biblLike )*
   )
}
Attributes
Global attributes and those inherited from [att.datable att.editLike att.typed att.naming ]
Example
 <person
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <persEvent type="mat">
   <label>matriculation</label>
   <date value="1972-10-12">12 Oct 1972</date>
  </persEvent>
  <persEvent type="grad">
   <label>graduation</label>
   <date>23 June 1975</date>
  </persEvent>
 </person>
Module namesdates

<persName>

persName (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including any or all of the person's forenames, surnames, honorifics, added names, etc.
Class model.persStateLike model.nameLike.agent att.datable att.editLike att.personal att.typed
Declaration
element persName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( text | model.gLike | model.persNamePart | model.phrase | model.global )*
}
Attributes
Global attributes and those inherited from [att.datable att.editLike att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>Edward</forename>
  <forename>George</forename>
  <surname type="linked">Bulwer-Lytton</surname>,
  <roleName>Baron Lytton of <placeName>Knebworth</placeName>
  </roleName>
 </persName>
«#NDPER»
Module namesdates

<persState>

persState contains a description of some ongoing status or quality attributed to a person.
Class att.datable att.editLike att.typed att.naming model.persStateLike
Declaration
element persState
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   (
      label?,
      model.dateLike?,
      model.pLike*,
      ( model.noteLike | model.biblLike )*
   )
}
Attributes
Global attributes and those inherited from [att.datable att.editLike att.typed att.naming ]
Example
 <persState key="#SCHOL"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>scholar</label>
 </persState>
Module namesdates

<persTrait>

persTrait contains a description of a personal or culturally-determined characteristic attributed to a person.
Class att.datable att.editLike att.naming att.typed model.persTraitLike
Declaration
element persTrait
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   (
      label?,
      model.dateLike?,
      model.pLike*,
      ( model.noteLike | model.biblLike )*
   )
}
Attributes
Global attributes and those inherited from [att.datable att.editLike att.naming att.typed ]
Example
 <persTrait cert="high" key="#BritCit" type="social"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>citizenship</label>
  <date from="1987-01-01" to="1997-12-31">Between 1987 and 1997</date>
  <p>Held status of naturalized UK citizen</p>
 </persTrait>

The reference #BritCit should indicate some definition of the category "British Citizenship elsewhere, for example in the header or some external source.

Example
 <persTrait type="physical"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>Eye colour</label>
  <p>Blue</p>
 </persTrait>
Module namesdates

<person>

person provides information about an identifiable individual, for example a participant in a language interaction, or a person referred to in a historical source.
Class model.personLike
Declaration
element person
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute role { list { data.word+ } }?,
   attribute sex { data.sex }?,
   attribute age { data.word }?,
   ( model.pLike+ | ( model.personPart | model.global )* )
}
Attributes
In addition to global attributes
role specifies a primary role or classification for the person.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: one or more keywords separated by spaces
sex specifies the sex of the person.
Status: Optional
Datatype: data.sex
age specifies an age group for the person.
Status: Optional
Datatype: data.word
Values: suggested values are to be supplied
Example
 <person sex="2" age="42"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Female respondent, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic status B2.</p>
 </person>
Example
 <person xml:id="Ovi01" sex="1" role="poet"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <persName xml:lang="en">Ovid</persName>
  <persName xml:lang="la">Publius Ovidius Naso</persName>
  <birth date="-0044-03-20"> 20 March 43 BC <placeName>
    <settlement type="city">Sulmona</settlement>
    <country reg="IT">Italy</country>
   </placeName>
  </birth>
  <death notBefore="0017" notAfter="0018">17 or 18 AD <placeName>
    <settlement type="city">Tomis (Constanta)</settlement>
    <country reg="RO">Romania</country>
   </placeName>
  </death>
 </person>
Note

May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class.

«#CCAHPA»
Module namesdates

<personGrp>

personGrp (personal group) describes a group of individuals treated as a single person for analytic purposes.
Class model.personLike
Declaration
element personGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute role { data.code }?,
   attribute sex { data.sex | "mixed" }?,
   attribute age { data.word }?,
   attribute size { list { data.word+ } }?,
   ( model.pLike+ | model.personPart* )
}
Attributes
In addition to global attributes
role specifies the role of this group of participants in the interaction.
Status: Optional
Datatype: data.code
Values: a set of keywords to be defined
sex specifies the sex of the participant group.
Status: Optional
Datatype: data.sex | "mixed"
age specifies the age group of the participants.
Status: Optional
Datatype: data.word
Values: suggested values are to be supplied
size specifies the size or approximate size of the group.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: may contain a number and an indication of accuracy, e.g. approx 200
Example
 <personGrp
   xml:id="pg1"
   role="audience"
   sex="mixed"
   size="approx 50"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Note

May contain a prose description organized as paragraphs, or any sequence of demographic elements in any combination.

The global xml:id attribute should be used to identify each speaking participant in a spoken text if the who attribute is specified on individual utterances.

«#CCAHPA»
Module namesdates

<phr>

phr (phrase) represents a grammatical phrase.
Class model.segLike att.segLike
Declaration
element phr
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.segLike ]
Example
 <phr type="verb" function="extraposted_modifier"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
To talk <phr type="preposition" function="complement">of <phr type="noun" function="object">many things</phr>
  </phr>
 </phr>
«#AILC»
Module analysis

<placeName>

placeName contains an absolute or relative place name.
Class model.nameLike att.naming att.typed
Declaration
element placeName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( text | model.gLike | model.placeNamePart | model.phrase | model.global )*
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <settlement>Rochester</settlement>
  <region>New York</region>
 </placeName>
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <geogName>Arrochar Alps</geogName>
  <region>Argylshire</region>
 </placeName>
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <measure>10 miles</measure>
  <offset>Northeast of</offset>
  <settlement>Attica</settlement>
 </placeName>
«#NDPLAC»
Module namesdates

<postBox>

postBox (postBox) contains a number or other identifier for some postal delivery point other than a street address.
Class model.addrPart
Declaration
element postBox
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <postBox
   xmlns:tei="http://www.tei-c.org/ns/1.0">
P.O. Box 280</postBox>
Example
 <postBox
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Postbus 532</postBox>
Note

The position and nature of postal codes is highly country-specific; the conventions appropriate to the country concerned should be used.

«#CONAAD»
Module core

<postCode>

postCode (postCode) contains a numerical or alphanumeric code used as part of a postal address to simplify sorting or delivery of mail.
Class model.addrPart
Declaration
element postCode
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <postCode
   xmlns:tei="http://www.tei-c.org/ns/1.0">
HR1 3LR</postCode>
Example
 <postCode
   xmlns:tei="http://www.tei-c.org/ns/1.0">
60142-7</postCode>
Note

The position and nature of postal codes is highly country-specific; the conventions appropriate to the country concerned should be used.

«#CONAAD»
Module core

<preparedness>

preparedness describes the extent to which a text may be regarded as prepared or spontaneous.
Class model.textDescPart
Declaration
element preparedness
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type a keyword characterizing the type of preparedness.
Status: Optional
Datatype: data.enumerated
Sample values include:
none (spontaneous or unprepared )
scripted (follows a script )
formulaic (follows a predefined set of conventions )
revised (polished or revised before presentation )
Example
 <preparedness type="none"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
«#CCAHTD»
Module corpus

<principal>

principal (principal researcher) supplies the name of the principal researcher responsible for the creation of an electronic text.
Declaration
element principal
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <principal
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Gary Taylor</principal>
«#HD21»
Module header

<profileDesc>

profileDesc (text-profile description) provides a detailed description of non-bibliographic aspects of a text, specifically the languages and sublanguages used, the situation in which it was produced, the participants and their setting.
Class model.headerPart
Declaration
element profileDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( creation?, model.profileDescPart* )
}
Attributes
Global attributes only
Example
 <profileDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <langUsage>
   <language ident="fr">French</language>
  </langUsage>
  <textDesc n="novel">
   <channel mode="w">print; part issues</channel>
   <constitution type="single"/>
   <derivation type="original"/>
   <domain type="art"/>
   <factuality type="fiction"/>
   <interaction type="none"/>
   <preparedness type="prepared"/>
   <purpose type="entertain" degree="high"/>
   <purpose type="inform" degree="medium"/>
  </textDesc>
  <settingDesc>
   <setting>
    <name>Paris, France</name>
    <time>Late 19th century</time>
   </setting>
  </settingDesc>
 </profileDesc>
Example
 <profileDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <langUsage>
   <language ident="fr">Français</language>
  </langUsage>
  <textDesc n="novel">
   <channel mode="w">imprimé ; livraisons</channel>
   <constitution type="single"/>
   <derivation type="original"/>
   <domain type="art"/>
   <factuality type="fiction"/>
   <interaction type="none"/>
   <preparedness type="prepared"/>
   <purpose type="entertain" degree="high"/>
   <purpose type="inform" degree="medium"/>
  </textDesc>
  <settingDesc>
   <setting>
    <name>Paris, France</name>
    <time>Fin du 19e siècle</time>
   </setting>
  </settingDesc>
 </profileDesc>
«#HD4»
«#HD11»
Module header

<projectDesc>

projectDesc (project description) describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected.
Class model.encodingPart att.declarable
Declaration
element projectDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <projectDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Texts collected for use in the Claremont Shakespeare Clinic, June 1990</p>
 </projectDesc>
Example
 <projectDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Textes rassemblés pour utilisation lors du Claremont Shakespeare Clinic, juin 1990</p>
 </projectDesc>
«#HD51»
«#HD5»
«#CCAS2»
Module header

<prologue>

prologue contains the prologue to a drama, typically spoken by an actor out of character, possibly in association with a particular performance or venue.
Class model.frontPart.drama
Declaration
element prologue
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      ( model.divWrapper | model.global )*,
      ( ( macro.component ), model.global* )+,
      ( ( model.divWrapper.bottom ), model.global* )*
   )
}
Attributes
Global attributes only
Example
 <prologue
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <sp>
   <l>Wits, like physicians never can agree,</l>
   <l>When of a different society.</l>
   <l>New plays are stuffed with wits, and with deboches,</l>
   <l>That crowd and sweat like cits in May-Day coaches.</l>
  </sp>
  <trailer>Written by a person of quality</trailer>
 </prologue>
«#DRPRO»
«#DRFAB»
Module drama

<ptr>

ptr defines a pointer to another location.
Class model.ptrLike att.pointing att.declaring
Declaration
element ptr
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   att.declaring.attribute.decls,
   (
      attribute target { list { data.pointer+ } }
    | attribute cRef { list { data.word+ } }
   )?,
   empty
}
Attributes
In addition to global attributes and those inherited from [att.pointing att.declaring ]
target specifies the destination of the pointer by supplying one or more URI References
Status: Required
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: One or more syntactically valid URI references, separated by white space. Because whitespace is used to separate URIs, no whitespace is permitted inside a single URI. If a whitespace character is required in a URI, it should be escaped with the normal mechanism, e.g. TEI%20Consortium.
cRef specifies the destination of the pointer by supplying a canonical reference from a scheme defined in a refsDecl element in the TEI header
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: the result of applying the algorithm for the resolution of canonical references (described in section ) should be a valid URI reference to the intended target

The <refsDecl> to use may be indicated with the decls attribute.

Currently these Guidelines only provide for a single canonical reference to be encoded on any given <ptr> element.

Example
 <ptr target="#p143 #p144"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

 <ptr target="http://www.tei-c.org"/>
Note

The target and cRef attributes are mutually exclusive.

«#COXR»
«#SAPT»
Module core

<pubPlace>

pubPlace contains the name of the place where a bibliographic item was published.
Class att.naming model.imprintPart model.publicationStmtPart
Declaration
element pubPlace
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.naming ]
«#COBICOI»
Module core

<publicationStmt>

publicationStmt (publication statement) groups information concerning the publication or distribution of an electronic or other text.
Declaration
element publicationStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike+ | model.publicationStmtPart+ )
}
Attributes
Global attributes only
Example
 <publicationStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <publisher>C. Muquardt </publisher>
  <pubPlace>Bruxelles & Leipzig</pubPlace>
  <date value="1846"/>
 </publicationStmt>
Example
 <publicationStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <publisher>Chadwyck Healey</publisher>
  <pubPlace>Cambridge</pubPlace>
  <availability>
   <p>Available under licence only</p>
  </availability>
  <date value="1992">1992</date>
 </publicationStmt>
Example
 <publicationStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <publisher>Chadwyck Healey</publisher>
  <pubPlace>Cambridge</pubPlace>
  <availability>
   <p>Disponible uniquement sur autorisation</p>
  </availability>
  <date value="1992">1992</date>
 </publicationStmt>
Example
 <publicationStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <publisher>Chadwyck Healey</publisher>
  <pubPlace>Cambridge</pubPlace>
  <availability>
   <p>Available under licence only</p>
  </availability>
  <date value="1992">1992</date>
 </publicationStmt>
Note

Although not enforced by the schemas, it is a requirement for TEI conformance that information about publication place, address, identifier, availability, and date be given in that order, following the name of the publisher, distributor, or authority concerned

«#HD24»
«#HD2»
Module header

<publisher>

publisher provides the name of the organization responsible for the publication or distribution of a bibliographic item.
Class model.imprintPart model.publicationStmtPart
Declaration
element publisher
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <imprint
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <pubPlace>Oxford</pubPlace>
  <publisher>Clarendon Press</publisher>
  <date>1987</date>
 </imprint>
Note

Use the full form of the name by which a company is usually referred to, rather than any abbreviation of it which may appear on a title page

«#COBICOI»
«#HD24»
Module core

<purpose>

purpose characterizes a single purpose or communicative function of the text.
Declaration
element purpose
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "persuade" | "express" | "inform" | "entertain" | token }?,
   attribute degree { data.certainty }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes
type specifies a particular kind of purpose.
Status: Optional
Datatype: data.enumerated
Suggested values include:
persuade (didactic, advertising, propaganda, etc. )
express (self expression, confessional, etc. )
inform (convey information, educate, etc. )
entertain (amuse, entertain, etc. )
degree specifies the extent to which this purpose predominates.
Status: Optional
Datatype: data.certainty
Values should be interpreted as follows.
high
this purpose is predominant
medium
this purpose is intermediate
low
this purpose is weak
unknown
extent unknown
Example
 <purpose type="persuade" degree="high"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

 <purpose type="entertain" degree="low"/>
Note

Usually empty, unless some further clarification of the type attribute is needed, in which case it may contain running prose

«#CCAHTD»
Module corpus

<q>

q (quoted speech, thought, or writing) contains material which is marked as (ostensibly) quoted from elsewhere; in narrative, this element is used to mark direct or indirect speech; in dictionaries, it may be used to mark real or contrived examples of usage; in manuscript descriptions or other metadata, to mark extracts quoted from the source being documented.
Class model.qLike att.ascribed
Declaration
element q
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.ascribed.attribute.who,
   attribute type { data.enumerated }?,
   macro.specialPara
}
Attributes
In addition to global attributes and those inherited from [att.ascribed ]
type may be used to indicate whether the quoted matter is spoken or thought, or to characterize it more finely.
Status: Required when applicable
Datatype: data.enumerated
Sample values include:
spoken representation of direct speech, usually marked by quotation marks.
thought representation of thought, e.g. internal monologue.
written quotation from a written source.
Example
And so, as Tiny Tim observed,  <q type="speech"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
God Bless Us, Every One!</q>
«#COHQQ»
Module core

<quotation>

quotation specifies editorial practice adopted with respect to quotation marks in the original.
Class att.declarable model.editorialDeclPart
Declaration
element quotation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute marks { "none" | "some" | "all" }?,
   attribute form { "data" | "rend" | "std" | "nonstd" | "unknown" }?,
   model.pLike+
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
marks indicates whether or not quotation marks have been retained as content within the text.
Status: Optional
Default: all
Legal values are:
none (no quotation marks have been retained )
some (some quotation marks have been retained )
all (all quotation marks have been retained )
form specifies how quotation marks are indicated within the text.
Status: Optional
Default: unknown
Legal values are:
data (quotation marks are retained as data.)
rend (the rendition attribute is consistently used to indicate the form of quotation marks.)
std (use of quotation marks has been standardized.)
nonstd (quotation marks are represented inconsistently.)
unknown (use of quotation marks is unknown.)
Example
 <quotation marks="none" form="rend"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>No quote marks have been retained. Instead, the <att>rend</att> attribute on the <gi>q</gi> element is used
   to specify what kinds of quotation mark was used, according
   to the following list:
   <list type="gloss">
    <label>dq</label>
    <item>double quotes, open and close</item>
    <label>sq</label>
    <item>single quotes, open and close</item>
    <label>dash</label>
    <item>long dash open, no close</item>
    <label>dg</label>
    <item>double guillemets, open and close</item>
   </list>
  </p>
 </quotation>
Example
 <quotation marks="none" form="rend"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>No quote marks have been retained. Instead, the <att>rend</att> attribute on the
   <gi>q</gi> element is used to specify what kinds of quotation mark was used, according to
   the following list: <list type="gloss">
    <label>dq</label>
    <item>double quotes, open and close</item>
    <label>sq</label>
    <item>single quotes, open and close</item>
    <label>dash</label>
    <item>long dash open, no close</item>
    <label>dg</label>
    <item>double guillemets, open and close</item>
   </list>
  </p>
 </quotation>
Example
 <quotation marks="all" form="std"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>All quotation marks are retained in the text and are represented by standard entity references</p>
 </quotation>
Example
 <quotation marks="none" form="rend"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Aucune marque de citation n'a été retenue. On a utilisé à la place l'attribut <att>rend</att> de l'élément Citation (discours direct) <gi>q</gi> pour préciser quelles sortes de marques de citation ont été utilisées, selon la liste suivante :
   <list type="gloss">
    <label>dq</label>
    <item>guillemets doubles, ouvrants et fermants</item>
    <label>sq</label>
    <item>guillemets simples, ouvrant et fermant</item>
    <label>dash</label>
    <item>tiret long ouvert, non fermé</item>
    <label>dg</label>
    <item>double guillemets, open and close</item>
   </list>
  </p>
 </quotation>
Example
 <quotation marks="all" form="std"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Toutes les marques de citation retenues dans le texte sont représentées par des entités de référence normalisées.</p>
 </quotation>
Example
 <quotation marks="all" form="std"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>All quotation marks are retained in the text and are represented by standard entity references</p>
 </quotation>
«#HD53»
«#CCAS2»
Module header

<quote>

quote (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text.
Class model.qLike model.quoteLike
Declaration
element quote
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.specialPara
}
Attributes
Global attributes only
Example
Lexicography has shown little sign of being affected by the work of followers of J.R. Firth, probably best summarized in his slogan,  <quote
   xmlns:tei="http://www.tei-c.org/ns/1.0">
You shall know a word by the company it keeps</quote>
 <ref>(Firth, 1957)</ref>
Note

If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the <cit> element.

«#COHQQ»
«#DSGRP»
Module core

<rdg>

rdg (reading) contains a single reading within a textual variation.
Class model.rdgLike att.textCritical
Declaration
element rdg
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.textCritical.attribute.wit,
   att.textCritical.attribute.type,
   att.textCritical.attribute.cause,
   att.textCritical.attribute.varSeq,
   att.textCritical.attribute.resp,
   att.textCritical.attribute.hand,
   (
      text
    | model.gLike
    | model.phrase
    | model.inter
    | model.global
    | model.rdgPart
   )*
}
Attributes
Global attributes and those inherited from [att.textCritical ]
Example
 <rdg wit="#Ra2"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Eryment</rdg>
«#TCAPLL»
Module textcrit

<rdgGrp>

rdgGrp (reading group) within a textual variation, groups two or more readings perceived to have a genetic relationship or other affinity.
Class att.textCritical
Declaration
element rdgGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.textCritical.attribute.wit,
   att.textCritical.attribute.type,
   att.textCritical.attribute.cause,
   att.textCritical.attribute.varSeq,
   att.textCritical.attribute.resp,
   att.textCritical.attribute.hand,
   ( ( ( rdgGrp, wit? ) | ( ( lem, wit? )?, ( model.rdgLike, wit? ) )* )+ )
}
Attributes
Global attributes and those inherited from [att.textCritical ]
Example
 <app
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <lem wit="#El #Ra2">though</lem>
  <rdgGrp type="orthographic">
   <rdg wit="#Hg">thogh</rdg>
   <rdg wit="#La">thouhe</rdg>
  </rdgGrp>
 </app>
Note

May contain readings and nested reading groups.

Note that only one <lem> element may appear within a single apparatus entry, whether it appears outside a <rdgGrp> element or within it.

«#TCAPLL»
Module textcrit

<recording>

recording (recording event) details of an audio or video recording event used as the source of a spoken text, either directly or from a public broadcast.
Class att.declarable att.duration.w3c
Declaration
element recording
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   att.duration.w3c.attribute.dur,
   attribute type { "audio" | "video" }?,
   ( model.pLike+ | model.recordingPart* )
}
Attributes
In addition to global attributes and those inherited from [att.declarable att.duration.w3c ]
type the kind of recording.
Status: Optional
Default: audio
Legal values are:
audio (audio recording)
video (audio and video recording)
Example
 <recording type="audio" dur="P30M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equipment>
   <p>Recorded on a Sony TR444 walkman by unknown participants; remastered to digital tape at <placeName>Borehamwood Studios</placeName> by
    <orgName>Transcription Services Inc</orgName>.</p>
  </equipment>
 </recording>
Example
 <recording type="audio" dur="P10M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equipment>
   <p>Recorded from FM Radio to digital tape</p>
  </equipment>
  <broadcast>
   <bibl>
    <title>Interview on foreign policy</title>
    <author>BBC Radio 5</author>
    <respStmt>
     <resp>interviewer</resp>
     <name>Robin Day</name>
    </respStmt>
    <respStmt>
     <resp>interviewee</resp>
     <name>Margaret Thatcher</name>
    </respStmt>
    <series>
     <title>The World Tonight</title>
    </series>
    <note>First broadcast on <date value="1989-11-27">27 Nov 89</date>
    </note>
   </bibl>
  </broadcast>
 </recording>
Example
 <recording type="audio" dur="P30M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equipment>
   <p>Enregistré sur walkman Sony TR444 par des opérateurs inconnus ; remasterisé sur bande numérique aux <placeName>Borehamwood Studios</placeName> par
    <orgName>Transcription Services Inc</orgName>.
    </p>
  </equipment>
 </recording>
Example
 <recording type="audio" dur="P10M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equipment>
   <p>Enregistrement numérique sur bande d’une radio FM</p>
  </equipment>
  <broadcast>
   <bibl>
    <title>Interview de politique étrangère</title>
    <author>BBC Radio 5</author>
    <respStmt>
     <resp>interviewer</resp>
     <name>Robin Day</name>
    </respStmt>
    <respStmt>
     <resp>interviewée</resp>
     <name>Margaret Thatcher</name>
    </respStmt>
    <series>
     <title>The World Tonight</title>
    </series>
    <note>Première diffusion le <date value="1989-11-27">27 novembre 1989</date>
    </note>
   </bibl>
  </broadcast>
 </recording>
Example
 <recording type="audio" dur="P10M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <equipment>
   <p>Recorded from FM Radio to digital tape</p>
  </equipment>
  <broadcast>
   <bibl>
    <title>Interview on foreign policy</title>
    <author>BBC Radio 5</author>
    <respStmt>
     <resp>interviewer</resp>
     <name>Robin Day</name>
    </respStmt>
    <respStmt>
     <resp>interviewee</resp>
     <name>Margaret Thatcher</name>
    </respStmt>
    <series>
     <title>The World Tonight</title>
    </series>
    <note>First broadcast on <date value="1989-11-27">27 Nov 89</date>
    </note>
   </bibl>
  </broadcast>
 </recording>
Note

The dur attribute is used to indicate the original duration of the recording.

«#HD32»
«#CCAS2»
Module header

<recordingStmt>

recordingStmt (recording statement) describes a set of recordings used as the basis for transcription of a spoken text.
Class model.sourceDescPart
Declaration
element recordingStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike+ | recording+ )
}
Attributes
Global attributes only
«#HD32»
«#HD3»
Module header

<ref>

ref defines a reference to another location, possibly modified by additional text or comment.
Class model.ptrLike att.pointing att.declaring
Declaration
element ref
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.pointing.attribute.type,
   att.pointing.attribute.evaluate,
   att.declaring.attribute.decls,
   (
      attribute target { list { data.pointer+ } }
    | attribute cRef { list { data.word+ } }
   )?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.pointing att.declaring ]
target specifies the destination of the reference by supplying one or more URI References
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: One or more syntactically valid URI references, separated by white space. Because whitespace is used to separate URIs, no whitespace is permitted inside a single URI. If a whitespace character is required in a URI, it should be escaped with the normal mechanism, e.g. TEI%20Consortium.
cRef specifies the destination of the reference by supplying a canonical reference from a scheme defined in a refsDecl element in the TEI header
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: the result of applying the algorithm for the resolution of canonical references (described in section ) should be a valid URI reference to the intended target

The <refsDecl> to use may be indicated with the decls attribute.

Currently these Guidelines only provide for a single canonical reference to be encoded on any given <ref> element.

Example
 <ref
   target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
See especially the second sentence</ref>
See also
 <ref>s.v. <term>locution</term>
 </ref>.>
Note

The target and cRef attributes are mutually exclusive.

«#COXR»
«#SAPT»
Module core

<refsDecl>

refsDecl (references declaration) specifies how canonical references are constructed for this text.
Class model.encodingPart att.declarable
Declaration
element refsDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   attribute doctype { data.name }?,
   ( model.pLike+ | cRefPattern+ | state+ )
}
Attributes
In addition to global attributes and those inherited from [att.declarable ]
doctype identifies the document type within which this reference declaration is used.
Status: Optional
Datatype: data.name
Default: TEI
Values: must be the name of a document type
Example
 <refsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <cRefPattern
    matchPattern="([A-Za-z0-9]+) ([0-9]+):([0-9]+)"
    replacementPattern="#xpath(//body/div[@n='$1']/div[$2]/div3[$3])"/>

 </refsDecl>

This example is a formal representation for the referencing scheme described informally in the following example.

Example
 <refsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>References are made up by concatenating the value for the <att>n</att> attribute on the
   highest level <gi>div</gi> element, followed by a space, followed by the sequential number
   of the next level <gi>div</gi> followed by a colon follwed by the sequential number of the
   next (and lowest) level <gi>div</gi>.</p>
 </refsDecl>
Example
 <refsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <cRefPattern
    matchPattern="([A-Za-z0-9]+) ([0-9]+):([0-9]+)"
    replacementPattern="#xpath(//body/div[@n='$1']/div[$2]/div3[$3])"/>

 </refsDecl>

Cet exemple est la représentation formelle du système de reférences décrit en prose suivie dans l'exemple suivant.

Example
 <refsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Les références sont rendues par concaténation des éléments suivants : la valeur de l'attribut <att>n</att> de l'élément <gi>div</gi> de plus haut niveau, que l'on fait suivre d'un espace, puis du numéro séquentiel de l'élément <gi>div</gi> suivant, suivi de deux points, et enfin du numéro séquentiel de l'élément <gi>div</gi> suivant (du niveau le plus bas).</p>
 </refsDecl>
Example
 <refsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>References are made up by concatenating the value for the <att>n</att> attribute on the highest level <gi>div</gi>
   element, followed by a space, followed by the sequential
   number of the next level <gi>div</gi> followed by a colon
   follwed by the sequential number of the next (and lowest)
   level <gi>div</gi>.</p>
 </refsDecl>
«#HD54M»
«#HD5»
«#HD54»
Module header

<reg>

reg (regularization) contains a reading which has been regularized or normalized in some sense.
Class model.pPart.transcriptional model.choicePart att.editLike
Declaration
element reg
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   macro.paraContent
}
Attributes
Global attributes and those inherited from [att.editLike ]
Example

If all that is desired is to call attention to the fact that the copy text has been regularized, <reg> may be used alone:

 <q
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Please <reg>knock</reg> if an <reg>answer</reg>
  is <reg>required</reg>
 </q>
Example

It is also possible to identify the individual responsible for the regularization, and, using the <choice> and <orig> elements, to provide both the original and regularized readings:

 <q
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Please <choice>
   <reg>knock</reg>
   <orig>cnk</orig>
  </choice> if an
  <choice>
   <reg>answer</reg>
   <orig>nsr</orig>
  </choice> is
  <choice>
   <reg>required</reg>
   <orig>reqd</orig>
  </choice>
 </q>
«#COEDREG»
«#TC»
Module core

<region>

region (region) contains the name of an administrative unit such as a state, province, or county, larger than a settlement, but smaller than a country.
Class model.placeNamePart att.naming att.typed
Declaration
element region
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <region type="state" n="IL">Illinois</region>
 </placeName>
«#NDPLAC»
Module namesdates

<relatedItem>

relatedItem contains or references some other bibliographic item which is related to the present one in some specified manner, for example as a constituent or alternative version of it.
Class model.biblPart att.typed
Declaration
element relatedItem
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( bibl | biblStruct | ref | ptr )
}
Attributes
Global attributes and those inherited from [att.typed ]
Module core

<relation>

relation (relationship) describes any kind of relationship or linkage amongst a specified group of participants.
Class model.personLike att.datable att.editLike att.naming
Declaration
element relation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute type { "social" | "personal" | "other" | token }?,
   attribute name { data.enumerated },
   attribute passive { list { data.pointer+ } }?,
   (
      attribute active { list { data.pointer+ } }
    | attribute mutual { list { data.pointer+ } }
   )?,
   desc?
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike att.naming ]
type categorizes the relationship in some respect, e.g. as social, personal or other.
Status: Optional
Datatype: data.enumerated
Default: personal
Suggested values include:
social (relationship concerned with social roles)
personal (relationship concerned with personal roles, e.g. kinship, marriage, etc.)
other (other kinds of relationship)
name supplies a name for the kind of relationship of which this is an instance.
Status: Required
Datatype: data.enumerated
Values: an open list of application-dependent keywords
passive identifies the passive participants in a non-mutual relationship.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: a list of identifier values for participant or participant groups
active identifies the active participants in a non-mutual relationship, or all the participants in a mutual one.
Status: Optional
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: a list of identifier values for participant or participant groups
mutual supplies a list of participants amongst all of whom the relationship holds equally.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: a list of identifier values for participant or participant groups
Example
 <relation
   type="social"
   name="supervisor"
   active="#p1"
   passive="#p2 #p3 #p4"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

This indicates that the person with identifier p1 is supervisor of persons p2, p3, and p4.

Example
 <relation type="personal" name="friends" mutual="#p2 #p3 #p4"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

This indicates that p2, p3, and p4 are all friends.

Note

Only one of the attributes active and mutual may be supplied; the attribute passive may be supplied only if the attribute active is supplied. Not all of these constraints can be enforced in all schema languages.

«#CCAHPA»
Module namesdates

<rendition>

rendition (rendition) supplies information about the intended rendition of one or more elements.
Declaration
element rendition
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute mimeType { text }?,
   macro.limitedContent
}
Attributes
In addition to global attributes
mimeType supplies a MIME type for the content of this element.
Status: Optional
Note

The present release of these Guidelines does not specify the content of this element in any further detail. It may be used to hold a description of the default rendition to be associated with the specified element, expressed in running prose, or in some more formal language such as CSS.

«#HD57»
Module header

<residence>

residence (residence) describes a person's present or past places of residence.
Class model.persStateLike att.datable att.editLike att.naming
Declaration
element residence
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.datable att.editLike att.naming ]
Example
 <residence
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Childhood in East Africa and long term resident of Glasgow, Scotland.</residence>
Example
 <residence notAfter="1997"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Mbeni estate, Dzukumura region, Matabele land</residence>
 <residence notBefore="1903" notAfter="1996">
  <placeName>
   <settlement>Glasgow</settlement>
   <region>Scotland</region>
  </placeName>
 </residence>
«#CCAHPA»
Module namesdates

<resp>

resp contains a phrase describing the nature of a person's intellectual responsibility.
Declaration
element resp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <respStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <resp>compiler</resp>
  <name>Edward Child</name>
 </respStmt>
«#COBICOR»
«#HD21»
«#HD22»
«#HD26»
Module core

<respStmt>

respStmt (statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, recording, or series, where the specialized elements for authors, editors, etc. do not suffice or do not apply.
Class model.respLike model.recordingPart
Declaration
element respStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( ( resp+, model.nameLike.agent+ ) | ( model.nameLike.agent+, resp+ ) )
}
Attributes
Global attributes only
Example
 <respStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <resp>transcribed from original ms</resp>
  <persName>Claus Huitfeldt</persName>
 </respStmt>
Example
 <respStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <resp>converted to SGML encoding</resp>
  <name>Alan Morrison</name>
 </respStmt>
«#COBICOR»
«#HD21»
«#HD22»
«#HD26»
Module core

<restore>

restore indicates restoration of text to an earlier state by cancellation of an editorial or authorial marking or instruction.
Class model.pPart.transcriptional att.editLike
Declaration
element restore
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute means { data.code }?,
   attribute type { data.name }?,
   attribute hand { data.pointer }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.editLike ]
means characterizes the means of restoration.
Status: Recommended
Datatype: data.code
Values: Any word or phrase, such as stet or strike-down.
type indicates the action cancelled by the restoration.
Status: Recommended
Datatype: data.name
Values:
hand signifies the hand of the agent which made the restoration.
Status: Recommended
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).
Note

On this element, the type attribute indicates the action cancelled by the restoration. Its value should be the name of the tag contained within the <restore> element which is cancelled by the restoration. Most often, this will be <del>, but might also be <hi>, etc. In cases of simple nesting of a single cancelled action within the <restore> element this attribute will not be necessary.

«#PHCD»
Module transcr

<revisionDesc>

revisionDesc (revision description) summarizes the revision history for a file.
Declaration
element revisionDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( list | change+ )
}
Attributes
Global attributes only
Example
 <revisionDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <change date="1991-11-11"> EMB deleted chapter 10 </change>
 </revisionDesc>
Example
 <revisionDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <change date="1991-11-11">Chapitre 10 supprimé par EMB</change>
 </revisionDesc>
Note

Record changes with most recent changes at the top of the list.

«#HD6»
«#HD11»
Module header

<rhyme>

rhyme marks the rhyming part of a metrical line.
Class att.typed model.lPart
Declaration
element rhyme
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute label { string }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.typed ]
label provides a label to identify which part of a rhyme scheme this rhyming string instantiates.
Status: Recommended
Datatype: string
Values: usually contains a single letter.

Within a particular scope, all <rhyme> elements with the same value for their label attribute are assumed to rhyme with each other. The scope is defined by the nearest ancestor element for which the rhyme attribute has been supplied.

Example
 <lg rhyme="abababcc"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <l>'Tis pity learned virgins ever <rhyme label="a">wed</rhyme>
  </l>
  <l>With persons of no sort of edu<rhyme label="b">cation</rhyme>,</l>
  <l>Or gentlemen, who, though well born and <rhyme label="a">bred</rhyme>,</l>
  <l>Grow tired of scientific conver<rhyme label="b">sation</rhyme>:</l>
  <l>I don't choose to say much on this <rhyme label="a">head</rhyme>,</l>
  <l>I'm a plain man, and in a single <rhyme label="b">station</rhyme>,</l>
  <l>But — Oh! ye lords of ladies inte<rhyme label="c">llectual</rhyme>,</l>
  <l>Inform us truly, have they not hen-<rhyme label="a">peck'd you all</rhyme>?</l>
 </lg>
Note

.

«#VERH»
Module verse

<role>

role the name of a dramatic role, as given in a cast list.
Class model.castItemPart
Declaration
element role
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <role xml:id="jt"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Joan Trash</role>
 <roleDesc>A Ginger-bread-woman</roleDesc>
Note

It is important to assign a meaningful ID attribute to the <role> element, since this ID is referred to by who attributes on many other elements.

«#DRCAST»
Module drama

<roleDesc>

roleDesc (role description) describes a character's role in a drama.
Class model.castItemPart
Declaration
element roleDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <roleDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">
gentlemen of leisure</roleDesc>
«#DRCAST»
Module drama

<roleName>

roleName (roleName) contains a name component which indicates that the referent has a particular role or position in society, such as an official title or rank.
Class model.persNamePart att.personal att.typed
Declaration
element roleName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <persName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <forename>William</forename>
  <surname>Poulteny</surname>
  <roleName>Earl of Bath</roleName>
 </persName>
Note

A <roleName> may be distinguished from an <addName> by virtue of the fact that, like a title, it typically exists independently of its holder.

«#NDPER»
Module namesdates

<root>

root (root node) represents the root node of a tree.
Declaration
element root
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   attribute children { list { data.pointer+ } },
   attribute ord { data.xTruthValue }?,
   attribute outDegree { data.count }?,
   label?
}
Attributes
In addition to global attributes
value provides the value of the root, which is a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
children provides a list of identifiers of the elements which are the children of the root node.
Status: Required
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A list of valid identifiers.

If the root has no children (i.e., the tree is ‘trivial’), then the children attribute must be omitted. For technical reasons, it cannot be specified as <root children=''>.

ord indicates whether or not the root is ordered.
Status: Required when applicable
Datatype: data.xTruthValue

The value true indicates that the children of the root are ordered, whereas false indicates the are unordered.

Use if and only if ord is specified as partial on the <tree> element and the root has more than one child.

outDegree gives the out degree of the root, the number of its children.
Status: Optional
Datatype: data.count
Values: A nonnegative integer.

The in degree of the root is always 0.

Example
 <root xml:id="vp1" children="#vb1 #pn1" outDegree="2"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>VP</label>
 </root>
 <leaf xml:id="vb1"/>
 <leaf xml:id="pn1"/>
«#GDTR»
Module nets

<row>

row contains one row of a table.
Class att.tableDecoration
Declaration
element row
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.tableDecoration.attribute.role,
   att.tableDecoration.attribute.rows,
   att.tableDecoration.attribute.cols,
   ( ( cell | table ), model.global* )+
}
Attributes
Global attributes and those inherited from [att.tableDecoration ]
Example
 <row role="data"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <cell role="label">Classics</cell>
  <cell>Idle listless and unimproving</cell>
 </row>
«#FTTAB1»
Module figures

<rs>

rs (referencing string) contains a general purpose name or referring string.
Class att.naming model.nameLike
Declaration
element rs
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.naming ]
type indicates more specifically the object referred to by the referencing string. Values might include person, place, ship, element etc.
Status: Mandatory when applicable
Datatype: data.enumerated
Values: Any string of characters.
Example
 <q
   xmlns:tei="http://www.tei-c.org/ns/1.0">
My dear <rs type="person">Mr. Bennet</rs>, </q>
said
 <rs type="person">his lady</rs> to him one day,

 <q>have you heard that <rs type="place">Netherfield Park</rs> is let at last?</q>
«#NDPER»
«#CONARS»
Module core

<s>

s (s-unit) contains a sentence-like division of a text.
Class model.segLike att.segLike
Declaration
element s
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.segLike ]
Example
 <s
   xmlns:tei="http://www.tei-c.org/ns/1.0">
When are you leaving?</s>
 <s>Tomorrow.</s>
Note

May contain character data, phrase-level and segmentation class elements, other than <s>.

The <s> element may be used to mark orthographic sentences, or any other segmentation of a text, provided that the segmentation is end-to-end, complete, and non-nesting. For other kinds of segmentation, the <seg> element should be used.

«#AILC»
«#TSSASE»
Module analysis

<salute>

salute (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.
Class model.divWrapper
Declaration
element salute
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <salute
   xmlns:tei="http://www.tei-c.org/ns/1.0">
To all courteous mindes, that will voutchsafe the readinge.</salute>
«#DSCO»
«#DSOC»
Module textstructure

<samplingDecl>

samplingDecl (sampling declaration) contains a prose description of the rationale and methods used in sampling texts in the creation of a corpus or collection.
Class model.encodingPart att.declarable
Declaration
element samplingDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Note

This element records all information about systematic inclusion or omission of portions of the text, whether a reflection of sampling procedures in the pure sense or of systematic omission of material deemed either too difficult to transcribe or not of sufficient interest.

«#HD52»
«#HD5»
«#CCAS2»
Module header

<scriptStmt>

scriptStmt (script statement) contains a citation giving details of the script used for a spoken text.
Class model.sourceDescPart att.declarable
Declaration
element scriptStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | model.biblLike )
}
Attributes
Global attributes and those inherited from [att.declarable ]
«#HD32»
«#HD3»
«#CCAS2»
Module header

<seg>

seg (arbitrary segment) contains any arbitrary phrase-level unit of text (including other seg elements).
Class model.blockLike model.segLike att.segLike model.choicePart
Declaration
element seg
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   attribute subtype { data.word }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.segLike ]
subtype provides a sub-categorization of the segment marked.
Status: Optional
Datatype: data.word
Values: any string of characters.

The subtype attribute may be used to provide any classification for the <seg> elements tagged in a text suitable for the type given.

Example
 <seg
   xmlns:tei="http://www.tei-c.org/ns/1.0">
When are you leaving?</seg>
 <seg>Tomorrow.</seg>
Example
 <s
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <seg rend="caps" type="partail_typographic-line">So father's only</seg>
 glory was the ballfield.
 </s>
Example
 <seg type="preamble"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <seg>Sigmund, <seg type="patronym">the son of Volsung</seg>,
   was a king in Frankish country.</seg>
  <seg>Sinfiotli was the eldest of his sons ...</seg>
  <seg>Borghild, Sigmund's wife, had a brother ... </seg>
 </seg>
Note

The <seg> element may be used at the encoder's discretion to mark any segments of the text of interest for processing. One use of the element is to mark text features for which no appropriate markup is otherwise defined — i.e. as a simple extension mechanism. Another use is to provide an identifier for some segment which is to be pointed at by some other element — i.e. to provide a target, or a part of a target, for a <ptr> or other similar element.

«#SASE»
«#VESE»
«#DRPAL»
Module linking

<segmentation>

segmentation describes the principles according to which the text has been segmented, for example into sentences, tone-units, graphemic strata, etc.
Class att.declarable model.editorialDeclPart
Declaration
element segmentation
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
«#HD53»
«#CCAS2»
Module header

<series>

series (series information) contains information about the series in which a book or other bibliographic item has appeared.
Class model.biblPart
Declaration
element series
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   (
      text
    | model.gLike
    | title
    | editor
    | respStmt
    | biblScope
    | model.global
   )*
}
Attributes
Global attributes only
«#COBICOL»
Module core

<seriesStmt>

seriesStmt (series statement) groups information about the series, if any, to which a publication belongs.
Declaration
element seriesStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.pLike+ | ( title+, ( idno | respStmt )* ) )
}
Attributes
Global attributes only
Example
 <seriesStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <title>Machine-Readable Texts for the Study of Indian Literature</title>
  <respStmt>
   <resp>ed. by</resp>
   <name>Jan Gonda</name>
  </respStmt>
  <idno type="vol">1.2</idno>
  <idno type="ISSN">0 345 6789</idno>
 </seriesStmt>
Example
 <seriesStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <title>Textes électroniques pour l’étude de la littérature indienne</title>
  <respStmt>
   <resp>éd. par</resp>
   <name>Jan Gonda</name>
  </respStmt>
  <idno type="vol">1.2</idno>
  <idno type="ISSN">0345-6789</idno>
 </seriesStmt>
«#HD26»
«#HD2»
Module header

<set>

set contains a description of the setting, time, locale, appearance, etc., of the action of a play, typically found in the front matter of a printed performance text (not a stage direction).
Class model.frontPart.drama
Declaration
element set
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.global*, head?, ( macro.component, model.global* )* )
}
Attributes
Global attributes only
Example
 <set
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>The action takes place on February 7th between the hours of noon and six in the afternoon, close to the Trenartha Tin Plate Works, on the borders of England and Wales, where a strike has been in progress throughout the winter.</p>
 </set>
Example
 <set
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>SCENE</head>
  <p>A Sub-Post Office on a late autumn evening</p>
 </set>
Example
 <front
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <set>
   <list type="gloss">
    <label>TIME</label>
    <item>1907</item>
    <label>PLACE</label>
    <item>East Coast village in England</item>
   </list>
  </set>
 </front>
Note

Contains paragraphs or phrase level tags.

This element should not be used outside the front matter; for similar contextual descriptions within the body of the text, use the <stage> element.

«#DRFAB»
Module drama

<setting>

setting (setting) describes one particular setting in which a language interaction takes place.
Class att.ascribed
Declaration
element setting
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.ascribed.attribute.who,
   (
      model.pLike+
    | ( model.nameLike.agent | model.dateLike | model.settingPart )*
   )
}
Attributes
Global attributes and those inherited from [att.ascribed ]
Example
 <setting
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <name>New York City, US</name>
  <date>1989</date>
  <locale>on a park bench</locale>
  <activity>feeding birds</activity>
 </setting>
Note

If the who attribute is not supplied, the setting is assumed to be that of all participants in the language interaction.

«#CCAHSE»
Module corpus

<settingDesc>

settingDesc (setting description) describes the setting or settings within which a language interaction takes place, either as a prose description or as a series of setting elements.
Class model.profileDescPart att.declarable
Declaration
element settingDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | setting+ )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <settingDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Texts recorded in the Canadian Parliament building in Ottawa, between April and November 1988 </p>
 </settingDesc>
Note

May contain a prose description organized as paragraphs, or a series of <setting> elements.

«#CCAH»
«#HD4»
Module corpus

<settlement>

settlement contains the name of a settlement such as a city, town, or village identified as a single geo-political or administrative unit.
Class model.placeNamePart att.naming att.typed
Declaration
element settlement
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.naming att.typed ]
Example
 <placeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <settlement type="town">Glasgow</settlement>
  <region>Scotland</region>
 </placeName>
«#NDPLAC»
Module namesdates

<sex>

sex specifies the sex of a person.
Class model.persTraitLike att.editLike att.datable
Declaration
element sex
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   attribute value { data.sex }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.editLike att.datable ]
value
Status: Optional
Datatype: data.sex

Values for this attribute are taken from ISO 5218:1977 Representation of Human Sexes; 0 indicates unknown; 1 indicates male; 2 indicates female; and 9 indicates not applicable.

Example
 <sex value="2"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
female</sex>
Module namesdates

<sic>

sic contains text reproduced although apparently incorrect or inaccurate.
Class model.pPart.transcriptional model.choicePart
Declaration
element sic
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.paraContent
}
Attributes
Global attributes only
Example
for his nose was as sharp as a pen, and  <sic
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a Table</sic> of green fields.
Example

If all that is desired is to call attention to the apparent problem in the copy text, <sic> may be used alone:

I don't know, Juan. It's so far in the past now — how  <sic
   xmlns:tei="http://www.tei-c.org/ns/1.0">
we can</sic> prove or disprove anyone's theories?
Example

It is also possible, using the <choice> and <corr> elements, to provide a correct reading and to identify the individual responsible for the correction:

I don't know, Juan. It's so far in the past now — how  <choice
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <sic>we can</sic>
  <corr>can we</corr>
 </choice> prove or disprove anyone's theories?
Example
for his nose was as sharp as a pen, and  <choice
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <sic>a Table</sic>
  <corr>a' babbld</corr>
 </choice> of green fields.
«#COEDCOR»
Module core

<signed>

signed (signature) contains the closing salutation, etc., appended to a foreword, dedicatory epistle, or other division of a text.
Class model.divWrapper.bottom
Declaration
element signed
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <signed
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Thine to command <name>Humph. Moseley</name>
 </signed>
«#DSCO»
«#DSOC»
Module textstructure

<soCalled>

soCalled (so called) 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.
Class model.emphLike
Declaration
element soCalled
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
To edge his way along the crowded paths of life, warning all human sympathy to keep its distance, was what the knowing ones call  <soCalled
   xmlns:tei="http://www.tei-c.org/ns/1.0">
nuts</soCalled> to Scrooge.
«#COHQQ»
Module core

<socecStatus>

socecStatus (socio-economic status) contains an informal description of a person's perceived social or economic status.
Class model.persTraitLike att.datable att.editLike att.naming
Declaration
element socecStatus
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   attribute scheme { data.pointer }?,
   attribute code { data.pointer }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.datable att.editLike att.naming ]
scheme identifies the classification system or taxonomy in use.
Status: Optional
Datatype: data.pointer
Values: Must identify a <taxonomy> element
code identifies a status code defined within the classification system or taxonomy defined by the source attribute.
Status: Optional
Datatype: data.pointer
Values: Must identify a <category> element
Example
 <socecStatus scheme="#rg" code="#ab1"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Example
 <socecStatus
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Status AB1 in the RG Classification scheme</socecStatus>
Note

The content of this element may be used as an alternative to the more formal specification made possible by its attributes; it may also be used to supplement the formal specification with commentary or clarification.

«#CCAHPA»
Module namesdates

<sound>

sound describes a sound effect or musical sequence specified within a screen play or radio script.
Class model.stageLike
Declaration
element sound
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   attribute discrete { data.xTruthValue }?,
   macro.paraContent
}
Attributes
In addition to global attributes
type categorizes the sound in some respect, e.g. as music, special effect, etc.
Status: Optional
Datatype: data.enumerated
discrete indicates whether the sound overlaps the surrounding speeches or interrupts them.
Status: Optional
Datatype: data.xTruthValue
Default: unknown

The value true indicates that the sound is heard between the surrounding speeches; the value false indicates that the sound overlaps one or more of the surrounding speeches.

Example
 <sp
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <speaker>Benjy</speaker>
  <p>Now to business.</p>
 </sp>
 <sp>
  <speaker>Ford and Zaphod</speaker>
  <p>To business.</p>
 </sp>
 <sound discrete="true">Glasses clink.</sound>
 <sp>
  <speaker>Benjy</speaker>
  <p>I beg your pardon?</p>
 </sp>
 <sp>
  <speaker>Ford</speaker>
  <p>I'm sorry, I thought you were proposing a toast.</p>
 </sp>
Note

A specialized form of stage direction.

«#DRTEC»
«#DROTH»
Module drama

<sourceDesc>

sourceDesc supplies a description of the source text(s) from which an electronic text was derived or generated.
Class att.declarable
Declaration
element sourceDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.pLike+ | ( listBibl ) | ( model.biblLike | model.sourceDescPart )+ )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <sourceDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>No source: created in machine-readable form.</p>
 </sourceDesc>
Example
 <sourceDesc
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Sans source : créé sous forme électronique.</p>
 </sourceDesc>
«#HD3»
Module header

<sp>

sp (speech) An individual speech in a performance text, or a passage presented as such in a prose or verse text.
Class model.divPart att.ascribed
Declaration
element sp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.ascribed.attribute.who,
   (
      model.global*,
      ( speaker, model.global* )?,
      (
         ( model.lLike | lg | model.pLike | model.blockLike | model.stageLike ),
         model.global*
      )+
   )
}
Attributes
Global attributes and those inherited from [att.ascribed ]
Example
 <sp
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <speaker>The reverend Doctor Opimiam</speaker>
  <p>I do not think I have named a single unpresentable fish.</p>
 </sp>
 <sp>
  <speaker>Mr Gryll</speaker>
  <p>Bream, Doctor: there is not much to be said for bream.</p>
 </sp>
 <sp>
  <speaker>The Reverend Doctor Opimiam</speaker>
  <p>On the contrary, sir, I think there is much to be said for him. In the first place....</p>
  <p>Fish, Miss Gryll — I could discourse to you on fish by the hour: but for the present I will forbear...</p>
 </sp>
Note

Lines or paragraphs, stage directions, and phrase-level elements.

The who attribute on this element may be used either in addition to the <speaker> element or as an alternative.

«#CODR»
«#CODV»
«#DRSP»
Module core

<space>

space indicates the location of a significant space in the copy text.
Class model.global.edit
Declaration
element space
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute dim { "horizontal" | "vertical" }?,
   attribute extent { list { data.word+ } }?,
   attribute resp { data.pointer }?,
   empty
}
Attributes
In addition to global attributes
dim indicates whether the space is horizontal or vertical.
Status: Recommended
Legal values are:
horizontal (the space is horizontal.)
vertical (the space is vertical.)

For irregular shapes in two dimensions, the value for this attribute should reflect the more important of the two dimensions. In conventional left-right scripts, a space with both vertical and horizontal components should be classed as vertical.

extent indicates approximately how large the space is, in letters, minims, inches, or other appropriate unit.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any measured quantity, e.g. 10 letters or 4 lines.
resp indicates the individual responsible for identifying and measuring the space.
Status: Optional
Datatype: data.pointer
Values: a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding
Example
By god if wommen had writen storyes As  <space extent="7 minims"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
han within her oratoryes
Note

This element should be used wherever it is desired to record an unusual space in the source text, e.g. space left for a word to be filled in later, for later rubrication, etc. It is not intended to be used to mark normal inter-word space or the like.

«#PHSP»
Module transcr

<span>

span (span) associates an interpretative annotation directly with a span of text.
Class att.interpLike model.global.meta
Declaration
element span
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.interpLike.attribute.resp,
   att.interpLike.attribute.type,
   att.interpLike.attribute.inst,
   attribute from { data.pointer },
   attribute to { data.pointer }?,
   macro.phraseSeq.limited
}
Attributes
In addition to global attributes and those inherited from [att.interpLike ]
from specifies the beginning of the passage being annotated; if not accompanied by a to attribute, then specifies the entire passage.
Status: Required
Datatype: data.pointer
Values: The identifier of the element which occurs at the beginning of the passage.
to specifies the end of the passage being annotated.
Status: Optional
Datatype: data.pointer
Values: The identifier of the element which occurs at the end of the passage.
Example
 <span type="structure" from="#p2" to="#p4"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
aftermath</span>
«#AISP»
Module analysis

<spanGrp>

spanGrp (span group) collects together span tags.
Class att.interpLike model.global.meta
Declaration
element spanGrp
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.interpLike.attribute.resp,
   att.interpLike.attribute.type,
   att.interpLike.attribute.inst,
   span*
}
Attributes
Global attributes and those inherited from [att.interpLike ]
«#AISP»
Module analysis

<speaker>

speaker A specialized form of heading or label, giving the name of one or more speakers in a dramatic text or fragment.
Declaration
element speaker
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <sp who="#ni #rsa"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <speaker>Nancy and Robert</speaker>
  <stage type="delivery">(speaking simultaneously)</stage>
  <p>The future? ...</p>
 </sp>
 <list type="speakers">
  <item xml:id="ni"/>
  <item xml:id="rsa"/>
 </list>
Note

This element is used to mark a speaker attribution as it appears in a dramatic text; the who attribute is used to point to another element which provides information about a speaker. Either or both may be used.

«#CODR»
Module core

<sponsor>

sponsor specifies the name of a sponsoring organization or institution.
Declaration
element sponsor
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq.limited
}
Attributes
Global attributes only
Example
 <sponsor
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Association for Computers and the Humanities</sponsor>
 <sponsor>Association for Computational Linguistics</sponsor>
 <sponsor>Association for Literary and Linguistic Computing</sponsor>
Note

Sponsors give their intellectual authority to a project; they are to be distinguished from funders, who provide the funding but do not necessarily take intellectual responsibility.

«#HD21»
Module header

<stage>

stage (stage direction) contains any kind of stage direction within a dramatic text or fragment.
Class model.stageLike
Declaration
element stage
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type
   {
      "setting"
    | "entrance"
    | "exit"
    | "business"
    | "novelistic"
    | "delivery"
    | "modifier"
    | "location"
    | "mixed"
    | token
   }?,
   macro.specialPara
}
Attributes
In addition to global attributes
type indicates the kind of stage direction.
Status: Recommended
Datatype: data.enumerated
Suggested values include:
setting (describes a setting.)
entrance (describes an entrance.)
exit (describes an exit.)
business (describes stage business.)
novelistic (is a narrative, motivating stage direction.)
delivery (describes how a character speaks.)
modifier (gives some detail about a character.)
location (describes a location.)
mixed (more than one of the above)
Example
 <stage type="setting"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
A curtain being drawn.</stage>
 <stage type="setting">Music</stage>
 <stage type="entrance">Enter Husband as being thrown off his horse.</stage>
 <stage type="exit">Exit pursued by a bear.</stage>
 <stage type="business">He quickly takes the stone out.</stage>
 <stage type="delivery">To Lussurioso.</stage>
 <stage type="novelistic">Having had enough, and embarrassed for the family.</stage>
 <stage type="modifier">Disguised as Ansaldo.</stage>
 <stage type="location">At a window.</stage>
 <stage rend="inline" type="delivery">Aside.</stage>
«#CODR»
«#CODV»
«#DRSTA»
Module core

<state>

state specifies one component of a canonical reference defined by the milestone method.
Declaration
element state
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute ed { data.code }?,
   attribute unit
   {
      "page"
    | "column"
    | "line"
    | "book"
    | "poem"
    | "canto"
    | "stanza"
    | "act"
    | "scene"
    | "section"
    | "absent"
    | token
   },
   attribute length { data.count }?,
   attribute delim { text }?,
   empty
}
Attributes
In addition to global attributes
ed indicates which edition or version the milestone applies to.
Status: Optional
Datatype: data.code
Values: Any string of characters; usually a siglum conventionally used for the edition.

If ed is not specified, then any milestone tag with an appropriate unit attribute will be selected.

unit indicates what kind of state is changing at this milestone.
Status: Required
Datatype: data.enumerated
Suggested values include:
page (page breaks in the reference edition. )
column (column breaks. )
line (line breaks. )
book (any units termed book, liber, etc. )
poem (individual poems in a collection. )
canto (cantos or other major sections of a poem. )
stanza (stanzas within a poem, book, or canto. )
act (acts within a play. )
scene (scenes within a play or act. )
section (sections of any kind. )
absent (passages not present in the reference edition.)
length specifies the fixed length of the reference component.
Status: Optional
Datatype: data.count
Values: Should be a positive integer; if no value is provided, the length is unlimited and goes to the next delimiter or to the end of the value.

When constructing a reference, if the reference component found is of numeric type, the length is made up by inserting leading zeros; if it is not, by inserting trailing blanks. In either case, reference components are truncated if necessary at the right hand side.

When seeking a reference, the length indicates the number of characters which should be compared. Values longer than this will be regarded as matching, if they start correctly.

delim supplies a delimiting string following the reference component.
Status: Optional
Datatype: text
Values: If a single space is used it is interpreted as whitespace.
Example
 <state unit="book" delim=":"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>

 <state unit="line" length="4"/>
«#HD54M»
«#HD54»
Module header

<stdVals>

stdVals (Standard values) specifies the format used when standardized date or number values are supplied.
Class att.declarable model.editorialDeclPart
Declaration
element stdVals
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   model.pLike+
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <stdVals
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>All integer numbers are left-filled with zeroes to 8 digits.</p>
 </stdVals>
Example
 <stdVals
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <p>Tous les entiers relatifs sont complétés à gauche avec des zéros jusqu'à concurrence de huit chiffres.</p>
 </stdVals>
«#HD53»
«#CCAS2»
Module header

<street>

street (street) 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.
Class model.addrPart
Declaration
element street
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <street
   xmlns:tei="http://www.tei-c.org/ns/1.0">
via della Faggiola, 36</street>
Example
 <street
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <name>Duntaggin</name>, 110 Southmoor Road</street>
Note

The order and presentation of house names and numbers and street names, etc., may vary considerably in different countries. The encoding should reflect the order which is appropriate in the country concerned.

«#CONAAD»
Module core

<supplied>

supplied signifies text supplied by the transcriber or editor in place of text which cannot be read, either because of physical damage or loss in the original or because it is illegible for any reason.
Class model.pPart.transcriptional att.editLike
Declaration
element supplied
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute reason { list { data.word+ } }?,
   attribute hand { data.pointer }?,
   attribute agent { data.enumerated }?,
   attribute source { list { data.word+ } }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.editLike ]
reason indicates why the text has had to be supplied.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any phrase describing the difficulty, e.g. overbinding, faded ink, lost folio, omitted in original.
hand where the presumed loss of text leading to the supplying of text arises from action (partial deletion, etc.) assignable to an identifiable hand, signifies the hand responsible for the action.
Status: Optional
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).
agent In the case of text which has been supplied because of damage, categorizes the cause of the damage, if it can be identified.
Status: Optional
Datatype: data.enumerated
Sample values include:
rubbing (damage results from rubbing of the leaf edges)
mildew (damage results from mildew on the leaf surface)
smoke (damage results from smoke)
source states the source of the supplied text.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any string of characters identifying the source of the supplied text. This might be the sigil for a manuscript, or a particular edition, or the transcriber or editor's own initials, indicating it as their conjecture.
Example
I am dr Sr yr  <supplied reason="illegible" source="amanuensis copy"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
very humble Servt</supplied>
Sydney Smith
Note

The <damage>, <gap>, <del>, <unclear> and <supplied> elements may be closely allied in use. See section for discussion of which element is appropriate for which circumstance.

«#PHDA»
Module transcr

<surname>

surname (surname) contains a family (inherited) name, as opposed to a given, baptismal, or nick name.
Class model.persNamePart att.personal att.typed
Declaration
element surname
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.personal.attribute.full,
   att.personal.attribute.sort,
   att.naming.attribute.key,
   att.naming.attribute.nymKey,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.personal att.typed ]
Example
 <surname type="combine"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
St John Stevas</surname>
«#NDPER»
Module namesdates

<table>

table contains text displayed in tabular form, in rows and columns.
Class model.inter model.common
Declaration
element table
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute rows { data.count }?,
   attribute cols { data.count }?,
   ( ( head | model.global )*, ( row, model.global* )+ )
}
Attributes
In addition to global attributes
rows indicates the number of rows in the table.
Status: Optional
Datatype: data.count
Values: If no number is supplied, an application must calculate the number of rows.

Rows should be presented from top to bottom.

cols indicates the number of columns in each row of the table.
Status: Optional
Datatype: data.count
Values: If no number is supplied, an application must calculate the number of columns.

Within each row, columns should be presented left to right.

Example
 <table rows="4" cols="4"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <head>Poor Men's Lodgings in Norfolk (Mayhew, 1843)</head>
  <row role="label">
   <cell role="data"/>
   <cell role="data">Dossing Cribs or Lodging Houses</cell>
   <cell role="data">Beds</cell>
   <cell role="data">Needys or Nightly Lodgers</cell>
  </row>
  <row role="data">
   <cell role="label">Bury St Edmund's</cell>
   <cell role="data">5</cell>
   <cell role="data">8</cell>
   <cell role="data">128</cell>
  </row>
  <row role="data">
   <cell role="label">Thetford</cell>
   <cell role="data">3</cell>
   <cell role="data">6</cell>
   <cell role="data">36</cell>
  </row>
  <row role="data">
   <cell role="label">Attleboro'</cell>
   <cell role="data">3</cell>
   <cell role="data">5</cell>
   <cell role="data">20</cell>
  </row>
  <row role="data">
   <cell role="label">Wymondham</cell>
   <cell role="data">1</cell>
   <cell role="data">11</cell>
   <cell role="data">22</cell>
  </row>
 </table>
Note

Contains an optional heading and a series of rows.

Any rendition information should be supplied using the global rend attribute, at the table, row, or cell level as appropriate.

«#FTTAB1»
Module figures

<tag>

tag contains text of a complete start- or end-tag, possibly including attribute specifications, but excluding the opening and closing markup delimiter characters.
Class model.xmlPhrase
Declaration
element tag
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute scheme { "TEI" | "DBK" }?,
   text
}
Attributes
In addition to global attributes
scheme supplies the name of the scheme in which this name is defined.
Status: Optional
Default: TEI
Legal values are:
TEI (this tag is part of the TEI scheme.)
DBK (this element is part of the Docbook scheme.)
Example
Mark the start of each italicised phrase with a  <tag
   xmlns:tei="http://www.tei-c.org/ns/1.0">
hi rend="it"</tag>
tag, and its end with a
 <tag>/hi</tag> tag.
«#TD»
Module tagdocs

<tagUsage>

tagUsage (tag usage) supplies information about the usage of a specific element within a text.
Declaration
element tagUsage
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute gi { data.name },
   attribute occurs { data.count }?,
   attribute withId { data.count }?,
   attribute render { data.pointer }?,
   macro.limitedContent
}
Attributes
In addition to global attributes
gi the name (generic identifier) of the element indicated by the tag.
Status: Required
Datatype: data.name
Values: the name of an element within the namespace indicated by the parent <namespace> element
occurs specifies the number of occurrences of this element within the text.
Status: Recommended
Datatype: data.count
Values: an integer number greater than zero
withId specifies the number of occurrences of this element within the text which bear a distinct value for the global xml:id attribute.
Status: Recommended
Datatype: data.count
Values: an integer number greater than zero
render specifies the identifier of a rendition element which defines how this element is to be rendered.
Status: Optional
Datatype: data.pointer
Values: an identifier specified as the value of the xml:id attribute on some <rendition> element in the current document.
Example
 <tagsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <rendition xml:id="it">Render using a slant or italic variant on the current font</rendition>
  <namespace name="http://www.tei-c.org/ns/1.0">
   <tagUsage
     gi="hi"
     occurs="28"
     withId="2"
     render="#it">
Used to mark English words italicised in the copy text.</tagUsage>
   <tagUsage gi="foreign" render="#it">Used to mark non-English words in the copy text.</tagUsage>
  </namespace>
 </tagsDecl>
Example
 <tagUsage
   gi="hi"
   occurs="28"
   withId="2"
   render="#it"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Utilisé seulement pour marquer les mots anglais en italiques dans le texte de la copie.</tagUsage>
«#HD57»
Module header

<tagsDecl>

tagsDecl (tagging declaration) provides detailed information about the tagging applied to a document.
Class model.encodingPart
Declaration
element tagsDecl
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( rendition*, namespace* )
}
Attributes
Global attributes only
Example
 <tagsDecl
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <rendition xml:id="rend-it">to be rendered in italic font</rendition>
  <namespace name="http://www.tei-c.org/ns/1.0">
   <tagUsage gi="hi" occurs="467" render="#rend-it"/>
   <tagUsage gi="title" occurs="45" render="#rend-it"/>
  </namespace>
  <namespace name="http://docbook.org/ns/docbook">
   <tagUsage gi="para" occurs="10"/>
  </namespace>
 </tagsDecl>
«#HD57»
«#HD5»
Module header

<taxonomy>

taxonomy (taxonomy) defines a typology used to classify texts either implicitly, by means of a bibliographic citation, or explicitly by a structured taxonomy.
Declaration
element taxonomy
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.glossLike* | category+ | ( ( model.biblLike ), category* ) )
}
Attributes
Global attributes only
Example
 <taxonomy xml:id="tax.b"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <bibl>Brown Corpus</bibl>
  <category xml:id="tax.b.a">
   <catDesc>Press Reportage</catDesc>
   <category xml:id="tax.b.a1">
    <catDesc>Daily</catDesc>
   </category>
   <category xml:id="tax.b.a2">
    <catDesc>Sunday</catDesc>
   </category>
   <category xml:id="tax.b.a3">
    <catDesc>National</catDesc>
   </category>
   <category xml:id="tax.b.a4">
    <catDesc>Provincial</catDesc>
   </category>
   <category xml:id="tax.b.a5">
    <catDesc>Political</catDesc>
   </category>
   <category xml:id="tax.b.a6">
    <catDesc>Sports</catDesc>
   </category>
  </category>
  <category xml:id="tax.b.d">
   <catDesc>Religion</catDesc>
   <category xml:id="tax.b.d1">
    <catDesc>Books</catDesc>
   </category>
   <category xml:id="tax.b.d2">
    <catDesc>Periodicals and tracts</catDesc>
   </category>
  </category>
 </taxonomy>
«#HD55»
Module header

<tech>

tech (Technical stage direction) describes a special-purpose stage direction that is not meant for the actors.
Class model.stageLike
Declaration
element tech
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "light" | "sound" | "prop" | "block" }?,
   attribute perf { data.enumerated }?,
   macro.paraContent
}
Attributes
In addition to global attributes
type categorizes the technical stage direction.
Status: Optional
Legal values are:
light (a lighting cue)
sound (a sound cue)
prop (a prop cue)
block (a blocking instruction)
perf identifies the performance or performances to which this technical direction applies.
Status: Optional
Datatype: data.enumerated
Values: The IDREFS are derived from the xml:id attribute on a <performance> element.
Example
 <tech type="light"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Red spot on his face</tech>
«#DRTEC»
Module drama

<teiCorpus>

teiCorpus (TEI corpus) contains the whole of a TEI encoded corpus, comprising a single corpus header and one or more TEI elements, each containing a single text header and a text.
Declaration
element teiCorpus
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute version { xsd:decimal }?,
   ( teiHeader, ( TEI | teiCorpus )+ )
}
Attributes
In addition to global attributes
version The version of the TEI scheme
Status: Optional
Datatype: xsd:decimal
Default: 5.0
Values: A number identifying the version of the TEI guidelines
Example
 <teiCorpus
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <teiHeader/>
  <TEI>
   <teiHeader/>
   <text/>
  </TEI>
  <TEI>
   <teiHeader/>
   <text/>
  </TEI>
 </teiCorpus>
Note

Must contain one TEI header for the corpus, and a series of <TEI> elements, one for each text.

This element is mandatory when applicable.

«#DS»
«#CCDEF»
Module core

<teiHeader>

teiHeader (TEI Header) supplies the descriptive and declarative information making up an electronic title page prefixed to every TEI-conformant text.
Declaration
element teiHeader
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   ( fileDesc, model.headerPart*, revisionDesc? )
}
Attributes
In addition to global attributes
type specifies the kind of document to which the header is attached, for example whether it is a corpus or individual text.
Status: Optional
Datatype: data.enumerated
Default: text
Sample values include:
text (the header is attached to a single text.)
corpus (the header is attached to a corpus.)
Example
 <teiHeader
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <fileDesc>
   <titleStmt>
    <title>Shakespeare: the first folio (1623) in electronic form</title>
    <author>Shakespeare, William (1564–1616)</author>
    <respStmt>
     <resp>Originally prepared by</resp>
     <name>Trevor Howard-Hill</name>
    </respStmt>
    <respStmt>
     <resp>Revised and edited by</resp>
     <name>Christine Avern-Carr</name>
    </respStmt>
   </titleStmt>
   <publicationStmt>
    <distributor>Oxford Text Archive</distributor>
    <address>
     <addrLine>13 Banbury Road, Oxford OX2 6NN, UK</addrLine>
    </address>
    <idno type="OTA">119</idno>
    <availability>
     <p>Freely available on a non-commercial basis.</p>
    </availability>
    <date value="1968">1968</date>
   </publicationStmt>
   <sourceDesc>
    <bibl>The first folio of Shakespeare, prepared by Charlton Hinman (The Norton Facsimile, 1968)</bibl>
   </sourceDesc>
  </fileDesc>
  <encodingDesc>
   <projectDesc>
    <p>Originally prepared for use in the production of a series of old-spelling concordances in 1968, this text was extensively checked and revised for use during the editing of the new Oxford Shakespeare (Wells and Taylor, 1989).</p>
   </projectDesc>
   <editorialDecl>
    <correction>
     <p>Turned letters are silently corrected.</p>
    </correction>
    <normalization>
     <p>Original spelling and typography is retained, except that long s and ligatured forms are not encoded.</p>
    </normalization>
   </editorialDecl>
   <refsDecl xml:id="ASLREF">
    <cRefPattern
      matchPattern="(\S+) ([^.]+)\.(.*)"
      replacementPattern="#xpath(//div1[@n='$1']/div2/[@n='$2']//lb[@n='$3'])">

     <p>A reference is created by assembling the following, in the reverse order as that listed here: <list>
       <item>the <att>n</att> value of the preceding <gi>lb</gi>
       </item>
       <item>a period</item>
       <item>the <att>n</att> value of the ancestor <gi>div2</gi>
       </item>
       <item>a space</item>
       <item>the <att>n</att> value of the parent <gi>div1</gi>
       </item>
      </list>
     </p>
    </cRefPattern>
   </refsDecl>
  </encodingDesc>
  <revisionDesc>
   <list>
    <item>
     <date value="1989-04-12">12 Apr 89</date> Last checked by CAC</item>
    <item>
     <date value="1989-03-01">1 Mar 89</date> LB made new file</item>
   </list>
  </revisionDesc>
 </teiHeader>
Example
 <teiHeader
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <fileDesc>
   <titleStmt>
    <title>Shakespeare: the first folio (1623) sous forme électronique</title>
    <author>Shakespeare, William (1564–1616)</author>
    <respStmt>
     <resp>Préparé par</resp>
     <name>Trevor Howard-Hill</name>
    </respStmt>
    <respStmt>
     <resp>Révisé et édité par</resp>
     <name>Christine Avern-Carr</name>
    </respStmt>
   </titleStmt>
   <publicationStmt>
    <distributor>Oxford Text Archive</distributor>
    <address>
     <addrLine>13 Banbury Road, Oxford OX2 6NN, UK</addrLine>
    </address>
    <idno type="OTA">119</idno>
    <availability>
     <p>Disponible gratuitement à des fins non commerciales.</p>
    </availability>
    <date value="1968">1968</date>
   </publicationStmt>
   <sourceDesc>
    <bibl>The first folio of Shakespeare, préparé par Charlton Hinman (The Norton Facsimile, 1968)</bibl>
   </sourceDesc>
  </fileDesc>
  <encodingDesc>
   <projectDesc>
    <p>Préparé pour la production d'une collection de concordances old-spelling en 1968, ce texte a été profondément relu et révisé pour l'édition du new Oxford Shakespeare (Wells and Taylor, 1989).</p>
   </projectDesc>
   <editorialDecl>
    <correction>
     <p>Les caractères bloqués sont corrigés sans commentaire.</p>
    </correction>
    <normalization>
     <p>L'orthographe et la typographie originales sont conservées, à l'exception des s longs et des ligatures qui ne sont pas encodées.</p>
    </normalization>
   </editorialDecl>
   <refsDecl xml:id="ASLREF-FR">
    <cRefPattern
      matchPattern="(\S+) ([^.]+)\.(.*)"
      replacementPattern="#xpath(//div1[@n='$1']/div2/[@n='$2']//lb[@n='$3'])">

     <p>Une référence est créée en assemblant les éléments suivants dans l'ordre inverse de la liste suivante : <list>
       <item>la valeur de l'attribut <att>n</att> de l'élément <gi>lb</gi>précédent.</item>
       <item>un point</item>
       <item>la valeur de l'attribut <att>n</att> de l'élément <gi>div2</gi> ancêtre.</item>
       <item>un espace</item>
       <item>la valeur de l'attribut <att>n</att> de l'élément <gi>div1</gi> parent.</item>
      </list>
     </p>
    </cRefPattern>
   </refsDecl>
  </encodingDesc>
  <revisionDesc>
   <list>
    <item>
     <date value="1989-04-12">12 avril 1989</date> Dernière vérification par CAC</item>
    <item>
     <date value="1989-03-01">1er mars 1989</date> Nouveau fichier par LB</item>
   </list>
  </revisionDesc>
 </teiHeader>
Note

One of the few elements unconditionally required in any TEI document.

«#HD11»
«#CCDEF»
Module header

<term>

term contains a single-word, multi-word, or symbolic designation which is regarded as a technical term.
Class model.emphLike att.declaring att.typed
Declaration
element term
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   attribute sortKey { data.word }?,
   ( attribute target { data.pointer } | attribute cRef { data.pointer } )?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.declaring att.typed ]
sortKey supplies the sort key for this term in an index.
Status: Optional
Datatype: data.word
Values: any string of Unicode characters.
Example:
David's other principal backer, Josiah ha-Kohen  <index indexName="NAMES"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <term sortKey="Azarya_Josiah_Kohen">Josiah ha-Kohen b. Azarya</term>
 </index> b. Azarya, son of one of the last gaons of Sura
was David's own first cousin.

The sort key is used to determine the sequence and grouping of entries in an index; if this attribute is not supplied, the textual content of the element is used for this purpose.

target identifies the associated gloss element by an absolute or relative URI reference
Status: Optional
Datatype: data.pointer
Values: should be a valid URI reference that resolves to a <gloss> element
cRef identifies the associated gloss element using a canonical reference from a scheme defined in a refsDecl element in the TEI header
Status: Optional
Datatype: data.pointer
Values: the result of applying the algorithm for the resolution of canonical references (described in section ) should be a valid URI reference that resolves to a <gloss> element

The <refsDecl> to use may be indicated with the decls attribute.

Example
A computational device that infers structure from grammatical strings of words is known as a  <term
   xmlns:tei="http://www.tei-c.org/ns/1.0">
parser</term>, and much
of the history of NLP over the last 20 years has been occupied
with the design of parsers.
Example
We may define  <term xml:id="TDPV" rend="sc"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
discoursal point of view</term>
as
 <gloss target="#TDPV">the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction.</gloss>
Note

This element is used to supply the form under which an index entry is to be made for the location of a parent <index> element.

In formal terminological work, there is frequently discussion over whether terms must be atomic or may include multi-word lexical items, symbolic designations, or phraseological units. The <term> element may be used to mark any of these. No position is taken on the philosophical issue of what a term can be; the looser definition simply allows the <term> element to be used by practitioners of any persuasion.

The target and cRef attributes are mutually exclusive.

«#COHQU»
Module core

<text>

text contains a single text of any kind, whether unitary or composite, for example a poem or drama, a collection of essays, a novel, a dictionary, or a corpus sample.
Class att.declaring att.typed
Declaration
element text
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declaring.attribute.decls,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   (
      model.global*,
      ( front, model.global* )?,
      ( body | group ),
      model.global*,
      ( back, model.global* )?
   )
}
Attributes
Global attributes and those inherited from [att.declaring att.typed ]
Example
 <text
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <front>
   <docTitle>
    <titlePart>Autumn Haze</titlePart>
   </docTitle>
  </front>
  <body>
   <l>Is it a dragonfly or a maple leaf</l>
   <l>That settles softly down upon the water?</l>
  </body>
 </text>
Example

The body of a text may be replaced by a group of nested texts, as in the following schematic:

 <text
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <front/>
  <group>
   <text>
    <front/>
    <body/>
    <back/>
   </text>
   <text/>
  </group>
 </text>
Note

This element should not be used to represent a text which is inserted at an arbitrary point within the structure of another, for example as in an embedded or quoted narrative; the <floatingText> is provided for this purpose.

«#DS»
«#CCDEF»
Module textstructure

<textClass>

textClass (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc.
Class model.profileDescPart att.declarable
Declaration
element textClass
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( classCode | catRef | keywords )*
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <taxonomy
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <category xml:id="acprose">
   <catDesc>Academic prose</catDesc>
  </category>
 </taxonomy>
 <textClass>
  <catRef target="#acprose"/>
  <classCode scheme="http://www.udcc.org">001.9</classCode>
  <keywords scheme="http://authorities.loc.gov">
   <list>
    <item>End of the world</item>
    <item>History - philosophy</item>
   </list>
  </keywords>
 </textClass>
Example
 <textClass
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <catRef target="#acprose"/>
  <classCode scheme="http://www.udcc.org">001.9</classCode>
  <keywords scheme="http://authorities.loc.gov/">
   <list>
    <item>Fin du monde</item>
    <item>Histoire - philosophie</item>
   </list>
  </keywords>
 </textClass>
«#HD43»
Module header

<textDesc>

textDesc (text description) provides a description of a text in terms of its situational parameters.
Class model.catDescPart model.profileDescPart att.declarable
Declaration
element textDesc
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.declarable.attribute.default,
   ( model.textDescPart_sequence, purpose+ )
}
Attributes
Global attributes and those inherited from [att.declarable ]
Example
 <textDesc n="Informal domestic conversation"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <channel mode="s"/>
  <constitution type="single"/>
  <derivation type="original"/>
  <domain type="domestic"/>
  <factuality type="mixed"/>
  <interaction type="complete" active="plural" passive="many"/>
  <preparedness type="spontaneous"/>
  <purpose type="entertain" degree="high"/>
  <purpose type="inform" degree="medium"/>
 </textDesc>
«#CCAHTD»
Module corpus

<time>

time contains a phrase defining a time of day in any format.
Class model.dateLike att.dateTime att.duration att.editLike att.datable att.typed
Declaration
element time
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.dateTime.w3c.attribute.value,
   att.dateTime.iso.attribute.value-iso,
   att.duration.w3c.attribute.dur,
   att.duration.iso.attribute.dur-iso,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   att.datable.w3c.attribute.notBefore,
   att.datable.w3c.attribute.notAfter,
   att.datable.w3c.attribute.from,
   att.datable.w3c.attribute.to,
   att.datable.iso.attribute.notBefore-iso,
   att.datable.iso.attribute.notAfter-iso,
   att.datable.iso.attribute.from-iso,
   att.datable.iso.attribute.to-iso,
   att.typed.attribute.type,
   att.typed.attribute.subtype,
   ( text | model.gLike | model.datePart | model.phrase | model.global )*
}
Attributes
Global attributes and those inherited from [att.dateTime att.duration att.editLike att.datable att.typed ]
Example
As he sat smiling, the quarter struck —  <time value="11:45:00"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
the quarter to twelve</time>.
«#CONADA»
Module core

<timeline>

timeline (timeline) 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.
Class model.global.meta
Declaration
element timeline
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute origin { data.pointer },
   attribute unit { "d" | "h" | "m" | "s" | "ms" | token }?,
   attribute interval
   {
      xsd:float { minExclusive = "0" } | "regular" | "irregular"
   }?,
   when+
}
Attributes
In addition to global attributes
origin designates the origin of the timeline, i.e. the time at which it begins.
Status: Required
Datatype: data.pointer
Values: must point either to one of the <when> elements in its content, or to another <timeline> element.

If the absolute value for the time of origin is not known, an arbitrary time (such as 00:00) should be used.

unit specifies the unit of time corresponding to the interval value of the timeline or of its constituent points in time.
Status: Required when applicable
Datatype: data.enumerated
Suggested values include:
d (days)
h (hours)
m (minutes)
s (seconds)
ms (milliseconds)
interval specifies the numeric portion of a time interval
Status: Optional
Datatype: xsd:float { minExclusive = "0" } | "regular" | "irregular"
Values: a positive number, or one of the two special values irregular or regular.

The value irregular indicates uncertainty about all the intervals in the timeline; the value regular indicates that all the intervals are evenly spaced, but the size of the intervals is not known; numeric values indicate evenly spaced values of the size specified. If individual points in time in the timeline are given different values for the interval attribute, those values locally override the value given in the timeline.

Example
 <timeline xml:id="TL01" origin="#TL-w0" unit="ms"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <when xml:id="TL-w0" absolute="11:30:00"/>
  <when xml:id="TL-w1" interval="unknown" since="#TL-w0"/>
  <when xml:id="TL-w2" interval="100" since="#TL-w1"/>
  <when xml:id="TL-w3" interval="200" since="#TL-w2"/>
  <when xml:id="TL-w4" interval="150" since="#TL-w3"/>
  <when xml:id="TL-w5" interval="250" since="#TL-w4"/>
  <when xml:id="TL-w6" interval="100" since="#TL-w5"/>
 </timeline>
Note

one or more points in time, one of which is its origin

«#SASYMP»
Module linking

<title>

title contains the full title of a work of any kind.
Class model.emphLike model.msItemPart
Declaration
element title
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Attributes
In addition to global attributes
level indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
Status: Required when applicable
Legal values are:
a (analytic title (article, poem, or other item published as part of a larger item) )
m (monographic title (book, collection, or other item published as a distinct item, including single volumes of multi-volume works) )
j (journal title )
s (series title )
u (title of unpublished material (including theses and dissertations unless published by a commercial press))

If the title appears directly enclosed within an <analytic> element, the level, if given, must be ‘a’; if it appears directly enclosed within a <monogr> element, level must be ‘m’, ‘j’, or ‘u’; when <title> is directly enclosed by <series>, level must be ‘s’. If it appears within a <msItem>, this attribute should not be supplied.

type classifies the title according to some convenient typology.
Status: Optional
Datatype: data.enumerated
Sample values include:
main (main title )
sub (subtitle, title of part )
alt (alternate title, often in another language, by which the work is also known )
short (abbreviated form of title)
desc (descriptive paraphrase of the work functioning as a title)

This attribute is provided for convenience in analysing titles and processing them according to their type; where such specialized processing is not necessary, there is no need for such analysis, and the entire title, including subtitles and any parallel titles, may be enclosed within a single <title> element.

Example
 <title
   xmlns:tei="http://www.tei-c.org/ns/1.0">
La vie mode d'emploi. Romans.</title>
Example
 <title
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Synthese: an international journal for epistemology, methodology and history of science</title>
Example
 <title
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Information Technology and the Research Process: Proceedings of a conference held at Cranfield Institute of Technology, UK, 18–21 July 1989</title>
Example
 <title
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Hardy's Tess of the D'Urbervilles: a machine readable edition</title>
«#COBICOR»
«#HD21»
«#HD26»
Module core

<titlePage>

titlePage (title page) contains the title page of a text, appearing within the front or back matter.
Class model.frontPart
Declaration
element titlePage
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { data.enumerated }?,
   (
      model.global*,
      ( model.titlepagePart ),
      ( model.titlepagePart | model.global )*
   )
}
Attributes
In addition to global attributes
type classifies the title page according to any convenient typology.
Status: Optional
Datatype: data.enumerated
Values: Any string, e.g. full, half, Series, etc.

This attribute allows the same element to be used for volume title pages, series title pages, etc., as well as for the ‘main’ title page of a work.

Example
 <titlePage
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <docTitle>
   <titlePart type="main">THOMAS OF Reading.</titlePart>
   <titlePart type="alt">OR, The sixe worthy yeomen of the West.</titlePart>
  </docTitle>
  <docEdition>Now the fourth time corrected and enlarged</docEdition>
  <byline>By T.D.</byline>
  <figure>
   <head>TP</head>
   <p>Thou shalt labor till thou returne to duste</p>
   <figDesc>Printers Ornament used by TP</figDesc>
  </figure>
  <docImprint>Printed at <name type="place">London</name>
   for <name>T.P.</name>
   <date>1612.</date>
  </docImprint>
 </titlePage>
«#DSTITL»
Module textstructure

<titlePart>

titlePart (title part) contains a subsection or division of the title of a work, as indicated on a title page.
Class model.titlepagePart model.pLike.front
Declaration
element titlePart
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute type { "main" | "sub" | "alt" | "short" | "desc" | token }?,
   macro.paraContent
}
Attributes
In addition to global attributes
type specifies the role of this subdivision of the title.
Status: Optional
Datatype: data.enumerated
Default: main
Suggested values include:
main (main title of the work )
sub (subtitle of the work )
alt (alternative title of the work )
short (abbreviated form of title)
desc (descriptive paraphrase of the work )
Example
 <docTitle
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <titlePart type="main">THE FORTUNES AND MISFORTUNES Of the FAMOUS Moll Flanders, &c. </titlePart>
  <titlePart type="desc">Who was BORN in NEWGATE, And during a Life of continu'd Variety for Threescore Years, besides her Childhood, was Twelve Year a <hi>Whore</hi>, five times a <hi>Wife</hi> (wherof
   once to her own Brother) Twelve Year a <hi>Thief,</hi>
   Eight Year a Transported <hi>Felon</hi> in <hi>Virginia</hi>,
   at last grew <hi>Rich</hi>, liv'd <hi>Honest</hi>, and died a
   <hi>Penitent</hi>.</titlePart>
 </docTitle>
«#DSTITL»
Module textstructure

<titleStmt>

titleStmt (title statement) groups information about the title of a work and those responsible for its intellectual content.
Declaration
element titleStmt
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
Attributes
Global attributes only
Example
 <titleStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <title>Capgrave's Life of St. John Norbert: a machine-readable transcription</title>
  <respStmt>
   <resp>compiled by</resp>
   <name>P.J. Lucas</name>
  </respStmt>
 </titleStmt>
Example
 <titleStmt
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <title>Capgrave's Life of St. John Norbert : transcription électronique</title>
  <respStmt>
   <resp>compilée par</resp>
   <name>P.J. Lucas</name>
  </respStmt>
 </titleStmt>
«#HD21»
«#HD2»
Module header

<trailer>

trailer (trailer) contains a closing title or footer appearing at the end of a division of a text.
Class model.divWrapper.bottom
Declaration
element trailer
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.phraseSeq
}
Attributes
Global attributes only
Example
 <trailer
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Explicit pars tertia</trailer>
«#DSCO»
«#DSDTB»
Module textstructure

<tree>

tree encodes a tree, which is made up of a root, internal nodes, leaves, and arcs from root to leaves.
Class model.divPart
Declaration
element tree
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute arity { data.count }?,
   attribute ord { "true" | "partial" | "false" },
   attribute order { data.count }?,
   ( label?, ( ( leaf | iNode )*, root, ( leaf | iNode )* ) )
}
Attributes
In addition to global attributes
arity gives the maximum number of children of the root and internal nodes of the tree.
Status: Optional
Datatype: data.count
Values: A nonnegative integer.
ord indicates whether or not the tree is ordered, or if it is partially ordered.
Status: Required
Default: true
Legal values are:
true (indicates that all of the branching nodes of the tree are ordered.)
partial (indicates that some of the branching nodes of the tree are ordered and some are unordered.)
false (indicates that all of the branching nodes of the tree are unordered.)
order gives the order of the tree, i.e., the number of its nodes.
Status: Optional
Datatype: data.count
Values: A nonnegative integer.

The size of a tree is always one less than its order, hence there is no need for both a size and order attribute.

Example
 <tree
   n="ex2"
   arity="2"
   ord="partial"
   order="13"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <root xml:id="G-div1" children="#G-plu1 #G-exp1" ord="true">
   <label>/</label>
  </root>
  <iNode
    xml:id="G-plu1"
    children="#G-exp2 #G-exp3"
    parent="#G-div1"
    ord="false">

   <label>+</label>
  </iNode>
  <iNode
    xml:id="G-exp1"
    children="#G-plu2 #G-num2.3"
    parent="#G-div1"
    ord="true">

   <label>**</label>
  </iNode>
  <iNode
    xml:id="G-exp2"
    children="#G-vara1 #G-num2.1"
    parent="#G-plu1"
    ord="true">

   <label>**</label>
  </iNode>
  <iNode
    xml:id="G-exp3"
    children="#G-varb1 #G-num2.2"
    parent="#G-plu1"
    ord="true">

   <label>**</label>
  </iNode>
  <iNode
    xml:id="G-plu2"
    children="#G-vara2 #G-varb2"
    parent="#G-exp1"
    ord="false">

   <label>+</label>
  </iNode>
  <leaf xml:id="G-vara1" parent="#G-exp2">
   <label>a</label>
  </leaf>
  <leaf xml:id="G-num2.1" parent="#G-exp2">
   <label>2</label>
  </leaf>
  <leaf xml:id="G-varb1" parent="#G-exp3">
   <label>b</label>
  </leaf>
  <leaf xml:id="G-num2.2" parent="#G-exp3">
   <label>2</label>
  </leaf>
  <leaf xml:id="G-vara2" parent="#G-plu2">
   <label>a</label>
  </leaf>
  <leaf xml:id="G-varb2" parent="#G-plu2">
   <label>b</label>
  </leaf>
  <leaf xml:id="G-num2.3" parent="#G-exp1">
   <label>2</label>
  </leaf>
 </tree>
Note

A root, and zero or more internal nodes and leaves, but if there is an internal node, there must also be at least one leaf.

«#GDTR»
Module nets

<triangle>

triangle (Underspecified embedding tree, so called because of its characteristic shape when drawn.) Provides for an underspecified eTree, that is, an eTree with information left out.
Declaration
element triangle
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute value { data.pointer }?,
   ( label?, ( eTree | triangle | eLeaf )* )
}
Attributes
In addition to global attributes
value provides the value of a triangle, which is the identifier of a feature structure or other analytic element.
Status: Required when applicable
Datatype: data.pointer
Values: A valid identifier of a feature structure or other analytic element.
Example
 <triangle
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <label>NP</label>
  <eLeaf>
   <label>the periscope</label>
  </eLeaf>
 </triangle>
Note

An optional label followed by zero or more embedding trees, triangles, or embedding leafs.

«#GDAT»
Module nets

<unclear>

unclear contains a word, phrase, or passage which cannot be transcribed with certainty because it is illegible or inaudible in the source.
Class model.pPart.transcriptional model.choicePart att.editLike
Declaration
element unclear
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.editLike.attribute.cert,
   att.editLike.attribute.resp,
   att.editLike.attribute.evidence,
   attribute reason { list { data.word+ } }?,
   attribute hand { data.pointer }?,
   attribute agent { data.enumerated }?,
   macro.paraContent
}
Attributes
In addition to global attributes and those inherited from [att.editLike ]
reason indicates why the material is hard to transcribe.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: any phrase describing the difficulty, e.g. faded, ambient noise, passing truck, ill formed, eccentric ductus.
hand Where the difficulty in transcription arises from action (partial deletion, etc.) assignable to an identifiable hand, signifies the hand responsible for the action.
Status: Optional
Datatype: data.pointer
Values: must be one of the hand identifiers declared in the document header (see section ).
agent Where the difficulty in transcription arises from damage, categorizes the cause of the damage, if it can be identified.
Status: Optional
Datatype: data.enumerated
Sample values include:
rubbing (damage results from rubbing of the leaf edges)
mildew (damage results from mildew on the leaf surface)
smoke (damage results from smoke)
Note

The same element is used for all cases of uncertainty in the transcription of element content, whether for written or spoken material. For other aspects of certainty, uncertainty, and reliability of tagging and transcription, see chapter .

The <damage>, <gap>, <del>, <unclear> and <supplied> elements may be closely allied in use. See section for discussion of which element is appropriate for which circumstance.

«#PHDA»
«#COEDADD»
Module core

<unicodeName>

unicodeName (Unicode Property Name) contains the name of a registered Unicode normative or informative property.
Declaration
element unicodeName
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute version { data.numeric }?,
   text
}
Attributes
In addition to global attributes
version specifies the version number of the Unicode Standard in which this property name is defined.
Status: Optional
Datatype: data.numeric
Values: a valid version number.
Example
 <unicodeName
   xmlns:tei="http://www.tei-c.org/ns/1.0">
character-decomposition-mapping</unicodeName>
 <unicodeName>general-category</unicodeName>
Note

A definitive list of current Unicode property names is provided in The Unicode Standard.

Module gaiji

<val>

val (value) contains a single attribute value.
Class model.xmlPhrase
Declaration
element val
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   text
}
Attributes
Global attributes only
Example
 <val
   xmlns:tei="http://www.tei-c.org/ns/1.0">
unknown</val>
«#TD»
«#TDATT»
Module tagdocs

<value>

value (value) contains a single value for some property, attribute, or other analysis.
Declaration
element value
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.xtext
}
Attributes
Global attributes only
Example
 <value
   xmlns:tei="http://www.tei-c.org/ns/1.0">
unknown</value>
Module gaiji

<variantEncoding>

variantEncoding declares the method used to encode text-critical variants.
Class model.encodingPart
Declaration
element variantEncoding
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute method
   {
      "location-referenced" | "double-end-point" | "parallel-segmentation"
   },
   attribute location { "internal" | "external" },
   empty
}
Attributes
In addition to global attributes
method indicates which method is used to encode the apparatus of variants.
Status: Required
Legal values are:
location-referenced (apparatus uses line numbers or other canonical reference scheme referenced in a base text.)
double-end-point (apparatus indicates the precise locations of the beginning and ending of each lemma relative to a base text.)
parallel-segmentation (alternate readings of a passage are given in parallel in the text; no notion of a base text is necessary.)

The value ‘parallel-segmentation’ requires in-line encoding of the apparatus.

location indicates whether the apparatus appears within the running text or external to it.
Status: Required
Legal values are:
internal (apparatus appears within the running text.)
external (apparatus appears outside the base text.)

The value ‘external’ is inconsistent with the parallel-segmentation method of apparatus markup.

Example
 <variantEncoding method="location-referenced" location="external"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
«#TCAPEN»
Module header

<view>

view describes the visual context of some part of a screen play in terms of what the spectator sees, generally independent of any dialogue.
Class model.stageLike
Declaration
element view
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   macro.specialPara
}
Attributes
Global attributes only
Example
 <view
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <name>Max</name> joins his daughter
 at the window. <hi>Rain</hi> sprays his
 face-- </view>
 <view>
  <camera>Max's POV</camera> He sees occasional
 windows open, and just across from his apartment
 house, a <hi>man</hi> opens the front door of
 a brownstone--</view>
Example
 <div type="shot"
   xmlns:tei="http://www.tei-c.org/ns/1.0">

  <view>BBC World symbol</view>
  <sp>
   <speaker>Voice Over</speaker>
   <p>Monty Python's Flying Circus tonight comes to you live from the Grillomat Snack Bar, Paignton.</p>
  </sp>
 </div>
 <div type="shot">
  <view>Interior of a nasty snack bar. Customers around, preferably real people. Linkman sitting at one of the plastic tables.</view>
  <sp>
   <speaker>Linkman</speaker>
   <p>Hello to you live from the Grillomat Snack Bar. </p>
  </sp>
 </div>
Note

A view is a particular form of stage direction.

«#DRTEC»
«#DROTH»
Module drama

<w>

w (word) represents a grammatical (not necessarily orthographic) word.
Class model.segLike att.segLike
Declaration
element w
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.segLike.attribute.type,
   att.segLike.attribute.function,
   att.segLike.attribute.part,
   att.metrical.attribute.met,
   att.metrical.attribute.real,
   att.metrical.attribute.rhyme,
   attribute lemma { data.word }?,
   ( text | model.gLike | model.blockLike | w | m | c | model.global )*
}
Attributes
In addition to global attributes and those inherited from [att.segLike ]
lemma identifies the word's lemma (dictionary entry form).
Status: Optional
Datatype: data.word
Values: a string of characters representing the spelling of the word's dictionary entry form.
Example
 <w type="verb" lemma="hit"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
hitt<m type="suffix">ing</m>
 </w>
Note

May contain character data and <seg>, <w>, <m> and <c> elements.

«#AILC»
Module analysis

<when>

when (when) indicates a point in time either relative to other elements in the same timeline tag, or absolutely.
Declaration
element when
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute absolute { data.temporal.w3c }?,
   attribute unit { "s" | "ms" | "m" | "h" | "d" | token }?,
   attribute interval { xsd:float { minExclusive = "0" } | "unknown" }?,
   attribute since { data.pointer }?,
   empty
}
Attributes
In addition to global attributes
absolute supplies an absolute value for the time.
Status: Required when applicable
Datatype: data.temporal.w3c
Values: Times may be given in standard form, as specified in the Encoding Declarations section of the header.

Required for the element designated as the value of the origin attribute in the <timeline> tag.

unit specifies the unit of time in which the interval value is expressed, if this is not inherited from the parent timeLine.
Status: Required when applicable
Datatype: data.enumerated
Suggested values include:
s (seconds)
ms (milliseconds)
m (minutes)
h (hours)
d (days)
interval specifies the numeric portion of a time interval
Status: Required when applicable
Datatype: xsd:float { minExclusive = "0" } | "unknown"
Values: a positive number, or the special value unknown.

The value unknown indicates uncertainty about the interval.

since identifies the reference point for determining the time of the current when element, which is obtained by adding the interval to the time of the reference point.
Status: Required when applicable
Datatype: data.pointer
Values: Should point to another <when> element in the same <timeline>.

If this attribute is omitted, and the absolute attribute is not specified, then the reference point is understood to be the origin of the enclosing <timeline> tag.

Example
 <when xml:id="TW3" interval="20" since="#w2"
   xmlns:tei="http://www.tei-c.org/ns/1.0"/>
Note

On this element, the global xml:id attribute must be supplied to specify an identifier for this point in time. The value used may be chosen freely provided that it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence.

«#SASYMP»
Module linking

<wit>

wit contains a list of one or more sigla of witnesses attesting a given reading, in a textual variation.
Class model.rdgPart att.rdgPart
Declaration
element wit
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.rdgPart.attribute.wit,
   macro.phraseSeq
}
Attributes
Global attributes and those inherited from [att.rdgPart ]
Example
 <rdg wit="#El #Hg"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
Experience</rdg>
 <wit>Ellesmere, Hengwryt</wit>
Note

This element represents the same information as that provided by the wit attribute of the reading; it may be used to record the exact form of the sigla given in the source edition, when that is of interest.

«#TCAPLW»
Module textcrit

<witDetail>

witDetail gives further information about a particular witness, or witnesses, to a particular reading.
Class model.noteLike att.placement
Declaration
element witDetail
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.placement.attribute.place,
   attribute target { list { data.pointer+ } },
   attribute resp { data.pointer }?,
   attribute wit { data.code },
   attribute type { list { data.word+ } }?,
   macro.phraseSeq
}
Attributes
In addition to global attributes and those inherited from [att.placement ]
target indicates the identifier for the reading, or readings, to which the witness detail refers.
Status: Required
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: the identifier of the reading or readings.
resp identifies the individual responsible for identifying the witness
Status: Optional
Datatype: data.pointer
Values: a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding
wit indicates the sigil or sigla for the witnesses to which the detail refers.
Status: Required
Datatype: data.code
Values: the identifier of the sigil or sigla.
type describes the type of information given about the witness.
Status: Optional
Datatype: 1–∞ occurrences of data.word, separated by whitespace
Values: Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter form, ornament, …
Note

The <witDetail> element should be regarded as a specialized type of <note> element; it is synonymous with <note type='witness detail'>. It differs from the general purpose <note> in the omission of some attributes seldom applicable to notes within critical apparatus, and in the provision of the wit attribute, which permits an application to extract all annotation concerning a particular witness or witnesses from the apparatus.

«#TCAPLL»
Module textcrit

<witEnd>

witEnd indicates the end, or suspension, of the text of a fragmentary witness.
Class model.rdgPart att.rdgPart
Declaration
element witEnd
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.rdgPart.attribute.wit,
   empty
}
Attributes
Global attributes and those inherited from [att.rdgPart ]
«#TCAPMI»
Module textcrit

<witList>

witList (witness list) contains a list of all the witnesses referred to in wit elements or wit attributes within the critical apparatus.
Class model.divPart
Declaration
element witList
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   ( model.global*, ( witness, model.global* )+ )
}
Attributes
Global attributes only
Note

May contain a series of <witness> elements.

The provision of a <witList> element simplifies the automatic processing of the apparatus, e.g. the reconstruction of the readings for all witnesses from an exhaustive apparatus.

Situations commonly arise where there are many more or less fragmentary witnesses, such that there may be quite distinct groups of witnesses for different parts of a text or collection of texts. One may treat this with distinct <witList> elements for each different part. Alternatively, one may have a single <witList> element at the beginning of the file listing all the witnesses, partial and complete, for the text, with the attestation of fragmentary witnesses indicated within the apparatus by use of the <witStart> and <witEnd> elements described in section .

«#TCAPLL»
Module textcrit

<witStart>

witStart indicates the beginning, or resumption, of the text of a fragmentary witness.
Class model.rdgPart att.rdgPart
Declaration
element witStart
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   att.rdgPart.attribute.wit,
   empty
}
Attributes
Global attributes and those inherited from [att.rdgPart ]
«#TCAPMI»
Module textcrit

<witness>

witness 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.
Declaration
element witness
{
   att.global.attribute.xmlspace,
   att.global.attribute.xmlid,
   att.global.attribute.n,
   att.global.attribute.xmllang,
   att.global.attribute.rend,
   att.global.attribute.xmlbase,
   att.global.linking.attribute.corresp,
   att.global.linking.attribute.synch,
   att.global.linking.attribute.sameAs,
   att.global.linking.attribute.copyOf,
   att.global.linking.attribute.next,
   att.global.linking.attribute.prev,
   att.global.linking.attribute.exclude,
   att.global.linking.attribute.select,
   att.global.analytic.attribute.ana,
   attribute included { list { data.pointer+ } }?,
   macro.limitedContent
}
Attributes
In addition to global attributes
included indicates which other witnesses are included in a witness group.
Status: Mandatory when applicable
Datatype: 1–∞ occurrences of data.pointer, separated by whitespace
Values: A space-delimited series of sigla; each sigil should correspond to a witness, and should occur as the value of the xml:id attribute on a <witness> element, typically in the header of the document.

The included attribute applies only in the case of witness groups; if no value is given, the <witness> element is held to refer to a single witness rather than a group.

Note

The content of the <witness> element may give bibliographic information about the witness or witness group, or it may be empty.

«#TCAPLL»
Module textcrit

Macros defined

data.certainty

data.certainty defines the range of attribute values expressing a degree of certainty
Declaration
data.certainty = "high" | "medium" | "low" | "unknown"
Note

Certainty may be expressed by one of the predefined symbolic values high, medium, or low. For more precise indication, data.probability may be used instead or in addition.

Module tei

data.code

data.code defines the range of attribute values expressing a coded value by means of a pointer to some other element which contains a definition for it.
Declaration
data.code = xsd:anyURI
Note

It will usually be the case that the item pointed to is to be found somewhere else in the current TEI document, typically in the header, but this is not mandatory.

Module tei

data.count

data.count defines the range of attribute values used for a non-negative integer value used as a count
Declaration
data.count = xsd:nonNegativeInteger
Note

Only positive integer values are permitted

Module tei

data.duration.iso

data.duration.iso defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formats
Declaration
data.duration.iso = token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }
Example
 <time dur-iso="PT0,75H"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
three-quarters of an hour</time>
Example
 <date dur-iso="P1,5D"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a day and a half</date>
Example
 <date dur-iso="P14D"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a fortnight</date>
Example
 <time dur-iso="PT0.02S"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
20 ms</time>
Note

A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the last, which may have a decimal component (using either . or , as the decimal point; the latter is preferred). If any number is 0, then that number-letter pair may be omitted. If any of the H (hour), M (minute), or S (second) number-letter pairs are present, then the separator T must precede the first ‘time’ number-letter pair.

For complete details, see ISO 8601 Data elements and interchange formats — Information interchange — Representation of dates and times.

Module tei

data.duration.w3c

data.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes
Declaration
data.duration.w3c = xsd:duration
Example
 <time dur="PT45M"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
forty-five minutes</time>
Example
 <date dur="P1DT12H"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a day and a half</date>
Example
 <date dur="P7D"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
a week</date>
Example
 <time dur="PT0.02S"
   xmlns:tei="http://www.tei-c.org/ns/1.0">
20 ms</time>
Note

A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the S number, which may have a decimal component (using . as the decimal point). If any number is 0, then that number-letter pair may be omitted. If any of the H (hour), M (minute), or S (second) number-letter pairs are present, then the separator T must precede the first ‘time’ number-letter pair.

For complete details, see the W3C specification.

Module tei

data.enumerated

data.enumerated defines the range of attribute values expressed as a single word or token taken from a list of documented possibilities
Declaration
data.enumerated = data.name
Note

Typically, the list of documented possibilities will be provided (or exemplified) by a value list in the associated attribute specification, expressed with a <valList> element.

Module tei

data.key

data.key defines the range of attribute values expressing a coded value by means of an arbitrary identifier, typically taken from a set of externally-defined possibilities
Declaration
data.key = string
Note

Information about the set of possible values for an attribute using this datatype may (but need not) be documented in the document header. Externally defined constraints, for example that values should be legal keys in an external database system, cannot usually be enforced by a TEI system. Similarly, because the key is externally defined, no constraint other than a requirement that it consist of Unicode characters is possible.

Module tei

data.language

data.language defines the range of attribute values used to identify a particular combination of human language and writing system
Declaration
data.language = xsd:language
Note
The values for this attribute are language ‘tags’ as defined in RFC 3066 or its successor. Examples include
sn
Shona
zh-TW
Taiwanese
en-SL
English as spoken in Sierra Leone
pl
Polish
es-MX
Spanish as spoken in Mexico
Module tei

data.name

data.name defines the range of attribute values expressed as an XML name or identifier
Declaration
data.name = xsd:Name
Note

Attributes using this datatype must contain a single word which follows the rules defining a legal XML name: for example they cannot include whitespace or begin with digits.

Module tei

data.namespace

data.namespace (an XML namespace) defines the range of attribute values used to indicate XML namespaces as defined by the W3C Namespaces in XML technical recommendation
Declaration
data.namespace = xsd:anyURI
Note

The range of syntactically valid values is defined by RFC 2396 Uniform Resource Identifier (URI) Reference

Module tei

data.numeric

data.numeric defines the range of attribute values used for numeric values
Declaration
data.numeric = xsd:double | xsd:decimal
Note

Any numeric value that can be represented as a decimal number.

In addition, the range of values that can be represented in an IEEE double precision (i.e., 64-bit) floating point number may be represented using scientific notation. Roughly that range is ±10⁻³²³ to ±10³⁰⁸.

To represent a number expressed in scientific notation, ‘exponential notation’ is used in the attribute value. The significand (sometimes called the mantissa) is written as a decimal number, followed by the letter E, followed by an integer exponent. The multiplication sign and the base itself (10) are implied. Either the significand or the exponent (or both) may be a negative number, in which case it should be preceded by a minus sign. There should be no whitespace separating the significand from the E from the exponent. E.g., 3×10⁸ can be expressed as 3E8.

Other examples of scientific notation include:
  • 10E10 (the speed of light in centimetres per second)
  • 9.12E-31 (the mass of an electron in Kg)
  • 4E11 (estimated number of stars in our galaxy)
  • -1.76E11 (electron charge to mass quotient in coulombs per Kg)

Either e or E may be used to separate the significand from the exponent, however these Guidelines recommend E be used both for consistency with other standards bodies and to avoid confusion with the mathematical constant e.

Module tei

data.outputMeasurement

data.outputMeasurement (HTML dimension) defines a range of values for use in specifying the size of an object that is intended for display on the web
Declaration
data.outputMeasurement =
   token
   {
      pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
   }
Note

These values map directly onto the values used by XSLFO and CSS. For definitions of the units see those specifications; at the time of this writing the most complete list is in the CSS3 working draft.

Module tei

data.pattern

data.pattern defines a range of attribute values expressed as a regular expression
Declaration
data.pattern = token
Note

A regular expression, often called a pattern, is an expression that describes a set of strings. They are usually used to give a concise description of a set, without having to list all elements. For example, the set containing the three strings Handel, Händel, and Haendel can be described by the pattern H(ä|ae?)ndel (or alternatively, it is said that the pattern H(ä|ae?)ndelmatches each of the three strings)
wikipedia

Module tei

data.pointer

data.pointer defines the range of attribute values used to provide a single pointer to any other resource, either within the current document or elsewhere
Declaration
data.pointer = xsd:anyURI
Note

The range of syntactically valid values is defined by RFC 2396 Uniform Resource Identifier (URI) Reference

Module tei

data.probability

data.probability defines the range of attribute values expressing a probability
Declaration
data.probability = xsd:double { minInclusive = "0" maxInclusive = "1" }
Note

Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true.

Module tei

data.sex

data.sex defines the range of attribute values used to identify human or animal sex
Declaration
data.sex = "0" | "1" | "2" | "9"
Note

The values are taken from ISO 5218:1977 Representation of Human Sexes; 0 indicates unknown; 1 indicates male; 2 indicates female; and 9 indicates not applicable.

Module tei

data.temporal.iso

data.temporal.iso defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times.
Declaration
data.temporal.iso =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
 | token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" }
Note

If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used.

For all representations for which ISO 8601 describes both a basic and an extended format, these Guidelines recommend use of the extended format.

While ISO 8601 permits the use of both 00:00 and 24:00 to represent midnight, these Guidelines strongly recommend against the use of 24:00.

Module namesdates

data.temporal.w3c

data.temporal.w3c defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes specification.
Declaration
data.temporal.w3c =
   xsd:date
 | xsd:gYear
 | xsd:gMonth
 | xsd:gDay
 | xsd:gYearMonth
 | xsd:gMonthDay
 | xsd:time
 | xsd:dateTime
Note

If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used.

Module tei

data.truthValue

data.truthValue defines the range of attribute values used to express a truth value
Declaration
data.truthValue = xsd:boolean
Note

This datatype applies only for cases where uncertainty is inappropriate; if the attribute concerned may have a value other than true or false, e.g. "unknown", or "inapplicable", it should have the extended version of this datatype: data.xTruthValue

Module tei

data.word

data.word defines the range of attribute values expressed as a single word or token
Declaration
data.word = token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" }
Note

Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace.

Module tei

data.xTruthValue

data.xTruthValue defines the range of attribute values used to express a truth value which may be unknown
Declaration
data.xTruthValue = xsd:boolean | "unknown" | "inapplicable"
Note

In cases where where uncertainty is inappropriate, use the datatype data.TruthValue

Module tei

macro.component

macro.component (component for mixed or general base) defines the set of component-level elements for use with the mixed or general base; these are elements which can appear directly within text bodies or text divisions.
Declaration
macro.component = model.common, mix.drama, mix.spoken, mix.dictionaries
Module tei

macro.componentSeq

macro.componentSeq (component-sequence) defines a sequence of component-level elements (such as paragraphs or lists) which can occur directly within text divisions and in similar positions.
Declaration
macro.componentSeq = ( ( macro.component ) | ( model.global ) )*
Note

This macro is used in each base tag set to define the content of <div> and similar elements.

Module tei

macro.fileDescPart

macro.fileDescPart (file description elements) groups elements which occur inside fileDesc and biblFull
Declaration
macro.fileDescPart =
   titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt?, notesStmt?
Module tei

macro.glossSeq

macro.glossSeq (glossing sequence) defines a sequence of descriptive or identifying elements which characterize a markup object.
Declaration
macro.glossSeq = altIdent?, equiv*, gloss*, desc*
Note

This macro defines a standard content model for all occasions where some markup object is being explained or glossed.

Module tei

macro.limitedContent

macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription of extant materials
Declaration
macro.limitedContent = ( text | model.limitedPhrase | model.inter )*
Module tei

macro.paraContent

macro.paraContent (paragraph content) defines the content of paragraphs and similar elements.
Declaration
macro.paraContent =
   ( text | model.gLike | model.phrase | model.inter | model.global )*
Module tei

macro.phraseSeq

macro.phraseSeq (phrase sequence) defines a sequence of character data and phrase-level elements.
Declaration
macro.phraseSeq = ( text | model.gLike | model.phrase | model.global )*
Module tei

macro.phraseSeq.limited

macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents.
Declaration
macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )*
Module tei

macro.specialPara

macro.specialPara ('special' paragraph content) defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements.
Declaration
macro.specialPara =
   (
      text
    | model.gLike
    | model.phrase
    | model.inter
    | model.divPart
    | model.global
   )*
Module tei

macro.xtext

macro.xtext (extended text) defines a sequence of character data and gaiji elements.
Declaration
macro.xtext = ( text | model.gLike )*
Module tei

mix.drama

mix.drama (mixed-base drama components) contains a string used in constructing the definition of macro.component used in the mixed base tag set.
Declaration
mix.drama = model.divPart.stage
Module drama
Notes
1. Williams, CatherineFall River, an authentic narrative1833
2. From the forward by William Newcastle in Margaret Cavendish, Duchess of Newcastle's The description of a new world, called the blazing-world, WWP TR00253
3. Kyd, Spanish Tragedy, (1592) Kv


Syd Bauman. Date:
This page is copyrighted