From 4b6af513ff4243333ef236a428584f9ceb2e9e2d Mon Sep 17 00:00:00 2001 From: lb42 Date: Tue, 15 Oct 2019 14:34:01 +0100 Subject: [PATCH] change publicationStmt model --- Doc/eltec-0.html | 79 +- Doc/eltec-1.html | 83 +- Doc/eltec-2.html | 101 +- ELTeC-example.rng | 3230 -------------------------------------------- ELTeC-examples.rng | 3230 -------------------------------------------- ODD/eltec.xml | 41 +- eltec-0.rng | 9 +- eltec-1.rng | 9 +- eltec-2.rng | 9 +- 9 files changed, 147 insertions(+), 6644 deletions(-) delete mode 100644 ELTeC-example.rng delete mode 100644 ELTeC-examples.rng diff --git a/Doc/eltec-0.html b/Doc/eltec-0.html index 5aefa39..5b46e3a 100644 --- a/Doc/eltec-0.html +++ b/Doc/eltec-0.html @@ -982,32 +982,23 @@  <macroRef key="macro.phraseSeq"/> </content> Schema Declaration
-element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.31 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Note

In a published ELTeC text, the publication statement always has components as shown above: a <distributor> naming the project itself, a <date> showing the text was added to the Collection, and an <availability> element containing a standardised statement concerning its licence. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2018-11-23"/> +element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.31 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Note

In a published ELTeC text, the publication statement always has components as shown above: a <publisher> naming the project itself, a <distributor> specifying the Zenodo community within which the text is made available, a <date> showing the text was released, and an <availability> element indicating the licence under which it is made available. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><publisher ref="https://distant-reading.net">COST Action "Distant Reading for European Literary History" (CA16204)</publisher><distributor ref="https://zenodo.org/communities/eltec/">Zenodo.org</distributor><date when="{$today}"/>  <availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> Licenced under CC-BY 4.0 </licence> +  <licence target="https://creativecommons.org/licenses/by/4.0/"/>  </availability>  <ref type="doi"   target="10.5281/zenodo.8468"/>  <ref type="raw"   target="https://raw.githubusercontent.com/COST-ELTeC/ELTeC-eng/master/level1/ENG18440_Disraeli.xml"/> -</publicationStmt>
Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2019-01-05"/><availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> -   <p>El documento TEI está licenciado con Creative Commons -       Attribution (CC-BY 4.0).</p> -  </licence></availability><ref type="gitview" -  target="https://github.com/COST-ELTeC/ELTeC-spa/blob/master/level1/SPA1023_GomezDeAvellaneda_LaVeladaDelHelecho.xml"/> </publicationStmt>
Content model
 <content>
  <alternate minOccurs="1" maxOccurs="1">
   <elementRef key="p"/>
   <sequence minOccurs="1" maxOccurs="1">
+   <elementRef key="publisher"/>
    <elementRef key="distributor"/>
    <elementRef key="date"/>
    <elementRef key="availability"/>
@@ -1020,8 +1011,8 @@
 element publicationStmt
 {
    att.global.attributes,
-   ( p | ( distributor, date, availability, ref* ) )
-}

Appendix A.1.32 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
core: date hi pb ref
character data
Note

Not permitted outside the header

Example
<bibl type="firstEdition"> + ( p | ( publisher, distributor, date, availability, ref* ) ) +}

Appendix A.1.32 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
core: date hi pb ref
character data
Note

Not permitted outside the header

Example
<bibl type="firstEdition">  <title>La baronne trépassée</title>  <publisher>Baudry</publisher>  <pubPlace>Paris</pubPlace> @@ -1036,7 +1027,7 @@ att.global.attributes, att.canonical.attributes, macro.phraseSeq -}

Appendix A.1.33 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
core: date hi l pb ref
character data
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better +}

Appendix A.1.33 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
core: date hi l pb ref
character data
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better take him, Alice;...</p>
Content model
 <content>
  <macroRef key="macro.paraContent"/>
@@ -1048,7 +1039,7 @@
    att.pointing.attributes,
    att.typed.attributes,
    macro.paraContent
-}

Appendix A.1.34 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
core: date hi pb ref
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt> +}

Appendix A.1.34 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
core: date hi pb ref
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt>  <resp ref="http://id.loc.gov/vocabulary/relators/com.html">compiler</resp>  <name>Edward Child</name> </respStmt>
Content model
@@ -1062,10 +1053,10 @@
    att.canonical.attributes,
    att.datable.attributes,
    macro.phraseSeq.limited
-}

Appendix A.1.35 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt> +}

Appendix A.1.35 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt>  <resp>ELTeC conversion</resp>  <name>Leonard Konle</name> -</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt> +</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt>  <resp>Original data capture</resp>  <name>Meredith Bach</name>  <name>Mary Meehan</name> @@ -1100,7 +1091,7 @@ ( ( resp+, model.nameLike.agent+ ) | ( model.nameLike.agent+, resp+ ) ), note* ) -}

Appendix A.1.36 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc> +}

Appendix A.1.36 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc>  <change when="2018-12-12">Spell check completed</change>  <change when="2018-11-01">Initial conversion to ELTeC-1 using    CLIGStoELTeC stylesheet </change> @@ -1118,7 +1109,7 @@ { att.global.attributes, ( list | listChange | change+ ) -}

Appendix A.1.37 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc +}

Appendix A.1.37 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1128,7 +1119,7 @@  <empty/> </content>
Schema Declaration
-element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.38 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc> +element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.38 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc>  <bibl type="digitalSource">   <publisher> Éfélé</publisher>,  <date>2014</date> @@ -1158,7 +1149,7 @@ model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) -}

Appendix A.1.39 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader> +}

Appendix A.1.39 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader>  <fileDesc>   <titleStmt> <!-- information about the author and title --> @@ -1206,7 +1197,7 @@ { att.global.attributes, ( fileDesc, encodingDesc, profileDesc, revisionDesc ) -}

Appendix A.1.40 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
core: date hi pb ref
character data
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en"> +}

Appendix A.1.40 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
core: date hi pb ref
character data
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en">  <term>silver fork</term>  <term>society</term> </keywords>
Schematron

Appendix A.1.41 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
core: pb
textstructure: back body front
Example
<text> +}

Appendix A.1.41 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
core: pb
textstructure: back body front
Example
<text>  <front> <!-- front matter e.g. titlepage -->  </front> @@ -1267,7 +1258,7 @@ model.global*, ( back, model.global* )? ) -}

Appendix A.1.42 <textClass>

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
header: keywords
Example
<textClass> +}

Appendix A.1.42 <textClass>

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
header: keywords
Example
<textClass>  <keywords>   <term xml:lang="eng">juvenile literature</term>   <term xml:lang="deu">bildungsroman</term> @@ -1277,7 +1268,7 @@  <elementRef key="keywords"/> </content>
Schema Declaration
-element textClass { att.global.attributes, keywords }

Appendix A.1.43 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc +element textClass { att.global.attributes, keywords }

Appendix A.1.43 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc    xmlns:e="http://distantreading.net/eltec/ns">  <authorGender xmlns="http://distantreading.net/eltec/ns" key="F"/>  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1296,7 +1287,7 @@ size, canonicity, timeSlot -}

Appendix A.1.44 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc +}

Appendix A.1.44 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <timeSlot xmlns="http://distantreading.net/eltec/ns" key="T1"/> @@ -1306,10 +1297,10 @@  <empty/> </content>
Schema Declaration
-element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.45 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
core: bibl
header: titleStmt
May contain
core: date hi l pb ref
character data
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt> +element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.45 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
core: bibl
header: titleStmt
May contain
core: date hi l pb ref
character data
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt>  <title>Wuthering Heights : ELTeC edition</title> <!-- ... --> -</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt> +</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title> <!-- ... --> @@ -1328,7 +1319,7 @@ att.canonical.attributes, attribute level { "a" | "m" | "j" | "s" | "u" }?, macro.paraContent -}

Appendix A.1.46 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt> +}

Appendix A.1.46 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt>  <title>Silas Marner: The Weaver of Raveloe : ELTec    edition</title>  <author ref="viaf:89000553">Eliot, George (pseud.) @@ -1336,7 +1327,7 @@  <respStmt> <!-- ... -->  </respStmt> -</titleStmt>
Example
<titleStmt> +</titleStmt>
Example
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title>  <author ref="viaf:27087132">Gil y Carrasco, Enrique @@ -1354,7 +1345,7 @@  </sequence> </content>
Schema Declaration
-element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.47 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
core: date hi l pb ref
character data
Example
<div type="volumen="1"> +element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.47 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
core: date hi l pb ref
character data
Example
<div type="volumen="1"> <!-- more chapters here -->  <div type="chaptern="23"> <!-- more paragraphs here --> @@ -1388,7 +1379,7 @@ | model.lLikemodel.global )* -}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[distributor pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike model.listLike model.oddDecl model.qLike[model.quoteLike] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.12 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit model.global.meta model.milestoneLike[pb] model.noteLike

Appendix A.2.13 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.14 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.15 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike model.hiLike[hi]

Appendix A.2.16 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
Membersdistributor pubPlace publisher

Appendix A.2.17 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike model.listLike model.oddDecl model.qLike[model.quoteLike] model.stageLike

Appendix A.2.18 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.19 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.20 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Memberspb

Appendix A.2.21 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart]
Note

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

Appendix A.2.22 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.23 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.24 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.25 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]

Appendix A.2.26 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional

Appendix A.2.27 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.28 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.29 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.30 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike

Appendix A.2.31 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.32 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.33 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date distributor publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p> +}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[distributor pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike model.listLike model.oddDecl model.qLike[model.quoteLike] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.12 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit model.global.meta model.milestoneLike[pb] model.noteLike

Appendix A.2.13 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.14 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.15 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike model.hiLike[hi]

Appendix A.2.16 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
Membersdistributor pubPlace publisher

Appendix A.2.17 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike model.listLike model.oddDecl model.qLike[model.quoteLike] model.stageLike

Appendix A.2.18 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.19 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.20 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Memberspb

Appendix A.2.21 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart]
Note

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

Appendix A.2.22 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.23 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.24 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.25 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]

Appendix A.2.26 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional

Appendix A.2.27 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.28 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.29 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.30 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike

Appendix A.2.31 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.32 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.33 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date distributor publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p>  <date when="1945-10-24">24 Oct 45</date>  <date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>  <time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time> @@ -1400,11 +1391,11 @@  <date when="2006">MMVI</date>  <date when="0056">AD 56</date>  <date when="-0056">56 BC</date> -</p>
This list begins in +</p>
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" - when="1632-06-06">27th of May (old style)</date>.
<opener>when="1632-06-06">27th of May (old style)</date>.
<opener>  <dateline>   <placeName>Dorchester, Village,</placeName>   <date when="1828-03-02">March 2d. 1828.</date> @@ -1423,11 +1414,11 @@ <sch:rule context="tei:*[@to]"> <sch:report test="@notAfter"  role="nonfatal">The @to and @notAfter attributes cannot be used together.</sch:report> -</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
lines
lines of text
chars
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor availability back bibl body change date distributor div extent fileDesc front head hi keywords l langUsage language licence measure name p pb profileDesc pubPlace publicationStmt publisher ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of +</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
line
lines of text
char
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor availability back bibl body change date distributor div extent fileDesc front head hi keywords l langUsage language licence measure name p pb profileDesc pubPlace publicationStmt publisher ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of this rapid depopulation were the loss of the last <foreign xml:lang="rap">ariki</foreign> or chief (Routledge 1920:205,210) and their connections to - ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl"> + ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl">  <head>Bibliography</head>  <listBibl xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">   <bibl> @@ -1455,15 +1446,15 @@    </ref>   </bibl>  </listBibl> -</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author availability back bibl body change date distributor div extent fileDesc front head hi keywords l langUsage language licence measure name p pb profileDesc pubPlace publicationStmt publisher ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)"> +</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author availability back bibl body change date distributor div extent fileDesc front head hi keywords l langUsage language licence measure name p pb profileDesc pubPlace publicationStmt publisher ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)">  <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle, <lb/>On Her <lb/>  <hi rend="case(mixed)">New Blazing-World</hi>. -</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.8 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah +</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.8 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah ha-Kohen <index indexName="NAMES">  <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.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.9 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change date head name pb ref term text trailer
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse"> + cousin.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.9 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change date head name pb ref term text trailer
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse">  <head>Night in Tarras</head>  <lg type="stanza">   <l>At evening tramping on the hot white road</l> @@ -1621,6 +1612,6 @@ Date: 2018-03-16
\ No newline at end of file diff --git a/Doc/eltec-1.html b/Doc/eltec-1.html index fa5f35e..ac08229 100644 --- a/Doc/eltec-1.html +++ b/Doc/eltec-1.html @@ -1125,32 +1125,23 @@  <macroRef key="macro.phraseSeq"/> </content>
Schema Declaration
-element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.38 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Note

In a published ELTeC text, the publication statement always has components as shown above: a <distributor> naming the project itself, a <date> showing the text was added to the Collection, and an <availability> element containing a standardised statement concerning its licence. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2018-11-23"/> +element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.38 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Note

