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 <respStmt> | 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 | |
reference #define_xenoData | |
reference #define_meta |
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 |
Element <xenoData> | add |
Element <meta> | add |
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 | |
reference #specgroup-spoken |
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 |
spoken
moduleAs a conservative extension, the I5 vocabulary now includes the element <u> from the spoken module, for an inclusion of transcripts of spoken language in DeReKo.
The following specification fragment includes the spoken module and makes appropriate modifications to it.
Module spoken | |
Element <annotationBlock> | delete |
Element <broadcast> | delete |
Element <equipment> | delete |
Element <incident> | delete |
Element <kinesic> | delete |
Element <pause> | delete |
Element <recording> | delete |
Element <recordingStmt> | delete |
Element <scriptStmt> | delete |
Element <shift> | delete |
Element <transcriptionDesc> | delete |
Element <vocal> | delete |
Element <writing> | delete |
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 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.resource class. Multiple <idsText> elements may be combined within a <idsText> (or <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 | 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 |
textstructure: idsText
|
||||||||
May contain | |||||||||
Note |
This element is required. It is customary to specify the TEI namespace http://www.tei-c.org/ns/1.0 on it, for example: <TEI version="4.4.0" xml:lang="it" xmlns="http://www.tei-c.org/ns/1.0">. |
||||||||
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 namespace.</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 |
<sch:ns prefix="tei"
uri="http://www.tei-c.org/ns/1.0"/>
<sch:ns prefix="xs"
uri="http://www.w3.org/2001/XMLSchema"/>
|
||||||||
Schematron |
<sch:ns prefix="rng"
uri="http://relaxng.org/ns/structure/1.0"/>
|
||||||||
Content model |
<content> <sequence minOccurs="1" maxOccurs="1"> <elementRef key="teiHeader"/> <alternate minOccurs="1" maxOccurs="1"> <sequence minOccurs="1" maxOccurs="1"> <classRef key="model.resource" minOccurs="1" maxOccurs="unbounded"/> <elementRef key="TEI" minOccurs="0" maxOccurs="unbounded"/> </sequence> <elementRef key="TEI" minOccurs="1" maxOccurs="unbounded"/> </alternate> </sequence> </content> ⚓ |
||||||||
Schema Declaration |
element idsText { tei_att.global.attributes, tei_att.typed.attributes, attribute version { text }?, ( tei_teiHeader, ( ( tei_model.resource+, tei_TEI* ) | tei_TEI+ ) ) }⚓ |
<abbr> (abbreviation) contains an abbreviation of any sort. [3.6.5. Abbreviations and Their Expansions] | |||||||||||||||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||||||||||||||
Module | core — Top-level driver | ||||||||||||||||
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 rb ref reg resp rt speaker stage term textLang time title unit
corpus: activity
derived-module-ids_v2a: posting
ids-doc: numRange
linking: seg
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
spoken: u
|
||||||||||||||||
May contain |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
||||||||||||||||
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 | 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> (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 | 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 |
core: abbr address date distinct ellipsis email emph foreign gap gb gloss hi lb measure mentioned name note noteGrp num pb ptr q ref term time title unit
derived-module-ids_v2a: interactionWord xptr
figures: figure notatedMusic
header: idno
linking: timeline
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |
Module | core — Top-level driver |
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 |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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> (address) contains a postal address, for example of a publisher, an organization, or an individual. [3.6.2. Addresses 2.2.4. Publication, Distribution, Licensing, etc. 3.12.2.4. Imprint, Size of a Document, and Reprint Information] | |
Module | core — Top-level driver |
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 rb ref reg resp rt speaker stage term textLang time title unit
corpus: activity
correspondence: correspAction
derived-module-ids_v2a: posting
linking: seg
namesdates: country forename geogName objectIdentifier objectName orgName persName persPronouns placeName region surname
spoken: u
|
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.12.2.1. Analytic, Monographic, and Series Levels] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
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> represents an annotation following the Web Annotation Data Model. [16.10. The standOff Container] | |||||||||||||||||||||||||||
Module | linking — Top-level driver | ||||||||||||||||||||||||||
Attributes | att.global (xml: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)
|
||||||||||||||||||||||||||
Member of | |||||||||||||||||||||||||||
Contained by |
ids-header: annotations
linking: listAnnotation standOff
|
||||||||||||||||||||||||||
May contain | |||||||||||||||||||||||||||
Example |
<annotation xml:id="ann1"
motivation="linking" target="#Gallia">
<!-- See https://www.w3.org/TR/annotation-model/#lifecycle-information and
https://www.w3.org/TR/annotation-model/#agents -->
<respStmt xml:id="fred">
<resp>creator</resp>
<persName>Fred Editor</persName>
</respStmt>
<revisionDesc>
<change status="created"
when="2020-05-21T13:59:00Z" who="#fred"/>
<change status="modified"
when="2020-05-21T19:48:00Z" who="#fred"/>
</revisionDesc>
<!-- See https://www.w3.org/TR/annotation-model/#rights-information -->
<licence target="http://creativecommons.org/licenses/by/3.0/"/>
<!-- Multiple bodies -->
<!-- Pointers to sections of text in the same document -->
<ptr target="#string-range(c1p1s1,0,6)"/>
<ptr target="#string-range(c1p1s6,19,7)"/>
</annotation>
|
||||||||||||||||||||||||||
Example |
<annotation xml:id="TheCorrectTitle"
motivation="commenting" target="#line1">
<note>The correct title of this specification, and the correct full name of XML, is
"Extensible Markup Language". "eXtensible Markup Language" is just a spelling error.
However, the abbreviation "XML" is not only correct but, appearing as it does in the
title
of the specification, an official name of the Extensible Markup Language. </note>
</annotation>
|
||||||||||||||||||||||||||
Content model |
<content> <sequence> <elementRef key="respStmt" minOccurs="0" maxOccurs="unbounded"/> <elementRef key="revisionDesc" minOccurs="0" maxOccurs="unbounded"/> <elementRef key="licence" minOccurs="0" maxOccurs="unbounded"/> <classRef key="model.annotationPart.body" minOccurs="0" maxOccurs="unbounded"/> </sequence> </content> ⚓ |
||||||||||||||||||||||||||
Schema Declaration |
element annotation { 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.style, 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, tei_att.pointing.attribute.targOrder, tei_att.pointing.attribute.targType, tei_att.pointing.attribute.targetLang, tei_att.pointing.attribute.evaluate, attribute xml:id { text }, attribute target { list { + } }, attribute motivation { list { ( "assessing" | "bookmarking" | "classifying" | "commenting" | "describing" | "editing" | "highlighting" | "identifying" | "linking" | "moderating" | "questioning" | "replying" | "tagging" )+ } }?, ( tei_respStmt*, tei_revisionDesc*, tei_licence*, tei_model.annotationPart.body* ) }⚓ |
<annotation> provides information about one external annotation document associated with the text. [] | |||||||
Namespace | http://www.ids-mannheim.de/xc | ||||||
Module | ids-header | ||||||
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 | 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
linking: 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 | 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> (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.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement] | |
Module | core — Top-level driver |
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.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 | |
May contain |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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_att.datable.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 | 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 rb ref reg rt speaker stage term textLang time title unit
derived-module-ids_v2a: posting
figures: cell
header: change distributor extent licence
linking: seg
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
spoken: u
|
||||||
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> (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 | 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 | 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: interactionWord posting
figures: figure notatedMusic table
linking: timeline
namesdates: listObject listOrg listPerson
textstructure: byline closer dateline div docAuthor docEdition docImprint docTitle epigraph postscript signed titlePage titlePart trailer
|
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.12.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 | 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 |
spoken: u
textstructure: body div docEdition epigraph postscript salute signed titlePart trailer
|
May contain |
core: abbr address author bibl biblScope citedRange corr date distinct editor ellipsis email emph foreign gap gb gloss hi lb measure mentioned name note noteGrp num orig pb ptr pubPlace publisher q ref reg relatedItem respStmt term textLang time title unit
derived-module-ids_v2a: autoSignature emoticon interactionWord timestamp xptr
figures: figure notatedMusic
header: availability distributor edition extent funder idno
namesdates: country forename geogName objectIdentifier objectName orgName persName persPronouns placeName region surname
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.12.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 | 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
spoken: u
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" maxOccurs="unbounded"/> <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 | 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.12.2.5. Scopes and Ranges in Bibliographic Citations] | |
Module | core — Top-level driver |
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 |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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.12.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 | 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
spoken: u
textstructure: body div docEdition epigraph postscript salute signed titlePart trailer
|
May contain |
core: analytic citedRange monogr note noteGrp 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 | 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 | |
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"> <alternate minOccurs="1" maxOccurs="1"> <elementRef key="schemaSpec"/> <classRef key="model.common"/> </alternate> <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 )* )+ | ( ( ( schemaSpec | 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> (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 | 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 ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
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 | 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 | 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> (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 | 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 | 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+ }⚓ |
<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 | 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) |
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, tei_att.canonical.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 | 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> <empty/> </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> (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 | 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"/> <elementRef key="equiv"/> <elementRef key="gloss"/> </alternate> </alternate> <elementRef key="category" minOccurs="0" maxOccurs="unbounded"/> </sequence> </content> ⚓ |
Schema Declaration |
element category { tei_att.global.attributes, ( ( tei_catDesc+ | ( tei_model.descLike | equiv | tei_gloss )* ), tei_category* ) }⚓ |
<cell> (cell) contains one cell of a table. [14.1.1. TEI Tables] | |
Module | figures — Top-level driver |
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 ellipsis email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note noteGrp num orig p pb ptr q quote ref reg ruby sp stage term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic table
ids-doc: poem
namesdates: country forename geogName listObject listOrg listPerson objectName orgName persName persPronouns placeName region surname
spoken: u
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> (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 | 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 ellipsis email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note noteGrp num orig p pb ptr q quote ref reg ruby sp stage term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic table
ids-doc: poem
namesdates: country forename geogName listObject listOrg listPerson objectName orgName persName persPronouns placeName region surname
spoken: u
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 | 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 | 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 biblScope cit citedRange corr desc distinct editor email emph gloss head hi item l label measure mentioned name note num orig p pubPlace publisher q quote rb ref reg rt speaker stage term textLang title unit
header: change distributor extent licence tagUsage
linking: seg
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
spoken: u
textstructure: body div docAuthor docEdition epigraph postscript salute signed titlePart trailer
|
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>
|
Example |
<cit type="example">
<quote xml:lang="mix">Ka'an yu tsa'a Pedro.</quote>
<media url="soundfiles-gen:S_speak_1s_on_behalf_of_Pedro_01_02_03_TS.wav"
mimeType="audio/wav"/>
<cit type="translation">
<quote xml:lang="en">I'm speaking on behalf of Pedro.</quote>
</cit>
<cit type="translation">
<quote xml:lang="es">Estoy hablando de parte de Pedro.</quote>
</cit>
</cit>
|
Content model |
<content> <alternate minOccurs="1" maxOccurs="unbounded"> <classRef key="model.biblLike"/> <classRef key="model.egLike"/> <classRef key="model.entryPart"/> <classRef key="model.global"/> <classRef key="model.graphicLike"/> <classRef key="model.ptrLike"/> <classRef key="model.attributable"/> <elementRef key="pc"/> <elementRef key="q"/> </alternate> </content> ⚓ |
Schema Declaration |
element cit { tei_att.global.attributes, tei_att.typed.attributes, ( tei_model.biblLike | tei_model.egLike | tei_model.entryPart | tei_model.global | tei_model.graphicLike | tei_model.ptrLike | tei_model.attributable | pc | tei_q )+ }⚓ |
<citeData> (citation data) specifies how information may be extracted from citation structures. [3.11.4. Declaring Reference Systems 16.2.5.4. Citation Structures] | |||||||
Module | header — Top-level driver | ||||||
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.citeStructurePart (@use)
|
||||||
Contained by |
header: citeStructure
|
||||||
May contain | Empty element | ||||||
Example |
<citeStructure unit="book"
match="//body/div" use="@n">
<citeData property="http://purl.org/dc/terms/title"
use="head"/>
</citeStructure>
|
||||||
Content model |
<content> <empty/> </content> ⚓ |
||||||
Schema Declaration |
element citeData { tei_att.global.attributes, tei_att.citeStructurePart.attributes, attribute property { text }, empty }⚓ |
<citeStructure> (citation structure) declares a structure and method for citing the current document. [3.11.4. Declaring Reference Systems 16.2.5.4. Citation Structures] | |||||||||||||||||||||||||||||
Module | header — Top-level driver | ||||||||||||||||||||||||||||
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.citeStructurePart (@use)
|
||||||||||||||||||||||||||||
Contained by |
header: citeStructure refsDecl
|
||||||||||||||||||||||||||||
May contain |
core: desc
header: citeData citeStructure
|
||||||||||||||||||||||||||||
Example |
<citeStructure unit="book"
match="//body/div" use="@n">
<citeStructure unit="chapter" match="div"
use="position()" delim=" ">
<citeStructure unit="verse" match="div"
use="position()" delim=":"/>
</citeStructure>
</citeStructure>
|
||||||||||||||||||||||||||||
Content model |
<content> <sequence> <elementRef key="citeData" minOccurs="0" maxOccurs="unbounded"/> <elementRef key="citeStructure" minOccurs="0" maxOccurs="unbounded"/> <classRef key="model.descLike" minOccurs="0" maxOccurs="unbounded"/> </sequence> </content> ⚓ |
||||||||||||||||||||||||||||
Schema Declaration |
element citeStructure { tei_att.global.attributes, tei_att.citeStructurePart.attributes, attribute delim { text }?, attribute match { text }, attribute unit { text }?, ( tei_citeData*, tei_citeStructure*, tei_model.descLike* ) }⚓ |
<citedRange> (cited range) defines the range of cited content, often represented by pages or other units [3.12.2.5. Scopes and Ranges in Bibliographic Citations] | |
Module | core — Top-level driver |
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 |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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 | 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 |
core: abbr address date distinct ellipsis email emph foreign gap gb gloss hi lb measure mentioned name note noteGrp num pb ptr q ref term time title unit
derived-module-ids_v2a: interactionWord xptr
figures: figure notatedMusic
header: idno
linking: timeline
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
||||||
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 | 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> (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 | 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 |
core: abbr address corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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 | 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 | 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 }⚓ |
<conversion> defines how to calculate one unit of measure in terms of another. [2.3.9. The Unit Declaration] | |||||||||||||
Module | header — Top-level driver | ||||||||||||
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.formula (@formula) att.locatable (@where)
|
||||||||||||
Contained by |
header: unitDef
|
||||||||||||
May contain | Empty element | ||||||||||||
Note |
The conversion element is designed to store information about converting from one unit of measurement to another. The formula attribute holds an XPath expression that indicates how the measurement system in fromUnit is converted to the system in toUnit. Do not confuse the usage of the dating attributes (from and to) in the examples with the attributes (fromUnit and toUnit) designed to reference units of measure. |
||||||||||||
Example |
<conversion fromUnit="#shilling"
toUnit="#pence" formula="$fromUnit * 12" from="1707"
to="1971"/>
|
||||||||||||
Example |
<conversion fromUnit="#pound"
toUnit="#shilling" formula="$fromUnit * 20" from="1701"
to="1971"/>
|
||||||||||||
Content model |
<content> <empty/> </content> ⚓ |
||||||||||||
Schema Declaration |
element conversion { tei_att.global.attributes, tei_att.datable.attributes, tei_att.formula.attributes, tei_att.locatable.attributes, attribute fromUnit { text }, attribute toUnit { text }, empty }⚓ |
<corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. [3.5.1. Apparent Errors] | |||||
Namespace | http://www.tei-c.org/ns/1.0 | ||||
Module | core — Top-level driver | ||||
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 rb ref reg rt speaker stage term textLang time title unit
derived-module-ids_v2a: posting
figures: cell
header: change distributor extent licence
linking: seg
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
spoken: u
|
||||
May contain |
core: abbr address bibl biblStruct cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi l label lb lg list measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby stage term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic table
ids-doc: poem
namesdates: country forename geogName listObject listOrg listPerson objectName orgName persName persPronouns placeName region surname
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 | 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.5. 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 | 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 | 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 | 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 | 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 |
correspondence: correspAction correspContext
header: correspAction correspContext
|
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 | 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 |
correspondence: correspAction correspContext
header: correspAction correspContext
|
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> (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 | 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 rb ref reg resp rt speaker stage term textLang time title unit
corpus: activity
correspondence: correspAction
derived-module-ids_v2a: posting
header: catDesc change classCode correspAction distributor extent funder language licence tagUsage unitDef
linking: seg
namesdates: country forename geogName objectIdentifier objectName orgName persName persPronouns placeName region surname
spoken: u
|
May contain |
core: abbr address cit corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q quote ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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 | 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 | 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 | 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> (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 | 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 | 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> (date) contains a date in any format. [3.6.4. Dates and Times 2.2.4. Publication, Distribution, Licensing, etc. 2.6. The Revision Description 3.12.2.4. Imprint, Size of a Document, and Reprint Information 15.2.3. The Setting Description 13.4. Dates] | |
Namespace | http://www.tei-c.org/ns/1.0 |
Module | core — Top-level driver |
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) 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.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso)) 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 rb ref reg resp rt speaker stage term textLang time title unit
correspondence: correspAction
derived-module-ids_v2a: posting
linking: seg
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
spoken: u
|
May contain |
core: abbr address corr date distinct ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
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.canonical.attributes, tei_att.datable.attributes, tei_att.duration.attributes, tei_att.editLike.attributes, tei_att.dimensions.attributes, tei_att.typed.attributes, ( text | tei_model.gLike | tei_model.phrase | tei_model.global )* }⚓ |
<dateline> (dateline) contains a brief description of the place, date, time, etc. of production of a letter, newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer. [4.2.2. Openers and Closers] | |
Module | textstructure — Top-level driver |
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 ellipsis email emph foreign gap gb gloss graphic hi lb measure media mentioned name note noteGrp num orig pb ptr q ref reg ruby term time title unit
derived-module-ids_v2a: autoSignature emoticon interactionTerm interactionWord timestamp xptr
figures: figure formula notatedMusic
header: idno
namesdates: country forename geogName objectName orgName persName persPronouns placeName region surname
character data
|
Example |
<dateline>Walden, this 29. of August 1592</dateline>
|
Example |
<div type="cha |