This document provides a formal definition of I5, a derivation of the IDS/XCES vocabulary as a customization of TEI P5. It contains the various <specGrp> elements needed to specify a customization of TEI, together with accompanying prose explaining the logic of the customization.
IDS/XCES [4] is a DTD for corpus materials developed at the Institut für deutsche Sprache in Mannheim. It is based on XCES, an XML version of the Corpus Encoding Standard (CES) [2], [3], which in turn was based on version TEI P3 of the Text Encoding Initiative Guidelines [1].
The primary goal is to provide a definition of the IDS/XCES vocabulary on the basis of TEI P5 [7], and not (via XCES and CES) on the basis of TEI P3. TEI P3 customization involved the preparation of DTD files in tightly prescribed forms containing declarations which overrode the default declarations for the entities, elements, and attributes concerned. TEI P5 customization involves the preparation of an ODD (for one document does it all) document which describes changes to the base TEI vocabulary using a specialized vocabulary defined in chapter 22 of TEI P5.
A secondary goal is to document the structure of the customization, specifying what is included without change from TEI P5, what is excluded, and what is changed. Some differences between TEI P3 and IDS/XCES originated with CES or XCES and others were introduced when IDS/XCES was adapted from XCES; since those have different significance for further development and maintenance of the vocabulary, those two sets of differences are distinguished here. Another secondary goal is to provide at least rudimentary documentation for all elements in the vocabulary.
The first section below describes the vocabulary's use of the required TEI modules; the next section describes use of optional modules. There follows a section describing elements added by IDS/XCES, and a driver section which gathers together all the ODD fragments included earlier in the document. A final section describes some conformance and design issues which may need attention.
The brief descriptions of elements in the TEI and CES/XCES vocabularies are taken from the documentation for those encoding schemes; thanks are due to the authors and publishers of that documentation. Descriptions are included in the appendix for elements suppressed from modules which are otherwise included, in order to simplify review of the design and consideration of possible changes.
This section of this ODD file includes a number of TEI P5 modules; eventually it will also describe differences between the P5 version of the elements involved and the older IDS/XCES versions.
reference #specgroup-tei | |
reference #specgroup-core | |
reference #specgroup-header | |
reference #specgroup-textstructure |
A note on notation: this document is not a description of the ODD file which generates the I5 version of the TEI P5 vocabulary; it is the ODD document. Blocks labeled ‘Spec fragment’, like the one just shown, are used to specify selections from and modifications to the TEI P5 vocabulary. As may be seen, such spec fragments may include cross references to other spec fragments elsewhere in the document, which are included by reference in the set of modifications; ODD documents are thus a specialized form of ‘literate programming’ as defined by the computer scientist Donald Knuth and used in the publication of his TeX and MetaFont programs. The literate-programming structure allows the formal specification of changes to be embedded in prose documentation intended to explain what is happening.
The tei
module is required for any TEI profile. The following specification fragment includes the tei module and makes appropriate modifications to it.
Module tei | |
reference #specgroup-tei-redefinitions |
The tei
and core
modules are required for any TEI profile. The following specification fragment includes the core module and makes appropriate modifications to it.
Module core | |
reference #specgroup-core-deletions | |
reference #specgroup-core-renamings | |
reference #specgroup-core-redefinitions |
Numerous elements in the TEI core
module are suppressed; for short descriptions of these elements see the appendix.
Element <add> | delete |
Element <binaryObject> | delete |
Element <cb> | delete |
Element <choice> | delete |
Element <del> | delete |
Element <divGen> | delete |
Element <expan> | delete |
Element <headItem> | delete |
Element <headLabel> | delete |
Element <index> | delete |
Element <listBibl> | delete |
Element <measureGrp> | delete |
Element <meeting> | delete |
Element <milestone> | delete |
Element <postBox> | delete |
Element <postCode> | delete |
Element <rs> | delete |
Element <said> | delete |
Element <series> | delete |
Element <sic> | delete |
Element <soCalled> | delete |
Element <street> | delete |
Element <unclear> | delete |
Some elements in the core modules are renamed in obvious ways. The <idsCorpus> element is renamed <idsCorpus>, and its content model is adjusted: <idsCorpus> contains a sequence of <idsDoc> elements, not <idsText> (~ <idsText>) elements, so the default content model is not appropriate.
Element <idsCorpus> | change |
The remainder of the elements in the core module are included in the IDS/XCES vocabulary; that remainder includes the elements listed below. (For the most part, these elements are also included in CES and XCES, but <editor>, <gloss>, <lb>, <orig>, and <pb> are not in XCES but are added back into the vocabulary by IDS/XCES.)
Some elements are included without change from TEI, at least in the sense that the same parameter entity or pattern names are used in the declarations. (The extension of some element classes in IDS/XCES does of course mean the effective content model is not actually the same. But we do not need to supply a different model in this ODD file.)
For other elements, IDS/XCES declares a content model which is a restriction of the content model in TEI P5. One simple way to move I5 closer to TEI P5 would be to drop these restrictions and use the TEI P5 declarations for these elements unchanged.
Finally, for some elements IDS/XCES declares a content model which extends or modifies the declarations in TEI P5. Sometimes the change consists merely in the addition of one or more attributes, or adding the element as a member of this or that class. In other cases the content model is rewritten.
The following specification fragment indicates which elements are changed from the TEI P5 declarations.
reference #add_abbr_to_token_class | |
reference #redefine_analytic | |
reference #add_date_to_token_class | |
reference #redefine_gap | |
reference #add_hi_to_basic_class | |
reference #redefine_imprint | |
reference #redefine_l_part_attribute | |
reference #add_lb_to_ids.milestones | |
reference #redefine_lg_part_attribute | |
reference #redefine_list | |
reference #redefine_monogr | |
reference #add_name_to_token_class | |
reference #add_num_to_token_class | |
reference #add_attributes_to_orig | |
reference #add_TEIform_to_pb | |
reference #ptr_as_milestone | |
reference #add_attributes_to_q | |
reference #redefine_sp | |
reference #add_term_to_token_class | |
reference #add_time_to_token_class | |
reference #redefine_corr | |
reference #redefine_reg | |
reference #redefine_foreign | |
reference #redefine_respStmt | |
reference #redefine_gloss | |
reference #redefine_p | |
reference #redefine_head | |
reference #redefine_item | |
reference #redefine_emph | |
reference #redefine_desc |
Where possible, the list below notes the nature of the changes made.
Element <abbr> | change |
Element <analytic> | change |
Element <corr> | change |
token
class. Element <date> | change |
Element <desc> | change |
Element <emph> | change |
Element <foreign> | change |
Element <gap/> | change |
Element <gloss> | change |
Element <head> | change |
Element <hi> | change |
Element <imprint> | change |
Element <item> | change |
Element <l> | change |
Element <lb> | change |
Element <lg> | change |
Element <list> | change |
Element <monogr> | change |
Element <name> | change |
Element <num> | change |
Element <orig> | change |
Element <p> | change |
Element <pb> | change |
ids.milestones
class. Element <ptr> | change |
Element <q> | change |
Element <reg> | change |
Element <sp> | change |
Element <term> | change |
Element <time> | change |
header
moduleThe header
module is also essential. We include it here:
Module header | |
reference #specgroup-header-renamings | |
reference #specgroup-header-deletions | |
reference #specgroup-header-redefinitions |
The <idsHeader> element is renamed to <idsHeader>, and we add some attributes (the status attribute was in TEI P3 but seems to have disappeared from P5):
Element <idsHeader> | change |
Some elements in the TEI header
module are suppressed; for short descriptions see the appendix.
Element <appInfo> | delete |
Element <application> | delete |
Element <authority> | delete |
Element <cRefPattern> | delete |
Element <geoDecl> | delete |
Element <handNote> | delete |
Element <interpretation> | delete |
Element <namespace> | delete |
Element <notesStmt> | delete |
Element <principal> | delete |
Element <refState> | delete |
Element <rendition> | delete |
Element <scriptNote> | delete |
Element <seriesStmt> | delete |
Element <sponsor> | delete |
Element <stdVals> | delete |
Element <typeNote> | delete |
The IDS/XCES vocabulary includes the elements listed below from the TEI header
module, sometimes with content models which extend or otherwise modify the content models of TEI P5 in such a way that instances of the revised element type are not valid against the unmodified TEI P5 schema, and sometimes without change. In several cases, CES changes a content model from requiring a sequence of paragraphs to allowing just character data. In other cases, specialized child elements are added to the content model.
reference #modify_declarable_class | |
reference #redefine_availability | |
reference #redefine_creation | |
reference #redefine_correction_as_PCDATA | |
reference #redefine_edition | |
reference #redefine_editionStmt_as_PCDATA | |
reference #redefine_editorialDecl | |
reference #redefine_language | |
reference #redefine_normalization_as_PCDATA | |
reference #redefine_projectDesc_as_PCDATA_or_p | |
reference #redefine_publicationStmt | |
reference #redefine_quotation_as_PCDATA | |
reference #redefine_samplingDecl_as_PCDATA | |
reference #redefine_segmentation_as_PCDATA | |
reference #redefine_sourceDesc | |
reference #redefine_tagsDecl | |
reference #redefine_taxonomy | |
reference #redefine_textClass | |
reference #redefine_titleStmt | |
reference #redefine_encodingDesc | |
reference #redefine_catRef |
In the attribute class declarable
, CES renames one attribute from default to Default, and changes its values from yes
and no
to y
and n
.
Class att.declarable | change |
The elements included from the header
module are these.
Element <availability> | change |
The IDS/XCES vocabulary includes the following elements from the TEI header
module with content models which restrict the content models of TEI P5.
Element <catRef> | change |
Element <correction> | change |
Element <creation> | change |
Element <edition> | change |
Element <editionStmt> | change |
Element <editorialDecl> | change |
Element <encodingDesc> | change |
Element <language> | change |
Element <normalization> | change |
Element <projectDesc> | change |
Element <publicationStmt> | change |
Element <quotation> | change |
Element <samplingDecl> | change |
Element <segmentation> | change |
Element <sourceDesc> | change |
Element <tagsDecl> | change |
Element <taxonomy> | change |
Element <textClass> | change |
Element <titleStmt> | change |
textstructure
moduleThe TEI textstructure
module is also included:
Module textstructure | |
reference #specgroup-text-structure-renamings | |
reference #specgroup-text-structure-deletions | |
reference #specgroup-text-structure-changes |
The <idsText> element is renamed <idsText>:
Element <idsText> | change |
Several elements in this module are suppressed. Descriptions of these elements are given in the appendix.
Element <argument> | delete |
Element <div1> | delete |
Element <div2> | delete |
Element <div3> | delete |
Element <div4> | delete |
Element <div5> | delete |
Element <div6> | delete |
Element <div7> | delete |
Element <docDate> | delete |
Element <floatingText> | delete |
Element <group> | delete |
Element <imprimatur> | delete |
The IDS/XCES vocabulary includes the elements listed below from the TEI textstructure
module. A few of these are included in CES and XCES, with declarations which extend or otherwise modify those in the TEI. Others are omitted from CES and XCES and have been added back into the vocabulary by IDS. In some cases, the IDS/XCES declaration extends that of TEI.
reference #modify_attributes_for_div | |
reference #redefine_opener | |
reference #redefine_signed |
Element <div> | change |
Element <opener> | change |
Element <signed> | change |
This section lists the optional TEI modules incorporated in whole or part into the IDS/XCES vocabular.
reference #specgroup-analysis | |
reference #specgroup-corpus | |
reference #specgroup-figures | |
reference #specgroup-namesdates | |
reference #specgroup-linking |
analysis
moduleThe IDS/XCES vocabulary includes the following elements from the TEI analysis
module:
phrase.seq
, but this relies on a different meaning for the phrase
class than is present in TEI P5. Element <s> | change |
Element <w> | change |
The remaining elements in this module are suppressed:
Module analysis | |
reference #redefine_s | |
reference #add_w_to_token_class | |
Element <c> | delete |
Element <cl> | delete |
Element <interp> | delete |
Element <interpGrp> | delete |
Element <m> | delete |
Element <pc> | delete |
Element <phr> | delete |
Element <span> | delete |
Element <spanGrp> | delete |
corpus
moduleThe IDS/XCES vocabulary includes the following elements from the TEI corpus
module:
<particDesc> (participation description): describes the identifiable speakers, voices, or other participants in any kind of text.
<textDesc> (text description): provides a description of a text in terms of its situational parameters.
Element <textDesc> | change |
The remaining elements in the module are suppressed.
Module corpus | |
reference #redefine_textDesc | |
Element <channel> | delete |
Element <constitution> | delete |
Element <derivation> | delete |
Element <domain> | delete |
Element <factuality> | delete |
Element <interaction> | delete |
Element <locale> | delete |
Element <preparedness> | delete |
Element <purpose> | delete |
figures
moduleThe IDS/XCES vocabulary includes the following elements from the TEI figures
module:
The following elements in the TEI figures
module are redefined:
Element <figure> | change |
<Figure> is redefined.
Module figures | |
reference #redefine_figure |
namesdates
moduleAs a conservative extension, the I5 vocabulary now includes 11 elements from the namesdates module. The rest of the module might as well be included, but are suppressed because they do not seem to be needed for now.
The following specification fragment includes the namesdates module and makes appropriate modifications to it.
Module namesdates | |
Element <addName> | delete |
Element <affiliation> | delete |
Element <age> | delete |
Element <birth> | delete |
Element <bloc> | delete |
Element <climate> | delete |
Element <death> | delete |
Element <district> | delete |
Element <education> | delete |
Element <event> | delete |
Element <faith> | delete |
Element <floruit> | delete |
Element <genName> | delete |
Element <geo> | delete |
Element <geogFeat> | delete |
Element <langKnowledge> | delete |
Element <langKnown> | delete |
Element <listEvent> | delete |
Element <listNym> | delete |
Element <listPlace> | delete |
Element <listRelation> | delete |
Element <location> | delete |
Element <nameLink> | delete |
Element <nationality> | delete |
Element <nym> | delete |
Element <occupation> | delete |
Element <offset> | delete |
Element <org> | delete |
Element <personGrp> | delete |
Element <place> | delete |
Element <population> | delete |
Element <relation> | delete |
Element <relationGrp> | delete |
Element <residence> | delete |
Element <roleName> | delete |
Element <settlement> | delete |
Element <sex> | delete |
Element <socecStatus> | delete |
Element <state> | delete |
Element <terrain> | delete |
Element <trait> | delete |
linking
moduleIn DeReKo, the elements <ref>, <ptr>, and <xptr/> are used for linking. <ref> is already included in I5 through the core
module. The elements <xref> and <xptr/> were declared in the linking module in TEI P3 and P4, but they are no longer part of TEI P5. From the TEI P5 linking module, only the elements <timeline> and <seg> are taken. They are needed for the encoding of CMC documents
The following specification fragment includes the linking module and makes and delete all elemente except <seg>, <timeline>, and <when>.
Module linking | |
Element <ab> | delete |
Element <anchor> | delete |
Element <alt> | delete |
Element <altGrp> | delete |
Element <join> | delete |
Element <joinGrp> | delete |
Element <link> | delete |
Element <linkGrp> | delete |
The following optional TEI modules are not included in this customization:
The certainty
module (for recording points of uncertainty and dispute).
The dictionaries
module (for print or electronic dictionaries).
The drama
module. (N.B. the <caption> element of TEI P5 which is included in this module has nothing to do with the <caption> element introduced by CES as an extension of TEI, and retained by IDS/XCES.)
The gaiji
module (for extending the Unicode / ISO 10646 universal character set).
The fs
module (for the representation of feature structures for linguistic or other analysis).
The msdescription
module for description of manuscript materials.
The nets
module (for representation of graphs, networks, and trees).
The spoken
module (for transcription of spoken materials).
The tagdocs
module (for documentation of XML vocabularies).
The textcrit
module (for the representation of text-critical apparatus as used in scholarly editions).
The transcr
module (for markup of transcriptions of original source material).
The verse
module (for markup of metrical phenomena in verse).
Class model.floatP.cmc | add |
Class att.global.cmc | add |
The elements described in this section are not direct equivalents of any individual TEI element. They fall into several categories, which are different primarily for purposes of vocabulary maintenance:
The following specification fragment includes each of these groups in turn:
reference #specgroup-XCES-unchanged | |
reference #specgroup-XCES-changed | |
reference #specgroup-renamings | |
reference #specgroup-TEI-P3 | |
reference #specgroup-IDS-specific | |
reference #specgroup-DERIK | |
reference #specgroup-Correspondence |
A number of elements in IDS/XCES are taken over from the CES and XCES vocabularies.
Element <annotation> | add |
ids.xheader.elt
): child of <profileDesc>. Groups <annotation> elements. (Not present in samples.) Element <annotations> | add |
Element <biblNote> | add |
Element <byteCount> | add |
Element <changeDate> | add |
Element <conformance> | add |
Element <eAddress> | add |
Element <extNote> | add |
Element <fax> | add |
Element <h.author> | add |
Element <h.bibl> | add |
Element <h.item> | add |
Element <h.keywords> | add |
Element <h.title> | add |
ids.xheader.elt
): child of <h.keywords>, encloses one keyword term describing the text. Context-specific renaming of standard TEI element <term>. Element <keyTerm> | add |
ids.xheader.elt
): child of <publicationStmt>, provides address of distributor. Context-specific specialization of TEI <address> element; #PCDATA. Element <pubAddress> | add |
ids.xheader.elt
): child of <publicationStmt>, provides date of publication. Context-specific specialization of TEI <date> element; #PCDATA. Element <pubDate> | add |
ids.xheader.elt
): child of <respStmt> (where it is a context-dependent renaming of <name>) and <change>. Contains #PCDATA only. Element <respName> | add |
ids.xheader.elt
): child of <respStmt>; context-specific renaming of standard TEI <resp> Element <respType> | add |
ids.xheader.elt
): child of <publicationStmt>, provides telephone number of distributor in CCITT E.123 form; #PCDATA. Element <telephone> | add |
Element <transduction> | add |
ids.xheader.elt
): child of <translations>. Gives information about one translation of the text. Element <translation> | add |
ids.xheader.elt
): child of <profileDesc>; groups <translation> elements. Element <translations> | add |
ids.xheader.elt
): identifies the translator responsible for one translation. Element <translator> | add |
Element <wordCount> | add |
ids.xheader.elt
): child of <wsdUsage>; describes one character set used in the document; can point to an external writing system declaration. (This element appears to be a survival from the SGML version of CES; in XML, character set issues are typically handled at a different level.) (Not present in samples.) Element <writingSystem> | add |
Element <wsdUsage> | add |
CES also defined some new classes for attribute inheritance and content models.
Class att.header | add |
Class att.text | add |
Class model.token | add |
CES moves the rend attribute from the list of global attributes to the text
class; for now, we follow TEI here.
The following specification fragment incorporates all the descriptions for the elements just mentioned:
reference #ces-attribute-classes | |
reference #ids-header-annotation | |
reference #ids-header-annotations | |
reference #ids-header-biblNote | |
reference #ids-header-byteCount | |
reference #ids-header-changeDate | |
reference #ids-header-conformance | |
reference #ids-header-eAddress | |
reference #ids-header-extNote | |
reference #ids-header-fax | |
reference #ids-header-h.author | |
reference #ids-header-h.bibl | |
reference #ids-header-h.item | |
reference #ids-header-h.keywords | |
reference #ids-header-h.title | |
reference #ids-header-keyTerm | |
reference #ids-header-pubAddress | |
reference #ids-header-pubDate | |
reference #ids-header-respName | |
reference #ids-header-respType | |
reference #ids-header-telephone | |
reference #ids-header-transduction | |
reference #ids-header-translation | |
reference #ids-header-translations | |
reference #ids-header-translator | |
reference #ids-header-wordCount | |
reference #ids-header-writingSystem | |
reference #ids-header-wsdUsage |
Element <caption> | add |
ids.xesdoc.dtd
): contains a poem, or an extract from a poem, appearing within or between paragraphs; an inter-level element. IDS changes CES's definition to allow milestone elements among the children. Element <poem> | add |
IDS/XCES also redefines the base.seq
parameter entity in such a way that it becomes not a sequence but an element class. To try to avoid confusion, it is here renamed basic
.
Class model.basic | add |
Class model.ids.milestones | add |
reference #ids-doc-caption | |
reference #ids-doc-poem | |
reference #ids-basic-class |
Several IDS/XCES elements are esssentially renamings (or context-dependent renamings) of TEI elements.
ids.xesdoc.dtd
): renaming of <idsCorpus>, with slight difference in content modelids.xheader.elt
): renaming of <idsHeader>ids.xesdoc.dtd
): intermediate level between <idsText> and <idsCorpus>; conceptually similar to the <idsText> element, and structurally similar to <idsCorpus> but (just for that reason) cannot be declared as a renaming of either. HLU: For the time being, idsDoc is not put in the namespace http://www.ids-mannheim.de/i5 so that in an i5 document, it will work like idsCorpus, idsText and idsHeader. The latter are technical renamings of original TEI elements (using altIdent) and therefore cannot be put in a namespace other than the TEI namespace)Element <idsDoc> | add |
ids.xesdoc.dtd
): renaming of <idsText> elementreference #ids-doc-idsDoc |
Some elements and attributes used by IDS/XCES were taken over from TEI P3, but are no longer present in TEI P5: <xptr/>, <xref>, <dateRange>, and <timeRange>.
Of these, only <xptr/> appears in the samples, so for now that's the only one we define.
Element <xptr/> | add |
TEI P5 has dropped the id attribute from the global
class, and the targOrder attribute from the att.pointing
class; these must be restored.
reference #p3-xptr-element | |
Class att.global | change |
Class att.pointing | change |
Class att.xPointer | add |
The following elements are not present in the TEI or in CES/XCES, but have been added by IDS. All but one are intended to appear in the header.
Element <appearance> | add |
Element <c.title> | add |
Element <column> | add |
Element <creatDate> | add |
Element <creatRef> | add |
Element <creatRefShort> | add |
Element <d.title> | add |
Element <dokumentSigle> | add |
Element <further> | add |
Element <kind> | add |
Element <korpusSigle> | add |
ids.xesdoc.dtd
): member of the <token> class, modeled on <timeRange> and <dateRange>. (Not present in samples.) Element <numRange> | add |
Element <pagination> | add |
Element <reference> | add |
Element <t.title> | add |
Element <textDomain> | add |
Element <textSigle> | add |
Element <textType> | add |
Element <textTypeArt> | add |
Element <textTypeRef> | add |
ids.xheader.elt
): child of <titleStmt>; title of some object which is not a corpus (which would use <c.title>), not a document in the IDS-specific sense (which would use <d.title>), and not a text in the IDS sense (which would use <t.title>). Contains #PCDATA. Element <x.title> | add |
reference #ids-header-appearance | |
reference #ids-header-c.title | |
reference #ids-header-column | |
reference #ids-header-creatDate | |
reference #ids-header-creatRef | |
reference #ids-header-creatRefShort | |
reference #ids-header-d.title | |
reference #ids-header-dokumentSigle | |
reference #ids-header-further | |
reference #ids-header-kind | |
reference #ids-header-korpusSigle | |
reference #ids-doc-numRange | |
reference #ids-header-pagination | |
reference #ids-header-reference | |
reference #ids-header-t.title | |
reference #ids-header-textDomain | |
reference #ids-header-textSigle | |
reference #ids-header-textType | |
reference #ids-header-textTypeArt | |
reference #ids-header-textTypeRef | |
reference #ids-header-x.title | |
reference #ids-derik-timestamp | |
reference #ids-cmc |
The following elements are not present in the TEI or in CES/XCES, but have been proposed as part of a TEI extension for Computer-mediated communication by BBAW and Dortmund Technical University. The part adopted here is the one that declares the posting structure
Element <posting> | add |
Element <autoSignature> | add |
Element <signatureContent> | add |
Element <emoticon> | add |
Element <interactionWord> | add |
Element <interactionTerm> | add |
Element <timestamp> | add |
reference #posting | |
reference #autoSignature | |
reference #signatureContent | |
reference #timestamp | |
reference #emoticon | |
reference #interactionTerm | |
reference #interactionWord |
Copied from the github site of the TEI Correspondence SIG, specifically from the file proposal.xml as of 2015-01-08
Copyright (c) 2013, TEI-Correspondence-SIG
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
proposal.xml
:Class model.correspDescPart | add |
Class model.correspContextPart | add |
Class model.correspActionPart | add |
Element <correspDesc> | add |
Element <correspAction> | add |
Element <correspContext> | add |
Class model.nameLike | change |
Class model.dateLike | change |
Class model.ptrLike | change |
Class model.pLike | change |
Class model.addressLike | change |
Element <note> | change |
<idsText> (TEI document) contains a single TEI-conformant document, combining a single TEI header with one or more members of the model.resourceLike class. Multiple <idsText> elements may be combined to form a <idsCorpus> element. [4. Default Text Structure 15.1. Varieties of Composite Text] | |||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||
Module | textstructure — Top-level driver | ||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
| ||||||||
Contained by | — | ||||||||
May contain | |||||||||
Note | This element is required. It is customary to specify the TEI namespace | ||||||||
Example | <idsText version="3.3.0">
<idsHeader>
<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>
</idsHeader>
<text>
<body>
<p>This is about the shortest TEI document imaginable.</p>
</body>
</text>
</idsText> | ||||||||
Example | <idsText version="2.9.1">
<idsHeader>
<fileDesc>
<titleStmt>
<title>A TEI Document containing four page images </title>
</titleStmt>
<publicationStmt>
<p>Unpublished demonstration file.</p>
</publicationStmt>
<sourceDesc>
<p>No source: this is an original work.</p>
</sourceDesc>
</fileDesc>
</idsHeader>
<facsimile>
<graphic url="page1.png"/>
<graphic url="page2.png"/>
<graphic url="page3.png"/>
<graphic url="page4.png"/>
</facsimile>
</idsText> | ||||||||
Schematron |
<s:ns prefix="tei"
uri="http://www.tei-c.org/ns/1.0"/>
<s:ns prefix="xs"
uri="http://www.w3.org/2001/XMLSchema"/> | ||||||||
Schematron |
<s:ns prefix="rng"
uri="http://relaxng.org/ns/structure/1.0"/> | ||||||||
Content model | <content> <sequence minOccurs="1" maxOccurs="1"> <elementRef key="teiHeader"/> <classRef key="model.resourceLike" minOccurs="1" maxOccurs="unbounded"/> </sequence> </content> | ||||||||
Schema Declaration | element idsText { tei_att.global.attributes, tei_att.typed.attributes, attribute version { text }?, ( tei_teiHeader, tei_model.resourceLike+ ) } |
<abbr> (abbreviation) contains an abbreviation of any sort. [3.5.5. Abbreviations and Their Expansions] | |||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||
Module | core — Top-level driver | ||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (type, @subtype)
| ||||||||||||||||
Member of | |||||||||||||||||
Contained by | core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting ids-doc: numRange linking: seg | ||||||||||||||||
May contain | |||||||||||||||||
Note | If abbreviations are expanded silently, this practice should be documented in the <editorialDecl>, either with a <normalization> element or a <p>. | ||||||||||||||||
Example | <choice>
<expan>North Atlantic Treaty Organization</expan>
<abbr cert="low">NorATO</abbr>
<abbr cert="high">NATO</abbr>
<abbr cert="high" xml:lang="fr">OTAN</abbr>
</choice> | ||||||||||||||||
Example | <choice>
<abbr>SPQR</abbr>
<expan>senatus populusque romanorum</expan>
</choice> | ||||||||||||||||
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> | ||||||||||||||||
Schema Declaration | element abbr { tei_att.global.attributes, tei_att.typed.attribute.subtype, attribute type { text }?, attribute [http://www.tei-c.org/ns/1.0]expan { text }?, tei_macro.phraseSeq } |
<abstract> contains a summary or formal abstract prefixed to an existing source document by the encoder. [2.4.4. Abstracts] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | header: profileDesc |
May contain | |
Note | This element is intended only for cases where no abstract is available in the original source. Any abstract already present in the source document should be encoded as a <div> within the <front>, as it should for a born-digital document. |
Example | <profileDesc>
<abstract resp="#LB">
<p>Good database design involves the acquisition and deployment of
skills which have a wider relevance to the educational process. From
a set of more or less instinctive rules of thumb a formal discipline
or "methodology" of database design has evolved. Applying that
methodology can be of great benefit to a very wide range of academic
subjects: it requires fundamental skills of abstraction and
generalisation and it provides a simple mechanism whereby complex
ideas and information structures can be represented and manipulated,
even without the use of a computer. </p>
</abstract>
</profileDesc> |
Content model | <content> <alternate minOccurs="1" maxOccurs="unbounded"> <classRef key="model.pLike"/> <classRef key="model.listLike"/> </alternate> </content> |
Schema Declaration | element abstract { tei_att.global.attributes, ( tei_model.pLike | tei_model.listLike )+ } |
<activity> contains a brief informal description of what a participant in a language interaction is doing other than speaking, if anything. [15.2.3. The Setting Description] | |
Module | corpus — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | corpus: setting |
May contain | |
Note | For more fine-grained description of participant activities during a spoken text, the <event> element should be used. |
Example | <activity>driving</activity> |
Content model | <content> <macroRef key="macro.phraseSeq.limited"/> </content> |
Schema Declaration | element activity { tei_att.global.attributes, tei_macro.phraseSeq.limited } |
<addrLine> (address line) contains one line of a postal address. [3.5.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.11.2.4. Imprint, Size of a Document, and Reprint Information] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | core: address |
May contain | |
Note | Addresses may be encoded either as a sequence of lines, or using any sequence of component elements from the model.addrPart class. Other non-postal forms of address, such as telephone numbers or email, should not be included within an <address> element directly but may be wrapped within an <addrLine> if they form part of the printed address in some source text. |
Example | <address>
<addrLine>Computing Center, MC 135</addrLine>
<addrLine>P.O. Box 6998</addrLine>
<addrLine>Chicago, IL</addrLine>
<addrLine>60680 USA</addrLine>
</address> |
Example | <addrLine>
<ref target="tel:+1-201-555-0123">(201) 555 0123</ref>
</addrLine> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element addrLine { tei_att.global.attributes, tei_macro.phraseSeq } |
<address> contains a postal address, for example of a publisher, an organization, or an individual. [3.5.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.11.2.4. Imprint, Size of a Document, and Reprint Information] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity correspondence: correspAction derived-module-ids_v2a: posting linking: seg |
May contain | |
Note | This element should be used for postal addresses only. Within it, the generic element <addrLine> may be used as an alternative to any of the more specialized elements available from the model.addrPart class, such as <street>, <postCode> etc. |
Example | Using just the elements defined by the core module, an address could be represented as follows: <address>
<street>via Marsala 24</street>
<postCode>40126</postCode>
<name>Bologna</name>
<name>Italy</name>
</address> |
Example | When a schema includes the names and dates module more specific elements such as country or settlement would be preferable over generic <name>: <address>
<street>via Marsala 24</street>
<postCode>40126</postCode>
<settlement>Bologna</settlement>
<country>Italy</country>
</address> |
Example | <address>
<addrLine>Computing Center, MC 135</addrLine>
<addrLine>P.O. Box 6998</addrLine>
<addrLine>Chicago, IL 60680</addrLine>
<addrLine>USA</addrLine>
</address> |
Example | <address>
<country key="FR"/>
<settlement type="city">Lyon</settlement>
<postCode>69002</postCode>
<district type="arrondissement">IIème</district>
<district type="quartier">Perrache</district>
<street>
<num>30</num>, Cours de Verdun</street>
</address> |
Content model | <content> <sequence> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.addrPart"/> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> </sequence> </sequence> </content> |
Schema Declaration | element address { tei_att.global.attributes, ( tei_model.global*, ( tei_model.addrPart, tei_model.global* )+ ) } |
<analytic> (analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication. [3.11.2.1. Analytic, Monographic, and Series Levels] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | core: biblStruct |
May contain | |
Note | May contain titles and statements of responsibility (author, editor, or other), in any order. The <analytic> element may only occur within a <biblStruct>, where its use is mandatory for the description of an analytic level bibliographic item. |
Example | <biblStruct>
<analytic>
<author>Chesnutt, David</author>
<title>Historical Editions in the States</title>
</analytic>
<monogr>
<title level="j">Computers and the Humanities</title>
<imprint>
<date when="1991-12">(December, 1991):</date>
</imprint>
<biblScope>25.6</biblScope>
<biblScope>377–380</biblScope>
</monogr>
</biblStruct> |
Content model | <content/> |
Schema Declaration | element analytic { tei_att.global.attributes, ( h.title+, ( h.author | editor )*, ( biblScope | biblNote )*, ( edition, respStmt? )*, imprint+, idno*, ( biblNote | biblScope )* ) } |
<annotation> provides information about one external annotation document associated with the text. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | ids-header | ||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Contained by | ids-header: annotations | ||||||
May contain | Character data only | ||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element annotation { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]type { text }?, attribute [http://www.tei-c.org/ns/1.0]ann.loc { text }?, attribute [http://www.tei-c.org/ns/1.0]trans.loc { text }?, text } |
<annotations> groups information about annotation documents associated with the text. [] | |
Namespace | http://www.ids-mannheim.de/xc |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | — |
May contain | ids-header: annotation |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element annotations { tei_att.global.attributes, annotation+ } |
<appearance> A child of <edition>. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: edition |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element appearance { tei_att.global.attributes, text } |
<author> 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] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) |
Member of | |
Contained by | |
May contain | |
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. |
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> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element author { tei_att.global.attributes, tei_att.naming.attributes, tei_macro.phraseSeq } |
<autoSignature> is an empty element used for representing the position of the user signature position in a posting. | |||||||
Namespace | http://www.ids-mannheim.de/dk | ||||||
Module | derived-module-ids_v2a | ||||||
Attributes | Attributes att.pointing (@targOrder, @targType, @targetLang, @target, @evaluate) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Member of | |||||||
Contained by | core: abbr addrLine author bibl biblScope citedRange corr date distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg speaker stage term textLang time title derived-module-ids_v2a: posting figures: cell header: change distributor extent licence linking: seg | ||||||
May contain | |||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element autoSignature { tei_att.pointing.attributes, tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]type { "signed" | "unsigned" | "user_contribution" | "special_contribution" }?, ( text | s | timestamp )* } |
<availability> 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.] | |||||||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||||||
Module | header — Top-level driver | ||||||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default)
| ||||||||||||||||||||
Member of | |||||||||||||||||||||
Contained by | core: bibl header: publicationStmt | ||||||||||||||||||||
May contain | |||||||||||||||||||||
Note | A consistent format should be adopted | ||||||||||||||||||||
Content model | <content/> | ||||||||||||||||||||
Schema Declaration | element availability { tei_att.global.attributes, tei_att.declarable.attributes, attribute [http://www.tei-c.org/ns/1.0]region { text }?, attribute [http://www.tei-c.org/ns/1.0]label { "QAO-NC" | "QAO-NC-LOC:ids" | "QAO-NC-LOC:ids-NU:1" | "ACA-NC" | "ACA-NC-LC" | "CC-BY-SA" }?, attribute status { "free" | "unknown" | "restricted" }?, ( text | model.availabilityPart | model.pLike )* } |
<back> (back matter) contains any appendixes, etc. following the main part of a text. [4.7. Back Matter 4. Default Text Structure] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) |
Contained by | textstructure: text |
May contain | |
Note | Because cultural conventions differ as to which elements are grouped as back matter and which as front matter, the content models for the <back> and <front> elements are identical. |
Example | <back>
<div type="appendix">
<head>The Golden Dream or, the Ingenuous Confession</head>
<p>TO shew the Depravity of human Nature, and how apt the Mind is to be misled by Trinkets
and false Appearances, Mrs. Two-Shoes does acknowledge, that after she became rich, she
had like to have been, too fond of Money
<!-- .... -->
</p>
</div>
<!-- ... -->
<div type="epistle">
<head>A letter from the Printer, which he desires may be inserted</head>
<salute>Sir.</salute>
<p>I have done with your Copy, so you may return it to the Vatican, if you please;
<!-- ... -->
</p>
</div>
<div type="advert">
<head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr
Newbery's at the Bible and Sun in St Paul's Church-yard.</head>
<list>
<item n="1">The Christmas Box, Price 1d.</item>
<item n="2">The History of Giles Gingerbread, 1d.</item>
<!-- ... -->
<item n="42">A Curious Collection of Travels, selected from the Writers of all Nations,
10 Vol, Pr. bound 1l.</item>
</list>
</div>
<div type="advert">
<head>By the KING's Royal Patent, Are sold by J. NEWBERY, at the Bible and Sun in St.
Paul's Church-Yard.</head>
<list>
<item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &c. 2s.
6d</item>
<item n="2">Dr. Hooper's Female Pills, 1s.</item>
<!-- ... -->
</list>
</div>
</back> |
Content model | <content> <sequence> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.frontPart"/> <classRef key="model.pLike.front"/> <classRef key="model.pLike"/> <classRef key="model.listLike"/> <classRef key="model.global"/> </alternate> <alternate minOccurs="0"> <sequence> <classRef key="model.div1Like"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.frontPart"/> <classRef key="model.div1Like"/> <classRef key="model.global"/> </alternate> </sequence> <sequence> <classRef key="model.divLike"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.frontPart"/> <classRef key="model.divLike"/> <classRef key="model.global"/> </alternate> </sequence> </alternate> <sequence minOccurs="0"> <classRef key="model.divBottomPart"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.divBottomPart"/> <classRef key="model.global"/> </alternate> </sequence> </sequence> </content> |
Schema Declaration | element back { tei_att.global.attributes, tei_att.declaring.attributes, ( ( tei_model.frontPart | tei_model.pLike.front | tei_model.pLike | tei_model.listLike | tei_model.global )*, ( ( tei_model.div1Like, ( tei_model.frontPart | tei_model.div1Like | tei_model.global )* ) | ( tei_model.divLike, ( tei_model.frontPart | tei_model.divLike | tei_model.global )* ) )?, ( tei_model.divBottomPart, ( tei_model.divBottomPart | tei_model.global )* )? ) } |
<bibl> (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] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default) att.typed (@type, @subtype) att.sortable (@sortKey) att.docStatus (@status) |
Member of | |
Contained by | linking: seg textstructure: body div docEdition epigraph postscript salute signed titlePart trailer |
May contain | core: abbr address author bibl biblScope citedRange corr date distinct editor email emph foreign gap gb gloss hi lb measure mentioned name note num orig pb ptr pubPlace publisher ref reg relatedItem respStmt term textLang time title derived-module-ids_v2a: autoSignature emoticon timestamp xptr figures: figure notatedMusic header: availability distributor edition extent funder idno character data |
Note | Contains phrase-level elements, together with any combination of elements from the model.biblPart class |
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> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.highlighted"/> <classRef key="model.pPart.data"/> <classRef key="model.pPart.edit"/> <classRef key="model.segLike"/> <classRef key="model.ptrLike"/> <classRef key="model.biblPart"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element bibl { tei_att.global.attributes, tei_att.declarable.attributes, tei_att.typed.attributes, tei_att.sortable.attributes, tei_att.docStatus.attributes, ( text | tei_model.gLike | tei_model.highlighted | tei_model.pPart.data | tei_model.pPart.edit | tei_model.segLike | tei_model.ptrLike | tei_model.biblPart | tei_model.global )* } |
<biblFull> (fully-structured bibliographic citation) contains a fully-structured bibliographic citation, in which all components of the TEI file description are present. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2. The File Description 2.2.7. The Source Description 15.3.2. Declarable Elements] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default) att.sortable (@sortKey) att.docStatus (@status) |
Member of | |
Contained by | header: change licence sourceDesc tagUsage linking: seg textstructure: body div docEdition epigraph postscript salute signed titlePart trailer |
May contain | |
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> |
Content model | <content> <alternate> <sequence> <sequence> <elementRef key="titleStmt"/> <elementRef key="editionStmt" minOccurs="0"/> <elementRef key="extent" minOccurs="0"/> <elementRef key="publicationStmt"/> <elementRef key="seriesStmt" minOccurs="0"/> <elementRef key="notesStmt" minOccurs="0"/> </sequence> <elementRef key="sourceDesc" minOccurs="0" maxOccurs="unbounded"/> </sequence> <sequence> <elementRef key="fileDesc"/> <elementRef key="profileDesc"/> </sequence> </alternate> </content> |
Schema Declaration | element biblFull { tei_att.global.attributes, tei_att.declarable.attributes, tei_att.sortable.attributes, tei_att.docStatus.attributes, ( ( ( tei_titleStmt, tei_editionStmt?, tei_extent?, tei_publicationStmt, seriesStmt?, notesStmt? ), tei_sourceDesc* ) | ( tei_fileDesc, tei_profileDesc ) ) } |
<biblNote> child of <analytic> and <monogr>. #PCDATA, but otherwise roughly equivalent to TEI <note>. [] | |
Namespace | http://www.ids-mannheim.de/xc |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element biblNote { tei_att.global.attributes, text } |
<biblScope> (scope of bibliographic reference) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. [3.11.2.5. Scopes and Ranges in Bibliographic Citations] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.citing (@unit, @from, @to) |
Member of | |
Contained by | |
May contain | |
Note | When a single page is being cited, use the from and to attributes with an identical value. When no clear endpoint is provided, the from attribute may be used without to; for example a citation such as ‘p. 3ff’ might be encoded It is now considered good practice to supply this element as a sibling (rather than a child) of <imprint>, since it supplies information which does not constitute part of the imprint. |
Example | <biblScope>pp 12–34</biblScope>
<biblScope unit="page" from="12" to="34"/>
<biblScope unit="volume">II</biblScope>
<biblScope unit="page">12</biblScope> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element biblScope { tei_att.global.attributes, tei_att.citing.attributes, tei_macro.phraseSeq } |
<biblStruct> (structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic sub-elements appear and in a specified order. [3.11.1. Methods of Encoding Bibliographic References and Lists of References 2.2.7. The Source Description 15.3.2. Declarable Elements] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default) att.typed (@type, @subtype) att.sortable (@sortKey) att.docStatus (@status) |
Member of | |
Contained by | header: change licence sourceDesc tagUsage taxonomy linking: seg textstructure: body div docEdition epigraph postscript salute signed titlePart trailer |
May contain | core: analytic citedRange monogr note ptr ref relatedItem derived-module-ids_v2a: xptr |
Example | <biblStruct>
<monogr>
<author>Blain, Virginia</author>
<author>Clements, Patricia</author>
<author>Grundy, Isobel</author>
<title>The Feminist Companion to Literature in English: women writers from the middle ages
to the present</title>
<edition>first edition</edition>
<imprint>
<publisher>Yale University Press</publisher>
<pubPlace>New Haven and London</pubPlace>
<date>1990</date>
</imprint>
</monogr>
</biblStruct> |
Content model | <content> <sequence> <elementRef key="analytic" minOccurs="0" maxOccurs="unbounded"/> <sequence minOccurs="1" maxOccurs="unbounded"> <elementRef key="monogr"/> <elementRef key="series" minOccurs="0" maxOccurs="unbounded"/> </sequence> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.noteLike"/> <classRef key="model.ptrLike"/> <elementRef key="relatedItem"/> <elementRef key="citedRange"/> </alternate> </sequence> </content> |
Schema Declaration | element biblStruct { tei_att.global.attributes, tei_att.declarable.attributes, tei_att.typed.attributes, tei_att.sortable.attributes, tei_att.docStatus.attributes, ( tei_analytic*, ( tei_monogr, series* )+, ( tei_model.noteLike | tei_model.ptrLike | tei_relatedItem | tei_citedRange )* ) } |
<body> (text body) contains the whole body of a single unitary text, excluding any front or back matter. [4. Default Text Structure] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) |
Contained by | textstructure: text |
May contain | derived-module-ids_v2a: posting figures: figure notatedMusic table header: biblFull ids-doc: poem linking: timeline namesdates: listOrg listPerson |
Example | <body>
<l>Nu scylun hergan hefaenricaes uard</l>
<l>metudæs maecti end his modgidanc</l>
<l>uerc uuldurfadur sue he uundra gihuaes</l>
<l>eci dryctin or astelidæ</l>
<l>he aerist scop aelda barnum</l>
<l>heben til hrofe haleg scepen.</l>
<l>tha middungeard moncynnæs uard</l>
<l>eci dryctin æfter tiadæ</l>
<l>firum foldu frea allmectig</l>
<trailer>primo cantauit Cædmon istud carmen.</trailer>
</body> |
Content model | <content> <sequence> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> <sequence minOccurs="0"> <classRef key="model.divTop"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divTop"/> </alternate> </sequence> <sequence minOccurs="0"> <classRef key="model.divGenLike"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divGenLike"/> </alternate> </sequence> <alternate> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.divLike"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divGenLike"/> </alternate> </sequence> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.div1Like"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divGenLike"/> </alternate> </sequence> <sequence> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.common"/> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> </sequence> <alternate minOccurs="0"> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.divLike"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divGenLike"/> </alternate> </sequence> <sequence minOccurs="1" maxOccurs="unbounded"> <classRef key="model.div1Like"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.global"/> <classRef key="model.divGenLike"/> </alternate> </sequence> </alternate> </sequence> </alternate> <sequence minOccurs="0" maxOccurs="unbounded"> <classRef key="model.divBottom"/> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> </sequence> </sequence> </content> |
Schema Declaration | element body { tei_att.global.attributes, tei_att.declaring.attributes, ( tei_model.global*, ( tei_model.divTop, ( tei_model.global | tei_model.divTop )* )?, ( tei_model.divGenLike, ( tei_model.global | tei_model.divGenLike )* )?, ( ( tei_model.divLike, ( tei_model.global | tei_model.divGenLike )* )+ | ( tei_model.div1Like, ( tei_model.global | tei_model.divGenLike )* )+ | ( ( tei_model.common, tei_model.global* )+, ( ( tei_model.divLike, ( tei_model.global | tei_model.divGenLike )* )+ | ( tei_model.div1Like, ( tei_model.global | tei_model.divGenLike )* )+ )? ) ), ( tei_model.divBottom, tei_model.global* )* ) } |
<byline> contains the primary statement of responsibility given for a work on its title page or at the head or end of the work. [4.2.2. Openers and Closers 4.5. Front Matter] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | core: abbr address corr date distinct email emph foreign gap gb gloss graphic hi lb measure media mentioned name note num orig pb ptr ref reg term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic header: idno textstructure: docAuthor character data |
Note | The byline on a title page may include either the name or a description for the document's author. Where the name is included, it may optionally be tagged using the <docAuthor> element. |
Example | <byline>Written by a CITIZEN who continued all the
while in London. Never made publick before.</byline> |
Example | <byline>Written from her own MEMORANDUMS</byline> |
Example | <byline>By George Jones, Political Editor, in Washington</byline> |
Example | <byline>BY
<docAuthor>THOMAS PHILIPOTT,</docAuthor>
Master of Arts,
(Somtimes)
Of Clare-Hall in Cambridge.</byline> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <elementRef key="docAuthor"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element byline { tei_att.global.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_docAuthor | tei_model.global )* } |
<byteCount> child of <extent>; #PCDATA. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | ids-header | ||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Contained by | — | ||||||
May contain | Character data only | ||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element byteCount { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]units { text }?, text } |
<c.title> child of <titleStmt>. #PCDATA only, otherwise a context-specific specialization of TEI <title>. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: titleStmt |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element c.title { tei_att.global.attributes, text } |
<calendar> describes a calendar or dating system used in a dating formula in the text. [2.4.5. Calendar Description] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.pointing (@targOrder, @targType, @targetLang, @target, @evaluate) |
Contained by | header: calendarDesc |
May contain | core: p |
Example | <calendarDesc>
<calendar xml:id="julianEngland">
<p>Julian Calendar (including proleptic)</p>
</calendar>
</calendarDesc> |
Example | <calendarDesc>
<calendar xml:id="egyptian"
target="http://en.wikipedia.org/wiki/Egyptian_calendar">
<p>Egyptian calendar (as defined by Wikipedia)</p>
</calendar>
</calendarDesc> |
Content model | <content> <classRef key="model.pLike" minOccurs="1" maxOccurs="unbounded"/> </content> |
Schema Declaration | element calendar { tei_att.global.attributes, tei_att.pointing.attributes, tei_model.pLike+ } |
<calendarDesc> (calendar description) contains a description of the calendar system used in any dating expression found in the text. [2.4. The Profile Description 2.4.5. Calendar Description] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | header: profileDesc |
May contain | header: calendar |
Note | In the first example above, calendars and short codes for xml:ids are from W3 guidelines at http://www.w3.org/TR/xpath-functions-11/#lang-cal-country |
Example | <calendarDesc>
<calendar xml:id="cal_AD">
<p>Anno Domini (Christian Era)</p>
</calendar>
<calendar xml:id="cal_AH">
<p>Anno Hegirae (Muhammedan Era)</p>
</calendar>
<calendar xml:id="cal_AME">
<p>Mauludi Era (solar years since Mohammed's birth)</p>
</calendar>
<calendar xml:id="cal_AM">
<p>Anno Mundi (Jewish Calendar)</p>
</calendar>
<calendar xml:id="cal_AP">
<p>Anno Persici</p>
</calendar>
<calendar xml:id="cal_AS">
<p>Aji Saka Era (Java)</p>
</calendar>
<calendar xml:id="cal_BE">
<p>Buddhist Era</p>
</calendar>
<calendar xml:id="cal_CB">
<p>Cooch Behar Era</p>
</calendar>
<calendar xml:id="cal_CE">
<p>Common Era</p>
</calendar>
<calendar xml:id="cal_CL">
<p>Chinese Lunar Era</p>
</calendar>
<calendar xml:id="cal_CS">
<p>Chula Sakarat Era</p>
</calendar>
<calendar xml:id="cal_EE">
<p>Ethiopian Era</p>
</calendar>
<calendar xml:id="cal_FE">
<p>Fasli Era</p>
</calendar>
<calendar xml:id="cal_ISO">
<p>ISO 8601 calendar</p>
</calendar>
<calendar xml:id="cal_JE">
<p>Japanese Calendar</p>
</calendar>
<calendar xml:id="cal_KE">
<p>Khalsa Era (Sikh calendar)</p>
</calendar>
<calendar xml:id="cal_KY">
<p>Kali Yuga</p>
</calendar>
<calendar xml:id="cal_ME">
<p>Malabar Era</p>
</calendar>
<calendar xml:id="cal_MS">
<p>Monarchic Solar Era</p>
</calendar>
<calendar xml:id="cal_NS">
<p>Nepal Samwat Era</p>
</calendar>
<calendar xml:id="cal_OS">
<p>Old Style (Julian Calendar)</p>
</calendar>
<calendar xml:id="cal_RS">
<p>Rattanakosin (Bangkok) Era</p>
</calendar>
<calendar xml:id="cal_SE">
<p>Saka Era</p>
</calendar>
<calendar xml:id="cal_SH">
<p>Mohammedan Solar Era (Iran)</p>
</calendar>
<calendar xml:id="cal_SS">
<p>Saka Samvat</p>
</calendar>
<calendar xml:id="cal_TE">
<p>Tripurabda Era</p>
</calendar>
<calendar xml:id="cal_VE">
<p>Vikrama Era</p>
</calendar>
<calendar xml:id="cal_VS">
<p>Vikrama Samvat Era</p>
</calendar>
</calendarDesc> |
Example | <calendarDesc>
<calendar xml:id="cal_Gregorian">
<p>Gregorian calendar</p>
</calendar>
<calendar xml:id="cal_Julian">
<p>Julian calendar</p>
</calendar>
<calendar xml:id="cal_Islamic">
<p>Islamic or Muslim (hijri) lunar calendar</p>
</calendar>
<calendar xml:id="cal_Hebrew">
<p>Hebrew or Jewish lunisolar calendar</p>
</calendar>
<calendar xml:id="cal_Revolutionary">
<p>French Revolutionary calendar</p>
</calendar>
<calendar xml:id="cal_Iranian">
<p>Iranian or Persian (Jalaali) solar calendar</p>
</calendar>
<calendar xml:id="cal_Coptic">
<p>Coptic or Alexandrian calendar</p>
</calendar>
<calendar xml:id="cal_Chinese">
<p>Chinese lunisolar calendar</p>
</calendar>
</calendarDesc> |
Example | <calendarDesc>
<calendar xml:id="cal_Egyptian"
target="http://en.wikipedia.org/wiki/Egyptian_calendar">
<p>Egyptian calendar (as defined by Wikipedia)</p>
</calendar>
</calendarDesc> |
Content model | <content> <elementRef key="calendar" minOccurs="1" maxOccurs="unbounded"/> </content> |
Schema Declaration | element calendarDesc { tei_att.global.attributes, tei_calendar+ } |
<caption> (1) a heading, title etc. attached to a picture or diagram; (2) a ‘pull quote’ or other text about or extracted from a text and superimposed upon it to draw attention to it. IDS-XCES adds ptr to the content model. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | derived-module-ids_v2a | ||||||
Attributes | Attributes att.text (@wsd) (att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) )
| ||||||
Contained by | textstructure: div | ||||||
May contain | |||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element caption { tei_att.text.attributes, attribute [http://www.tei-c.org/ns/1.0]type { text }?, ( head*, ( p | model.inter | model.ids.milestones )+ ) } |
<catDesc> (category description) describes some category within a taxonomy or text typology, either in the form of a brief prose description or in terms of the situational parameters used by the TEI formal <textDesc>. [2.3.7. The Classification Declaration] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: category |
May contain | |
Example | <catDesc>Prose reportage</catDesc> |
Example | <catDesc>
<textDesc n="novel">
<channel mode="w">print; part issues</channel>
<constitution type="single"/>
<derivation type="original"/>
<domain type="art"/>
<factuality type="fiction"/>
<interaction type="none"/>
<preparedness type="prepared"/>
<purpose type="entertain" degree="high"/>
<purpose type="inform" degree="medium"/>
</textDesc>
</catDesc> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.limitedPhrase"/> <classRef key="model.catDescPart"/> </alternate> </content> |
Schema Declaration | element catDesc { tei_att.global.attributes, ( text | tei_model.limitedPhrase | tei_model.catDescPart )* } |
<catRef> (category reference) specifies one or more defined categories within some taxonomy or text typology. [2.4.3. The Text Classification] | |||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||
Module | header — Top-level driver | ||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.pointing (target, @targOrder, @targType, @targetLang, @evaluate)
| ||||||||||||||||
Contained by | header: textClass | ||||||||||||||||
May contain | Empty element | ||||||||||||||||
Note | The scheme attribute needs to be supplied only if more than one taxonomy has been declared. | ||||||||||||||||
Example | <catRef scheme="#myTopics"
target="#news #prov #sales2"/>
<!-- elsewhere -->
<taxonomy xml:id="myTopics">
<category xml:id="news">
<catDesc>Newspapers</catDesc>
</category>
<category xml:id="prov">
<catDesc>Provincial</catDesc>
</category>
<category xml:id="sales2">
<catDesc>Low to average annual sales</catDesc>
</category>
</taxonomy> | ||||||||||||||||
Content model | <content/> | ||||||||||||||||
Schema Declaration | element catRef { tei_att.global.attributes, tei_att.pointing.attribute.targOrder, tei_att.pointing.attribute.targType, tei_att.pointing.attribute.targetLang, tei_att.pointing.attribute.evaluate, attribute target { xsd:IDREFS }?, attribute scheme { text }?, empty } |
<category> contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy. [2.3.7. The Classification Declaration] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | |
May contain | |
Example | <category xml:id="b1">
<catDesc>Prose reportage</catDesc>
</category> |
Example | <category xml:id="b2">
<catDesc>Prose </catDesc>
<category xml:id="b11">
<catDesc>journalism</catDesc>
</category>
<category xml:id="b12">
<catDesc>fiction</catDesc>
</category>
</category> |
Example | <category xml:id="LIT">
<catDesc xml:lang="pl">literatura piękna</catDesc>
<catDesc xml:lang="en">fiction</catDesc>
<category xml:id="LPROSE">
<catDesc xml:lang="pl">proza</catDesc>
<catDesc xml:lang="en">prose</catDesc>
</category>
<category xml:id="LPOETRY">
<catDesc xml:lang="pl">poezja</catDesc>
<catDesc xml:lang="en">poetry</catDesc>
</category>
<category xml:id="LDRAMA">
<catDesc xml:lang="pl">dramat</catDesc>
<catDesc xml:lang="en">drama</catDesc>
</category>
</category> |
Content model | <content> <sequence> <alternate> <elementRef key="catDesc" minOccurs="1" maxOccurs="unbounded"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.descLike"/> <classRef key="model.glossLike"/> </alternate> </alternate> <elementRef key="category" minOccurs="0" maxOccurs="unbounded"/> </sequence> </content> |
Schema Declaration | element category { tei_att.global.attributes, ( ( tei_catDesc+ | ( tei_model.descLike | tei_model.glossLike )* ), tei_category* ) } |
<cell> contains one cell of a table. [14.1.1. TEI Tables] | |
Module | figures — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.tableDecoration (@role, @rows, @cols) |
Contained by | figures: row |
May contain | core: abbr address bibl biblStruct cit corr date distinct email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note num orig p pb ptr q quote ref reg sp stage term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic table ids-doc: poem character data |
Example | <row>
<cell role="label">General conduct</cell>
<cell role="data">Not satisfactory, on account of his great unpunctuality
and inattention to duties</cell>
</row> |
Content model | <content> <macroRef key="macro.specialPara"/> </content> |
Schema Declaration | element cell { tei_att.global.attributes, tei_att.tableDecoration.attributes, tei_macro.specialPara } |
<change> 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] | |||||||
Module | header — Top-level driver | ||||||
Attributes | Attributes att.ascribed (@who) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.docStatus (@status) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype)
| ||||||
Contained by | header: listChange revisionDesc | ||||||
May contain | core: abbr address bibl biblStruct cit corr date distinct email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note num orig p pb ptr q quote ref reg sp stage term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic table ids-doc: poem character data | ||||||
Note | The who attribute may be used to point to any other element, but will typically specify a <respStmt> or <person> element elsewhere in the header, identifying the person responsible for the change and their role in making it. It is recommended that changes be recorded with the most recent first. The status attribute may be used to indicate the status of a document following the change documented. | ||||||
Example | <titleStmt>
<title> ... </title>
<editor xml:id="LDB">Lou Burnard</editor>
<respStmt xml:id="BZ">
<resp>copy editing</resp>
<name>Brett Zamir</name>
</respStmt>
</titleStmt>
<!-- ... -->
<revisionDesc status="published">
<change who="#BZ" when="2008-02-02"
status="public">Finished chapter 23</change>
<change who="#BZ" when="2008-01-02"
status="draft">Finished chapter 2</change>
<change n="P2.2" when="1991-12-21"
who="#LDB">Added examples to section 3</change>
<change when="1991-11-11" who="#MSM">Deleted chapter 10</change>
</revisionDesc> | ||||||
Example | <profileDesc>
<creation>
<listChange>
<change xml:id="DRAFT1">First draft in pencil</change>
<change xml:id="DRAFT2"
notBefore="1880-12-09">First revision, mostly
using green ink</change>
<change xml:id="DRAFT3"
notBefore="1881-02-13">Final corrections as
supplied to printer.</change>
</listChange>
</creation>
</profileDesc> | ||||||
Content model | <content> <macroRef key="macro.specialPara"/> </content> | ||||||
Schema Declaration | element change { tei_att.ascribed.attributes, tei_att.datable.attributes, tei_att.docStatus.attributes, tei_att.global.attributes, tei_att.typed.attributes, attribute target { list { + } }?, tei_macro.specialPara } |
<changeDate> child of <change>; #PCDATA; context-dependent specialization of TEI <date>. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | ids-header | ||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Contained by | — | ||||||
May contain | Character data only | ||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element changeDate { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]value { xsd:date }?, text } |
<cit> (cited quotation) contains a quotation from some other document, together with a bibliographic reference to its source. In a dictionary it may contain an example text with at least one occurrence of the word form, used in the sense being described, or a translation of the headword, or an example. [3.3.3. Quotation 4.3.1. Grouped Texts 9.3.5.1. Examples] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) |
Member of | |
Contained by | |
May contain | |
Example | <cit>
<quote>and the breath of the whale is frequently attended with such an insupportable smell,
as to bring on disorder of the brain.</quote>
<bibl>Ulloa's South America</bibl>
</cit> |
Example | <entry>
<form>
<orth>horrifier</orth>
</form>
<cit type="translation" xml:lang="en">
<quote>to horrify</quote>
</cit>
<cit type="example">
<quote>elle était horrifiée par la dépense</quote>
<cit type="translation" xml:lang="en">
<quote>she was horrified at the expense.</quote>
</cit>
</cit>
</entry> |
Content model | <content> <alternate minOccurs="1" maxOccurs="unbounded"> <classRef key="model.qLike"/> <classRef key="model.egLike"/> <classRef key="model.biblLike"/> <classRef key="model.ptrLike"/> <classRef key="model.global"/> <classRef key="model.entryPart"/> </alternate> </content> |
Schema Declaration | element cit { tei_att.global.attributes, tei_att.typed.attributes, ( tei_model.qLike | tei_model.egLike | tei_model.biblLike | tei_model.ptrLike | tei_model.global | tei_model.entryPart )+ } |
<citedRange> (cited range) defines the range of cited content, often represented by pages or other units [3.11.2.5. Scopes and Ranges in Bibliographic Citations] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.pointing (@targOrder, @targType, @targetLang, @target, @evaluate) att.citing (@unit, @from, @to) |
Member of | |
Contained by | core: bibl biblStruct |
May contain | |
Note | When a single page is being cited, use the from and to attributes with an identical value. When no clear endpoint is provided, the from attribute may be used without to; for example a citation such as ‘p. 3ff’ might be encoded |
Example | <citedRange>pp 12–13</citedRange>
<citedRange unit="page" from="12" to="13"/>
<citedRange unit="volume">II</citedRange>
<citedRange unit="page">12</citedRange> |
Example | <bibl>
<ptr target="#mueller01"/>, <citedRange target="http://example.com/mueller3.xml#page4">vol. 3, pp.
4-5</citedRange>
</bibl> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element citedRange { tei_att.global.attributes, tei_att.pointing.attributes, tei_att.citing.attributes, tei_macro.phraseSeq } |
<classCode> (classification code) contains the classification code used for this text in some standard classification system. [2.4.3. The Text Classification] | |||||||
Module | header — Top-level driver | ||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Contained by | header: textClass | ||||||
May contain | |||||||
Example | <classCode scheme="http://www.udc.org">410</classCode> | ||||||
Content model | <content> <macroRef key="macro.phraseSeq.limited"/> </content> | ||||||
Schema Declaration | element classCode { tei_att.global.attributes, attribute scheme { text }, tei_macro.phraseSeq.limited } |
<classDecl> (classification declarations) contains one or more taxonomies defining any classificatory codes used elsewhere in the text. [2.3.7. The Classification Declaration 2.3. The Encoding Description] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | header: encodingDesc |
May contain | header: taxonomy |
Example | <classDecl>
<taxonomy xml:id="LCSH">
<bibl>Library of Congress Subject Headings</bibl>
</taxonomy>
</classDecl>
<!-- ... -->
<textClass>
<keywords scheme="#LCSH">
<term>Political science</term>
<term>United States -- Politics and government —
Revolution, 1775-1783</term>
</keywords>
</textClass> |
Content model | <content> <elementRef key="taxonomy" minOccurs="1" maxOccurs="unbounded"/> </content> |
Schema Declaration | element classDecl { tei_att.global.attributes, tei_taxonomy+ } |
<closer> groups together salutations, datelines, and similar phrases appearing as a final group at the end of a division, especially of a letter. [4.2.2. Openers and Closers 4.2. Elements Common to All Divisions] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.written (@hand) |
Member of | |
Contained by | |
May contain | |
Example | <div type="letter">
<p> perhaps you will favour me with a sight of it when convenient.</p>
<closer>
<salute>I remain, &c. &c.</salute>
<signed>H. Colburn</signed>
</closer>
</div> |
Example | <div type="chapter">
<p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
<closer>
<dateline>
<name type="place">Trieste-Zürich-Paris,</name>
<date>1914–1921</date>
</dateline>
</closer>
</div> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <elementRef key="signed"/> <elementRef key="dateline"/> <elementRef key="salute"/> <classRef key="model.phrase"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element closer { tei_att.global.attributes, tei_att.written.attributes, ( text | tei_model.gLike | tei_signed | tei_dateline | tei_salute | tei_model.phrase | tei_model.global )* } |
<column> child of <textDesc>. #PCDATA only. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | corpus: textDesc |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element column { tei_att.global.attributes, text } |
<conformance> child of <editorialDecl>; #PCDATA plus level attribute. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | ids-header | ||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
Contained by | header: editorialDecl | ||||||
May contain | Character data only | ||||||
Content model | <content autoPrefix="true"> </content> | ||||||
Schema Declaration | element conformance { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]level { text }?, text } |
<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.4.1. Apparent Errors] | |||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||
Module | core — Top-level driver | ||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.editLike (@evidence, @instant) att.typed (@type, @subtype)
| ||||
Member of | |||||
Contained by | core: abbr addrLine author bibl biblScope citedRange corr date distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg speaker stage term textLang time title derived-module-ids_v2a: posting figures: cell header: change distributor extent licence linking: seg | ||||
May contain | core: abbr address bibl biblStruct cit corr date distinct email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note num orig pb ptr q quote ref reg stage term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic table ids-doc: poem character data | ||||
Content model | <content> <macroRef key="macro.paraContent"/> </content> | ||||
Schema Declaration | element corr { tei_att.global.attributes, tei_att.editLike.attributes, tei_att.typed.attributes, attribute [http://www.tei-c.org/ns/1.0]sic { text }?, tei_macro.paraContent } |
<correction> (correction principles) states how and under what circumstances corrections have been made in the text. [2.3.3. The Editorial Practices Declaration 15.3.2. Declarable Elements] | |||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||
Module | header — Top-level driver | ||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default)
| ||||||||||||||||
Contained by | header: editorialDecl | ||||||||||||||||
May contain | Character data only | ||||||||||||||||
Note | May be used to note the results of proof reading the text against its original, indicating (for example) whether discrepancies have been silently rectified, or recorded using the editorial tags described in section 3.4. Simple Editorial Changes. | ||||||||||||||||
Example | <correction>
<p>Errors in transcription controlled by using the WordPerfect spelling checker, with a user
defined dictionary of 500 extra words taken from Chambers Twentieth Century
Dictionary.</p>
</correction> | ||||||||||||||||
Content model | <content/> | ||||||||||||||||
Schema Declaration | element correction { tei_att.global.attributes, tei_att.declarable.attributes, attribute status { "high" | "medium" | "low" | "unknown" }?, attribute method { "silent" | "markup" }?, text } |
<correspAction> (correspondence action) contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence. [2.4.6. Correspondence Description] | |||||||||||
Module | header — Top-level driver | ||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.sortable (@sortKey) att.typed (type, @subtype)
| ||||||||||
Member of | |||||||||||
Contained by | correspondence: correspDesc header: correspDesc | ||||||||||
May contain | |||||||||||
Example | <correspAction type="sent">
<persName>Adelbert von Chamisso</persName>
<settlement>Vertus</settlement>
<date when="1807-01-29"/>
</correspAction> | ||||||||||
Content model | <content> <alternate> <classRef key="model.correspActionPart" minOccurs="1" maxOccurs="unbounded"/> <classRef key="model.pLike" minOccurs="1" maxOccurs="unbounded"/> </alternate> </content> | ||||||||||
Schema Declaration | element correspAction { tei_att.global.attributes, tei_att.typed.attribute.subtype, tei_att.sortable.attributes, attribute type { "sent" | "received" | "transmitted" | "redirected" | "forwarded" }?, ( tei_model.correspActionPart+ | tei_model.pLike+ ) } |
<correspAction> contains a structured description of the place, the name of a person/organization and the date related to the sending/receiving of a message or any other action related to the correspondence | |||||||||||
Namespace | http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc | ||||||||||
Module | correspondence — Top-level driver | ||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.sortable (@sortKey) att.typed (type, @subtype)
| ||||||||||
Member of | |||||||||||
Contained by | correspondence: correspDesc header: correspDesc | ||||||||||
May contain | |||||||||||
Example | <ct:correspAction type="sending"
xmlns:ct="http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc">
<persName>Adelbert von Chamisso</persName>
<settlement>Vertus</settlement>
<date when="1807-01-29">29 January 1807</date>
</ct:correspAction> | ||||||||||
Content model | <content autoPrefix="true"> </content> | ||||||||||
Schema Declaration | element correspAction { tei_att.global.attributes, tei_att.typed.attribute.subtype, tei_att.sortable.attributes, attribute type { data.enumerated }?, model.correspActionPart+ } |
<correspContext> (correspondence context) provides references to preceding or following correspondence related to this piece of correspondence. [2.4.6. Correspondence Description] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | correspondence: correspDesc header: correspDesc |
May contain | |
Example | <correspContext>
<ptr type="next" subtype="toAuthor"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief101VarnhagenanBoeckh"/>
<ptr type="prev" subtype="fromAuthor"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief103BoeckhanVarnhagen"/>
</correspContext> |
Example | <correspContext>
<ref type="prev"
target="http://weber-gesamtausgabe.de/A040962"> Previous letter of
<persName>Carl Maria von Weber</persName> to
<persName>Caroline Brandt</persName>:
<date when="1816-12-30">December 30, 1816</date>
</ref>
<ref type="next"
target="http://weber-gesamtausgabe.de/A041003"> Next letter of
<persName>Carl Maria von Weber</persName> to
<persName>Caroline Brandt</persName>:
<date when="1817-01-05">January 5, 1817</date>
</ref>
</correspContext> |
Content model | <content> <classRef key="model.correspContextPart" minOccurs="1" maxOccurs="unbounded"/> </content> |
Schema Declaration | element correspContext { tei_att.global.attributes, tei_model.correspContextPart+ } |
<correspContext> (correspondence context) provides references to preceding or following correspondence related to this piece of correspondence | |
Namespace | http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc |
Module | correspondence — Top-level driver |
Member of | |
Contained by | correspondence: correspDesc header: correspDesc |
May contain | |
Example | <ct:correspContext
xmlns:ct="http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc">
<ptr type="next" subtype="toAuthor"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief101VarnhagenanBoeckh"/>
<ptr type="prev" subtype="fromAuthor"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief103BoeckhanVarnhagen"/>
</ct:correspContext> |
Example | <ct:correspContext
xmlns:ct="http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc">
<ref target="http://weber-gesamtausgabe.de/A040962">Previous letter of Carl
Maria von Weber to Caroline Brandt: December 30, 1816</ref>
<ref target="http://weber-gesamtausgabe.de/A041003">Next letter of Carl Maria
von Weber to Caroline Brandt: January 5, 1817</ref>
</ct:correspContext> |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element correspContext { model.correspContextPart+ } |
<correspDesc> (correspondence description) contains a description of the actions related to one act of correspondence. [2.4.6. Correspondence Description] | |
Module | header — Top-level driver |
Attributes | Attributes att.declarable (@Default) att.canonical (@key, @ref) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) |
Member of | |
Contained by | header: profileDesc |
May contain | |
Example | <correspDesc>
<correspAction type="sent">
<persName>Carl Maria von Weber</persName>
<settlement>Dresden</settlement>
<date when="1817-06-23">23 June 1817</date>
</correspAction>
<correspAction type="received">
<persName>Caroline Brandt</persName>
<settlement>Prag</settlement>
</correspAction>
<correspContext>
<ref type="prev"
target="http://www.weber-gesamtausgabe.de/A041209">Previous letter of
<persName>Carl Maria von Weber</persName>
to <persName>Caroline Brandt</persName>:
<date from="1817-06-19" to="1817-06-20">June 19/20, 1817</date>
</ref>
<ref type="next"
target="http://www.weber-gesamtausgabe.de/A041217">Next letter of
<persName>Carl Maria von Weber</persName> to
<persName>Caroline Brandt</persName>:
<date when="1817-06-27">June 27, 1817</date>
</ref>
</correspContext>
</correspDesc> |
Content model | <content> <alternate> <classRef key="model.correspDescPart" minOccurs="1" maxOccurs="unbounded"/> <classRef key="model.pLike" minOccurs="1" maxOccurs="unbounded"/> </alternate> </content> |
Schema Declaration | element correspDesc { tei_att.declarable.attributes, tei_att.canonical.attributes, tei_att.global.attributes, tei_att.typed.attributes, ( tei_model.correspDescPart+ | tei_model.pLike+ ) } |
<correspDesc> (correspondence description) a wrapper element for metadata pertaining to correspondence | |
Namespace | http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc |
Module | correspondence — Top-level driver |
Attributes | Attributes att.declarable (@Default) att.canonical (@key, @ref) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) |
Member of | |
Contained by | header: profileDesc |
May contain | |
Example | <ct:correspDesc
xmlns:ct="http://wiki.tei-c.org/index.php/SIG:Correspondence/task-force-correspDesc">
<ct:correspAction type="sending">
<persName>Adelbert von Chamisso</persName>
<settlement>Vertus</settlement>
<date when="1807-01-29">29 January 1807</date>
</ct:correspAction>
<ct:correspAction type="receiving">
<persName>Louis de La Foye</persName>
<settlement>Caen</settlement>
</ct:correspAction>
<ct:correspContext>
<ref type="prev"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief023ChamissoandeLaFoye#1">Previous letter of Adelbert von Chamisso to Louis de La Foye: 16 January
1807</ref>
<ref type="next"
target="http://tei.ibi.hu-berlin.de/berliner-intellektuelle/manuscript?Brief025ChamissoandeLaFoye#1">Next letter of Adelbert von Chamisso to Louis de La Foye: 07 May
1810</ref>
</ct:correspContext>
</ct:correspDesc> |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element correspDesc { tei_att.declarable.attributes, tei_att.canonical.attributes, tei_att.global.attributes, tei_att.typed.attributes, ( model.correspDescPart+ | model.pLike+ ) } |
<country> contains the name of a geo-political unit, such as a nation, country, colony, or commonwealth, larger than or administratively superior to a region and smaller than a bloc. [13.2.3. Place Names] | |
Module | namesdates — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) |
Member of | |
Contained by | analysis: s core: abbr addrLine address author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity correspondence: correspAction derived-module-ids_v2a: posting linking: seg |
May contain | |
Note | The recommended source for codes to represent coded country names is ISO 3166. |
Example | <country key="DK">Denmark</country> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element country { tei_att.global.attributes, tei_att.naming.attributes, tei_att.typed.attributes, tei_att.datable.attributes, tei_macro.phraseSeq } |
<creatDate> child of <creation> (in <profileDesc>). #PCDATA only. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: creation |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element creatDate { tei_att.global.attributes, text } |
<creatRef> child of <creation> (in <profileDesc>). #PCDATA only. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: creation |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element creatRef { tei_att.global.attributes, text } |
<creatRefShort> child of <creation> (in <profileDesc>). #PCDATA only. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: creation |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element creatRefShort { tei_att.global.attributes, text } |
<creation> contains information about the creation of a text. [2.4.1. Creation 2.4. The Profile Description] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) |
Member of | |
Contained by | header: profileDesc |
May contain | ids-header: creatDate creatRef creatRefShort |
Note | The <creation> element may be used to record details of a text's creation, e.g. the date and place it was composed, if these are of interest. It may also contain a more structured account of the various stages or revisions associated with the evolution of a text; this should be encoded using the <listChange> element. It should not be confused with the <publicationStmt> element, which records date and place of publication. |
Example | <creation>
<date>Before 1987</date>
</creation> |
Example | <creation>
<date when="1988-07-10">10 July 1988</date>
</creation> |
Content model | <content/> |
Schema Declaration | element creation { tei_att.global.attributes, tei_att.datable.attributes, ( creatDate, creatRef?, creatRefShort? ) } |
<d.title> child of <titleStmt>. #PCDATA only, otherwise a context-specific specialization of TEI <title>. [] | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: titleStmt |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element d.title { tei_att.global.attributes, text } |
<date> 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.6. Dates and Times] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence)) att.typed (@type, @subtype) |
Member of | |
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title correspondence: correspAction derived-module-ids_v2a: posting linking: seg |
May contain | |
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> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element date { tei_att.global.attributes, tei_att.datable.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, tei_att.typed.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_model.global )* } |
<dateline> contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer. [4.2.2. Openers and Closers] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | |
Example | <dateline>Walden, this 29. of August 1592</dateline> |
Example | <div type="chapter">
<p>
<!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
<closer>
<dateline>
<name type="place">Trieste-Zürich-Paris,</name>
<date>1914–1921</date>
</dateline>
</closer>
</div> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <classRef key="model.global"/> <elementRef key="docDate"/> </alternate> </content> |
Schema Declaration | element dateline { tei_att.global.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_model.global | docDate )* } |
<desc> (description) contains a brief description of the object documented by its parent element, typically a documentation element or an entity. [22.4.1. Description of Components] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
Attributes | Attributes att.typed (@type, @subtype) |
Member of | |
Contained by | |
May contain | |
Note | When used in a specification element such as <elementSpec>, TEI convention requires that this be expressed as a finite clause, begining with an active verb. |
Example | <desc>contains a brief description of the purpose and intended use of a documentation element, or a brief characterisation of a parent entity </desc> |
Content model | <content> <macroRef key="macro.limitedContent"/> </content> |
Schema Declaration | element desc { tei_att.typed.attributes, tei_macro.limitedContent } |
<distinct> identifies any word or phrase which is regarded as linguistically distinct, for example as archaic, technical, dialectal, non-preferred, etc., or as forming part of a sublanguage. [3.3.2.3. Other Linguistically Distinct Material] | |||||||||||||||||||||||||
Module | core — Top-level driver | ||||||||||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||||||||||||||||||||
Member of | |||||||||||||||||||||||||
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting linking: seg | ||||||||||||||||||||||||
May contain | |||||||||||||||||||||||||
Example | Next morning a boy
in that dormitory confided to his bosom friend, a <distinct type="ps_slang">fag</distinct> of
Macrea's, that there was trouble in their midst which King <distinct type="archaic">would fain</distinct>
keep secret.
| ||||||||||||||||||||||||
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> | ||||||||||||||||||||||||
Schema Declaration | element distinct { tei_att.global.attributes, attribute type { text }?, attribute time { text }?, attribute space { text }?, attribute social { text }?, tei_macro.phraseSeq } |
<distributor> supplies the name of a person or other agency responsible for the distribution of a text. [2.2.4. Publication, Distribution, Licensing, etc.] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | core: bibl header: publicationStmt |
May contain | |
Example | <distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element distributor { tei_att.global.attributes, tei_macro.phraseSeq } |
<div> (text division) contains a subdivision of the front, body, or back of a text. [4.1. Divisions of the Body] | |||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||
Module | textstructure — Top-level driver | ||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.divLike (@org, @sample) (att.fragmentable (@part)) att.declaring (@decls) att.written (@hand) att.typed (type, @subtype)
| ||||||||||
Member of | |||||||||||
Contained by | |||||||||||
May contain | |||||||||||
Example | <body>
<div type="part">
<head>Fallacies of Authority</head>
<p>The subject of which is Authority in various shapes, and the object, to repress all
exercise of the reasoning faculty.</p>
<div n="1" type="chapter">
<head>The Nature of Authority</head>
<p>With reference to any proposed measures having for their object the greatest
happiness of the greatest number [...]</p>
<div n="1.1" type="section">
<head>Analysis of Authority</head>
<p>What on any given occasion is the legitimate weight or influence to be attached to
authority [...] </p>
</div>
<div n="1.2" type="section">
<head>Appeal to Authority, in What Cases Fallacious.</head>
<p>Reference to authority is open to the charge of fallacy when [...] </p>
</div>
</div>
</div>
</body> | ||||||||||
Schematron |
<s:report test="ancestor::tei:l"> Abstract model violation: Lines may not contain higher-level structural elements such as div.
</s:report> | ||||||||||
Schematron |
<s:report test="ancestor::tei:p or ancestor::tei:ab and not(ancestor::tei:floatingText)"> Abstract model violation: p and ab may not contain higher-level structural elements such as div.
</s:report> | ||||||||||
Content model | <content/> | ||||||||||
Schema Declaration | element div { tei_att.global.attributes, tei_att.divLike.attributes, tei_att.typed.attribute.subtype, tei_att.declaring.attributes, tei_att.written.attributes, attribute [http://www.tei-c.org/ns/1.0]type { text }, attribute [http://www.tei-c.org/ns/1.0]complete { "y" | "n" }?, ( opener | head | byline | p | sp | model.inter | caption | figure | note | model.divLike | closer | model.ids.milestones | dateline )* } |
<docAuthor> (document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline). [4.6. Title Pages] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) |
Member of | |
Contained by | |
May contain | |
Note | The document author's name often occurs within a byline, but the <docAuthor> element may be used whether the <byline> element is used or not. It should be used only for the author(s) of the entire document, not for author(s) of any subset or part of it. (Attributions of authorship of a subset or part of the document, for example of a chapter in a textbook or an article in a newspaper, may be encoded with <byline> without <docAuthor>.) |
Example | <titlePage>
<docTitle>
<titlePart>Travels into Several Remote Nations of the World, in Four
Parts.</titlePart>
</docTitle>
<byline> By <docAuthor>Lemuel Gulliver</docAuthor>, First a Surgeon,
and then a Captain of several Ships</byline>
</titlePage> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element docAuthor { tei_att.global.attributes, tei_att.canonical.attributes, tei_macro.phraseSeq } |
<docEdition> (document edition) contains an edition statement as presented on a title page of a document. [4.6. Title Pages] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | core: abbr address bibl biblStruct cit corr date distinct email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note num orig pb ptr q quote ref reg stage term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic table ids-doc: poem character data |
Note | Cf. the <edition> element of bibliographic citation. As usual, the shorter name has been given to the more frequent element. |
Example | <docEdition>The Third edition Corrected</docEdition> |
Content model | <content> <macroRef key="macro.paraContent"/> </content> |
Schema Declaration | element docEdition { tei_att.global.attributes, tei_macro.paraContent } |
<docImprint> (document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page. [4.6. Title Pages] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | core: abbr address corr date distinct email emph foreign gap gb gloss graphic hi lb measure media mentioned name note num orig pb ptr pubPlace publisher ref reg term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic header: idno character data |
Note | Cf. the <imprint> element of bibliographic citations. As with title, author, and editions, the shorter name is reserved for the element likely to be used more often. |
Example | <docImprint>Oxford, Clarendon Press, 1987</docImprint> Imprints may be somewhat more complex: <docImprint>
<pubPlace>London</pubPlace>
Printed for <name>E. Nutt</name>,
at
<pubPlace>Royal Exchange</pubPlace>;
<name>J. Roberts</name> in
<pubPlace>wick-Lane</pubPlace>;
<name>A. Dodd</name> without
<pubPlace>Temple-Bar</pubPlace>;
and <name>J. Graves</name> in
<pubPlace>St. James's-street.</pubPlace>
<date>1722.</date>
</docImprint> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.gLike"/> <classRef key="model.phrase"/> <elementRef key="pubPlace"/> <elementRef key="docDate"/> <elementRef key="publisher"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element docImprint { tei_att.global.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_pubPlace | docDate | tei_publisher | tei_model.global )* } |
<docTitle> (document title) contains the title of a document, including all its constituents, as given on a title page. [4.6. Title Pages] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) |
Member of | |
Contained by | |
May contain | |
Example | <docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart>
<titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart>
</docTitle> |
Content model | <content> <sequence> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> <sequence minOccurs="1" maxOccurs="unbounded"> <elementRef key="titlePart"/> <classRef key="model.global" minOccurs="0" maxOccurs="unbounded"/> </sequence> </sequence> </content> |
Schema Declaration | element docTitle { tei_att.global.attributes, tei_att.canonical.attributes, ( tei_model.global*, ( tei_titlePart, tei_model.global* )+ ) } |
<dokumentSigle> child of <titleStmt>. #PCDATA only. | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: titleStmt |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element dokumentSigle { tei_att.global.attributes, text } |
<eAddress> child of <publicationStmt>, provides electronic address of distributor; #PCDATA. [] | |||||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||||
Module | ids-header | ||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||||
Contained by | header: publicationStmt | ||||||||
May contain | Character data only | ||||||||
Content model | <content autoPrefix="true"> </content> | ||||||||
Schema Declaration | element eAddress { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]type { string }?, text } |
<edition> describes the particularities of one edition of a text. [2.2.2. The Edition Statement] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | ids-header: appearance further kind |
Example | <edition>First edition <date>Oct 1990</date>
</edition>
<edition n="S2">Students' edition</edition> |
Content model | <content/> |
Schema Declaration | element edition { tei_att.global.attributes, ( further, kind, appearance ) } |
<editionStmt> (edition statement) groups information relating to one edition of a text. [2.2.2. The Edition Statement 2.2. The File Description] | |||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||
Module | header — Top-level driver | ||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||
Contained by | |||||
May contain | Character data only | ||||
Example | <editionStmt>
<edition n="S2">Students' edition</edition>
<respStmt>
<resp>Adapted by </resp>
<name>Elizabeth Kirk</name>
</respStmt>
</editionStmt> | ||||
Example | <editionStmt>
<p>First edition, <date>Michaelmas Term, 1991.</date>
</p>
</editionStmt> | ||||
Content model | <content/> | ||||
Schema Declaration | element editionStmt { tei_att.global.attributes, attribute [http://www.tei-c.org/ns/1.0]version { text }?, text } |
<editor> contains a secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc. [3.11.2.2. Titles, Authors, and Editors] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) |
Member of | |
Contained by | |
May contain | |
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. |
Example | <editor role="Technical_Editor">Ron Van den Branden</editor>
<editor role="Editor-in-Chief">John Walsh</editor>
<editor role="Managing_Editor">Anne Baillot</editor> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element editor { tei_att.global.attributes, tei_att.naming.attributes, tei_macro.phraseSeq } |
<editorialDecl> (editorial practice declaration) provides details of editorial principles and practices applied during the encoding of a text. [2.3.3. The Editorial Practices Declaration 2.3. The Encoding Description 15.3.2. Declarable Elements] | |||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||
Module | header — Top-level driver | ||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declarable (@Default)
| ||||
Member of | |||||
Contained by | header: encodingDesc | ||||
May contain | ids-header: conformance pagination transduction | ||||
Example | <editorialDecl>
<normalization>
<p>All words converted to Modern American spelling using
Websters 9th Collegiate dictionary
</p>
</normalization>
<quotation marks="all">
<p>All opening quotation marks converted to “ all closing
quotation marks converted to &cdq;.</p>
</quotation>
</editorialDecl> | ||||
Content model | <content/> | ||||
Schema Declaration | element editorialDecl { tei_att.global.attributes, tei_att.declarable.attributes, attribute [http://www.tei-c.org/ns/1.0]version { text }?, ( pagination | correction | quotation | hyphenation | segmentation | transduction | normalization | conformance )+ } |
<email> (electronic mail address) contains an email address identifying a location to which email messages can be delivered. [3.5.2. Addresses] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity correspondence: correspAction derived-module-ids_v2a: posting linking: seg |
May contain | |
Note | The format of a modern Internet email address is defined in RFC 2822 |
Example | <email>membership@tei-c.org</email> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element email { tei_att.global.attributes, tei_macro.phraseSeq } |
<emoticon> describes an interaction sign which is an iconic unit that has been created with the keyboard and which typically serves as an emotion or irony marker or as a responsive. | |||||||||||||||||||||||||||||||||||
Namespace | http://www.ids-mannheim.de/dk | ||||||||||||||||||||||||||||||||||
Module | derived-module-ids_v2a | ||||||||||||||||||||||||||||||||||
Attributes | Attributesatt.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) att.global.cmc (@creation) att.global.rendition (style, @rend, @rendition) att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select) att.global.analytic (@ana) att.global.responsibility (@cert, @resp) att.global.source (@source)
| ||||||||||||||||||||||||||||||||||
Member of | |||||||||||||||||||||||||||||||||||
Contained by | analysis: w core: abbr addrLine author bibl biblScope citedRange corr date distinct editor email emph gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg speaker stage term textLang time title derived-module-ids_v2a: interactionTerm posting figures: cell header: change distributor extent idno licence linking: seg textstructure: byline closer dateline docAuthor docEdition docImprint salute signed titlePart trailer | ||||||||||||||||||||||||||||||||||
May contain | Character data only | ||||||||||||||||||||||||||||||||||
Content model | <content autoPrefix="true"> </content> | ||||||||||||||||||||||||||||||||||
Schema Declaration | element emoticon { tei_att.global.attribute.xmlid, tei_att.global.attribute.n, tei_att.global.attribute.xmllang, tei_att.global.attribute.xmlbase, tei_att.global.attribute.xmlspace, tei_att.global.cmc.attribute.creation, tei_att.global.rendition.attribute.rend, tei_att.global.rendition.attribute.rendition, tei_att.global.linking.attribute.corresp, tei_att.global.linking.attribute.synch, tei_att.global.linking.attribute.sameAs, tei_att.global.linking.attribute.copyOf, tei_att.global.linking.attribute.next, tei_att.global.linking.attribute.prev, tei_att.global.linking.attribute.exclude, tei_att.global.linking.attribute.select, tei_att.global.analytic.attribute.ana, tei_att.global.responsibility.attribute.cert, tei_att.global.responsibility.attribute.resp, tei_att.global.source.attribute.source, attribute style { "Western" | "Japanese" | "Korean" | "other" }?, attribute [http://www.tei-c.org/ns/1.0]style { "Western" | "Japanese" | "Korean" | "other" }?, attribute [http://www.tei-c.org/ns/1.0]systemicFunction { "emotionMarker:positive" | "emotionMarker:negative" | "emotionMarker:neutral" | "emotionMarker:unspec" | "virtualEvent" | "illocutionMarker" | "ironyMarker" | "responsive" }?, attribute [http://www.tei-c.org/ns/1.0]contextFunction { "emotionMarker:positive" | "emotionMarker:negative" | "emotionMarker:neutral" | "emotionMarker:unspec" | "virtualEvent" | "illocutionMarker" | "ironyMarker" | "responsive" }?, attribute [http://www.tei-c.org/ns/1.0]topology { "front_position" | "back_position" | "intermediate_position" | "standalone" }?, text } |
<emph> (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] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
Attributes | Attributes att.typed (@type, @subtype) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting linking: seg |
May contain | core: abbr address bibl biblStruct cit corr date distinct email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note num orig pb ptr q quote ref reg stage term time title derived-module-ids_v2a: autoSignature emoticon interactionTerm timestamp xptr figures: figure formula notatedMusic table ids-doc: poem character data |
Example | You took the car and did <emph>what</emph>?!! |
Example | <q>What it all comes to is this,</q> he said.
<q>
<emph>What
does Christopher Robin do in the morning nowadays?</emph>
</q> |
Content model | <content> <macroRef key="macro.paraContent"/> </content> |
Schema Declaration | element emph { tei_att.typed.attributes, tei_att.global.attributes, tei_macro.paraContent } |
<encodingDesc> (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] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | header: idsHeader |
May contain | |
Example | <encodingDesc>
<p>Basic encoding, capturing lexical information only. All
hyphenation, punctuation, and variant spellings normalized. No
formatting or layout information preserved.</p>
</encodingDesc> |
Content model | <content/> |
Schema Declaration | element encodingDesc { tei_att.global.attributes, ( model.encodingDescPart | model.pLike )* } |
<epigraph> contains a quotation, anonymous or attributed, appearing at the start or end of a section or on a title page. [4.2.3. Arguments, Epigraphs, and Postscripts 4.2. Elements Common to All Divisions 4.6. Title Pages] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | |
Example | <epigraph xml:lang="la">
<cit>
<bibl>Lucret.</bibl>
<quote>
<l part="F">petere inde coronam,</l>
<l>Vnde prius nulli velarint tempora Musae.</l>
</quote>
</cit>
</epigraph> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.common"/> <classRef key="model.global"/> </alternate> </content> |
Schema Declaration | element epigraph { tei_att.global.attributes, ( tei_model.common | tei_model.global )* } |
<extNote> child of <extent>; provides additional information about extent of document. #PCDATA. [] | |
Namespace | http://www.ids-mannheim.de/xc |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | — |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element extNote { tei_att.global.attributes, text } |
<extent> 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] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | |
May contain | |
Example | <extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent>
<extent>ten 3.5 inch high density diskettes</extent> |
Example | The <measure> element may be used to supply normalised or machine tractable versions of the size or sizes concerned. <extent>
<measure unit="MiB" quantity="4.2">About four megabytes</measure>
<measure unit="pages" quantity="245">245 pages of source
material</measure>
</extent> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element extent { tei_att.global.attributes, tei_macro.phraseSeq } |
<fax> child of <publicationStmt>, provides fax number of distributor in CCITT E.123 form; #PCDATA. [] | |
Namespace | http://www.ids-mannheim.de/xc |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: publicationStmt |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element fax { tei_att.global.attributes, text } |
<figDesc> (description of figure) contains a brief prose description of the appearance or content of a graphic figure, for use when documenting an image without displaying it. [14.4. Specific Elements for Graphic Images] | |
Module | figures — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | figures: figure |
May contain | |
Note | This element is intended for use as an alternative to the content of its parent <figure> element ; for example, to display when the image is required but the equipment in use cannot display graphic images. It may also be used for indexing or documentary purposes. |
Example | <figure>
<graphic url="emblem1.png"/>
<head>Emblemi d'Amore</head>
<figDesc>A pair of naked winged cupids, each holding a
flaming torch, in a rural setting.</figDesc>
</figure> |
Content model | <content> <macroRef key="macro.limitedContent"/> </content> |
Schema Declaration | element figDesc { tei_att.global.attributes, tei_macro.limitedContent } |
<figure> groups elements representing or containing graphic information such as an illustration, formula, or figure. [14.4. Specific Elements for Graphic Images] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | figures — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.placement (@place) att.typed (@type, @subtype) |
Member of | |
Contained by | core: abbr addrLine address author bibl biblScope cit citedRange corr date distinct editor email emph foreign gloss head hi item l label lg measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting signatureContent linking: seg |
May contain | |
Content model | <content/> |
Schema Declaration | element figure { tei_att.global.attributes, tei_att.placement.attributes, tei_att.typed.attributes, ( model.headLike | ptr | model.common | figDesc | model.graphicLike | model.global | model.divBottomPart | model.divWrapper | model.descLike )* } |
<fileDesc> (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] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | |
May contain | |
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. |
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> |
Content model | <content> <sequence> <sequence> <elementRef key="titleStmt"/> <elementRef key="editionStmt" minOccurs="0"/> <elementRef key="extent" minOccurs="0"/> <elementRef key="publicationStmt"/> <elementRef key="seriesStmt" minOccurs="0"/> <elementRef key="notesStmt" minOccurs="0"/> </sequence> <elementRef key="sourceDesc" minOccurs="1" maxOccurs="unbounded"/> </sequence> </content> |
Schema Declaration | element fileDesc { tei_att.global.attributes, ( ( tei_titleStmt, tei_editionStmt?, tei_extent?, tei_publicationStmt, seriesStmt?, notesStmt? ), tei_sourceDesc+ ) } |
<foreign> 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] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Member of | |
Contained by | analysis: s core: abbr addrLine author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting linking: seg |
May contain | |
Note | The global xml:lang attribute should be supplied for this element to identify the language of the word or phrase marked. As elsewhere, its value should be a language tag as defined in 6.1. Language Identification. This element is intended for use only where no other element is available to mark the phrase or words concerned. The global xml:lang attribute should be used in preference to this element where it is intended to mark the language of the whole of some text element. The <distinct> element may be used to identify phrases belonging to sublanguages or registers not generally regarded as true languages. |
Example | This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis
philosophicus</foreign>? |
Content model | <content/> |
Schema Declaration | element foreign { tei_att.global.attributes, ( text | model.phrase | model.global | q )* } |
<forename> contains a forename, given or baptismal name. [13.2.1. Personal Names] | |
Module | namesdates — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.personal (@full, @sort) (att.naming (@role, @nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
Member of | |
Contained by | analysis: s core: abbr addrLine address author bibl biblScope citedRange corr date desc distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity correspondence: correspAction derived-module-ids_v2a: posting linking: seg |
May contain | |
Example | <persName>
<roleName>Ex-President</roleName>
<forename>George</forename>
<surname>Bush</surname>
</persName> |
Content model | <content> <macroRef key="macro.phraseSeq"/> </content> |
Schema Declaration | element forename { tei_att.global.attributes, tei_att.personal.attributes, tei_att.typed.attributes, tei_macro.phraseSeq } |
<formula> contains a mathematical or other formula. [14.2. Formulæ and Mathematical Expressions] | |
Module | figures — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.notated (@notation) |
Member of | |
Contained by | analysis: s core: abbr addrLine author biblScope citedRange corr date distinct editor email emph foreign gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote ref reg speaker stage term textLang time title derived-module-ids_v2a: posting header: change distributor extent licence linking: seg |
May contain | |
Example | <formula notation="tex">$E=mc^2$</formula> |
Example | <formula notation="none">E=mc<hi rend="sup">2</hi>
</formula> |
Example | <formula notation="mathml"
xmlns:math="http://www.w3.org/1998/Math/MathML">
<m:math>
<m:mi>E</m:mi>
<m:mo>=</m:mo>
<m:mi>m</m:mi>
<m:msup>
<m:mrow>
<m:mi>c</m:mi>
</m:mrow>
<m:mrow>
<m:mn>2</m:mn>
</m:mrow>
</m:msup>
</m:math>
</formula> |
Content model | <content> <alternate minOccurs="0" maxOccurs="unbounded"> <textNode/> <classRef key="model.graphicLike"/> <classRef key="model.hiLike"/> </alternate> </content> |
Schema Declaration | element formula { tei_att.global.attributes, tei_att.notated.attributes, ( text | tei_model.graphicLike | tei_model.hiLike )* } |
<front> (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] | |
Module | textstructure — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.declaring (@decls) |
Contained by | textstructure: text |
May contain | |
Note | Because cultural conventions differ as to which elements are grouped as front matter and which as back matter, the content models for the <front> and <back> elements are identical. |
Example | <front>
<epigraph>
<quote>Nam Sibyllam quidem Cumis ego ipse oculis meis vidi in ampulla
pendere, et cum illi pueri dicerent: <q xml:lang="gr">Σίβυλλα τί
θέλεις</q>; respondebat illa: <q xml:lang="gr">ὰποθανεῖν θέλω.</q>
</quote>
</epigraph>
<div type="dedication">
<p>For Ezra Pound <q xml:lang="it">il miglior fabbro.</q>
</p>
</div>
</front> |
Example | <front>
<div type="dedication">
<p>To our three selves</p>
</div>
<div type="preface">
<head>Author's Note</head>
<p>All the characters in this book are purely imaginary, and if the
author has used names that may suggest a reference to living persons
she has done so inadvertently. ...</p>
</div>
</front> |
Example | <front>
<div type="abstract">
<div>
<head> BACKGROUND:</head>
<p>Food insecurity can put children at greater risk of obesity because
of altered food choices and nonuniform consumption patterns.</p>
</div>
<div>
<head> OBJECTIVE:</head>
<p>We examined the association between obesity and both child-level
food insecurity and personal food insecurity in US children.</p>
</div>
<div>
<head> DESIGN:</head>
<p>Data from 9,701 participants in the National Health and Nutrition
Examination Survey, 2001-2010, aged 2 to 11 years were analyzed.
Child-level food insecurity was assessed with the US Department of
Agriculture's Food Security Survey Module based on eight
child-specific questions. Personal food insecurity was assessed with
five additional questions. Obesity was defined, using physical
measurements, as body mass index (calculated as kg/m2) greater than
or equal to the age- and sex-specific 95th percentile of the Centers
for Disease Control and Prevention growth charts. Logistic
regressions adjusted for sex, race/ethnic group, poverty level, and
survey year were conducted to describe associations between obesity
and food insecurity.</p>
</div>
<div>
<head> RESULTS:</head>
<p>Obesity was significantly associated with personal food insecurity
for children aged 6 to 11 years (odds ratio=1.81; 95% CI 1.33 to
2.48), but not in children aged 2 to 5 years (odds ratio=0.88; 95%
CI 0.51 to 1.51). Child-level food insecurity was not associated
with obesity among 2- to 5-year-olds or 6- to 11-year-olds.</p>
</div>
<div>
<head> CONCLUSIONS:</head>
<p>Personal food insecurity is associated with an increased risk of
obesity only in children aged 6 to 11 years. Personal
food-insecurity measures may give different results than aggregate
food-insecurity measures in children.</p>
</div>
</div>
</front> |
Content model | <content> <sequence> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.frontPart"/> <classRef key="model.pLike"/> <classRef key="model.pLike.front"/> <classRef key="model.global"/> </alternate> <sequence minOccurs="0"> <alternate> <sequence> <classRef key="model.div1Like"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.div1Like"/> <classRef key="model.frontPart"/> <classRef key="model.global"/> </alternate> </sequence> <sequence> <classRef key="model.divLike"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.divLike"/> <classRef key="model.frontPart"/> <classRef key="model.global"/> </alternate> </sequence> </alternate> <sequence minOccurs="0"> <classRef key="model.divBottom"/> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.divBottom"/> <classRef key="model.global"/> </alternate> </sequence> </sequence> </sequence> </content> |
Schema Declaration | element front { tei_att.global.attributes, tei_att.declaring.attributes, ( ( tei_model.frontPart | tei_model.pLike | tei_model.pLike.front | tei_model.global )*, ( ( ( tei_model.div1Like, ( tei_model.div1Like | tei_model.frontPart | tei_model.global )* ) | ( tei_model.divLike, ( tei_model.divLike | tei_model.frontPart | tei_model.global )* ) ), ( tei_model.divBottom, ( tei_model.divBottom | tei_model.global )* )? )? ) } |
<funder> (funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text. [2.2.1. The Title Statement] | |
Module | header — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.canonical (@key, @ref) |
Member of | |
Contained by | |
May contain | |
Note | Funders provide financial support for a project; they are distinct from sponsors (see element <sponsor>), who provide intellectual support and authority. |
Example | <funder>The National Endowment for the Humanities, an independent federal agency</funder>
<funder>Directorate General XIII of the Commission of the European Communities</funder>
<funder>The Andrew W. Mellon Foundation</funder>
<funder>The Social Sciences and Humanities Research Council of Canada</funder> |
Content model | <content> <macroRef key="macro.phraseSeq.limited"/> </content> |
Schema Declaration | element funder { tei_att.global.attributes, tei_att.canonical.attributes, tei_macro.phraseSeq.limited } |
<further> child of <edition>. #PCDATA only. | |
Namespace | http://www.ids-mannheim.de/i5 |
Module | ids-header |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Contained by | header: edition |
May contain | Character data only |
Content model | <content autoPrefix="true"> </content> |
Schema Declaration | element further { tei_att.global.attributes, text } |
<gap/> 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] | |||||||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||||||
Module | core — Top-level driver | ||||||||||||||||||||
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.timed (@start, @end) att.editLike (@evidence, @instant) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max, @confidence))
| ||||||||||||||||||||
Member of | |||||||||||||||||||||
Contained by | core: abbr addrLine address author bibl biblScope cit citedRange corr date distinct editor email emph foreign gloss head hi item l label lg measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting linking: seg | ||||||||||||||||||||
May contain | Empty element | ||||||||||||||||||||
Note | The <gap/>, <unclear>, and <del> core tag elements may be closely allied in use with the <damage> and <supplied> elements, available when using the additional tagset for transcription of primary sources. See section 11.3.3.2. Use of the gap, del, damage, unclear, and supplied Elements in Combination for discussion of which element is appropriate for which circumstance. The <gap/> tag simply signals the editors decision to omit or inability to transcribe a span of text. Other information, such as the interpretation that text was deliberately erased or covered, should be indicated using the relevant tags, such as <del> in the case of deliberate deletion. | ||||||||||||||||||||
Content model | <content/> | ||||||||||||||||||||
Schema Declaration | element gap { tei_att.global.attributes, tei_att.timed.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, attribute [http://www.tei-c.org/ns/1.0]desc { text }?, attribute reason { list { ( "cancelled" | "deleted" | "editorial" | "illegible" | "inaudible" | "irrelevant" | "sampling" )+ } }?, attribute agent { text }?, empty } |
<gb> (gathering beginning) marks the beginning of a new gathering or quire in a transcribed codex. [3.10.3. Milestone Elements] | |
Module | core — Top-level driver |
Attributes | Attributes att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.typed (@type, @subtype) att.spanning (@spanTo) att.breaking (@break) att.edition (@ed, @edRef) |
Member of | |
Contained by | core: abbr addrLine address author bibl biblScope cit citedRange corr date distinct editor email emph foreign gloss head hi item l label lg measure mentioned name note num orig p pubPlace publisher q quote ref reg resp speaker stage term textLang time title corpus: activity derived-module-ids_v2a: posting signatureContent linking: seg |
May contain | Empty element |
Note | By convention, <gb> elements should appear at the start of the first page in the gathering. The global n attribute indicates the number or other value used to identify this gathering in a collation. The type attribute may be used to further characterize the gathering in any respect. |
Example | <gb n="iii"/>
<pb n="2r"/>
<!-- material from page 2 recto of gathering iii here -->
<pb n="2v"/>
<!-- material from page 2 verso of gathering iii here --> |
Content model | <content> </content> |
Schema Declaration | element gb { tei_att.global.attributes, tei_att.typed.attributes, tei_att.spanning.attributes, tei_att.breaking.attributes, tei_att.edition.attributes, empty } |
<geogName> (geographical name) identifies a name associated with some geographical feature such as Windrush Valley or Mount Sinai. [13.2.3. Place Names] | |
Module | namesdates — Top-level driver |
Attributes | Attributes att.datable (@calendar, @period) (att.datable.w3c (@when, @notBefore, @notAfter, @from, @to)) (att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso)) (att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)) att.editLike (@evidence, @instant) att.global (@id, @n, @xml:lang, @xml:base, @xml:space) (att.global.cmc (@creation)) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) att.naming (@role, @nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) |
Member of | |
Contained by |