In a published ELTeC text, the publication statement always has components as shown above: a <publisher> naming the project itself, a <distributor> specifying the Zenodo community within which the text is made available, a <date> showing the text was released, and an <availability> element indicating the licence under which it is made available. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><publisher ref="https://distant-reading.net">COST Action "Distant Reading for European Literary History" (CA16204)</publisher><distributor ref="https://zenodo.org/communities/eltec/">Zenodo.org</distributor><date when="{$today}"/>  <availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> Licenced under CC-BY 4.0 </licence> +  <licence target="https://creativecommons.org/licenses/by/4.0/"/>  </availability>  <ref type="doi"   target="10.5281/zenodo.8468"/>  <ref type="raw"   target="https://raw.githubusercontent.com/COST-ELTeC/ELTeC-eng/master/level1/ENG18440_Disraeli.xml"/> -</publicationStmt>
Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2019-01-05"/><availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> -   <p>El documento TEI está licenciado con Creative Commons -       Attribution (CC-BY 4.0).</p> -  </licence></availability><ref type="gitview" -  target="https://github.com/COST-ELTeC/ELTeC-spa/blob/master/level1/SPA1023_GomezDeAvellaneda_LaVeladaDelHelecho.xml"/> </publicationStmt>
Content model
 <content>
  <alternate minOccurs="1" maxOccurs="1">
   <elementRef key="p"/>
   <sequence minOccurs="1" maxOccurs="1">
+   <elementRef key="publisher"/>
    <elementRef key="distributor"/>
    <elementRef key="date"/>
    <elementRef key="availability"/>
@@ -1163,8 +1154,8 @@
 element publicationStmt
 {
    att.global.attributes,
-   ( p | ( distributor, date, availability, ref* ) )
-}

Appendix A.1.39 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
Note

Not permitted outside the header

Example
<bibl type="firstEdition"> + ( p | ( publisher, distributor, date, availability, ref* ) ) +}

Appendix A.1.39 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
Note

Not permitted outside the header

Example
<bibl type="firstEdition">  <title>La baronne trépassée</title>  <publisher>Baudry</publisher>  <pubPlace>Paris</pubPlace> @@ -1179,7 +1170,7 @@ att.global.attributes, att.canonical.attributes, macro.phraseSeq -}

Appendix A.1.40 <quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
Note

In ELTeC this element is used for any kind of quotation or pseudo quotation appearing in the body of a text, including epigraphs, citations, etc.

ExampleIn this example, the two lines of verse are quoted and do not form part of the narrative:
<p>О, многозначајне ли су речи покојног Његуша II:</p> +}

Appendix A.1.40 <quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
Note

In ELTeC this element is used for any kind of quotation or pseudo quotation appearing in the body of a text, including epigraphs, citations, etc.

ExampleIn this example, the two lines of verse are quoted and do not form part of the narrative:
<p>О, многозначајне ли су речи покојног Његуша II:</p> <quote>  <l>„Благо томе ко довијек живи,</l>  <l>имао се рашта и родити!...</l> @@ -1194,7 +1185,7 @@ att.typed.attributes, att.notated.attributes, macro.specialPara -}

Appendix A.1.41 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better +}

Appendix A.1.41 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better take him, Alice;...</p>
Content model
 <content>
  <macroRef key="macro.paraContent"/>
@@ -1206,7 +1197,7 @@
    att.pointing.attributes,
    att.typed.attributes,
    macro.paraContent
-}

Appendix A.1.42 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt> +}

Appendix A.1.42 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt>  <resp ref="http://id.loc.gov/vocabulary/relators/com.html">compiler</resp>  <name>Edward Child</name> </respStmt>
Content model
@@ -1220,10 +1211,10 @@
    att.canonical.attributes,
    att.datable.attributes,
    macro.phraseSeq.limited
-}

Appendix A.1.43 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name note resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt> +}

Appendix A.1.43 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name note resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt>  <resp>ELTeC conversion</resp>  <name>Leonard Konle</name> -</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt> +</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt>  <resp>Original data capture</resp>  <name>Meredith Bach</name>  <name>Mary Meehan</name> @@ -1258,7 +1249,7 @@ ( ( resp+, model.nameLike.agent+ ) | ( model.nameLike.agent+, resp+ ) ), note* ) -}

Appendix A.1.44 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc> +}

Appendix A.1.44 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc>  <change when="2018-12-12">Spell check completed</change>  <change when="2018-11-01">Initial conversion to ELTeC-1 using    CLIGStoELTeC stylesheet </change> @@ -1276,7 +1267,7 @@ { att.global.attributes, ( list | listChange | change+ ) -}

Appendix A.1.45 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc +}

Appendix A.1.45 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1286,7 +1277,7 @@  <empty/> </content>
Schema Declaration
-element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.46 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc> +element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.46 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc>  <bibl type="digitalSource">   <publisher> Éfélé</publisher>,  <date>2014</date> @@ -1316,7 +1307,7 @@ model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) -}

Appendix A.1.47 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader> +}

Appendix A.1.47 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader>  <fileDesc>   <titleStmt> <!-- information about the author and title --> @@ -1364,7 +1355,7 @@ { att.global.attributes, ( fileDesc, encodingDesc, profileDesc, revisionDesc ) -}

Appendix A.1.48 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en"> +}

Appendix A.1.48 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en">  <term>silver fork</term>  <term>society</term> </keywords>
Schematron

Appendix A.1.49 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
textstructure: back body front
Example
<text> +}

Appendix A.1.49 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
textstructure: back body front
Example
<text>  <front> <!-- front matter e.g. titlepage -->  </front> @@ -1425,7 +1416,7 @@ model.global*, ( back, model.global* )? ) -}

Appendix A.1.50 <textClass>

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
header: keywords
Example
<textClass> +}

Appendix A.1.50 <textClass>

<textClass> (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
header: keywords
Example
<textClass>  <keywords>   <term xml:lang="eng">juvenile literature</term>   <term xml:lang="deu">bildungsroman</term> @@ -1435,7 +1426,7 @@  <elementRef key="keywords"/> </content>
Schema Declaration
-element textClass { att.global.attributes, keywords }

Appendix A.1.51 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc +element textClass { att.global.attributes, keywords }

Appendix A.1.51 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc    xmlns:e="http://distantreading.net/eltec/ns">  <authorGender xmlns="http://distantreading.net/eltec/ns" key="F"/>  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1454,7 +1445,7 @@ size, canonicity, timeSlot -}

Appendix A.1.52 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc +}

Appendix A.1.52 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <timeSlot xmlns="http://distantreading.net/eltec/ns" key="T1"/> @@ -1464,10 +1455,10 @@  <empty/> </content>
Schema Declaration
-element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.53 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
May contain
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt> +element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.53 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
May contain
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt>  <title>Wuthering Heights : ELTeC edition</title> <!-- ... --> -</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt> +</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title> <!-- ... --> @@ -1486,7 +1477,7 @@ att.canonical.attributes, attribute level { "a" | "m" | "j" | "s" | "u" }?, macro.paraContent -}

Appendix A.1.54 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt> +}

Appendix A.1.54 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt>  <title>Silas Marner: The Weaver of Raveloe : ELTec    edition</title>  <author ref="viaf:89000553">Eliot, George (pseud.) @@ -1494,7 +1485,7 @@  <respStmt> <!-- ... -->  </respStmt> -</titleStmt>
Example
<titleStmt> +</titleStmt>
Example
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title>  <author ref="viaf:27087132">Gil y Carrasco, Enrique @@ -1512,7 +1503,7 @@  </sequence> </content>
Schema Declaration
-element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.55 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
Example
<div type="volumen="1"> +element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.55 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
Example
<div type="volumen="1"> <!-- more chapters here -->  <div type="chaptern="23"> <!-- more paragraphs here --> @@ -1546,7 +1537,7 @@ | model.lLikemodel.global )* -}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[distributor pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.emphLike

model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed.
Moduletei
Used by
Membersemph foreign title

Appendix A.2.12 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.13 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit[gap] model.global.meta model.milestoneLike[milestone pb] model.noteLike[note]

Appendix A.2.14 model.global.edit

model.global.edit groups globally available elements which perform a specifically editorial function.
Moduletei
Used by
Membersgap

Appendix A.2.15 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.16 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.17 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi]

Appendix A.2.18 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
Membersdistributor pubPlace publisher

Appendix A.2.19 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike

Appendix A.2.20 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.21 model.labelLike

model.labelLike groups elements used to gloss or explain other parts of a document.
Moduletei
Used by
Memberslabel

Appendix A.2.22 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.23 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Membersmilestone pb

Appendix A.2.24 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart]
Note

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

Appendix A.2.25 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.26 model.noteLike

model.noteLike groups globally-available note-like elements.
Moduletei
Used by
Membersnote

Appendix A.2.27 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.28 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.29 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]

Appendix A.2.30 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional[corr]

Appendix A.2.31 model.pPart.transcriptional

model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials.
Moduletei
Used by
Memberscorr

Appendix A.2.32 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike[emph foreign title] model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional[corr]] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.33 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.34 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.35 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike[quote]

Appendix A.2.36 model.quoteLike

model.quoteLike groups elements used to directly contain quotations.
Moduletei
Used by
Membersquote

Appendix A.2.37 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.38 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.39 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date distributor publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p> +}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[distributor pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.emphLike

model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed.
Moduletei
Used by
Membersemph foreign title

Appendix A.2.12 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.13 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit[gap] model.global.meta model.milestoneLike[milestone pb] model.noteLike[note]

Appendix A.2.14 model.global.edit

model.global.edit groups globally available elements which perform a specifically editorial function.
Moduletei
Used by
Membersgap

Appendix A.2.15 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.16 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.17 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi]

Appendix A.2.18 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
Membersdistributor pubPlace publisher

Appendix A.2.19 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike

Appendix A.2.20 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.21 model.labelLike

model.labelLike groups elements used to gloss or explain other parts of a document.
Moduletei
Used by
Memberslabel

Appendix A.2.22 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.23 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Membersmilestone pb

Appendix A.2.24 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart]
Note

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

Appendix A.2.25 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.26 model.noteLike

model.noteLike groups globally-available note-like elements.
Moduletei
Used by
Membersnote

Appendix A.2.27 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.28 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.29 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]

Appendix A.2.30 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional[corr]

Appendix A.2.31 model.pPart.transcriptional

model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials.
Moduletei
Used by
Memberscorr

Appendix A.2.32 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike[emph foreign title] model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart]]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional[corr]] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.33 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.34 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.35 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike[quote]

Appendix A.2.36 model.quoteLike

model.quoteLike groups elements used to directly contain quotations.
Moduletei
Used by
Membersquote

Appendix A.2.37 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.38 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.39 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date distributor publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p>  <date when="1945-10-24">24 Oct 45</date>  <date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>  <time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time> @@ -1558,11 +1549,11 @@  <date when="2006">MMVI</date>  <date when="0056">AD 56</date>  <date when="-0056">56 BC</date> -</p>
This list begins in +</p>
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" - when="1632-06-06">27th of May (old style)</date>.
<opener>when="1632-06-06">27th of May (old style)</date>.
<opener>  <dateline>   <placeName>Dorchester, Village,</placeName>   <date when="1828-03-02">March 2d. 1828.</date> @@ -1581,11 +1572,11 @@ <sch:rule context="tei:*[@to]"> <sch:report test="@notAfter"  role="nonfatal">The @to and @notAfter attributes cannot be used together.</sch:report> -</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate gap
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
lines
lines of text
chars
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor availability back bibl body change corr date distributor div emph extent fileDesc foreign front gap head hi keywords l label langUsage language licence measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of +</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate gap
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
line
lines of text
char
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor availability back bibl body change corr date distributor div emph extent fileDesc foreign front gap head hi keywords l label langUsage language licence measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of this rapid depopulation were the loss of the last <foreign xml:lang="rap">ariki</foreign> or chief (Routledge 1920:205,210) and their connections to - ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl"> + ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl">  <head>Bibliography</head>  <listBibl xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">   <bibl> @@ -1613,20 +1604,20 @@    </ref>   </bibl>  </listBibl> -</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author availability back bibl body change corr date distributor div emph extent fileDesc foreign front gap head hi keywords l label langUsage language licence measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)"> +</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author availability back bibl body change corr date distributor div emph extent fileDesc foreign front gap head hi keywords l label langUsage language licence measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc sourceDesc teiHeader term text textClass textDesc title titleStmt trailer]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)">  <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle, <lb/>On Her <lb/>  <hi rend="case(mixed)">New Blazing-World</hi>. -</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.milestoneUnit

att.milestoneUnit provides an attribute to indicate the type of section which is changing at a specific milestone.
Modulecore
Membersmilestone
AttributesAttributes
unitprovides a conventional name for the kind of section changing at this milestone.
StatusRequired
Datatypeteidata.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.
speaker
changes of speaker or narrator.
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.
unnumbered
passages present in the text, but not to be included as part of the reference.
<milestone n="23" +</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.milestoneUnit

att.milestoneUnit provides an attribute to indicate the type of section which is changing at a specific milestone.
Modulecore
Membersmilestone
AttributesAttributes
unitprovides a conventional name for the kind of section changing at this milestone.
StatusRequired
Datatypeteidata.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.
speaker
changes of speaker or narrator.
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.
unnumbered
passages present in the text, but not to be included as part of the reference.
<milestone n="23"  ed="La"  unit="Dreissiger"/> ... <milestone n="24"  ed="AV" - unit="verse"/> ...
Note

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).

