TEI ODD: Projekt GEOBIB.
| <abstract> Abstract zur Datei/Zusammenfassung im TEI-Header | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | |
| Declaration |
element abstract { note? & model.pLike+ } |
| <author> Enthält entweder Angaben zum Annotator, oder, in Verbindung mit einem persRef Element, einen Verweis auf den Autor des Werkes. [3.11.2.2. 2.2.1. ] | |
| Module | core |
| Member of | |
| Contained by | |
| May contain | |
| Declaration |
element author { note* & persName? & persRef* } |
| Example | <author>British Broadcasting Corporation</author> <author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author> <author>Anonymous</author> <author>Bill and Melinda Gates Foundation</author> <author> <persName>Beaumont, Francis</persName> and <persName>John Fletcher</persName> </author> <author> <orgName key="BBC">British Broadcasting Corporation</orgName>: Radio 3 Network </author> |
| Note | Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use a generally recognized name authority file to supply the content for this element. The attributes key or ref may also be used to reference canonical information about the author(s) intended from any appropriate authority, such as a library catalogue or online resource. In the case of a broadcast, use this element for the name of the company or network responsible for making the broadcast. Where an author is unknown or unspecified, this element may contain text such as Unknown or Anonymous. When the appropriate TEI modules are in use, it may also contain detailed tagging of the names used for people, organizations or places, in particular where multiple names are given. |
| <bibl> (bibliographic citation) Enthält weitere, genauere Bibliographischen Angaben z.b. zu Auflagen, Seitenzahlen u.s.w. [3.11.1. 2.2.7. 15.3.2. ] | |
| Module | core |
| Member of | |
| Contained by | core: quote ref relatedItem header: sourceDesc |
| May contain | derived-module-TEIgeobib_strict: abstract circulation editions genre illustrations licenseNote price printer reception |
| Declaration | element bibl { relatedItem? & author? & editor? & pubPlace? & publisher? & note? & abstract? & circulation? & editions? & genre? & illustrations? & licenseNote? & price? & printer? & reception? & edition? & extent? & idno? } |
| Example | <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990)</bibl> |
| Example | <bibl> <title level="a">The Interesting story of the Children in the Wood</title>. In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>. <publisher>OUP</publisher> <date>1968</date>. </bibl> |
| Example | <bibl type="article" subtype="book_chapter" xml:id="carlin_2003"> <author> <name> <surname>Carlin</surname> (<forename>Claire</forename>)</name> </author>, <title level="a">The Staging of Impotence : France’s last congrès</title> dans <bibl type="monogr"> <title level="m">Theatrum mundi : studies in honor of Ronald W. Tobin</title>, éd. <editor> <name> <forename>Claire</forename> <surname>Carlin</surname> </name> </editor> et <editor> <name> <forename>Kathleen</forename> <surname>Wine</surname> </name> </editor>, <pubPlace>Charlottesville, Va.</pubPlace>, <publisher>Rookwood Press</publisher>, <date when="2003">2003</date>. </bibl> </bibl> |
| Note | Contains phrase-level elements, together with any combination of elements from the biblPart class |
| <biblFull> (fully-structured bibliographic citation) Enthält die elementaren Bibliographischen Informationen zum Werk. [3.11.1. 2.2. 2.2.7. 15.3.2. ] | |
| Module | header |
| Member of | |
| Contained by | core: quote ref relatedItem header: sourceDesc |
| May contain | header: extent publicationStmt sourceDesc titleStmt |
| Declaration |
element biblFull { ( titleStmt, extent?, publicationStmt ), sourceDesc* } |
| Example | <biblFull> <titleStmt> <title>The Feminist Companion to Literature in English: women writers from the middle ages to the present</title> <author>Blain, Virginia</author> <author>Clements, Patricia</author> <author>Grundy, Isobel</author> </titleStmt> <editionStmt> <edition>UK edition</edition> </editionStmt> <extent>1231 pp</extent> <publicationStmt> <publisher>Yale University Press</publisher> <pubPlace>New Haven and London</pubPlace> <date>1990</date> </publicationStmt> <sourceDesc> <p>No source: this is an original work</p> </sourceDesc> </biblFull> |
| <circulation> Auflagenhöhen | |||||||||||||
| Module | derived-module-TEIgeobib_strict | ||||||||||||
| Attributes | Attributes
| ||||||||||||
| Member of | |||||||||||||
| Contained by | core: bibl | ||||||||||||
| May contain | core: note | ||||||||||||
| Declaration | element circulation { attribute thisEdition { text }?, attribute allEditions { text }?, ( note*, text ) } | ||||||||||||
| <date> Enthält ein Datum. [3.5.4. 2.2.4. 2.5. 3.11.2.3. 15.2.3. 13.3.6. ] | |
| Module | core |
| Attributes | Attributesatt.datable (period, @calendar) att.responsibility (resp, @cert) |
| Member of | |
| Contained by | header: edition publicationStmt |
| May contain | core: note |
| Declaration | element date { att.datable.attribute.calendar, att.responsibility.attribute.cert, ( note* & text? ) } |
| Example | <date when="1980-02">early February 1980</date> |
| Example | Given on the <date when="1977-06-12">Twelfth Day of June in the Year of Our Lord One Thousand Nine Hundred and Seventy-seven of the Republic the Two Hundredth and first and of the University the Eighty-Sixth.</date> |
| Example | <date when="1990-09">September 1990</date> |
| <edition> (Edition) beschreibt die Besonderheiten einer Edition eines Textes. [2.2.2. ] | |
| Module | header |
| Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) |
| Member of | |
| Contained by | core: bibl |
| May contain | |
| Declaration |
element edition { att.global.attributes, macro.phraseSeq } |
| Example | <edition>First edition <date>Oct 1990</date> </edition> <edition n="S2">Students' edition</edition> |
| <editions> Anzahl der Auflagen insgesamt | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | core: note |
| Declaration |
element editions { note*, text } |
| <editor> Enthält Angaben zum Herausgeber (falls vorhanden) [3.11.2.2. ] | |||||
| Module | core | ||||
| Attributes | Attributes
| ||||
| Member of | |||||
| Contained by | |||||
| May contain | core: note | ||||
| Declaration |
element editor { attribute cert { text }?, ( note* & text? ) } | ||||
| Example | <editor>Eric Johnson</editor> <editor role="illustrator">John Tenniel</editor> | ||||
| Note | A consistent format should be adopted. Particularly where cataloguing is likely to be based on the content of the header, it is advisable to use generally recognized authority lists for the exact form of personal names. | ||||
| <extent> Enthält Angaben zum Seitenumfang. [2.2.3. 2.2. 3.11.2.3. 10.7.1. ] | |||||
| Module | header | ||||
| Attributes | Attributes
| ||||
| Member of | |||||
| Contained by | |||||
| May contain | core: note | ||||
| Declaration |
element extent { attribute cert { text }?, ( note* & text? ) } | ||||
| Example | <extent>3200 sentences</extent> <extent>between 10 and 20 Mb</extent> <extent>ten 3.5 inch high density diskettes</extent> | ||||
| <fileDesc> (Dateibeschreibung) enthält die detaillierte bibliografische Beschreibung einer elektronischen Datei. [2.2. 2.1.1. ] | |
| Module | header |
| Member of | |
| Contained by | header: teiHeader |
| May contain | header: extent publicationStmt sourceDesc titleStmt |
| Declaration |
element fileDesc { ( titleStmt, extent?, publicationStmt ), sourceDesc+ } |
| Example | <fileDesc> <titleStmt> <title>The shortest possible TEI document</title> </titleStmt> <publicationStmt> <p>Distributed as part of TEI P5</p> </publicationStmt> <sourceDesc> <p>No print source exists: this is an original digital text</p> </sourceDesc> </fileDesc> |
| Note | The major source of information for those seeking to create a catalogue entry or bibliographic citation for an electronic file. As such, it provides a title and statements of responsibility together with details of the publication or distribution of the file, of any series to which it belongs, and detailed bibliographic notes for matters not addressed elsewhere in the header. It also contains a full bibliographic description for the source or sources from which the electronic text was derived. |
| <forename> Enthält den Vornamen des Annotators [13.2.1. ] | |||||
| Module | namesdates | ||||
| Attributes | Attributes
| ||||
| Member of | |||||
| Contained by | |||||
| May contain | Character data only | ||||
| Declaration |
element forename { attribute cert { text }?, ( text? ) } | ||||
| Example | <persName> <roleName>Ex-President</roleName> <forename>George</forename> <surname>Bush</surname> </persName> | ||||
| <genre> Genre des Textes: Erinnerungsbericht, Roman, Drama, Tagebuch etc. | |||||||||
| Module | derived-module-TEIgeobib_strict | ||||||||
| Attributes | Attributes
| ||||||||
| Member of | |||||||||
| Contained by | core: bibl | ||||||||
| May contain | core: note | ||||||||
| Declaration | element genre { attribute type { "Erinnerungsbericht" | "Roman" | "Drama" | "Tagebuch" | "Erzählung" | "AutobiographischerBericht" | "Gedicht(sammlung)" | "Gedicht" | "other" }?, note? } | ||||||||
| <idno> (Identifikationsnummer) gibt eine standardisierte oder nicht standardisierte Nummer an, die genutzt wird um einen Text bibliografisch eindeutig zu identifizieren [2.2.4. 2.2.5. 3.11.2.3. ] | |||||||
| Module | header | ||||||
| Attributes | Attributesatt.global (xml:id, n, xml:lang, style, rendition, xml:base, xml:space, @rend)
| ||||||
| Member of | |||||||
| Contained by | |||||||
| May contain | header: idno | ||||||
| Declaration | element idno { att.global.attribute.rend, attribute type { data.enumerated }?, ( text | model.gLike | idno )* } | ||||||
| Example | <idno type="ISBN">978-1-906964-22-1</idno> <idno type="ISSN">0143-3385</idno> <idno type="DOI">http://dx.doi.org/10.1000/123</idno> <idno type="URL">http://authority.nzetc.org/463/</idno> <idno type="LT">Thomason Tract E.537(17)</idno> <idno type="Wing">C695</idno> <idno type="oldCat"> <g ref="#sym"/>345 </idno> In the last case, the identifier includes a non-Unicode character which is defined elsewhere by means of a <glyph> or <char> element referenced here as | ||||||
| Note | idno should be used for labels which identify an object or concept in a formal cataloguing system such as a database or an RDF store, or in a distributed system such as the World Wide Web. | ||||||
| <illustration> Beschreibung der Illustrationen. Typ: Cover, TOC (Table of Content) und Other | |||||||||
| Module | derived-module-TEIgeobib_strict | ||||||||
| Attributes | Attributes
| ||||||||
| Member of | |||||||||
| Contained by | derived-module-TEIgeobib_strict: illustrations | ||||||||
| May contain | derived-module-TEIgeobib_strict: illustrator | ||||||||
| Declaration | element illustration { attribute type { "cover" | "toc" | "other" }, ( ref? & model.pLike* & note? & illustrator* ) } | ||||||||
| <illustrations> Beschreibung evtl. vorhandener Illustrationen in form einer Liste von "illustration"-Elementen. | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | core: note derived-module-TEIgeobib_strict: illustration |
| Declaration |
element illustrations { illustration+ & note? } |
| <illustrator> Enhält persRef mit ID-Referenz auf die Person, die für eine Illustration verantwortlich zeichnet. | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | derived-module-TEIgeobib_strict: illustration |
| May contain | |
| Declaration |
element illustrator { note* & persRef+ } |
| <licenseNote> Angaben zur Drucklizenz | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | core: note |
| Declaration |
element licenseNote { note* & ( text ) } |
| <listPerson> (list of persons) Enthält die Liste aller relevanten Personen und Figuren. [13.3.2. 15.2. 2.4. 15.3.2. ] | |
| Module | namesdates |
| Member of | |
| Contained by | corpus: particDesc |
| May contain | |
| Declaration |
element listPerson { person+ & note? } |
| Example | <listPerson type="respondents"> <personGrp xml:id="PXXX"/> <person xml:id="P1234" sex="2" age="mid"/> <person xml:id="P4332" sex="1" age="mid"/> <listRelation> <relation type="personal" name="spouse" mutual="#P1234 #P4332"/> </listRelation> </listPerson> |
| Note | The type attribute may be used to distinguish lists of people of a particular type if convenient. |
| <listPlace> (list of places) Enthält die Liste aller handlungsrelevanten Orte. | |
| Module | namesdates |
| Member of | |
| Contained by | corpus: settingDesc |
| May contain | |
| Declaration |
element listPlace { note? & place+ } |
| Example | <listPlace type="offshoreIslands"> <place> <placeName>La roche qui pleure</placeName> </place> <place> <placeName>Ile aux cerfs</placeName> </place> </listPlace> |
| <note> Enthält eine Notiz, die auch dem Anwender später zur Verfügung steht. Für Notizen an andere Annotatoren bitte einen XML-Kommentar benutzen. [3.8.1. 2.2.6. 3.11.2.7. 9.3.5.4. ] | |
| Module | core |
| Attributes | Attributesatt.responsibility (resp, @cert) |
| Member of | |
| Contained by | derived-module-TEIgeobib_strict: abstract circulation editions genre illustration illustrations illustrator licenseNote price printer reception timeStamp header: edition extent publicationStmt namesdates: listPerson listPlace person place |
| May contain | Character data only |
| Declaration |
element note { att.responsibility.attribute.cert, ( text? ) } |
| Example | In the following example, the translator has supplied a footnote containing an explanation of the term translated as "painterly": And yet it is not only in the great line of Italian renaissance art, but even in the painterly <note place="bottom" type="gloss" resp="#MDMH"> <term xml:lang="de">Malerisch</term>. This word has, in the German, two distinct meanings, one objective, a quality residing in the object, the other subjective, a mode of apprehension and creation. To avoid confusion, they have been distinguished in English as <mentioned>picturesque</mentioned> and <mentioned>painterly</mentioned> respectively. </note> style of the Dutch genre painters of the seventeenth century that drapery has this psychological significance. For this example to be valid, the code MDMH must be defined elsewhere, for example by means of a responsibility statement in the associated TEI Header: <respStmt xml:id="MDMH"> <resp>translation from German to English</resp> <name>Hottinger, Marie Donald Mackie</name> </respStmt> |
| Example | The global n attribute may be used to supply the symbol or number used to mark the note's point of attachment in the source text, as in the following example: Mevorakh b. Saadya's mother, the matriarch of the family during the second half of the eleventh century, <note n="126" anchored="true"> The alleged mention of Judah Nagid's mother in a letter from 1071 is, in fact, a reference to Judah's children; cf. above, nn. 111 and 54. </note> is well known from Geniza documents published by Jacob Mann. However, if notes are numbered in sequence and their numbering can be reconstructed automatically by processing software, it may well be considered unnecessary to record the note numbers. |
| <p> (paragraph) Ein Textabsatz. [3.1. 7.2.5. ] | |
| Module | core |
| Attributes | Attributes att.fragmentable (@part) |
| Member of | |
| Contained by | core: quote corpus: settingDesc derived-module-TEIgeobib_strict: abstract illustration reception header: sourceDesc |
| May contain | |
| Declaration | element p { att.fragmentable.attributes, ( text? & persRef* & placeRef* & note* ) } |
| Example | <p>Hallgerd was outside. <q>There is blood on your axe,</q> she said. <q>What have you done?</q> </p> <p> <q>I have now arranged that you can be married a second time,</q> replied Thjostolf. </p> <p> <q>Then you must mean that Thorvald is dead,</q> she said. </p> <p> <q>Yes,</q> said Thjostolf. <q>And now you must think up some plan for me.</q> </p> |
| <particDesc> (participation description) Enthält Informationen zu allen am Werk beteiligten (engl. participants). Im GeoBib Projekt also das listPerson Element. [15.2. ] | |
| Module | corpus |
| Member of | |
| Contained by | header: profileDesc |
| May contain | namesdates: listPerson |
| Declaration |
element particDesc { listPerson } |
| Example | <particDesc> <listPerson> <person xml:id="P-1234" sex="2" age="mid"> <p>Female informant, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic status B2.</p> </person> <person xml:id="P-4332" sex="1"> <persName> <surname>Hancock</surname> <forename>Antony</forename> <forename>Aloysius</forename> <forename>St John</forename> </persName> <residence notAfter="1959"> <address> <street>Railway Cuttings</street> <settlement>East Cheam</settlement> </address> </residence> <occupation>comedian</occupation> </person> <listRelation> <relation type="personal" name="spouse" mutual="#P-1234 #P-4332"/> </listRelation> </listPerson> </particDesc> This example shows both a very simple person description, and a very detailed one, using some of the more specialized elements from the module for Names and Dates. |
| Note | May contain a prose description organized as paragraphs, or a structured list of persons and person groups, with an optional formal specification of any relationships amongst them. |
| <persName> (personal name) contains a proper noun or proper-noun phrase referring to a person, possibly including one or more of the person's forenames, surnames, honorifics, added names, etc. [13.2.1. ] | |
| Module | namesdates |
| Member of | |
| Contained by | |
| May contain | |
| Declaration |
element persName { forename & surname } |
| Example | <persName> <forename>Edward</forename> <forename>George</forename> <surname type="linked">Bulwer-Lytton</surname>, <roleName>Baron Lytton of <placeName>Knebworth</placeName> </roleName> </persName> |
| <person> Erstellt einen neuen Personeneintrag in der XMl-Datei. Dieser Eintrag verweist auf einen Wiki-Artikel! [15.2.2. ] | |||||||||||||||||||
| Module | namesdates | ||||||||||||||||||
| Attributes | Attributesatt.responsibility (resp, @cert)
| ||||||||||||||||||
| Member of | |||||||||||||||||||
| Contained by | namesdates: listPerson | ||||||||||||||||||
| May contain | |||||||||||||||||||
| Declaration | element person { att.responsibility.attribute.cert, attribute xml:id { xsd:ID }, attribute role { text }, attribute alt { text }?, ( ref & note* & placeRef? ) } | ||||||||||||||||||
| Example | <person sex="2" age="adult"> <p>Female respondent, well-educated, born in Shropshire UK, 12 Jan 1950, of unknown occupation. Speaks French fluently. Socio-Economic status B2.</p> </person> | ||||||||||||||||||
| Example | <person xml:id="Ovi01" sex="1" role="poet"> <persName xml:lang="en">Ovid</persName> <persName xml:lang="la">Publius Ovidius Naso</persName> <birth when="-0044-03-20"> 20 March 43 BC <placeName> <settlement type="city">Sulmona</settlement> <country key="IT">Italy</country> </placeName> </birth> <death notBefore="0017" notAfter="0018">17 or 18 AD <placeName> <settlement type="city">Tomis (Constanta)</settlement> <country key="RO">Romania</country> </placeName> </death> </person> | ||||||||||||||||||
| Note | May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class. | ||||||||||||||||||
| <persRef> Verweis auf einen Personeneintrag in der Personenliste dieser XML-Datei über ID-REF. | |||||||
| Module | derived-module-TEIgeobib_strict | ||||||
| Attributes | Attributes
| ||||||
| Member of | |||||||
| Contained by | |||||||
| May contain | Character data only | ||||||
| Declaration |
element persRef { attribute target { data.pointer }, ( text+ ) } | ||||||
| <place> Definiert einen Ort. Kann einen oder mehrere "timeStamp" Elemente enthalten. Attribute sind: xml:id (obligatorisch, freiwählbar), URI (Link Adresse zur Wiki-Seite) und station (first/last). | |||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||
| Attributes | Attributesatt.responsibility (resp, @cert)
| ||||||||||||||||||||
| Member of | |||||||||||||||||||||
| Contained by | corpus: settingDesc namesdates: listPlace | ||||||||||||||||||||
| May contain | |||||||||||||||||||||
| Declaration | element place { att.responsibility.attribute.cert, attribute xml:id { xsd:ID }, attribute alt { text }?, attribute station { "first" | "last" }?, ( ref & timeStamp* & note* ) } | ||||||||||||||||||||
| Example | <place> <country>Lithuania</country> <country xml:lang="lt">Lietuva</country> <place> <settlement>Vilnius</settlement> </place> <place> <settlement>Kaunas</settlement> </place> </place> | ||||||||||||||||||||
| <placeRef> Verweis auf einen Ort in der Ortsliste. | |||||||
| Module | derived-module-TEIgeobib_strict | ||||||
| Attributes | Attributes
| ||||||
| Member of | |||||||
| Contained by | |||||||
| May contain | derived-module-TEIgeobib_strict: timeStamp | ||||||
| Declaration |
element placeRef { attribute target { anyUri }, ( text+ & timeStamp* ) } | ||||||
| <price> Ursprünglicher Verkaufspreis der vorliegende Ausgabe. Erfordert als Attribut Angaben zur Währung. | |||||||
| Module | derived-module-TEIgeobib_strict | ||||||
| Attributes | Attributes
| ||||||
| Member of | |||||||
| Contained by | core: bibl | ||||||
| May contain | core: note | ||||||
| Declaration |
element price { attribute currency { text }, ( note* & text ) } | ||||||
| <printer> Angaben zum Drucker/zur Druckerei falls vorhanden | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | core: note |
| Declaration |
element printer { note* & text } |
| <profileDesc> (Beschreibung des Textprofils) enthält eine genaue Beschreibung der nicht bibliografischen Kennzeichnungen des Texts, besonders der verwendeten Sprachen und Subsprachen, der Entstehungsbedingungen, der Teilnehmer und ihres Umfelds. [2.4. 2.1.1. ] | |
| Module | header |
| Member of | |
| Contained by | header: teiHeader |
| May contain | corpus: particDesc settingDesc |
| Declaration |
element profileDesc { model.profileDescPart* } |
| Example | <profileDesc> <langUsage> <language ident="fr">French</language> </langUsage> <textDesc n="novel"> <channel mode="w">print; part issues</channel> <constitution type="single"/> <derivation type="original"/> <domain type="art"/> <factuality type="fiction"/> <interaction type="none"/> <preparedness type="prepared"/> <purpose type="entertain" degree="high"/> <purpose type="inform" degree="medium"/> </textDesc> <settingDesc> <setting> <name>Paris, France</name> <time>Late 19th century</time> </setting> </settingDesc> </profileDesc> |
| Note | Although the content model permits it, it is rarely meaningful to supply multiple occurrences for any of the child elements of profileDesc. In earlier versions of these Guidelines, it was required that the <creation> element appear first. |
| <publicationStmt> (Erklärung zum Status der Veröffentlichung ) Enthält Referenz auf den Erscheinungsort. [2.2.4. 2.2. ] | |
| Module | header |
| Member of | |
| Contained by | |
| May contain | |
| Declaration |
element publicationStmt { note? & publisher? & pubPlace? & date? } |
| Example | <publicationStmt> <publisher>C. Muquardt </publisher> <pubPlace>Bruxelles & Leipzig</pubPlace> <date when="1846"/> </publicationStmt> |
| Example | <publicationStmt> <publisher>Chadwyck Healey</publisher> <pubPlace>Cambridge</pubPlace> <availability> <p>Available under licence only</p> </availability> <date when="1992">1992</date> </publicationStmt> |
| Note | Although not enforced by the schemas, it is a requirement for TEI conformance that information about publication place, address, identifier, availability, and date be given in that order, following the name of the publisher, distributor, or authority concerned |
| <publisher> Angaben zum Verlag. [3.11.2.3. 2.2.4. ] | |
| Module | core |
| Member of | |
| Contained by | core: bibl header: publicationStmt |
| May contain | |
| Declaration |
element publisher { persRef? & note* & text } |
| Example | <imprint> <pubPlace>Oxford</pubPlace> <publisher>Clarendon Press</publisher> <date>1987</date> </imprint> |
| Note | Use the full form of the name by which a company is usually referred to, rather than any abbreviation of it which may appear on a title page |
| <pubPlace> (publication place) Enthält Referenz auf den Erscheinungsort. (Mehrere Orte sind möglich) [3.11.2.3. ] | |||||
| Module | core | ||||
| Attributes | Attributes
| ||||
| Member of | |||||
| Contained by | core: bibl header: publicationStmt | ||||
| May contain | |||||
| Declaration |
element pubPlace { attribute cert { text }?, ( note? & placeRef+ ) } | ||||
| Example | <publicationStmt> <publisher>Oxford University Press</publisher> <pubPlace>Oxford</pubPlace> <date>1989</date> </publicationStmt> | ||||
| <quote> (quotation) contains a phrase or passage attributed by the narrator or author to some agency external to the text. [3.3.3. 4.3.1. ] | |
| Module | core |
| Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) att.typed (@type, @subtype) att.source (@source) |
| Member of | |
| Contained by | |
| May contain | |
| Declaration | element quote { att.global.attributes, att.typed.attributes, att.source.attributes, macro.specialPara } |
| Example | Lexicography has shown little sign of being affected by the work of followers of J.R. Firth, probably best summarized in his slogan, <quote>You shall know a word by the company it keeps</quote> <ref>(Firth, 1957)</ref> |
| Note | If a bibliographic citation is supplied for the source of a quotation, the two may be grouped using the <cit> element. |
| <reception> Fließtext in Absätzen gegliedert. Informationen (sofern vorhanden) über Entstehung, Rezensionen, Übersetzungen, Adaptionen, forschung, Quellen. | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | core: bibl |
| May contain | |
| Declaration |
element reception { note? & model.pLike+ } |
| <ref> (reference) Verweis auf eine externe Quelle (z.B. eine Seite im Wiki oder eine Datei) [3.6. 16.1. ] | |||||||||
| Module | core | ||||||||
| Attributes | Attributes
| ||||||||
| Member of | |||||||||
| Contained by | |||||||||
| May contain | |||||||||
| Declaration | element ref { attribute target { text }, attribute cert { text }?, macro.paraContent } | ||||||||
| Schematron | <s:report test="@target and @cRef">Only one of the attributes @target' and @cRef' may be supplied on <s:name/> </s:report> | ||||||||
| Example | <ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2"> See especially the second sentence</ref> See also <ref>s.v. <term>locution</term> </ref>. | ||||||||
| Example | <ref target="http://www.natcorp.ox.ac.uk/Texts/A02.xml#s2"> See especially the second sentence</ref> | ||||||||
| Example | See also <ref>s.v. <term>locution</term> </ref>. | ||||||||
| Note | The target and cRef attributes are mutually exclusive. | ||||||||
| <relatedItem> Verweis auf eine andere XML-Datei, die mit dieser in Verbindung steht. [3.11.2.6. ] | |||||||||||||||||||
| Module | core | ||||||||||||||||||
| Attributes | Attributesatt.global (xml:id, n, xml:lang, style, rendition, xml:base, xml:space, @rend)
| ||||||||||||||||||
| Member of | |||||||||||||||||||
| Contained by | core: bibl | ||||||||||||||||||
| May contain | |||||||||||||||||||
| Declaration | element relatedItem { att.global.attribute.rend, attribute type { "child" | "parent" }?, attribute cert { text }?, attribute target { data.pointer }?, ( model.biblLike | model.ptrLike )? } | ||||||||||||||||||
| Schematron | <sch:report test="@target and count( child::* ) > 0">If the @target attribute on <sch:name/> is used, the relatedItem element must be empty</sch:report> <sch:assert test="@target or child::*">A relatedItem element should have either a 'target' attribute or a child element to indicate the related bibliographic item</sch:assert> | ||||||||||||||||||
| Example | <biblStruct> <monogr> <author>Shirley, James</author> <title type="main">The gentlemen of Venice</title> <imprint> <pubPlace>New York</pubPlace> <publisher>Readex Microprint</publisher> <date>1953</date> </imprint> <extent>1 microprint card, 23 x 15 cm.</extent> </monogr> <series> <title>Three centuries of drama: English, 1642–1700</title> </series> <relatedItem type="otherForm"> <biblStruct> <monogr> <author>Shirley, James</author> <title type="main">The gentlemen of Venice</title> <title type="sub">a tragi-comedie presented at the private house in Salisbury Court by Her Majesties servants</title> <imprint> <pubPlace>London</pubPlace> <publisher>H. Moseley</publisher> <date>1655</date> </imprint> <extent>78 p.</extent> </monogr> </biblStruct> </relatedItem> </biblStruct> | ||||||||||||||||||
| Note | If the target attribute is used to reference the related bibliographic item, the element should be empty. | ||||||||||||||||||
| <settingDesc> (setting description) Enthält Angaben zum Setting. Im GeoBib Projekt also das Element listPlace. [15.2. 2.4. ] | |
| Module | corpus |
| Member of | |
| Contained by | header: profileDesc |
| May contain | |
| Declaration |
element settingDesc { model.pLike+ | ( model.placeLike | listPlace )+ } |
| Example | <settingDesc> <p>Texts recorded in the Canadian Parliament building in Ottawa, between April and November 1988 </p> </settingDesc> |
| Note | May contain a prose description organized as paragraphs, or a series of <setting> elements. |
| <sourceDesc> (source description) beschreibt den (die) Quelltext(e), von dem (denen) der elektronische Text abstammt oder erzeugt wurde. [2.2.7. ] | |
| Module | header |
| Member of | |
| Contained by | |
| May contain | |
| Declaration | element sourceDesc { model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ } |
| Example | <sourceDesc> <bibl> <title level="a">The Interesting story of the Children in the Wood</title>. In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>. <publisher>OUP</publisher> <date>1968</date>. </bibl> </sourceDesc> |
| Example | <sourceDesc> <p>Born digital: no previous source exists.</p> </sourceDesc> |
| <surname> Enthält den Nachnamen des Annotators [13.2.1. ] | |
| Module | namesdates |
| Member of | |
| Contained by | |
| May contain | Character data only |
| Declaration |
element surname { text? } |
| Example | <surname type="combine">St John Stevas</surname> |
| <TEI> (TEI-Dokument) enthält ein einzelnes TEI-konformes Dokument, das aus TEI-Header (Dateikopf) und Text besteht, entweder als eigenständige Datei oder als Teil eines Elements <teiCorpus>. [4. 15.1. ] | |||||||||
| Module | textstructure | ||||||||
| Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space)
| ||||||||
| Member of | |||||||||
| Contained by | Empty element | ||||||||
| May contain | |||||||||
| Declaration | element TEI { att.global.attributes, attribute version { data.version }?, ( teiHeader, ( ( model.resourceLike+, text? ) | text ) ) } | ||||||||
| Schematron | <s:ns prefix="tei" uri="http://www.tei-c.org/ns/1.0"/> | ||||||||
| Schematron | <s:ns prefix="rng" uri="http://relaxng.org/ns/structure/1.0"/> | ||||||||
| Example | <TEI version="5.0" xmlns="http://www.tei-c.org/ns/1.0"> <teiHeader> <fileDesc> <titleStmt> <title>The shortest TEI Document Imaginable</title> </titleStmt> <publicationStmt> <p>First published as part of TEI P2, this is the P5 version using a name space.</p> </publicationStmt> <sourceDesc> <p>No source: this is an original work.</p> </sourceDesc> </fileDesc> </teiHeader> <text> <body> <p>This is about the shortest TEI document imaginable.</p> </body> </text> </TEI> | ||||||||
| Note | This element is required. | ||||||||
| <teiHeader> (TEI-Header (elektronische Titelseite)) Beschreibungen und Erklärungen, die eine elektronische Titelseite ergeben, die jedem TEI-konformen Text vorangestellt ist. [2.1.1. 15.1. ] | |
| Module | header |
| Member of | |
| Contained by | textstructure: TEI |
| May contain | header: fileDesc profileDesc |
| Declaration |
element teiHeader { fileDesc, model.teiHeaderPart* } |
| Example | <teiHeader> <fileDesc> <titleStmt> <title>Shakespeare: the first folio (1623) in electronic form</title> <author>Shakespeare, William (1564–1616)</author> <respStmt> <resp>Originally prepared by</resp> <name>Trevor Howard-Hill</name> </respStmt> <respStmt> <resp>Revised and edited by</resp> <name>Christine Avern-Carr</name> </respStmt> </titleStmt> <publicationStmt> <distributor>Oxford Text Archive</distributor> <address> <addrLine>13 Banbury Road, Oxford OX2 6NN, UK</addrLine> </address> <idno type="OTA">119</idno> <availability> <p>Freely available on a non-commercial basis.</p> </availability> <date when="1968">1968</date> </publicationStmt> <sourceDesc> <bibl>The first folio of Shakespeare, prepared by Charlton Hinman (The Norton Facsimile, 1968)</bibl> </sourceDesc> </fileDesc> <encodingDesc> <projectDesc> <p>Originally prepared for use in the production of a series of old-spelling concordances in 1968, this text was extensively checked and revised for use during the editing of the new Oxford Shakespeare (Wells and Taylor, 1989).</p> </projectDesc> <editorialDecl> <correction> <p>Turned letters are silently corrected.</p> </correction> <normalization> <p>Original spelling and typography is retained, except that long s and ligatured forms are not encoded.</p> </normalization> </editorialDecl> <refsDecl xml:id="ASLREF"> <cRefPattern matchPattern="(\S+) ([^.]+)\.(.*)" replacementPattern="#xpath(//div1[@n='$1']/div2/[@n='$2']//lb[@n='$3'])"> <p>A reference is created by assembling the following, in the reverse order as that listed here: <list> <item>the <att>n</att> value of the preceding <gi>lb</gi> </item> <item>a period</item> <item>the <att>n</att> value of the ancestor <gi>div2</gi> </item> <item>a space</item> <item>the <att>n</att> value of the parent <gi>div1</gi> </item> </list> </p> </cRefPattern> </refsDecl> </encodingDesc> <revisionDesc> <list> <item> <date when="1989-04-12">12 Apr 89</date> Last checked by CAC</item> <item> <date when="1989-03-01">1 Mar 89</date> LB made new file</item> </list> </revisionDesc> </teiHeader> |
| Note | One of the few elements unconditionally required in any TEI document. |
| <text> Im GEOBIB Projekt soll kein Text vorhanden sein und annotiert werden. | |
| Module | derived-module-TEIgeobib_strict |
| Member of | |
| Contained by | |
| May contain | Empty element |
| Declaration |
element text { text } |
| <timeStamp> Markiert einen Zeitpunkt oder Zeitraum, der dem Ort zugeordnet werden kann. (Leeres Element). Attribute: from, notAfter, notBefore, to, when. | |
| Module | derived-module-TEIgeobib_strict |
| Attributes | Attributes att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) |
| Member of | |
| Contained by | |
| May contain | core: note |
| Declaration |
element timeStamp { att.datable.w3c.attributes, note? } |
| <title> Enthält den Titel. Mögliche Untertypen (@type) sind sub (Untertitel) oder alt (Alternativer Titel z.B. Titel einer anderen Auflage, wenn abweichend). [3.11.2.2. 2.2.1. 2.2.5. ] | |||||||||||||
| Module | core | ||||||||||||
| Attributes | Attributes
| ||||||||||||
| Member of | |||||||||||||
| Contained by | |||||||||||||
| May contain | core: note | ||||||||||||
| Declaration |
element title { attribute type { data.enumerated }?, ( text? & note* ) } | ||||||||||||
| Example | <title>Information Technology and the Research Process: Proceedings of a conference held at Cranfield Institute of Technology, UK, 18–21 July 1989</title> | ||||||||||||
| Example | <title>Hardy's Tess of the D'Urbervilles: a machine readable edition</title> | ||||||||||||
| Example | <title type="full"> <title type="main">Synthèse</title> <title type="sub">an international journal for epistemology, methodology and history of science</title> </title> | ||||||||||||
| Note | The attributes key and ref, inherited from the class att.canonical may be used to indicate the canonical form for the title; the former, by supplying (for example) the identifier of a record in some external library system; the latter by pointing to an XML element somewhere containing the canonical form of the title. | ||||||||||||
| <titleStmt> ( Titelinformation) umfasst Angaben zum Titel eines Werks und zu den für seinen Inhalt Verantwortlichen [2.2.1. 2.2. ] | |
| Module | header |
| Member of | |
| Contained by | |
| May contain | |
| Declaration |
element titleStmt { title+, model.respLike* } |
| Example | <titleStmt> <title>Capgrave's Life of St. John Norbert: a machine-readable transcription</title> <respStmt> <resp>compiled by</resp> <name>P.J. Lucas</name> </respStmt> </titleStmt> |
| model.addrPart groups elements such as names or postal codes which may appear as part of a postal address. [3.5.2. ] | |
| Module | tei |
| Used by | |
| Members | model.nameLike [model.nameLike.agent [persName] model.persNamePart [forename surname] idno] |
| model.biblLike groups elements containing a bibliographic description. [3.11. ] | |
| Module | tei |
| Used by | |
| Members | bibl biblFull |
| model.biblPart groups elements which represent components of a bibliographic description. [3.11. ] | |
| Module | tei |
| Used by | |
| Members | model.imprintPart [pubPlace publisher] model.respLike [author editor] abstract bibl circulation edition editions extent genre illustration illustrations illustrator licenseNote price printer reception relatedItem |
| model.common groups common chunk- and inter-level elements. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | model.divPart [model.pLike [p] ] model.inter [model.biblLike [bibl biblFull] model.listLike model.qLike [model.quoteLike [quote] persRef placeRef] ] |
| Note | This class defines the set of chunk- and inter-level elements; it is used in many content models, including those for textual divisions. |
| model.dateLike groups elements containing temporal expressions. [3.5.4. 13.3.6. ] | |
| Module | tei |
| Used by | |
| Members | date |
| model.divPart groups paragraph-level elements appearing directly within divisions. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | 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. |
| model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed. [3.3. ] | |
| Module | tei |
| Used by | |
| Members | title |
| model.global groups elements which may appear at any point within a TEI text. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | model.noteLike [note] text |
| model.highlighted groups phrase-level elements which are typographically distinct. [3.3. ] | |
| Module | tei |
| Used by | |
| Members | model.emphLike [title] |
| model.imprintPart groups the bibliographic elements which occur inside imprints. [3.11. ] | |
| Module | tei |
| Used by | |
| Members | pubPlace publisher |
| model.inter groups elements which can appear either within or between paragraph-like elements. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | model.biblLike [bibl biblFull] model.listLike model.qLike [model.quoteLike [quote] persRef placeRef] |
| model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | model.emphLike [title] model.pPart.data [model.dateLike [date] model.nameLike [model.nameLike.agent [persName] model.persNamePart [forename surname] idno] ] model.ptrLike [ref] |
| model.msItemPart groups elements which can appear within a manuscript item description. | |
| Module | tei |
| Used by | |
| Members | model.msQuoteLike [title] model.quoteLike [quote] model.respLike [author editor] bibl |
| model.msQuoteLike groups elements which represent passages such as titles quoted from a manuscript as a part of its description. | |
| Module | tei |
| Used by | |
| Members | title |
| model.nameLike groups elements which name or refer to a person, place, or organization. | |
| Module | tei |
| Used by | |
| Members | model.nameLike.agent [persName] model.persNamePart [forename surname] idno |
| Note | A superset of the naming elements that may appear in datelines, addresses, statements of responsibility, etc. |
| model.nameLike.agent groups elements which contain names of individuals or corporate bodies. [3.5. ] | |
| Module | tei |
| Used by | |
| Members | persName |
| Note | This class is used in the content model of elements which reference names of people or organizations. |
| model.noteLike groups globally-available note-like elements. [3.8. ] | |
| Module | tei |
| Used by | |
| Members | note |
| model.persNamePart groups elements which form part of a personal name. [13.2.1. ] | |
| Module | namesdates |
| Used by | |
| Members | forename surname |
| model.personLike groups elements which provide information about people and their relationships. | |
| Module | tei |
| Used by | |
| Members | person |
| model.personPart groups elements which form part of the description of a person. [15.2.2. ] | |
| Module | tei |
| Used by | |
| Members | model.persStateLike [persName] bibl idno |
| model.persStateLike groups elements describing changeable characteristics of a person which have a definite duration, for example occupation, residence, or name. | |
| Module | tei |
| Used by | |
| Members | persName |
| Note | These characteristics of an individual are typically a consequence of their own action or that of others. |
| model.phrase groups elements which can occur at the level of individual words or phrases. [1.3. ] | |
| Module | tei |
| Used by | |
| Members | model.highlighted [model.emphLike [title] ] model.pPart.data [model.dateLike [date] model.nameLike [model.nameLike.agent [persName] model.persNamePart [forename surname] idno] ] model.ptrLike [ref] |
| Note | This class of elements can occur only within larger elements of the class inter or chunk. In prose, this means these elements can occur within paragraphs, list items, lines of verse, etc. |
| model.placeLike groups elements used to provide information about places and their relationships. | |
| Module | tei |
| Used by | |
| Members | place |
| model.pLike groups paragraph-like elements. | |
| Module | tei |
| Used by | |
| Members | p |
| model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data. [3.5. ] | |
| Module | tei |
| Used by | |
| Members | model.dateLike [date] model.nameLike [model.nameLike.agent [persName] model.persNamePart [forename surname] idno] |
| model.profileDescPart umfasst Elemente die in derprofileDesc genutzt werden und mehrfach auftreten können. | |
| Module | tei |
| Used by | |
| Members | particDesc settingDesc |
| model.ptrLike groups elements used for purposes of location and reference. [3.6. ] | |
| Module | tei |
| Used by | |
| Members | ref |
| model.publicationStmtPart groups elements which may appear within the publicationStmt element of the TEI Header. [2.2.4. ] | |
| Module | tei |
| Used by | |
| Members | date idno pubPlace publisher |
| model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements. [3.3. ] | |
| Module | tei |
| Used by | |
| Members | model.quoteLike [quote] persRef placeRef |
| model.quoteLike groups elements used to directly contain quotations. | |
| Module | tei |
| Used by | |
| Members | quote |
| model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element. | |
| Module | tei |
| Used by | |
| Members | author editor |
| model.teiHeaderPart umfasst Elemente, die innerhalb von TEI Header benutzt werden dürfen und mehrmals auftreten können. | |
| Module | tei |
| Used by | |
| Members | profileDesc |
| 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. | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | att.naming [att.personal] | ||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||
| att.datable.custom provides attributes for normalization of elements that contain datable events to a custom dating system (i.e. other than the Gregorian used by W3 and ISO). [13.3.6. ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.datable | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.datable.iso provides attributes for normalization of elements that contain datable events using the ISO 8601 standard. [13.3.6. ] | |||||||||||||||||||||||||||||||||||||||||||||||
| Module | namesdates | ||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.datable | ||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||||||||||||||||||||||||||||||
| Note | If both when-iso and dur-iso are specified, the values should be interpreted as indicating a span of time by its starting time (or date) and duration. That is, <date when-iso="2007-06-01" dur-iso="P8D"/> indicates the same time period as <date when-iso="2007-06-01/P8D"/> In providing a ‘regularized’ form, no claim is made that the form in the source text is incorrect; the regularized form is simply that chosen as the main form for purposes of unifying variant forms under a single heading. | ||||||||||||||||||||||||||||||||||||||||||||||
| att.datable.w3c provides attributes for normalization of elements that contain datable events using the W3C datatypes. [3.5.4. 13.3.6. ] | |||||||||||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.datable timeStamp | ||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||||||||||||||||||||||||||||||||
| att.dimensions provides attributes for describing the size of physical objects. | |||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||
| Members | att.editLike | ||||||||||||||||||||||||||||||||||||||||
| Attributes | Attributes att.ranging (@atLeast, @atMost, @min, @max, @confidence)
| ||||||||||||||||||||||||||||||||||||||||
| att.fragmentable groups structural elements which may be fragmented, usually as a consequence of some overlapping hierarchy. | |||||||||||
| Module | tei | ||||||||||
| Members | p | ||||||||||
| Attributes | Attributes
| ||||||||||
| att.global provides attributes common to all elements in the TEI encoding scheme. [1.3.1.1. ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | TEI edition quote | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.naming provides attributes common to elements which refer to named persons, places, organizations etc. [3.5.1. 13.3.5. ] | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | att.personal | ||||||||||||||
| Attributes | Attributes att.canonical (@key, @ref)
| ||||||||||||||
| att.ranging provides attributes for describing numerical ranges. | |||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||
| Members | att.dimensions [att.editLike] | ||||||||||||||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||||||||||||||
| att.responsibility provides attributes indicating who is responsible for something asserted by the markup and the degree of certainty associated with it. [1. ] | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | att.editLike | ||||||||||||||
| Attributes | Attributes
| ||||||||||||||
| att.source provides attributes for pointing to the source of a bibliographic reference. [3.3.3. 8.3.4. ] | |||||||||
| Module | tei | ||||||||
| Members | quote | ||||||||
| Attributes | Attributes
| ||||||||
| Example | <p> <!-- ... --> As Willard McCarty (<bibl xml:id="mcc_2012">2012, p.2</bibl>) tells us, <quote source="#mcc_2012">‘Collaboration’ is a a problematic and should be a contested term.</quote> <!-- ... --> </p> | ||||||||
| Example | <p> <!-- ... --> <quote source="#chicago_15_ed">Grammatical theories are in flux, and the more we learn, the less we seem to know.</quote> <!-- ... --> </p> <!-- ... --> <bibl xml:id="chicago_15_ed"> <title level="m">The Chicago Manual of Style</title>, <edition>15th edition</edition>. <pubPlace>Chicago</pubPlace>: <publisher>University of Chicago Press</publisher> (<date>2003</date>), <biblScope type="pp">p.147</biblScope>. </bibl> | ||||||||
| att.typed provides attributes which can be used to classify or subclassify elements in any way. [1.3.1. ] | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | quote | ||||||||||||||||||
| Attributes | Attributes
| ||||||||||||||||||
| Schematron | <sch:rule context="*[@subtype]"> <sch:assert test="@type">The <sch:name/> element should not be categorized in detail with @subtype unless also categorized in general with @type</sch:assert></sch:rule> | ||||||||||||||||||
| Note | When appropriate, values from an established typology should be used. Alternatively a typology may be defined in the associated TEI header. If values are to be taken from a project-specific list, this should be defined using the <valList> element in the project-specific schema description, as described in 23.3.1.4. . | ||||||||||||||||||
| data.certainty defines the range of attribute values expressing a degree of certainty. | |
| Module | tei |
| Used by | |
| Declaration | data.certainty = "high" | "medium" | "low" | "unknown" |
| Note | Certainty may be expressed by one of the predefined symbolic values high, medium, or low. The value unknown should be used in cases where the encoder does not wish to assert an opinion about the matter. For more precise indication, data.probability may be used instead or in addition. |
| data.code defines the range of attribute values expressing a coded value by means of a pointer to some other element which contains a definition for it. | |
| Module | tei |
| Used by | |
| Declaration | data.code = data.word |
| Note | It will usually be the case that the item pointed to is to be found somewhere else in the current TEI document, typically in the header, but this is not mandatory. |
| data.count defines the range of attribute values used for a non-negative integer value used as a count. | |
| Module | tei |
| Used by | |
| Declaration | data.count = xsd:nonNegativeInteger |
| Note | Only positive integer values (including zero) are permitted |
| data.duration.iso defines the range of attribute values available for representation of a duration in time using ISO 8601 standard formats | |
| Module | tei |
| Used by | |
| Declaration |
data.duration.iso = token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } |
| Example | <time dur-iso="PT0,75H">three-quarters of an hour</time> |
| Example | <date dur-iso="P1,5D">a day and a half</date> |
| Example | <date dur-iso="P14D">a fortnight</date> |
| Example | <time dur-iso="PT0.02S">20 ms</time> |
| Note | A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the last, which may have a decimal component (using either For complete details, see ISO 8601 Data elements and interchange formats — Information interchange — Representation of dates and times. |
| data.duration.w3c defines the range of attribute values available for representation of a duration in time using W3C datatypes. | |
| Module | tei |
| Used by | |
| Declaration | data.duration.w3c = xsd:duration |
| Example | <time dur="PT45M">forty-five minutes</time> |
| Example | <date dur="P1DT12H">a day and a half</date> |
| Example | <date dur="P7D">a week</date> |
| Example | <time dur="PT0.02S">20 ms</time> |
| Note | A duration is expressed as a sequence of number-letter pairs, preceded by the letter P; the letter gives the unit and may be Y (year), M (month), D (day), H (hour), M (minute), or S (second), in that order. The numbers are all unsigned integers, except for the For complete details, see the W3C specification. |
| data.enumerated defines the range of attribute values expressed as a single XML name taken from a list of documented possibilities. | |
| Module | tei |
| Used by | |
| Declaration | data.enumerated = data.name |
| Note | Attributes using this datatype must contain a word which follows the rules defining a legal XML name (see http://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits. Typically, the list of documented possibilities will be provided (or exemplified) by a value list in the associated attribute specification, expressed with a <valList> element. |
| data.language defines the range of attribute values used to identify a particular combination of human language and writing system. [6.1. ] | |
| Module | tei |
| Used by | |
| Declaration | data.language = xsd:language |
| Note | The values for this attribute are language ‘tags’ as defined in BCP 47. Currently BCP 47 comprises RFC 4646 and RFC 4647; over time, other IETF documents may succeed these as the best current practice. A ‘language tag’, per BCP 47, is assembled from a sequence of components or subtags separated by the hyphen character (-, U+002D). The tag is made of the following subtags, in the following order. Every subtag except the first is optional. If present, each occurs only once, except the fourth and fifth components (variant and extension), which are repeatable.
There are two exceptions to the above format. First, there are language tags in the IANA registry that do not match the above syntax, but are present because they have been ‘grandfathered’ from previous specifications. Second, an entire language tag can consist of only a private use subtag. These tags start with Examples include
The W3C Internationalization Activity has published a useful introduction to BCP 47, Language tags in HTML and XML. |
| data.name defines the range of attribute values expressed as an XML Name. | |
| Module | tei |
| Used by | |
| Declaration | data.name = xsd:Name |
| Note | Attributes using this datatype must contain a single word which follows the rules defining a legal XML name (see http://www.w3.org/TR/REC-xml/#dt-name): for example they cannot include whitespace or begin with digits. |
| data.numeric defines the range of attribute values used for numeric values. | |
| Module | tei |
| Used by | |
| Declaration |
data.numeric =
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal |
| Note | Any numeric value, represented as a decimal number, in floating point format, or as a ratio. To represent a floating point number, expressed in scientific notation, ‘E notation’, a variant of ‘exponential notation’, may be used. In this format, the value is expressed as two numbers separated by the letter E. The first number, the significand (sometimes called the mantissa) is given in decimal format, while the second is an integer. The value is obtained by multiplying the mantissa by 10 the number of times indicated by the integer. Thus the value represented in decimal notation as 1000.0 might be represented in scientific notation as 10E3. A value expressed as a ratio is represented by two integer values separated by a solidus (/) character. Thus, the value represented in decimal notation as 0.5 might be represented as a ratio by the string 1/2. |
| data.outputMeasurement defines a range of values for use in specifying the size of an object that is intended for display on the web. | |
| Module | tei |
| Used by | |
| Declaration |
data.outputMeasurement =
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
} |
| Example | <figure> <head>The TEI Logo</head> <figDesc>Stylized yellow angle brackets with the letters <mentioned>TEI</mentioned> in between and <mentioned>text encoding initiative</mentioned> underneath, all on a white background.</figDesc> <graphic height="600px" width="600px" url="http://www.tei-c.org/logos/TEI-600.jpg"/> </figure> |
| Note | These values map directly onto the values used by XSL-FO and CSS. For definitions of the units see those specifications; at the time of this writing the most complete list is in the CSS3 working draft. |
| data.pattern (regular expression pattern) defines attribute values which are expressed as a regular expression. | |
| Module | tei |
| Used by | |
| Declaration | data.pattern = token |
| Note | A regular expression, often called a pattern, is an expression that describes a set of strings. They are usually used to give a concise description of a set, without having to list all elements. For example, the set containing the three strings Handel, Händel, and Haendel can be described by the pattern wikipediaH(ä|ae?)ndel (or alternatively, it is said that the pattern H(ä|ae?)ndel matches each of the three strings) |
| data.pointer defines the range of attribute values used to provide a single URI pointer to any other resource, either within the current document or elsewhere. | |
| Module | tei |
| Used by | Element:
|
| Declaration | data.pointer = xsd:anyURI |
| Note | The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, |
| data.probability defines the range of attribute values expressing a probability. | |
| Module | tei |
| Used by | |
| Declaration |
data.probability = xsd:double { minInclusive = "0" maxInclusive = "1" } |
| Note | Probability is expressed as a real number between 0 and 1; 0 representing certainly false and 1 representing certainly true. |
| data.temporal.iso defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the international standard Data elements and interchange formats – Information interchange – Representation of dates and times. | |
| Module | tei |
| Used by | |
| Declaration |
data.temporal.iso =
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime
| token { pattern = "[0-9.,DHMPRSTWYZ/:+\-]+" } |
| Note | If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used. For all representations for which ISO 8601 describes both a basic and an extended format, these Guidelines recommend use of the extended format. While ISO 8601 permits the use of both |
| data.temporal.w3c defines the range of attribute values expressing a temporal expression such as a date, a time, or a combination of them, that conform to the W3C XML Schema Part 2: Datatypes specification. | |
| Module | tei |
| Used by | |
| Declaration | data.temporal.w3c = xsd:date | xsd:gYear | xsd:gMonth | xsd:gDay | xsd:gYearMonth | xsd:gMonthDay | xsd:time | xsd:dateTime |
| Note | If it is likely that the value used is to be compared with another, then a time zone indicator should always be included, and only the dateTime representation should be used. |
| data.text defines the range of attribute values used to express some kind of identifying string as a single sequence of unicode characters possibly including whitespace. | |
| Module | tei |
| Used by | |
| Declaration | data.text = string |
| Note | Attributes using this datatype must contain a single ‘token’ in which whitespace and other punctuation characters are permitted. |
| data.truthValue defines the range of attribute values used to express a truth value. | |
| Module | tei |
| Used by | |
| Declaration | data.truthValue = xsd:boolean |
| Note | The possible values of this datatype are 1 or true, or 0 or false. |
| Note | This datatype applies only for cases where uncertainty is inappropriate; if the attribute concerned may have a value other than true or false, e.g. unknown, or inapplicable, it should have the extended version of this datatype: data.xTruthValue. |
| data.version defines the range of attribute values which may be used to specify a TEI version number. | |
| Module | tei |
| Used by | Element:
|
| Declaration |
data.version = token { pattern = "[\d]+(\.[\d]+){0,2}" } |
| Note | The value of this attribute follows the pattern specified by the Unicode consortium for its version number (http://unicode.org/version). A version number contains digits and fullstop characters only. The first number supplied identifies the major version number. A second and third number, for minor and sub-minor version numbers, may also be supplied. |
| data.word defines the range of attribute values expressed as a single word or token. | |
| Module | tei |
| Used by | |
| Declaration |
data.word = token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } |
| Note | Attributes using this datatype must contain a single ‘word’ which contains only letters, digits, punctuation characters, or symbols: thus it cannot include whitespace. |
| data.xTruthValue (extended truth value) defines the range of attribute values used to express a truth value which may be unknown. | |
| Module | tei |
| Used by | |
| Declaration | data.xTruthValue = xsd:boolean | "unknown" | "inapplicable" |
| Note | In cases where where uncertainty is inappropriate, use the datatype data.TruthValue. |
| macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. [1.3. ] | |
| Module | tei |
| Used by | |
| Declaration | macro.paraContent = ( text | model.gLike | model.phrase | model.inter | model.global | lg )* |
| macro.phraseSeq (phrase sequence) defines a sequence of character data and phrase-level elements. [1.4.1. ] | |
| Module | tei |
| Used by | |
| Declaration | macro.phraseSeq = ( text | model.gLike | model.phrase | model.global )* |
| macro.specialPara ('special' paragraph content) defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements. [1.3. ] | |
| Module | tei |
| Used by | |
| Declaration |
macro.specialPara =
(
text
| model.gLike
| model.phrase
| model.inter
| model.divPart
| model.global
)* |