Appendix A.3.8 att.notated

att.notated provides an attribute to indicate any specialised notation used for element content.
Moduletei
Membersquote
AttributesAttributes
notationnames the notation used for the content of the element.
StatusOptional
Datatypeteidata.enumerated

Appendix A.3.9 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersnote ref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.10 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah + unit="verse"/> ...
Note

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).

Appendix A.3.8 att.notated

att.notated provides an attribute to indicate any specialised notation used for element content.
Moduletei
Membersquote
AttributesAttributes
notationnames the notation used for the content of the element.
StatusOptional
Datatypeteidata.enumerated

Appendix A.3.9 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersnote ref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.10 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah ha-Kohen <index indexName="NAMES">  <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.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.11 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change corr date head label milestone name note pb quote ref term text trailer
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse"> + cousin.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.11 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change corr date head label milestone name note pb quote ref term text trailer
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse">  <head>Night in Tarras</head>  <lg type="stanza">   <l>At evening tramping on the hot white road</l> @@ -1784,6 +1775,6 @@ Date: 2018-03-16
\ No newline at end of file diff --git a/Doc/eltec-2.html b/Doc/eltec-2.html index 5bd6141..5a8599c 100644 --- a/Doc/eltec-2.html +++ b/Doc/eltec-2.html @@ -1096,32 +1096,23 @@  <macroRef key="macro.phraseSeq"/> </content>
Schema Declaration
-element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.35 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: date p ref
Note

In a published ELTeC text, the publication statement always has components as shown above: a <distributor> naming the project itself, a <date> showing the text was added to the Collection, and an <availability> element containing a standardised statement concerning its licence. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2018-11-23"/> +element pubPlace { att.global.attributes, macro.phraseSeq }

Appendix A.1.35 <publicationStmt>

<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Note

In a published ELTeC text, the publication statement always has components as shown above: a <publisher> naming the project itself, a <distributor> specifying the Zenodo community within which the text is made available, a <date> showing the text was released, and an <availability> element indicating the licence under which it is made available. One or more <ref> elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

Example
<publicationStmt><publisher ref="https://distant-reading.net">COST Action "Distant Reading for European Literary History" (CA16204)</publisher><distributor ref="https://zenodo.org/communities/eltec/">Zenodo.org</distributor><date when="{$today}"/>  <availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> Licenced under CC-BY 4.0 </licence> +  <licence target="https://creativecommons.org/licenses/by/4.0/"/>  </availability>  <ref type="doi"   target="10.5281/zenodo.8468"/>  <ref type="raw"   target="https://raw.githubusercontent.com/COST-ELTeC/ELTeC-eng/master/level1/ENG18440_Disraeli.xml"/> -</publicationStmt>
Example
<publicationStmt><distributor>COST Action ELTeC</distributor><date when="2019-01-05"/><availability> -  <licence target="https://creativecommons.org/licenses/by/4.0/"> -   <p>El documento TEI está licenciado con Creative Commons -       Attribution (CC-BY 4.0).</p> -  </licence></availability><ref type="gitview" -  target="https://github.com/COST-ELTeC/ELTeC-spa/blob/master/level1/SPA1023_GomezDeAvellaneda_LaVeladaDelHelecho.xml"/> </publicationStmt>
Content model
 <content>
  <alternate minOccurs="1" maxOccurs="1">
   <elementRef key="p"/>
   <sequence minOccurs="1" maxOccurs="1">
+   <elementRef key="publisher"/>
    <elementRef key="distributor"/>
    <elementRef key="date"/>
    <elementRef key="availability"/>
@@ -1134,8 +1125,8 @@
 element publicationStmt
 {
    att.global.attributes,
-   ( p | ( distributor, date, availability, ref* ) )
-}

Appendix A.1.36 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
analysis: s w
character data
Note

Not permitted outside the header

Example
<bibl type="firstEdition"> + ( p | ( publisher, distributor, date, availability, ref* ) ) +}

Appendix A.1.36 <publisher>

<publisher> provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
May contain
analysis: s w
character data
Note

Not permitted outside the header

Example
<bibl type="firstEdition">  <title>La baronne trépassée</title>  <publisher>Baudry</publisher>  <pubPlace>Paris</pubPlace> @@ -1150,7 +1141,7 @@ att.global.attributes, att.canonical.attributes, macro.phraseSeq -}

Appendix A.1.37 <quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC this element is used for any kind of quotation or pseudo quotation appearing in the body of a text, including epigraphs, citations, etc.

ExampleIn this example, the two lines of verse are quoted and do not form part of the narrative:
<p>О, многозначајне ли су речи покојног Његуша II:</p> +}

Appendix A.1.37 <quote>

<quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC this element is used for any kind of quotation or pseudo quotation appearing in the body of a text, including epigraphs, citations, etc.

ExampleIn this example, the two lines of verse are quoted and do not form part of the narrative:
<p>О, многозначајне ли су речи покојног Његуша II:</p> <quote>  <l>„Благо томе ко довијек живи,</l>  <l>имао се рашта и родити!...</l> @@ -1165,7 +1156,7 @@ att.typed.attributes, att.notated.attributes, macro.specialPara -}

Appendix A.1.38 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better +}

Appendix A.1.38 <ref>

<ref> (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.pointing (@target) att.typed (@type)
Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC the <ref> element is used only to provide a link from the body of a text to an associated authorial note. Its content is conventionalised as shown and may be removed in a level2 version of the text.

Example
<p>"May happen <ref target="#ENG18482_N21">[21]</ref> yo'd better take him, Alice;...</p>
Content model
 <content>
  <macroRef key="macro.paraContent"/>
@@ -1177,7 +1168,7 @@
    att.pointing.attributes,
    att.typed.attributes,
    macro.paraContent
-}

Appendix A.1.39 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt> +}

Appendix A.1.39 <resp>

<resp> (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref) att.datable (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to))
Contained by
core: respStmt
May contain
character data
Note

The attribute ref, inherited from the class att.canonical may be used to indicate the kind of responsibility in a normalized form by referring directly to a standardized list of responsibility types, such as that maintained by a naming authority, for example the list maintained at http://www.loc.gov/marc/relators/relacode.html for bibliographic usage.

Example
<respStmt>  <resp ref="http://id.loc.gov/vocabulary/relators/com.html">compiler</resp>  <name>Edward Child</name> </respStmt>
Content model
@@ -1191,10 +1182,10 @@
    att.canonical.attributes,
    att.datable.attributes,
    macro.phraseSeq.limited
-}

Appendix A.1.40 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name note resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt> +}

Appendix A.1.40 <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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
Member of
Contained by
core: bibl
header: titleStmt
May contain
core: name note resp
Note

In ELTeC this element is used either within the <titleStmt>, where it documents responsibility for some aspect of the ELTeC text's creation, or within a <bibl> where it documents responsibity for the bibliographic item concerned (other than authorship)

Example
<respStmt>  <resp>ELTeC conversion</resp>  <name>Leonard Konle</name> -</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt> +</respStmt>
ExampleWhen several names are associated with the same responsibility, they may be grouped within a single <respStmt> as in the following example:
<respStmt>  <resp>Original data capture</resp>  <name>Meredith Bach</name>  <name>Mary Meehan</name> @@ -1229,7 +1220,7 @@ ( ( resp+, model.nameLike.agent+ ) | ( model.nameLike.agent+, resp+ ) ), note* ) -}

Appendix A.1.41 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc> +}

Appendix A.1.41 <revisionDesc>

<revisionDesc> (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: teiHeader
May contain
header: change
Note

When several significant changes are recorded, each should be documented using a separate <change> element, given in reverse chronological order i.e. most recent first.

Example
<revisionDesc>  <change when="2018-12-12">Spell check completed</change>  <change when="2018-11-01">Initial conversion to ELTeC-1 using    CLIGStoELTeC stylesheet </change> @@ -1247,7 +1238,7 @@ { att.global.attributes, ( list | listChange | change+ ) -}

Appendix A.1.42 <rs>

<rs> (referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.5.1. Referring Strings]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
May contain
analysis: s w
character data
Example
<q>My dear <rs type="person">Mr. Bennet</rs>, </q> said <rs type="person">his lady</rs> +}

Appendix A.1.42 <rs>

<rs> (referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.5.1. Referring Strings]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
May contain
analysis: s w
character data
Example
<q>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>
Content model
@@ -1255,7 +1246,7 @@
  <macroRef key="macro.phraseSeq"/>
 </content>
     
Schema Declaration
-element rs { att.global.attributes, att.typed.attributes, macro.phraseSeq }

Appendix A.1.43 <s>

<s> (s-unit) contains a sentence-like division of a text. [17.1. Linguistic Segment Categories 8.4.1. Segmentation]
Moduleanalysis
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.segLike (@function) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
Note

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 segmentation which is partial or recursive, the <seg> should be used instead.

The type attribute may be used to indicate the type of segmentation intended, according to any convenient typology.

Example

Appendix A.1.43 <s>

<s> (s-unit) contains a sentence-like division of a text. [17.1. Linguistic Segment Categories 8.4.1. Segmentation]
Moduleanalysis
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.segLike (@function) att.typed (@type) att.notated (@notation)
Member of
Contained by
May contain
Note

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 segmentation which is partial or recursive, the <seg> should be used instead.

The type attribute may be used to indicate the type of segmentation intended, according to any convenient typology.

Example
<s>  <w pos="DET">Here</w>  <w pos="VBAjoin="leftlemma="be">'s</w>  <w pos="ART">a</w> @@ -1285,7 +1276,7 @@ att.typed.attributes, att.notated.attributes, ( w | model.global | model.pPart.edit | model.limitedPhrase )+ -}

Appendix A.1.44 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc +}

Appendix A.1.44 <size>

<size> indicates the size group to which the text belongs
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
long
more than 100,000 words
medium
50,000 to 100,000 words
short
10,000 to 50,000 words
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that a novel contains more than 100,000 words (long)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1295,7 +1286,7 @@  <empty/> </content>
Schema Declaration
-element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.45 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc> +element size { attribute key { "long" | "medium" | "short" }, empty }

Appendix A.1.45 <sourceDesc>

<sourceDesc> (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
core: bibl p
ExampleIn ELTeC, the source or sources of a text are documented using one or more <bibl> elements of appropriate types. In this case, the ELTeC text derives from a digital version published by Éfélé in 2014 which is believed to be derived from a first edition published in Paris in 1848.
<sourceDesc>  <bibl type="digitalSource">   <publisher> Éfélé</publisher>,  <date>2014</date> @@ -1325,7 +1316,7 @@ model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) -}

Appendix A.1.46 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader> +}

Appendix A.1.46 <teiHeader>

<teiHeader> (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
textstructure: TEI
May contain
Note

One of the few elements unconditionally required in any TEI document.

Example
<teiHeader>  <fileDesc>   <titleStmt> <!-- information about the author and title --> @@ -1373,7 +1364,7 @@ { att.global.attributes, ( fileDesc, encodingDesc, profileDesc, revisionDesc ) -}

Appendix A.1.47 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
analysis: s w
character data
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en"> +}

Appendix A.1.47 <term>

<term> contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type) att.canonical (@ref)
Contained by
header: keywords
May contain
analysis: s w
character data
Note

In ELTeC this element is used only in the header, to specify a descriptive keyword for the text being documented.

Example
<keywords xml:lang="en">  <term>silver fork</term>  <term>society</term> </keywords>
Schematron

Appendix A.1.48 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
textstructure: back body front
Example
<text> +}

Appendix A.1.48 <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. [4. Default Text Structure 15.1. Varieties of Composite Text]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: TEI
May contain
textstructure: back body front
Example
<text>  <front> <!-- front matter e.g. titlepage -->  </front> @@ -1434,7 +1425,7 @@ model.global*, ( back, model.global* )? ) -}

Appendix A.1.49 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc +}

Appendix A.1.49 <textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description]
Modulecorpus
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: profileDesc
May contain
derived-module-ELTeC: authorGender canonicity size timeSlot
Note

The elements <authorGender>, <size>, <canonicity>, and <timeSlot> are not TEI elements, and do not belong to the TEI namespace. Their namespace must be specified, either in full as in this example, or by means of a namespace prefix defined on some hierarchically superior element.

Each of these four elements must be supplied exactly once, and in the order specified.

Example
<textDesc    xmlns:e="http://distantreading.net/eltec/ns">  <authorGender xmlns="http://distantreading.net/eltec/ns" key="F"/>  <size xmlns="http://distantreading.net/eltec/ns" key="long"/> @@ -1453,7 +1444,7 @@ size, canonicity, timeSlot -}

Appendix A.1.50 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc +}

Appendix A.1.50 <timeSlot>

<timeSlot> specifies the time period during which the work was first published as a single volume
Namespacehttp://distantreading.net/eltec/ns
Modulederived-module-ELTeC
AttributesAttributes
key
StatusRequired
Datatypeteidata.enumerated
Legal values are:
T1
work first published between 1840 and 1859
T2
work first published between 1860 and 1879
T3
work first published between 1880 and 1899
T4
work first published between 1900 and 1920
Member of
Contained by
corpus: textDesc
May containEmpty element
Exampleindicates that the novel described was first published between 1840 and 1859 (T1)
<textDesc    xmlns:e="http://distantreading.net/eltec/ns"> <!-- ... -->  <timeSlot xmlns="http://distantreading.net/eltec/ns" key="T1"/> @@ -1463,10 +1454,10 @@  <empty/> </content>
Schema Declaration
-element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.51 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt> +element timeSlot { attribute key { "T1" | "T2" | "T3" | "T4" }, empty }

Appendix A.1.51 <title>

<title> contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement]
Modulecore
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.canonical (@ref)
levelindicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
a
(analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item.
m
(monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works
j
(journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper
s
(series) the title applies to a series of otherwise distinct publications such as a collection
u
(unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press)
Note

The level of a title is sometimes implied by its context: for example, a title appearing directly within an <analytic> element is ipso facto of level ‘a’, and one appearing within a <series> element of level ‘s’. For this reason, the level attribute is not required in contexts where its value can be unambiguously inferred. Where it is supplied in such contexts, its value should not contradict the value implied by its parent element.

Member of
Contained by
May contain
analysis: s w
character data
Note

In ELTeC, this element is available only as metadata within the TEI header.

Example
<titleStmt>  <title>Wuthering Heights : ELTeC edition</title> <!-- ... --> -</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt> +</titleStmt>
ExampleThe ref attribute may optionally be used to reference an authority file entry for the title; in this case in VIAF
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title> <!-- ... --> @@ -1485,7 +1476,7 @@ att.canonical.attributes, attribute level { "a" | "m" | "j" | "s" | "u" }?, macro.paraContent -}

Appendix A.1.52 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt> +}

Appendix A.1.52 <titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description]
Moduleheader
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend))
Contained by
header: fileDesc
May contain
Example
<titleStmt>  <title>Silas Marner: The Weaver of Raveloe : ELTec    edition</title>  <author ref="viaf:89000553">Eliot, George (pseud.) @@ -1493,7 +1484,7 @@  <respStmt> <!-- ... -->  </respStmt> -</titleStmt>
Example
<titleStmt> +</titleStmt>
Example
<titleStmt>  <title ref="viaf:194763311">El Señor de Bembibre : edición    ELTeC</title>  <author ref="viaf:27087132">Gil y Carrasco, Enrique @@ -1511,7 +1502,7 @@  </sequence> </content>
Schema Declaration
-element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.53 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
analysis: s w
character data
Example
<div type="volumen="1"> +element titleStmt { att.global.attributes, ( title+, model.respLike* ) }

Appendix A.1.53 <trailer>

<trailer> contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions]
Moduletextstructure
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.typed (@type)
Member of
Contained by
textstructure: back body div front
May contain
analysis: s w
character data
Example
<div type="volumen="1"> <!-- more chapters here -->  <div type="chaptern="23"> <!-- more paragraphs here --> @@ -1545,7 +1536,7 @@ | model.lLikemodel.global )* -}

Appendix A.1.54 <w>

<w> (word) represents a grammatical (not necessarily orthographic) word. [17.1. Linguistic Segment Categories 17.4.2. Lightweight Linguistic Annotation]
Moduleanalysis
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.segLike (@function) att.typed (@type) att.linguistic (@lemma, @lemmaRef, @pos, @msd, @join) att.notated (@notation)
Member of
Contained by
May contain
analysis: w
character data
Example
<s> +}

Appendix A.1.54 <w>

<w> (word) represents a grammatical (not necessarily orthographic) word. [17.1. Linguistic Segment Categories 17.4.2. Lightweight Linguistic Annotation]
Moduleanalysis
AttributesAttributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend)) att.segLike (@function) att.typed (@type) att.linguistic (@lemma, @lemmaRef, @pos, @msd, @join) att.notated (@notation)
Member of
Contained by
May contain
analysis: w
character data
Example
<s>  <w pos="DET">Here</w>  <w pos="VBAjoin="leftlemma="be">'s</w>  <w pos="ART">a</w> @@ -1573,7 +1564,7 @@ att.linguistic.attributes, att.notated.attributes, ( text | model.gLike | w )* -}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.emphLike

model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed.
Moduletei
Used by
Membersemph foreign title

Appendix A.2.12 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.13 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit[gap] model.global.meta model.milestoneLike[milestone pb] model.noteLike[note]

Appendix A.2.14 model.global.edit

model.global.edit groups globally available elements which perform a specifically editorial function.
Moduletei
Used by
Membersgap

Appendix A.2.15 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.16 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.17 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi]

Appendix A.2.18 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
MemberspubPlace publisher

Appendix A.2.19 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike

Appendix A.2.20 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.21 model.labelLike

model.labelLike groups elements used to gloss or explain other parts of a document.
Moduletei
Used by
Memberslabel

Appendix A.2.22 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.23 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Membersmilestone pb

Appendix A.2.24 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart] rs
Note

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

Appendix A.2.25 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.26 model.noteLike

model.noteLike groups globally-available note-like elements.
Moduletei
Used by
Membersnote

Appendix A.2.27 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.28 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.29 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]

Appendix A.2.30 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional[corr]

Appendix A.2.31 model.pPart.transcriptional

model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials.
Moduletei
Used by
Memberscorr

Appendix A.2.32 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike[emph foreign title] model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional[corr]] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike[s w] model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.33 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.34 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.35 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike[quote]

Appendix A.2.36 model.quoteLike

model.quoteLike groups elements used to directly contain quotations.
Moduletei
Used by
Membersquote

Appendix A.2.37 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.38 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.39 model.segLike

model.segLike groups elements used for arbitrary segmentation.
Moduletei
Used by
Memberss w
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.

Appendix A.2.40 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p> +}

Appendix A.2 Model classes

Appendix A.2.1 model.biblLike

model.biblLike groups elements containing a bibliographic description.
Moduletei
Used by
Membersbibl

Appendix A.2.2 model.biblPart

model.biblPart groups elements which represent components of a bibliographic description.
Moduletei
Used by
Membersmodel.imprintPart[pubPlace publisher] model.respLike[author respStmt] bibl extent idno title

Appendix A.2.3 model.common

model.common groups common chunk- and inter-level elements.
Moduletei
Used by
Membersmodel.divPart[model.lLike[l] model.pLike[p]] model.inter[model.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike]
Note

This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions.

Appendix A.2.4 model.dateLike

model.dateLike groups elements containing temporal expressions.
Moduletei
Used by
Membersdate

Appendix A.2.5 model.divBottom

model.divBottom groups elements appearing at the end of a text division.
Moduletei
Used by
Membersmodel.divBottomPart[trailer] model.divWrapper

Appendix A.2.6 model.divBottomPart

model.divBottomPart groups elements which can occur only at the end of a text division.
Moduletei
Used by
Memberstrailer

Appendix A.2.7 model.divLike

model.divLike groups elements used to represent un-numbered generic structural divisions.
Moduletei
Used by
Membersdiv

Appendix A.2.8 model.divPart

model.divPart groups paragraph-level elements appearing directly within divisions.
Moduletei
Used by
Membersmodel.lLike[l] model.pLike[p]
Note

Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.

Appendix A.2.9 model.divTop

model.divTop groups elements appearing at the beginning of a text division.
Moduletei
Used by
Membersmodel.divTopPart[model.headLike[head]] model.divWrapper

Appendix A.2.10 model.divTopPart

model.divTopPart groups elements which can occur only at the beginning of a text division.
Moduletei
Used by
Membersmodel.headLike[head]

Appendix A.2.11 model.emphLike

model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed.
Moduletei
Used by
Membersemph foreign title

Appendix A.2.12 model.frontPart

model.frontPart groups elements which appear at the level of divisions within front or back matter.
Moduletei
Used by
Membersmodel.frontPart.drama

Appendix A.2.13 model.global

model.global groups elements which may appear at any point within a TEI text.
Moduletei
Used by
Membersmodel.global.edit[gap] model.global.meta model.milestoneLike[milestone pb] model.noteLike[note]

Appendix A.2.14 model.global.edit

model.global.edit groups globally available elements which perform a specifically editorial function.
Moduletei
Used by
Membersgap

Appendix A.2.15 model.headLike

model.headLike groups elements used to provide a title or heading at the start of a text division.
Moduletei
Used by
Membershead

Appendix A.2.16 model.hiLike

model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed.
Moduletei
Used by
Membershi

Appendix A.2.17 model.highlighted

model.highlighted groups phrase-level elements which are typographically distinct.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi]

Appendix A.2.18 model.imprintPart

model.imprintPart groups the bibliographic elements which occur inside imprints.
Moduletei
Used by
MemberspubPlace publisher

Appendix A.2.19 model.inter

model.inter groups elements which can appear either within or between paragraph-like elements.
Moduletei
Used by
Membersmodel.egLike model.labelLike[label] model.listLike model.oddDecl model.qLike[model.quoteLike[quote]] model.stageLike

Appendix A.2.20 model.lLike

model.lLike groups elements representing metrical components such as verse lines.
Moduletei
Used by
Membersl

Appendix A.2.21 model.labelLike

model.labelLike groups elements used to gloss or explain other parts of a document.
Moduletei
Used by
Memberslabel

Appendix A.2.22 model.limitedPhrase

model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources.
Moduletei
Used by
Membersmodel.emphLike[emph foreign title] model.hiLike[hi] model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]] model.pPart.editorial model.pPart.msdesc model.phrase.xml model.ptrLike[ref]

Appendix A.2.23 model.milestoneLike

model.milestoneLike groups milestone-style elements used to represent reference systems.
Moduletei
Used by
Membersmilestone pb

Appendix A.2.24 model.nameLike

model.nameLike groups elements which name or refer to a person, place, or organization.
Moduletei
Used by
Membersmodel.offsetLike model.placeStateLike[model.placeNamePart] rs
Note

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

Appendix A.2.25 model.nameLike.agent

model.nameLike.agent groups elements which contain names of individuals or corporate bodies.
Moduletei
Used by
Membersname
Note

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

Appendix A.2.26 model.noteLike

model.noteLike groups globally-available note-like elements.
Moduletei
Used by
Membersnote

Appendix A.2.27 model.pLike

model.pLike groups paragraph-like elements.
Moduletei
Used by
Membersp

Appendix A.2.28 model.pLike.front

model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter.
Moduletei
Used by
Membershead

Appendix A.2.29 model.pPart.data

model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data.
Moduletei
Used by
Membersmodel.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]

Appendix A.2.30 model.pPart.edit

model.pPart.edit groups phrase-level elements for simple editorial correction and transcription.
Moduletei
Used by
Membersmodel.pPart.editorial model.pPart.transcriptional[corr]

Appendix A.2.31 model.pPart.transcriptional

model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials.
Moduletei
Used by
Memberscorr

Appendix A.2.32 model.phrase

model.phrase groups elements which can occur at the level of individual words or phrases.
Moduletei
Used by
Membersmodel.graphicLike model.highlighted[model.emphLike[emph foreign title] model.hiLike[hi]] model.lPart model.pPart.data[model.addressLike model.dateLike[date] model.measureLike model.nameLike[model.offsetLike model.placeStateLike[model.placeNamePart] rs]] model.pPart.edit[model.pPart.editorial model.pPart.transcriptional[corr]] model.pPart.msdesc model.phrase.xml model.ptrLike[ref] model.segLike[s w] model.specDescLike
Note

This class of elements can occur within paragraphs, list items, lines of verse, etc.

Appendix A.2.33 model.placeStateLike

model.placeStateLike groups elements which describe changing states of a place.
Moduletei
Used by
Membersmodel.placeNamePart

Appendix A.2.34 model.ptrLike

model.ptrLike groups elements used for purposes of location and reference.
Moduletei
Used by
Membersref

Appendix A.2.35 model.qLike

model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements.
Moduletei
Used by
Membersmodel.quoteLike[quote]

Appendix A.2.36 model.quoteLike

model.quoteLike groups elements used to directly contain quotations.
Moduletei
Used by
Membersquote

Appendix A.2.37 model.resourceLike

model.resourceLike groups separate elements which constitute the content of a digital resource, as opposed to its metadata.
Moduletei
Used by
Memberstext

Appendix A.2.38 model.respLike

model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element.
Moduletei
Used by
Membersauthor respStmt

Appendix A.2.39 model.segLike

model.segLike groups elements used for arbitrary segmentation.
Moduletei
Used by
Memberss w
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.

Appendix A.2.40 model.textDescPart

model.textDescPart groups elements used to categorize a text for example in terms of its situational parameters.
Moduletei
Used by
MembersauthorGender canonicity size timeSlot

Appendix A.3 Attribute classes

Appendix A.3.1 att.canonical

att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced.
Moduletei
Membersauthor date publisher resp respStmt term title
AttributesAttributes
ref(reference) provides an explicit means of locating a full definition or identity for the entity being named by means of one or more URIs.
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
adds a reference for a standard authority database, e.g. viaf
<author ref="viaf:1234">Some Geyser</author>
Note

The value must point directly to one or more XML elements or other resources by means of one or more URIs, separated by whitespace. If more than one is supplied the implication is that the name identifies several distinct entities.

Appendix A.3.2 att.datable

att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Moduletei
Membersdate name resp
AttributesAttributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)
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 and att.datable.custom classes. 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 of the ISO datatypes may not be needed, and there exists much greater software support for the W3C datatypes.

Appendix A.3.3 att.datable.w3c

att.datable.w3c provides attributes for normalization of elements that contain datable events conforming to the W3C XML Schema Part 2: Datatypes Second Edition.
Moduletei
Membersatt.datable[date name resp]
AttributesAttributes
whensupplies the value of the date or time in a standard form, e.g. yyyy-mm-dd.
StatusOptional
Datatypeteidata.temporal.w3c
Examples of W3C date, time, and date & time formats.
<p>  <date when="1945-10-24">24 Oct 45</date>  <date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>  <time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time> @@ -1585,11 +1576,11 @@  <date when="2006">MMVI</date>  <date when="0056">AD 56</date>  <date when="-0056">56 BC</date> -</p>
This list begins in +</p>
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" - when="1632-06-06">27th of May (old style)</date>.
<opener>when="1632-06-06">27th of May (old style)</date>.
<opener>  <dateline>   <placeName>Dorchester, Village,</placeName>   <date when="1828-03-02">March 2d. 1828.</date> @@ -1608,11 +1599,11 @@ <sch:rule context="tei:*[@to]"> <sch:report test="@notAfter"  role="nonfatal">The @to and @notAfter attributes cannot be used together.</sch:report> -</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate gap
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
lines
lines of text
chars
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor back bibl body change corr date div emph extent fileDesc foreign front gap head hi keywords l label langUsage language measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc rs s sourceDesc teiHeader term text textDesc title titleStmt trailer w
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of +</sch:rule>
Example
<date from="1863-05-28to="1863-06-01">28 May through 1 June 1863</date>
Note

The value of these attributes should be a normalized representation of the date, time, or combined date & time intended, in any of the standard formats specified by XML Schema Part 2: Datatypes Second Edition, using the Gregorian calendar.

The most commonly-encountered format for the date portion of a temporal attribute is yyyy-mm-dd, but yyyy, --mm, ---dd, yyyy-mm, or --mm-dd may also be used. For the time part, the form hh:mm:ss is used.

Note that this format does not currently permit use of the value 0000 to represent the year 1 BCE; instead the value -0001 should be used.

Appendix A.3.4 att.dimensions

att.dimensions provides attributes for describing the size of physical objects.
Moduletei
Membersdate gap
AttributesAttributes
unitnames the unit used for the measurement
StatusOptional
Datatypeteidata.enumerated
Suggested values include:
cm
(centimetres)
mm
(millimetres)
in
(inches)
line
lines of text
char
(characters) characters of text
quantityspecifies the length in the units specified
StatusOptional
Datatypeteidata.numeric
extentindicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words.
StatusOptional
Datatypeteidata.text
<gap extent="5 words"/>
<height extent="half the page"/>

Appendix A.3.5 att.global

att.global provides attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersauthor back bibl body change corr date div emph extent fileDesc foreign front gap head hi keywords l label langUsage language measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc rs s sourceDesc teiHeader term text textDesc title titleStmt trailer w
AttributesAttributes att.global.rendition (@rend)
xml:id(identifier) provides a unique identifier for the element bearing the attribute.
StatusOptional
DatatypeID
Note

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

n(number) gives a number (or other label) for an element, which is not necessarily unique within the document.
StatusOptional
Datatypeteidata.text
Note

The value of this attribute is always understood to be a single token, even if it contains space or other punctuation characters, and need not be composed of numbers only. It is typically 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(language) indicates the language of the element content using a ‘tag’ generated according to BCP 47.
StatusOptional
Datatypeteidata.language
<p> … The consequences of this rapid depopulation were the loss of the last <foreign xml:lang="rap">ariki</foreign> or chief (Routledge 1920:205,210) and their connections to - ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl"> + ancestral territorial organization.</p>
Note

The xml:lang value will be inherited from the immediately enclosing element, or from its parent, and so on up the document hierarchy. It is generally good practice to specify xml:lang at the highest appropriate level, noticing that a different default may be needed for the teiHeader from that needed for the associated resource element or elements, and that a single TEI document may contain texts in many languages.

The authoritative list of registered language subtags is maintained by IANA and is available at http://www.iana.org/assignments/language-subtag-registry. For a good general overview of the construction of language tags, see http://www.w3.org/International/articles/language-tags/, and for a practical step-by-step guide, see https://www.w3.org/International/questions/qa-choosing-language-tags.en.php.

The value used must conform with BCP 47. If the value is a private use code (i.e., starts with x- or contains -x-), a <language> element with a matching value for its ident attribute should be supplied in the TEI header to document this value. Such documentation may also optionally be supplied for non-private-use codes, though these must remain consistent with their (IETF)Internet Engineering Task Force definitions.

xml:baseprovides a base URI reference with which applications can resolve relative URI references into absolute URI references.
StatusOptional
Datatypeteidata.pointer
<div type="bibl">  <head>Bibliography</head>  <listBibl xml:base="http://www.lib.ucdavis.edu/BWRP/Works/">   <bibl> @@ -1640,22 +1631,22 @@    </ref>   </bibl>  </listBibl> -</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author back bibl body change corr date div emph extent fileDesc foreign front gap head hi keywords l label langUsage language measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc rs s sourceDesc teiHeader term text textDesc title titleStmt trailer w]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)"> +</div>
xml:spacesignals an intention about how white space should be managed by applications.
StatusOptional
Datatypeteidata.enumerated
Legal values are:
default
signals that the application's default white-space processing modes are acceptable
preserve
indicates the intent that applications preserve all white space
Note

The XML specification provides further guidance on the use of this attribute. Note that many parsers may not handle xml:space correctly.

Appendix A.3.6 att.global.rendition

att.global.rendition provides rendering attributes common to all elements in the TEI encoding scheme.
Moduletei
Membersatt.global[author back bibl body change corr date div emph extent fileDesc foreign front gap head hi keywords l label langUsage language measure milestone name note p pb profileDesc pubPlace publicationStmt publisher quote ref resp respStmt revisionDesc rs s sourceDesc teiHeader term text textDesc title titleStmt trailer w]
AttributesAttributes
rend(rendition) indicates how the element in question was rendered or presented in the source text.
StatusOptional
Datatype1–∞ occurrences of teidata.word separated by whitespace
<head rend="align(center) case(allcaps)">  <lb/>To The <lb/>Duchesse <lb/>of <lb/>Newcastle, <lb/>On Her <lb/>  <hi rend="case(mixed)">New Blazing-World</hi>. -</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.linguistic

att.linguistic provides a set of attributes concerning linguistic features of tokens, for usage within token-level elements, specifically <w> and <pc> in the analysis module.
Moduleanalysis
Membersw
AttributesAttributes
lemmaprovides a lemma (base form) for the word, typically uninflected and serving both as an identifier (e.g. in dictionary contexts, as a headword), and as a basis for potential inflections.
StatusOptional
Datatypeteidata.text
<w lemma="wife">wives</w>
<w lemma="Arznei">Artzeneyen</w>
lemmaRefprovides a pointer to a definition of the lemma for the word, for example in an online lexicon.
StatusOptional
Datatypeteidata.pointer
<w type="verb" +</head>
Note

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. The values of the rend attribute are a set of sequence-indeterminate individual tokens separated by whitespace.

Appendix A.3.7 att.linguistic

att.linguistic provides a set of attributes concerning linguistic features of tokens, for usage within token-level elements, specifically <w> and <pc> in the analysis module.
Moduleanalysis
Membersw
AttributesAttributes
lemmaprovides a lemma (base form) for the word, typically uninflected and serving both as an identifier (e.g. in dictionary contexts, as a headword), and as a basis for potential inflections.
StatusOptional
Datatypeteidata.text
<w lemma="wife">wives</w>
<w lemma="Arznei">Artzeneyen</w>
lemmaRefprovides a pointer to a definition of the lemma for the word, for example in an online lexicon.
StatusOptional
Datatypeteidata.pointer
<w type="verb"  lemma="hit"  lemmaRef="http://www.example.com/lexicon/hitvb.xml">hitt<m type="suffix">ing</m> -</w>
pos(part of speech) indicates the part of speech assigned to a token (i.e. information on whether it is a noun, adjective, or verb), usually according to some official reference vocabulary (e.g. for German: STTS, for English: CLAWS, for Polish: NKJP, etc.).
StatusOptional
Datatypeteidata.text
The German sentence ‘Wir fahren in den Urlaub.’ tagged with the Stuttgart-Tuebingen-Tagset (STTS).
<s> +</w>
pos(part of speech) indicates the part of speech assigned to a token (i.e. information on whether it is a noun, adjective, or verb), usually according to some official reference vocabulary (e.g. for German: STTS, for English: CLAWS, for Polish: NKJP, etc.).
StatusOptional
Datatypeteidata.text
The German sentence ‘Wir fahren in den Urlaub.’ tagged with the Stuttgart-Tuebingen-Tagset (STTS).
<s>  <w pos="PPER">Wir</w>  <w pos="VVFIN">fahren</w>  <w pos="APPR">in</w>  <w pos="ART">den</w>  <w pos="NN">Urlaub</w>  <w pos="$.">.</w> -</s>
The English sentence ‘We're going to Brazil.’ tagged with the CLAWS-5 tagset, arranged inline (with significant whitespace).
<p><w pos="PNP">We</w><w pos="VBB">'re</w> <w pos="VVG">going</w> <w pos="PRP">to</w> <w pos="NP0">Brazil</w><pc pos="PUN">.</pc></p> -        
The English sentence ‘We're going on vacation to Brazil for a month!’ tagged with the CLAWS-7 tagset and arranged sequentially.
<p> +</s>
The English sentence ‘We're going to Brazil.’ tagged with the CLAWS-5 tagset, arranged inline (with significant whitespace).
<p><w pos="PNP">We</w><w pos="VBB">'re</w> <w pos="VVG">going</w> <w pos="PRP">to</w> <w pos="NP0">Brazil</w><pc pos="PUN">.</pc></p> +        
The English sentence ‘We're going on vacation to Brazil for a month!’ tagged with the CLAWS-7 tagset and arranged sequentially.
<p>  <w pos="PPIS2">We</w>  <w pos="VBR">'re</w>  <w pos="VVG">going</w> @@ -1667,7 +1658,7 @@  <w pos="AT1">a</w>  <w pos="NNT1">month</w>  <pc pos="!">!</pc> -</p>
msd(morphosyntactic description) supplies morphosyntactic information for a token, usually according to some official reference vocabulary (e.g. for German: STTS-large tagset; for a feature description system designed as (pragmatically) universal, see Universal Features).
StatusOptional
Datatypeteidata.text
<ab> +</p>
msd(morphosyntactic description) supplies morphosyntactic information for a token, usually according to some official reference vocabulary (e.g. for German: STTS-large tagset; for a feature description system designed as (pragmatically) universal, see Universal Features).
StatusOptional
Datatypeteidata.text
<ab>  <w pos="PPER"   msd="1.Pl.*.Nom">Wir</w>  <w pos="VVFIN" @@ -1680,7 +1671,7 @@   msd="Masc.Akk.Sg">Urlaub</w>  <pc pos="$."   msd="--">.</pc> -</ab>
joinwhen present, it provides information on whether the token in question is adjacent to another, and if so, on which side. The definition of this attribute is adapted from ISO MAF (Morpho-syntactic Annotation Framework), ISO 24611:2012.
StatusOptional
Datatypeteidata.text
Legal values are:
no
(the token is not adjacent to another)
left
(there is no whitespace on the left side of the token)
right
(there is no whitespace on the right side of the token)
both
(there is no whitespace on either side of the token)
overlap
(the token overlaps with another; other devices (specifying the extent and the area of overlap) are needed to more precisely locate this token in the character stream)
The example below assumes that the lack of whitespace is marked redundantly, by using the appropriate values of join.
<s> +</ab>
joinwhen present, it provides information on whether the token in question is adjacent to another, and if so, on which side. The definition of this attribute is adapted from ISO MAF (Morpho-syntactic Annotation Framework), ISO 24611:2012.
StatusOptional
Datatypeteidata.text
Legal values are:
no
(the token is not adjacent to another)
left
(there is no whitespace on the left side of the token)
right
(there is no whitespace on the right side of the token)
both
(there is no whitespace on either side of the token)
overlap
(the token overlaps with another; other devices (specifying the extent and the area of overlap) are needed to more precisely locate this token in the character stream)
The example below assumes that the lack of whitespace is marked redundantly, by using the appropriate values of join.
<s>  <pc join="right">"</pc>  <w join="left">Friends</w>  <w>will</w> @@ -1688,7 +1679,7 @@  <w join="right">friends</w>  <pc join="both">.</pc>  <pc join="left">"</pc> -</s>
Note that a project may make a decision to only indicate lack of whitespace in one direction, or do that non-redundantly. The existing proposal is the broadest possible, on the assumption that we adopt the "streamable view", where all the information on the current element needs to be represented locally.
The English sentence ‘We're going on vacation.’ tagged with the CLAWS-5 tagset, arranged sequentially, tagged on the assumption that only the lack of the preceding whitespace is indicated.
<p> +</s>
Note that a project may make a decision to only indicate lack of whitespace in one direction, or do that non-redundantly. The existing proposal is the broadest possible, on the assumption that we adopt the "streamable view", where all the information on the current element needs to be represented locally.
The English sentence ‘We're going on vacation.’ tagged with the CLAWS-5 tagset, arranged sequentially, tagged on the assumption that only the lack of the preceding whitespace is indicated.
<p>  <w pos="PNP">We</w>  <w pos="VBB"   join="left">'re</w> @@ -1697,16 +1688,16 @@  <w pos="NN1">vacation</w>  <pc pos="PUN"   join="left">.</pc> -</p>
Note

These attributes make it possible to encode simple language corpora and to add a layer of linguistic information to any tokenized resource. See section 17.4.2. Lightweight Linguistic Annotation for discussion.

Appendix A.3.8 att.milestoneUnit

att.milestoneUnit provides an attribute to indicate the type of section which is changing at a specific milestone.
Modulecore
Membersmilestone
AttributesAttributes
unitprovides a conventional name for the kind of section changing at this milestone.
StatusRequired
Datatypeteidata.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.
speaker
changes of speaker or narrator.
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.
unnumbered
passages present in the text, but not to be included as part of the reference.
<milestone n="23" +</p>
Note

These attributes make it possible to encode simple language corpora and to add a layer of linguistic information to any tokenized resource. See section 17.4.2. Lightweight Linguistic Annotation for discussion.

Appendix A.3.8 att.milestoneUnit

att.milestoneUnit provides an attribute to indicate the type of section which is changing at a specific milestone.
Modulecore
Membersmilestone
AttributesAttributes
unitprovides a conventional name for the kind of section changing at this milestone.
StatusRequired
Datatypeteidata.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.
speaker
changes of speaker or narrator.
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.
unnumbered
passages present in the text, but not to be included as part of the reference.
<milestone n="23"  ed="La"  unit="Dreissiger"/> ... <milestone n="24"  ed="AV" - unit="verse"/> ...
Note

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).

Appendix A.3.9 att.notated

att.notated provides an attribute to indicate any specialised notation used for element content.
Moduletei
Membersquote s w
AttributesAttributes
notationnames the notation used for the content of the element.
StatusOptional
Datatypeteidata.enumerated

Appendix A.3.10 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersnote ref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.11 att.segLike

att.segLike provides attributes for elements used for arbitrary segmentation.
Moduletei
Memberss w
AttributesAttributes
functioncharacterizes the function of the segment.
StatusOptional
Datatypeteidata.enumerated
Note

Attribute values will often vary depending on the type of element to which they are attached. For example, a <cl>, may take values such as coordinate, subject, adverbial etc. For a <phr>, such values as subject, predicate etc. may be more appropriate. Such constraints will typically be implemented by a project-defined customization.

Appendix A.3.12 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah + unit="verse"/> ...
Note

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).

Appendix A.3.9 att.notated

att.notated provides an attribute to indicate any specialised notation used for element content.
Moduletei
Membersquote s w
AttributesAttributes
notationnames the notation used for the content of the element.
StatusOptional
Datatypeteidata.enumerated

Appendix A.3.10 att.pointing

att.pointing provides a set of attributes used by all elements which point to other elements by means of one or more URI references.
Moduletei
Membersnote ref
AttributesAttributes
targetspecifies the destination of the reference by supplying one or more URI References
StatusOptional
Datatype1–∞ occurrences of teidata.pointer separated by whitespace
Note

One or more syntactically valid URI references, separated by whitespace. 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.

Appendix A.3.11 att.segLike

att.segLike provides attributes for elements used for arbitrary segmentation.
Moduletei
Memberss w
AttributesAttributes
functioncharacterizes the function of the segment.
StatusOptional
Datatypeteidata.enumerated
Note

Attribute values will often vary depending on the type of element to which they are attached. For example, a <cl>, may take values such as coordinate, subject, adverbial etc. For a <phr>, such values as subject, predicate etc. may be more appropriate. Such constraints will typically be implemented by a project-defined customization.

Appendix A.3.12 att.sortable

att.sortable provides attributes for elements in lists or groups that are sortable, but whose sorting key cannot be derived mechanically from the element content.
Moduletei
Membersbibl
AttributesAttributes
sortKeysupplies the sort key for this element in an index, list or group which contains it.
StatusOptional
Datatypeteidata.word
David's other principal backer, Josiah ha-Kohen <index indexName="NAMES">  <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.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.13 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change corr date head label milestone name note pb quote ref rs s term text trailer w
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse"> + cousin.
Note

The sort key is used to determine the sequence and grouping of entries in an index. It provides a sequence of characters which, when sorted with the other values, will produced the desired order; specifics of sort key construction are application-dependent

Dictionary order often differs from the collation sequence of machine-readable character sets; in English-language dictionaries, an entry for 4-H will often appear alphabetized under ‘fourh’, and McCoy may be alphabetized under ‘maccoy’, while A1, A4, and A5 may all appear in numeric order ‘alphabetized’ between ‘a-’ and ‘AA’. The sort key is required if the orthography of the dictionary entry does not suffice to determine its location.

Appendix A.3.13 att.typed

att.typed provides attributes which can be used to classify or subclassify elements in any way.
Moduletei
MembersTEI change corr date head label milestone name note pb quote ref rs s term text trailer w
AttributesAttributes
typecharacterizes the element in some sense, using any convenient classification scheme or typology.
StatusOptional
Datatypeteidata.enumerated
<div type="verse">  <head>Night in Tarras</head>  <lg type="stanza">   <l>At evening tramping on the hot white road</l> @@ -1864,6 +1855,6 @@ Date: 2019-02-01
\ No newline at end of file diff --git a/ELTeC-example.rng b/ELTeC-example.rng deleted file mode 100644 index 38e90ac..0000000 --- a/ELTeC-example.rng +++ /dev/null @@ -1,3230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - indicates the person, or group of people, to whom a speech act or action is directed. - - - - - - - - - - - - - - - - - - - - - names the unit used for the measurement -Suggested values include: 1] cm (centimetres); 2] mm (millimetres); 3] in (inches); 4] line; 5] char (characters) - - cm - (centimetres) - mm - (millimetres) - in - (inches) - line - lines of text - char - (characters) characters of text - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - specifies the length in the units specified - - ([\d]+) - - - - - - - - indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. - - - - - - - - - - - - - - - supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - indicates the starting point of the period in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - indicates the ending point of the period in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - The @when attribute cannot be used with any other att.datable.w3c attributes. - - - - - The @from and @notBefore attributes cannot be used together. - - - - - The @to and @notAfter attributes cannot be used together. - - - - - - - - - - - - - contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat. - - - - - - - - - - - - contains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat. - - - - - - - - - - - - - - - (rendition) indicates how the element in question was rendered or presented in the source text. - - - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - - - - - (number) gives a number (or other label) for an element, which is not necessarily unique within the document. - - - - - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - - - - - provides a base URI reference with which applications can resolve relative URI references into absolute URI references. - - - - - - - - signals an intention about how white space should be managed by applications. - - default - signals that the application's default white-space processing modes are acceptable - preserve - indicates the intent that applications preserve all white space - - - - - - - - specifies the number of the specified units that comprise the measurement - - ([\d]+) - - - - - - - - indicates the substance that is being measured - - - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - names the notation used for the content of the element. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - The element should not be categorized in detail with @subtype unless also categorized in general with @type - - - - - - - - - specifies the destination of the reference by supplying one or more URI References - - - - - - - - - - - - - - - - characterizes the function of the segment. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - supplies the sort key for this element in an index, list or group which contains it. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - provides a conventional name for the kind of section changing at this milestone. -Suggested values include: 1] page; 2] column; 3] line; 4] book; 5] poem; 6] canto; 7] speaker; 8] stanza; 9] act; 10] scene; 11] section; 12] absent; 13] unnumbered - - 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. - speaker - changes of speaker or narrator. - 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. - unnumbered - passages present in the text, but not to be included as part of the reference. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - (paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents] - - - - - - - - identifies a word or phrase as belonging to some language other than that of the surrounding text. [3.3.2.1. Foreign Words or Expressions] - - - - - - - - (emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] - - - - - - - - (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] - - - - - - - - (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts] - - - - - - - - - - contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions] - - - - A <term> must contain some text! - - - - - - - - - - - (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.4.1. Apparent Errors] - - - - - - - - - groups a number of alternative encodings for the same point in a text. [3.4. Simple Editorial Changes] - - - - - - - - - - - - - (original form) contains a reading which is marked as following the original, rather than being normalized or corrected. [3.4.2. Regularization and -Normalization 12. Critical Apparatus] - - - - - - - - indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.4.3. Additions, Deletions, and Omissions] - - - - - - - - - - - - - - (name, proper noun) contains a proper noun or noun phrase. [3.5.1. Referring Strings] - - - - - - - - - - (referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.5.1. Referring Strings] - - - - - - - - - contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name. [3.5.3. Numbers and -Measures] - - ([\d]+) - - - - - - specifies the units used for this measurement - - pages - number of pages in the whole of the source text - words - number of space delimited tokens in the transcribed source text, excluding the header - vols - number of volumes in the original source text - - - - - - - - contains a date in any format. [3.5.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.3.7. Dates and Times] - - - - - - - - - - - - - - - - - - - (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links] - - - - - - - - - - contains any sequence of items organized as a list. [3.7. Lists] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element - - - - - - - describes the nature of the items in the list. -Suggested values include: 1] gloss; 2] index; 3] instructions; 4] litany; 5] syllogism - - gloss - each list item glosses some term or concept, which is given by a <label> element preceding the list item. - index - each list item is an entry in an index such as the alphabetical topical index at the back of a print volume. - instructions - each list item is a step in a sequence of instructions, as in a recipe. - litany - each list item is one of a sequence of petitions, supplications or invocations, typically in a religious ritual. - syllogism - each list item is part of an argument consisting of two or more propositions and a final conclusion derived from them. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - contains one component of a list. [3.7. Lists 2.6. The Revision Description] - - - - - - - - - contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary. [3.7. Lists] - - - - - - - - - (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. [4.2.1. Headings and Trailers] - - - - - - - - - - - - - - - - - - - contains a note or annotation. [3.8.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.11.2.8. Notes and Statement of Language 9.3.5.4. Notes within Entries] - - - - Notes - must be given out of line and inside a div of type - 'notes' - - - - - - - - - - - marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element. [3.10.3. Milestone -Elements] - - - - - - - - - - (page beginning) marks the beginning of a new page in a paginated document. [3.10.3. Milestone -Elements] - - - - - - link to a graphic image of the page beginning here - - - - - - - - - in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] - - - - - - - - - (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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] - - - - - - - - - - contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] - - - - provide a title for each novel followed by the phrase "ELTeC - edition" (or a similar expression in the language of the - text) - - - - - - - classifies the title according to some convenient typology. -Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] short; 5] desc (descriptive) - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. - - a - (analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item. - m - (monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works - j - (journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper - s - (series) the title applies to a series of otherwise distinct publications such as a collection - u - (unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press) - - - - - - - - - provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - - (publication place) contains the name of the place where a bibliographic item was published. [3.11.2.4. Imprint, Size of a Document, and Reprint Information] - - - - - - - - (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] - - - - - - - - - - - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. - - firstEdition - describes the first complete print source edition published in the author's lifetime - printSource - describes a print source edition used as the source of the encoding which is not the first edition - digitalSource - describes a digital edition used as the source of the encoding, which may be derived from the first or another print edition - - - - - - - - (verse line) contains a single, possibly incomplete, line of verse. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] - - - - - - - - - - - - - Abstract model violation: Lines may not contain lines or lg elements. - - - - - - - - - - (line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An lg element - must contain at least one child l, lg, or gap element. - - - - - - Abstract model violation: Lines may not contain line groups. - - - - - - - - - - - (speech) contains an individual speech in a performance text, or a passage presented as such in a prose or verse text. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.2. Speeches and Speakers] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (stage direction) contains any kind of stage direction within a dramatic text or fragment. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.4. Stage Directions] - - - - - - indicates the kind of stage direction. -Suggested values include: 1] setting; 2] entrance; 3] exit; 4] business; 5] novelistic; 6] delivery; 7] modifier; 8] location; 9] mixed - - - - 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 - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - (TEI documentTEI documentTEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element.contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element.contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element. [4. Default Text Structure 15.1. Varieties of Composite Text4. Default Text Structure 15.1. Varieties of Composite Text4. Default Text Structure 15.1. Varieties of Composite Text] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - - - - - 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. [4. Default Text Structure 15.1. Varieties of Composite Text] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The body of a text must contain at least one - chapter - - - - - - - - - (text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A div of type - 'chapter' may not be further subdivided (except by milestones) - - - - - - - Abstract model violation: Lines may not contain higher-level structural elements such as div. - - - - - - - Abstract model violation: p and ab may not contain higher-level structural elements such as div. - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. -Suggested values include: 1] titlepage; 2] notes; 3] liminal; 4] chapter; 5] letter; 6] group - - titlepage - title page transcription (level 1 only) - notes - collects authorial notes (level 1 only) - liminal - authorial preface, foreword, back matter etc. - chapter - any textual division which is not further sub-divided except by milestone markers and which contains one or more paragraphs - letter - a textual division containing one or more paragraphs and not further sub-divided except by milestone markers which is presented as a letter - group - any grouping of chapters or groups, e.g. part, volume, etc. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions] - - - - - - - - - - - - - - - - - - - (front matter) contains any prefatory matter (headers, abstracts, title page, prefaces, dedications, etc.) found at the start of a document, before the main body. [4.6. Title Pages 4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The front matter of a text must contain either - liminal or titlepage divisions - - - - - - - - - (back matter) contains any appendixes, etc. following the main part of a text. [4.7. Back Matter 4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The back matter of a text must contain either - liminal or notes divisions - - - - - - - - - (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text] - - - - - - - - - - - - - (file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - - (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description] - - - - - - - - - - - - - - - describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [2.2.3. Type and Extent of File 2.2. The File Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description] - - - - - - You - must provide a word count - - - - - - - - - (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description] - - - - - - - - - - - - - - - - - - supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - - (identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way. [2.2.4. Publication, Distribution, Licensing, etc. 2.2.5. The Series Statement 3.11.2.4. Imprint, Size of a Document, and Reprint Information] - - - - - - - - - - categorizes the identifier, for example as an ISBN, Social Security number, etc. -Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] OCLC - - ISBN - International Standard Book Number: a 13- or (if assigned prior to 2007) 10-digit identifying number assigned by the publishing industry to a published book or similar item, registered with the International ISBN Agency. - - ISSN - International Standard Serial Number: an eight-digit number to uniquely identify a serial publication. - DOI - Digital Object Identifier: a unique string of letters and numbers assigned to an electronic document. - URI - Uniform Resource Identifier: a string of characters to uniquely identify a resource which usually contains indication of the means of accessing that resource, the name of its host, and its filepath. - VIAF - A data number in the Virtual Internet Authority File assigned to link different names in catalogs around the world for the same entity. - ESTC - English Short-Title Catalogue number: an identifying number assigned to a document in English printed in the British Isles or North America before 1801. - OCLC - OCLC control number (record number) for the union catalog record in WorldCat, a union catalog for member libraries in the Online Computer Library Center global cooperative. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - contains information about a licence or other legal agreement applicable to the text. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - specifies the destination of the reference by supplying one or more URI References - - - - - - - - - - - - (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description] - - - - - - - - - - - - - - - - - - - (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - (number) gives a number (or other label) for an element, which is not necessarily unique within the document. - - eltec-0 - - eltec-1 - - eltec-2 - - - - - - - - - (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. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - (language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements] - - - - - - - - - - - - - - - characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage] - - - - (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global @xml:lang attribute. - - - - - - - - - - - specifies the approximate percentage (by volume) of the text which uses this language. - - - - - - - - - (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification] - - - - - - - - contains a list of keywords or phrases identifying the topic or nature of a text. [2.4.3. The Text Classification] - - - - - - - - - - identifies the controlled vocabulary within which the set of keywords concerned is defined, for example by a <taxonomy> element, or by some other resource. - - - - - - - - - (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - - documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. [2.6. The Revision Description 2.4.1. Creation 11.7. Identifying Changes and Revisions] - - - - - - - - - supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description] - - - - - - - - - - - - - - - - - - - provides a lemma (base form) for the word, typically uninflected and serving both as an identifier (e.g. in dictionary contexts, as a headword), and as a basis for potential inflections. - - - - - - - - provides a pointer to a definition of the lemma for the word, for example in an online lexicon. - - - - - - - - (part of speech) indicates the part of speech assigned to a token (i.e. information on whether it is a noun, adjective, or verb), usually according to some official reference vocabulary (e.g. for German: STTS, for English: CLAWS, for Polish: NKJP, etc.). - - - - - - - - (morphosyntactic description) supplies morphosyntactic information for a token, usually according to some official reference vocabulary (e.g. for German: STTS-large tagset; for a feature description system designed as (pragmatically) universal, see Universal Features). - - - - - - - - when present, it provides information on whether the token in question is adjacent to another, and if so, on which side. The definition of this attribute is adapted from ISO MAF (Morpho-syntactic Annotation Framework), ISO 24611:2012. - - no - (the token is not adjacent to another) - left - (there is no whitespace on the left side of the token) - right - (there is no whitespace on the right side of the token) - both - (there is no whitespace on either side of the token) - overlap - (the token overlaps with another; other devices (specifying the extent and the area of overlap) are needed to more precisely locate this token in the character stream) - - - - - - - - - - - (analysis) indicates one or more elements containing interpretations of the element on which the @ana attribute appears. - - - - - - - - - - - (s-unit) contains a sentence-like division of a text. [17.1. Linguistic Segment Categories 8.4.1. Segmentation] - - - - You may not nest one s element within - another: use seg instead - - - - - - - - - - - - (word) represents a grammatical (not necessarily orthographic) word. [17.1. Linguistic Segment Categories 17.4.2. Lightweight Linguistic Annotation] - - - - - - - - - - - - - - - - - - - - - - - - - - specifies the sex of the author where this is known - - - - - M - male author - F - female author - U - author sex unknown - X - author sex mixed - - - - - - - - indicates the size group to which the text belongs - - - - - long - more than 100,000 words - medium - 50,000 to 100,000 words - short - 10,000 to 50,000 words - - - - - - - - indicates whether or not the text is considered to be a part of the literary canon associated with a specific period - - - - - high - text has been republished very frequently during the period concerned - low - text has been reprinted only occasionally during the period concerned - - - - - - - - specifies the time period during which the work was first published as a single volume - - - - - T1 - work first published between 1840 and 1859 - T2 - work first published between 1860 and 1879 - T3 - work first published between 1880 and 1899 - T4 - work first published between 1900 and 1920 - - - - - - - - (example of XML) a single XML fragment demonstrating the use of some XML, such as elements, attributes, or processing instructions, etc., in which the <egXML> element functions as the root element. [22.1.1. Phrase Level Terms] - - - - - - - - - - indicates the intended validity of the example with respect to a schema. - - true - the example is intended to be fully valid, assuming that its root element, or a provided root element, could have been used as a possible root element in the schema concerned. - feasible - the example could be transformed into a valid document by inserting any number of valid attributes and child elements anywhere within it; or it is valid against a version of the schema concerned in which the provision of character data, list, element, or attribute values has been made optional. - false - the example is not intended to be valid, and contains deliberate errors. - - - - - - - - - - - - - diff --git a/ELTeC-examples.rng b/ELTeC-examples.rng deleted file mode 100644 index 0c2c7bf..0000000 --- a/ELTeC-examples.rng +++ /dev/null @@ -1,3230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - indicates the person, or group of people, to whom a speech act or action is directed. - - - - - - - - - - - - - - - - - - - - - names the unit used for the measurement -Suggested values include: 1] cm (centimetres); 2] mm (millimetres); 3] in (inches); 4] line; 5] char (characters) - - cm - (centimetres) - mm - (millimetres) - in - (inches) - line - lines of text - char - (characters) characters of text - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - specifies the length in the units specified - - ([\d]+) - - - - - - - - indicates the size of the object concerned using a project-specific vocabulary combining quantity and units in a single string of words. - - - - - - - - - - - - - - - supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - indicates the starting point of the period in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - indicates the ending point of the period in standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - The @when attribute cannot be used with any other att.datable.w3c attributes. - - - - - The @from and @notBefore attributes cannot be used together. - - - - - The @to and @notAfter attributes cannot be used together. - - - - - - - - - - - - - contains a PID (persistent identifier) that aligns the given element with the appropriate Data Category (or categories) in ISOcat. - - - - - - - - - - - - contains a PID (persistent identifier) that aligns the content of the given element or the value of the given attribute with the appropriate simple Data Category (or categories) in ISOcat. - - - - - - - - - - - - - - - (rendition) indicates how the element in question was rendered or presented in the source text. - - - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - - - - - (number) gives a number (or other label) for an element, which is not necessarily unique within the document. - - - - - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - - - - - provides a base URI reference with which applications can resolve relative URI references into absolute URI references. - - - - - - - - signals an intention about how white space should be managed by applications. - - default - signals that the application's default white-space processing modes are acceptable - preserve - indicates the intent that applications preserve all white space - - - - - - - - specifies the number of the specified units that comprise the measurement - - ([\d]+) - - - - - - - - indicates the substance that is being measured - - - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - names the notation used for the content of the element. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - The element should not be categorized in detail with @subtype unless also categorized in general with @type - - - - - - - - - specifies the destination of the reference by supplying one or more URI References - - - - - - - - - - - - - - - - characterizes the function of the segment. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - supplies the sort key for this element in an index, list or group which contains it. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - provides a conventional name for the kind of section changing at this milestone. -Suggested values include: 1] page; 2] column; 3] line; 4] book; 5] poem; 6] canto; 7] speaker; 8] stanza; 9] act; 10] scene; 11] section; 12] absent; 13] unnumbered - - 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. - speaker - changes of speaker or narrator. - 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. - unnumbered - passages present in the text, but not to be included as part of the reference. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - (paragraph) marks paragraphs in prose. [3.1. Paragraphs 7.2.5. Speech Contents] - - - - - - - - identifies a word or phrase as belonging to some language other than that of the surrounding text. [3.3.2.1. Foreign Words or Expressions] - - - - - - - - (emphasized) marks words or phrases which are stressed or emphasized for linguistic or rhetorical effect. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] - - - - - - - - (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. [3.3.2.2. Emphatic Words and Phrases 3.3.2. Emphasis, Foreign Words, and Unusual Language] - - - - - - - - (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. Quotation 4.3.1. Grouped Texts] - - - - - - - - - - contains a single-word, multi-word, or symbolic designation which is regarded as a technical term. [3.3.4. Terms, Glosses, Equivalents, and Descriptions] - - - - A <term> must contain some text! - - - - - - - - - - - (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.4.1. Apparent Errors] - - - - - - - - - groups a number of alternative encodings for the same point in a text. [3.4. Simple Editorial Changes] - - - - - - - - - - - - - (original form) contains a reading which is marked as following the original, rather than being normalized or corrected. [3.4.2. Regularization and -Normalization 12. Critical Apparatus] - - - - - - - - indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. [3.4.3. Additions, Deletions, and Omissions] - - - - - - - - - - - - - - (name, proper noun) contains a proper noun or noun phrase. [3.5.1. Referring Strings] - - - - - - - - - - (referencing string) contains a general purpose name or referring string. [13.2.1. Personal Names 3.5.1. Referring Strings] - - - - - - - - - contains a word or phrase referring to some quantity of an object or commodity, usually comprising a number, a unit, and a commodity name. [3.5.3. Numbers and -Measures] - - ([\d]+) - - - - - - specifies the units used for this measurement - - pages - number of pages in the whole of the source text - words - number of space delimited tokens in the transcribed source text, excluding the header - vols - number of volumes in the original source text - - - - - - - - contains a date in any format. [3.5.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.3.7. Dates and Times] - - - - - - - - - - - - - - - - - - - (reference) defines a reference to another location, possibly modified by additional text or comment. [3.6. Simple Links and Cross-References 16.1. Links] - - - - - - - - - - contains any sequence of items organized as a list. [3.7. Lists] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The content of a "gloss" list should include a sequence of one or more pairs of a label element followed by an item element - - - - - - - describes the nature of the items in the list. -Suggested values include: 1] gloss; 2] index; 3] instructions; 4] litany; 5] syllogism - - gloss - each list item glosses some term or concept, which is given by a <label> element preceding the list item. - index - each list item is an entry in an index such as the alphabetical topical index at the back of a print volume. - instructions - each list item is a step in a sequence of instructions, as in a recipe. - litany - each list item is one of a sequence of petitions, supplications or invocations, typically in a religious ritual. - syllogism - each list item is part of an argument consisting of two or more propositions and a final conclusion derived from them. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - contains one component of a list. [3.7. Lists 2.6. The Revision Description] - - - - - - - - - contains any label or heading used to identify part of a text, typically but not exclusively in a list or glossary. [3.7. Lists] - - - - - - - - - (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. [4.2.1. Headings and Trailers] - - - - - - - - - - - - - - - - - - - contains a note or annotation. [3.8.1. Notes and Simple Annotation 2.2.6. The Notes Statement 3.11.2.8. Notes and Statement of Language 9.3.5.4. Notes within Entries] - - - - Notes - must be given out of line and inside a div of type - 'notes' - - - - - - - - - - - marks a boundary point separating any kind of section of a text, typically but not necessarily indicating a point at which some part of a standard reference system changes, where the change is not represented by a structural element. [3.10.3. Milestone -Elements] - - - - - - - - - - (page beginning) marks the beginning of a new page in a paginated document. [3.10.3. Milestone -Elements] - - - - - - link to a graphic image of the page beginning here - - - - - - - - - in a bibliographic reference, contains the name(s) of an author, personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] - - - - - - - - - (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. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (responsibility) contains a phrase describing the nature of a person's intellectual responsibility, or an organization's role in the production or distribution of a work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] - - - - - - - - - - contains a title for any kind of work. [3.11.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.5. The Series Statement] - - - - provide a title for each novel followed by the phrase "ELTeC - edition" (or a similar expression in the language of the - text) - - - - - - - classifies the title according to some convenient typology. -Sample values include: 1] main; 2] sub (subordinate); 3] alt (alternate); 4] short; 5] desc (descriptive) - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - indicates the bibliographic level for a title, that is, whether it identifies an article, book, journal, series, or unpublished material. - - a - (analytic) the title applies to an analytic item, such as an article, poem, or other work published as part of a larger item. - m - (monographic) the title applies to a monograph such as a book or other item considered to be a distinct publication, including single volumes of multi-volume works - j - (journal) the title applies to any serial or periodical publication such as a journal, magazine, or newspaper - s - (series) the title applies to a series of otherwise distinct publications such as a collection - u - (unpublished) the title applies to any unpublished material (including theses and dissertations unless published by a commercial press) - - - - - - - - - provides the name of the organization responsible for the publication or distribution of a bibliographic item. [3.11.2.4. Imprint, Size of a Document, and Reprint Information 2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - - (publication place) contains the name of the place where a bibliographic item was published. [3.11.2.4. Imprint, Size of a Document, and Reprint Information] - - - - - - - - (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] - - - - - - - - - - - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. - - firstEdition - describes the first complete print source edition published in the author's lifetime - printSource - describes a print source edition used as the source of the encoding which is not the first edition - digitalSource - describes a digital edition used as the source of the encoding, which may be derived from the first or another print edition - - - - - - - - (verse line) contains a single, possibly incomplete, line of verse. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] - - - - - - - - - - - - - Abstract model violation: Lines may not contain lines or lg elements. - - - - - - - - - - (line group) contains one or more verse lines functioning as a formal unit, e.g. a stanza, refrain, verse paragraph, etc. [3.12.1. Core Tags for Verse 3.12. Passages of Verse or Drama 7.2.5. Speech Contents] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An lg element - must contain at least one child l, lg, or gap element. - - - - - - Abstract model violation: Lines may not contain line groups. - - - - - - - - - - - (speech) contains an individual speech in a performance text, or a passage presented as such in a prose or verse text. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.2. Speeches and Speakers] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (stage direction) contains any kind of stage direction within a dramatic text or fragment. [3.12.2. Core Tags for Drama 3.12. Passages of Verse or Drama 7.2.4. Stage Directions] - - - - - - indicates the kind of stage direction. -Suggested values include: 1] setting; 2] entrance; 3] exit; 4] business; 5] novelistic; 6] delivery; 7] modifier; 8] location; 9] mixed - - - - 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 - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - - - (TEI documentTEI documentTEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element.contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element.contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <TEI> elements may be combined to form a <teiCorpus> element. [4. Default Text Structure 15.1. Varieties of Composite Text4. Default Text Structure 15.1. Varieties of Composite Text4. Default Text Structure 15.1. Varieties of Composite Text] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - (identifier) provides a unique identifier for the element bearing the attribute. - - - - (language) indicates the language of the element content using a tag generated according to BCP 47. - - - - - - - - - - - - - - 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. [4. Default Text Structure 15.1. Varieties of Composite Text] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The body of a text must contain at least one - chapter - - - - - - - - - (text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A div of type - 'chapter' may not be further subdivided (except by milestones) - - - - - - - Abstract model violation: Lines may not contain higher-level structural elements such as div. - - - - - - - Abstract model violation: p and ab may not contain higher-level structural elements such as div. - - - - - - - characterizes the element in some sense, using any convenient classification scheme or typology. -Suggested values include: 1] titlepage; 2] notes; 3] liminal; 4] chapter; 5] letter; 6] group - - titlepage - title page transcription (level 1 only) - notes - collects authorial notes (level 1 only) - liminal - authorial preface, foreword, back matter etc. - chapter - any textual division which is not further sub-divided except by milestone markers and which contains one or more paragraphs - letter - a textual division containing one or more paragraphs and not further sub-divided except by milestone markers which is presented as a letter - group - any grouping of chapters or groups, e.g. part, volume, etc. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - contains a closing title or footer appearing at the end of a division of a text. [4.2.4. Content of Textual Divisions 4.2. Elements Common to All Divisions] - - - - - - - - - - - - - - - - - - - (front matter) contains any prefatory matter (headers, abstracts, title page, prefaces, dedications, etc.) found at the start of a document, before the main body. [4.6. Title Pages 4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The front matter of a text must contain either - liminal or titlepage divisions - - - - - - - - - (back matter) contains any appendixes, etc. following the main part of a text. [4.7. Back Matter 4. Default Text Structure] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The back matter of a text must contain either - liminal or notes divisions - - - - - - - - - (TEI header) supplies descriptive and declarative metadata associated with a digital resource or set of resources. [2.1.1. The TEI Header and Its Components 15.1. Varieties of Composite Text] - - - - - - - - - - - - - (file description) contains a full bibliographic description of an electronic file. [2.2. The File Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - - (title statement) groups information about the title of a work and those responsible for its content. [2.2.1. The Title Statement 2.2. The File Description] - - - - - - - - - - - - - - - describes the approximate size of a text stored on some carrier medium or of some other object, digital or non-digital, specified in any convenient units. [2.2.3. Type and Extent of File 2.2. The File Description 3.11.2.4. Imprint, Size of a Document, and Reprint Information 10.7.1. Object Description] - - - - - - You - must provide a word count - - - - - - - - - (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description] - - - - - - - - - - - - - - - - - - supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - - (identifier) supplies any form of identifier used to identify some object, such as a bibliographic item, a person, a title, an organization, etc. in a standardized way. [2.2.4. Publication, Distribution, Licensing, etc. 2.2.5. The Series Statement 3.11.2.4. Imprint, Size of a Document, and Reprint Information] - - - - - - - - - - categorizes the identifier, for example as an ISBN, Social Security number, etc. -Suggested values include: 1] ISBN; 2] ISSN; 3] DOI; 4] URI; 5] VIAF; 6] ESTC; 7] OCLC - - ISBN - International Standard Book Number: a 13- or (if assigned prior to 2007) 10-digit identifying number assigned by the publishing industry to a published book or similar item, registered with the International ISBN Agency. - - ISSN - International Standard Serial Number: an eight-digit number to uniquely identify a serial publication. - DOI - Digital Object Identifier: a unique string of letters and numbers assigned to an electronic document. - URI - Uniform Resource Identifier: a string of characters to uniquely identify a resource which usually contains indication of the means of accessing that resource, the name of its host, and its filepath. - VIAF - A data number in the Virtual Internet Authority File assigned to link different names in catalogs around the world for the same entity. - ESTC - English Short-Title Catalogue number: an identifying number assigned to a document in English printed in the British Isles or North America before 1801. - OCLC - OCLC control number (record number) for the union catalog record in WorldCat, a union catalog for member libraries in the Online Computer Library Center global cooperative. - - (\p{L}|\p{N}|\p{P}|\p{S})+ - - - - - - - - - - supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, any licence applying to it, etc. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - - - contains information about a licence or other legal agreement applicable to the text. [2.2.4. Publication, Distribution, Licensing, etc.] - - - - - - specifies the destination of the reference by supplying one or more URI References - - - - - - - - - - - - (source description) describes the source from which an electronic text was derived or generated, typically a bibliographic description in the case of a digitized text, or a phrase such as "born digital" for a text which has no previous existence. [2.2.7. The Source Description] - - - - - - - - - - - - - - - - - - - (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3. The Encoding Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - (number) gives a number (or other label) for an element, which is not necessarily unique within the document. - - eltec-0 - - eltec-1 - - eltec-2 - - - - - - - - - (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. [2.4. The Profile Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - (language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. [2.4.2. Language Usage 2.4. The Profile Description 15.3.2. Declarable Elements] - - - - - - - - - - - - - - - characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage] - - - - (identifier) Supplies a language code constructed as defined in BCP 47 which is used to identify the language documented by this element, and which is referenced by the global @xml:lang attribute. - - - - - - - - - - - specifies the approximate percentage (by volume) of the text which uses this language. - - - - - - - - - (text classification) groups information which describes the nature or topic of a text in terms of a standard classification scheme, thesaurus, etc. [2.4.3. The Text Classification] - - - - - - - - contains a list of keywords or phrases identifying the topic or nature of a text. [2.4.3. The Text Classification] - - - - - - - - - - identifies the controlled vocabulary within which the set of keywords concerned is defined, for example by a <taxonomy> element, or by some other resource. - - - - - - - - - (revision description) summarizes the revision history for a file. [2.6. The Revision Description 2.1.1. The TEI Header and Its Components] - - - - - - - - - - - - - documents a change or set of changes made during the production of a source document, or during the revision of an electronic file. [2.6. The Revision Description 2.4.1. Creation 11.7. Identifying Changes and Revisions] - - - - - - - - - supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. - - - - - - - - - - - - - - - - - (text description) provides a description of a text in terms of its situational parameters. [15.2.1. The Text Description] - - - - - - - - - - - - - - - - - - - provides a lemma (base form) for the word, typically uninflected and serving both as an identifier (e.g. in dictionary contexts, as a headword), and as a basis for potential inflections. - - - - - - - - provides a pointer to a definition of the lemma for the word, for example in an online lexicon. - - - - - - - - (part of speech) indicates the part of speech assigned to a token (i.e. information on whether it is a noun, adjective, or verb), usually according to some official reference vocabulary (e.g. for German: STTS, for English: CLAWS, for Polish: NKJP, etc.). - - - - - - - - (morphosyntactic description) supplies morphosyntactic information for a token, usually according to some official reference vocabulary (e.g. for German: STTS-large tagset; for a feature description system designed as (pragmatically) universal, see Universal Features). - - - - - - - - when present, it provides information on whether the token in question is adjacent to another, and if so, on which side. The definition of this attribute is adapted from ISO MAF (Morpho-syntactic Annotation Framework), ISO 24611:2012. - - no - (the token is not adjacent to another) - left - (there is no whitespace on the left side of the token) - right - (there is no whitespace on the right side of the token) - both - (there is no whitespace on either side of the token) - overlap - (the token overlaps with another; other devices (specifying the extent and the area of overlap) are needed to more precisely locate this token in the character stream) - - - - - - - - - - - (analysis) indicates one or more elements containing interpretations of the element on which the @ana attribute appears. - - - - - - - - - - - (s-unit) contains a sentence-like division of a text. [17.1. Linguistic Segment Categories 8.4.1. Segmentation] - - - - You may not nest one s element within - another: use seg instead - - - - - - - - - - - - (word) represents a grammatical (not necessarily orthographic) word. [17.1. Linguistic Segment Categories 17.4.2. Lightweight Linguistic Annotation] - - - - - - - - - - - - - - - - - - - - - - - - - - specifies the sex of the author where this is known - - - - - M - male author - F - female author - U - author sex unknown - X - author sex mixed - - - - - - - - indicates the size group to which the text belongs - - - - - long - more than 100,000 words - medium - 50,000 to 100,000 words - short - 10,000 to 50,000 words - - - - - - - - indicates whether or not the text is considered to be a part of the literary canon associated with a specific period - - - - - high - text has been republished very frequently during the period concerned - low - text has been reprinted only occasionally during the period concerned - - - - - - - - specifies the time period during which the work was first published as a single volume - - - - - T1 - work first published between 1840 and 1859 - T2 - work first published between 1860 and 1879 - T3 - work first published between 1880 and 1899 - T4 - work first published between 1900 and 1920 - - - - - - - - (example of XML) a single XML fragment demonstrating the use of some XML, such as elements, attributes, or processing instructions, etc., in which the <egXML> element functions as the root element. [22.1.1. Phrase Level Terms] - - - - - - - - - - indicates the intended validity of the example with respect to a schema. - - true - the example is intended to be fully valid, assuming that its root element, or a provided root element, could have been used as a possible root element in the schema concerned. - feasible - the example could be transformed into a valid document by inserting any number of valid attributes and child elements anywhere within it; or it is valid against a version of the schema concerned in which the provision of character data, list, element, or attribute values has been made optional. - false - the example is not intended to be valid, and contains deliberate errors. - - - - - - - - - - - - - diff --git a/ODD/eltec.xml b/ODD/eltec.xml index ba59730..26efc97 100644 --- a/ODD/eltec.xml +++ b/ODD/eltec.xml @@ -209,7 +209,8 @@ - + + @@ -218,12 +219,13 @@ - COST Action ELTeC - - - - Licenced under CC-BY 4.0 + COST Action "Distant Reading for European Literary History" (CA16204) + Zenodo.org + + + - - - - COST Action ELTeC - - - -

El documento TEI está licenciado con Creative Commons - Attribution (CC-BY 4.0).

-
-
- -
-
-
+

In a published ELTeC text, the publication statement always has components as - shown above: a distributor naming the project itself, a - date showing the text was added to the Collection, and an availability - element containing a standardised statement concerning its licence. + shown above: a publisher naming the project itself, a distributor + specifying the Zenodo community within which the text is made available, + a date showing the text was released, and an availability + element indicating the licence under which it is made available. One or more ref elements may also follow specifying a URL from which the text may be downloaded. These details are added during the publication process, if not already present.

diff --git a/eltec-0.rng b/eltec-0.rng index 9825de3..2435117 100644 --- a/eltec-0.rng +++ b/eltec-0.rng @@ -5,7 +5,7 @@ xmlns:teix="http://www.tei-c.org/ns/Examples" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://www.tei-c.org/ns/1.0">