This Reference Guide defines an XML format for the structure of the data which all ENRICH partners will contribute to the Manuscriptorium, either directly or indirectly by means of a harvester or transformation process. The format is formally expressed by a schema which is generated from the XML source of this guide. The guide itself is a conformant subset of Release 1.4 of The Text Encoding Initiative's Guidelines for Electronic Text Encoding and Interchange (TEI P5).
Within Manuscriptorium, only the first two are required. However, the schema documented here also provides for the third, in the interest of completeness and for the assistance of ENRICH partners wishing to provide richer access facilities to their holdings.
The schema defined by this document is available in DTD, RELAX NG, and W3C Schema languages. Along with the present documentation, this forms one of the key deliverables for Work Package 3 of the ENRICH project.
The remainder of this Guide describes each of these aspects in more detail, using material derived from the P5 release of the TEI Guidelines.
Other header components, if present, will be ignored by Manuscriptorium; they will be retained for storage in the system and returned on request, but their content is not processed for any purpose, and they may not be visible for searching purposes.
| xml:id | (identifier) provides a unique identifier for the element bearing the attribute. |
| xml:lang | (language) indicates the language of the element content using a ‘tag’ generated according to BCP 47 |
The value for xml:id may be the same as the value supplied for the idno element in the teiHeader, or it may be some other project-specific identifier used for cross-reference. It should however be prefixed by an identifier for the partner concerned, so as to avoid possible identifier collisions.
The value for xml:lang, as elsewhere, must be supplied in the form of a valid language identifier (see below). If no value is supplied, the assumption is that the language of the description is English.
The first of these components, msIdentifier, is mandatory; it is described in more detail in 1.2 The Manuscript Identifier below. It is followed by either one or more paragraphs, marked up as a series of p elements, or one or more of the specialized elements msContents ( 1.4 Intellectual Content), physDesc ( 1.5 Physical Description), history ( 1.6 History), and additional ( 1.7 Additional information). These elements are all optional, but if used they must appear in the order given here. Finally, in the case of a composite manuscript, a full description may also contain one or more msPart elements ( 1.8 Manuscript Parts).
| cert | (certainty) signifies the degree of certainty associated with the intervention or interpretation. |
| resp | (responsible party) indicates the agency responsible for the intervention or interpretation, for example an editor or transcriber. |
| evidence | indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation. |
| notBefore | specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd. |
| notAfter | specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd. |
| when | supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. |
| from | indicates the starting point of the period in standard form, e.g. yyyy-mm-dd. |
| to | indicates the ending point of the period in standard form, e.g. yyyy-mm-dd. |
| type | indicates which aspect of the object is being measured. |
The dimensions element will normally occur within the element describing the particular feature or aspect of a manuscript whose dimensions are being given; thus the size of the leaves would be specified within the support or extent element (part of the physDesc element discussed in 1.5.1 Object Description), while the dimensions of other specific parts of a manuscript, such as accompanying materials, binding, etc., would be given in other parts of the description, as appropriate.
The type attribute on the dimensions element is used to specify more exactly the item being measured. For ENRICH purposes, this attribute must take one of the following values: leaf, binding, slip, written, boxed.
| unit | names the unit used for the measurement |
| quantity | specifies the length in the units specified |
| scope | where the measurement summarizes more than one observation, specifies the applicability of this measurement. |
| atLeast | gives a minimum estimated value for the measurement. |
| atMost | gives a maximum estimated value for the measurement. |
| min | where the measurement summarizes more than one observation, supplies the minimum value observed. |
| max | where the measurement summarizes more than one observation, supplies the maximum value observed. |
Attributes min, max, and scope are used only when the measurement applies to several items, for example the size of many or all the leaves in a manuscript; attributes atLeast and atMost are used when the measurement applies to a single item, for example the size of a specific codex, but has had to be estimated. Attribute <quantity> is used when the measurement can be given exactly, and applies to a single item; this is the usual situation. The units in which dimensions are measured should always be specified using the unit attribute, which will normally be taken from a closed set of values appropriate to the project, using standard units of measurement wherever possible. In the ENRICH project the following values are permitted: cm, mm, in, line, char. If the only data available for the measurement uses some other unit, or it is preferred to normalize it in some other way, then it may be supplied as a string value using the extent attribute.
The content of these elements, if present, simply copies the way that the measurement is presented in some source text; it may be omitted.
| from | specifies the starting point of the location in a normalized form. |
| to | specifies the end-point of the location in a normalized form. |
| scheme | identifies the foliation scheme in terms of which the location is being specified. |
| scheme | identifies the foliation scheme in terms of which all the locations contained by the group are specified. |
The locus element is used to reference a single location within a manuscript, typically to specify the location occupied by the element within which it appears. If for example it is used as the first component of an msItem element, or of any of the more specific elements appearing within one (see further section 1.4 Intellectual Content below, then it is understood to specify the location (or locations) of that item within the manuscript being described.
| key | provides an externally-defined means of identifying the entity (or entities) being named, using a coded value of some kind. |
| ref | (reference) provides an explicit means of locating a full definition for the entity being named by means of one or more URIs. |
Alternatively, the key attribute may be used to supply an identifying code for the person referenced by the name independently of both the existence of a person element and the use of the standard URI reference mechanism. If, for example, a project maintains as its authority file some non-digital resource, or uses a database which cannot readily be integrated with other digital resources for this purpose, the unique codes used by such ‘offline’ resources may be used as values for the key attribute. Although such practices clearly reduce the interchangeability of the resulting encoded texts, they may be judged more convenient or practical in certain situations.
All the person elements referenced by a particular document set should be collected together within a listPerson element, located in the TEI Header. This functions as a kind of prosopography for all the people referenced by the set of manuscripts being described, in much the same way as a listBibl element in the back matter may be used to hold bibliographic information for all the works referenced.
Similar mechanisms are used to maintain and reference canonical lists of places or organizations.
A manuscript's actual physical location may occasionally be different from its place of ownership; at Cambridge University, for example, manuscripts owned by various colleges are kept in the central University Library. Normally, it is the ownership of the manuscript which should be specified in the manuscript identifier, while additional or more precise information on the physical location of the manuscript can be given within the adminInfo element, discussed in section 1.7.1 Administrative information below.
At least one of the elements listed above must be given within the msIdentifier and they must, if present, appear in the order given.
Like name, these elements are all also members of the attribute class att.canonical, and thus can use the attributes key or ref to reference a single standardized source of information about the entity being named.
| type | characterizes the element in some sense, using any convenient classification scheme or typology. |
| Element altIdentifier | change |
As mentioned above, the smallest possible description is one that contains only the element msIdentifier; good practice in all but exceptional circumstances requires the presence within it of the three sub-elements settlement, repository, and idno, since they provide what is, by common consent, the minimum amount of information necessary to identify a manuscript.
Phrase-level elements, such as title, name, date, or the specialized elements origPlace and origDate, can also be used within a head element, but it should be remembered that the head element is intended principally to contain a heading. More structured information concerning the contents, physical form, or history of the manuscript should be given within the specialized elements described below, msContents, physDesc, history, etc. However, in simple cases, the p element may also be used to supply an unstructured collection of such information, as in the example given above ( 1 Manuscript Description Metadata.
Each discrete item in a manuscript or manuscript part can be described within a distinct msItem and may be classified using the class attribute.
In addition, an msItem may contain nested msItem elements.
Untagged running text is not permitted directly within an msItem, unless it is given within a p element, in which case none of the other component elements listed above is permitted.
| defective | indicates whether the passage being quoted is defective, i.e. incomplete through loss or damage. |
When used within a manuscript description, the title element should be used to supply a regularized form of the item's title, as distinct from any rubric quoted from the manuscript. If the item concerned has a standardized distinctive title, e.g. Roman de la Rose, then this should be the form given as content of the title element, with the value of the type attribute given as uniform. If no uniform title exists for an item, or none has been yet identified, or if one wishes to provide a general designation of the contents, then a ‘supplied’ title can be given, e.g. missal, in which case the type attribute on the title should be given the value supplied.
Similarly, if used within a manuscript description, the author element should always contain the normalized form of an author's name, irrespective of how (or whether) this form of the name is cited in the manuscript. If it is desired to retain the form of the author's name as given in the manuscript, this should be given in the docAuthor element, or as a distinct name element, within the text at the point where it occurs.
Note that the key or ref attributes can be used, on titles and on author names as on names in general, to link the name to a more detailed description of the person or work concerned (see further 1.1.6 Names of Persons, Places, and Organizations).
The xml:lang attribute for colophon, explicit, incipit, quote, and rubric may always be used to identify the language of the text quoted, if this is different from the default language specified by the mainLang attribute on textLang.
| Element textLang | change |
The form and scope of language identifiers recommended by these Guidelines is based on the IANA standard described at http://www.tei-c.org/release/doc/tei-p5-doc/html/CH.html#CHSH and should be followed throughout. Where additional detail is needed correctly to describe a language, or to discuss its deployment in a given text, this should be done using the langUsage element in the TEI Header, within which individual language elements document the languages used: see http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD41 .
Most manuscript descriptions touch on several of these categories of information though few include them all, and not all distinguish them as clearly as we propose here. In particular, it is often the case that an existing description will include within a single paragraph, or even sentence, information for which we propose distinct elements. In this case, if rewriting is not an option, the existing prose must be marked up simply as a series of p elements, directly within the physDesc element.
The physDesc element may thus be used in either of two distinct ways. It may contain a series of paragraphs addressing topics listed above and similar ones. Alternatively, it may act as a container for any choice of the more specialized elements described in the remainder of this section, each of which itself contains a series of paragraphs, and may also have more specific attributes. If the two ways are combined in a single description, care should be taken to avoid duplication and all paragraphs of generic description must precede the first of the more specialised elements.
| Element objectDesc | change |
| material | a short project-defined name for the material composing the majority of the support |
Each of these elements contains paragraphs relating to the topic concerned. Within these paragraphs, phrase-level elements (in particular those discussed above at 1.1 Phrase-level Elements), may be used to tag specific terms of interest if so desired.
| Element supportDesc | change |
This example combines information which might alternatively be more precisely tagged using the more specific elements described in the following subsections.
Where the layout element is used, the layout will often be sufficiently regular for the attributes on this element to convey all that is necessary; more usually however a more detailed treatment will be required. The attributes are provided as a convenient shorthand for commonly occurring cases, and should not be used except where the layout is regular. The value NA (not-applicable) should be used for cases where the layout is either very irregular, or where it cannot be characterized simply in terms of lines and columns, for example, where blocks of commentary and text are arranged in a regular but complex pattern on each page
| Element layout | change |
| hands | specifies the number of distinct hands identified within the manuscript |
| script | characterizes the particular script or writing style used by this hand, for example secretary, copperplate, Chancery, Italian, etc. |
| scope | specifies how widely this hand is used in the manuscript. |
Note the use of the term element to mark specific technical terms within the context of the handDesc element.
As the above example shows, the attributes script and scope are both required on handNote. For ENRICH purposes, the script attribute must take one of the following values: carolmin, textualis, cursiva, hybrida, humbook, humcursiva, or other, and the scope attribute must take one of the following values: sole, major, minor.
The locus element, discussed in section 1.1.5 References to Locations within a Manuscript, may be used to specify which parts of a manuscript are written by a given hand.
In addition, when a full or partial transcription of a manuscript is available in addition to the manuscript description, the handShift element described in http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDH can be used to link the relevant parts of the transcription to the appropriate handNote or typeNote element in the description: for example, at the point in the transcript where the second hand listed above starts (i.e. at folio 72v:4), we might insert <handShift new="#Eirsp-2"/>.
No <typeShift> element is proposed; if it is felt inappropriate to use handShift for this purpose, the generic <mileStone> may be used.
It can be difficult to draw a clear distinction between aspects of a manuscript which are purely physical and those which form part of its intellectual content. This is particularly true of illuminations and other forms of decoration in a manuscript. We propose the following elements for the purpose of delimiting discussion of these aspects within a manuscript description, and for convenience locate them all within the physical description, despite the fact that the illustrative features of a manuscript will in many cases also be seen as constitutiing part of its intellectual content.
| Element decoNote | change |
| notBefore | specifies the earliest possible date for the event in standard form, e.g. yyyy-mm-dd. |
| notAfter | specifies the latest possible date for the event in standard form, e.g. yyyy-mm-dd. |
| from | indicates the starting point of the period in standard form, e.g. yyyy-mm-dd. |
| to | indicates the ending point of the period in standard form, e.g. yyyy-mm-dd. |
| when | supplies the value of the date or time in a standard form, e.g. yyyy-mm-dd. |
Information about the origins of the manuscript, its place and date of writing, should be given as one or more paragraphs contained by a single origin element; following this, any available information on distinct stages in the history of the manuscript before its acquisition by its current holding institution should be included as paragraphs within one or more provenance elements. Finally, any information specific to the means by which the manuscript was acquired by its present owners should be given as paragraphs within the acquisition element.
The surrogates element should not be used to describe digital images of the manuscript since the facsimile element described in 2 Metadata about digital facsimiles is provided for this purpose.
None of the constituent elements of additional is required. If any is supplied, it may appear once only; furthermore, the order in which elements are supplied should be as specified above.
| status | supplies a code identifying the current availability of the text. |
The status attribute of availability must take one of the following values: free, restricted, unknown.
The change element within the revisionDesc element of the TEI Header should be used to document the revision history of the record. It should not be given within the recordHist element.
| Element custEvent | change |
For ENRICH purposes, information about digital images of the manuscript being described should be provided within the facsimile element discussed in section 2 Metadata about digital facsimiles below rather than within the surrogates element.
The facsimile element is used to describe the digital images of the manuscript being made available to the ENRICH project. It contains, as a minimum, one surface element for each distinct page image, which in turn specifies one or more graphic element. These elements are used as described in the TEI Guidelines, section 11.1.
The xml:base attribute specifies the ‘root URL’, which will be prefixed to all URL values within the child elements of this facsimile.
This example defines only two pages. There are three images associated with the first page, which is represented by the surface element with unique identifier LSB-1r, and two with the second, which has no identifier. Each image is represented by means of a TEI graphic element.
As well as acting as a container for the various images associated with a page, the surface element defines an abstract co-ordinate system which may be used when defining additional zones of interest on the page. In this example, the location of an initial letter on the page is defined, since we have a graphic representing this detail. The zone within which the initial letter falls is in the box defined by the co-ordinates (20,20,70,70) within a grid defined by the co-ordinates (0,0,200,300). Thus, if the surface depicted actually measured 200 by 300 mm, the initial letter would occupy a 50 X 50 mm square, with its upper left corner located 20 mm from the left and 20 mm from the top edges of the surface. Note however that the numbers used to express co-ordinates are not measurements in any specific units and should not be used to determine the actual image size, since these may in any case vary greatly: in our example, the first image is a full page scan, while the second is a thumbnail.
The mimeType attribute is used to indicate the format of the graphic file itself, and may be any valid MIME type, as defined by the IANA, for example jpeg, png, bmp, tiff etc.
The decls attribute is used to indicate an external URI from which further metadata applicable to this image may be found. In this case we are assuming that there is a definition which can be used to indicate characteristics of a thumbnail image at the address indicated. Note that this must be given in full, since it would otherwise be interpreted as an address relative to the value of the xml:base attribute on the parent facsimile.
We include in the schema the four basic key TEI modules header, core, tei, and textstructure. We also include five specialized modules: msdescription, linking, namesdates, figures, and transcr.
All the elements and attributes defined by these modules are included in the ENRICH schema, with the following modifications. Firstly, several unwanted elements are deleted. Secondly, some optional attributes have been made compulsory, and their range of possible values are constrained. Finally, the content model for a small number of elements has been simplified to remove unwanted alternatives.
The following elements are deleted: <ab>, <alt>, <altGrp>, <analytic>, <appInfo>, <application>, <biblFull>, <biblStruct>, <binaryObject>, <broadcast>, <cRefPattern>, <cell>, <cit>, <climate>, <correction>, <distinct>, <email>, <emph>, <equipment>, <equiv>, <fsdDecl>, <headItem>, <headLabel>, <hyphenation>, <imprint>, <interpretation>, <join>, <joinGrp>, <link>, <linkGrp>, <listNym>, <measure>, <measureGrp>, <meeting>, <mentioned>, <metDecl>, <metSym>, <monogr>, <msItemStruct>, <namespace>, <normalization>, <num>, <nym>, <postBox>, <postCode>, q, <quotation>, <recording>, <recordingStmt>, <refsDecl>, <rendition>, <row>, <rs>, <said>, <samplingDecl>, <scriptStmt>, <segmentation>, <series>, <soCalled>, <sp>, <speaker>, <stage>, <state>, <stdVals>, <street>, <table>, <tagUsage>, <tagsDecl>, <teiCorpus>, <terrain>, <time>, <timeline>, <variantEncoding>, <when>.
The att.global.linking class is also deleted, since we anticipate no need for complex pointing mechanisms.
On the altIdentifier element, the type attribute is compulsory, and must take one of the following values: former; partial; internal; system; other
On the availability element, the status attribute is compulsory, and must take one of the following values: free; unknown; restricted.
On the biblScope element, the type attribute is compulsory, and must take one of the following values: volume; pages.
On the custEvent element, the type attribute is compulsory, and must take one of the following values: check; conservation; description; exhibition; loan; photography; other.
On the decoNote element, the type attribute is compulsory, and must take one of the following values: border; diagram; initial; marginal; miniature; mixed; paratext; secondary; other; illustration; printmark; publishmark; vignette; frieze; map; unspecified.
On the dimensions element, the type attribute is compulsory, and must take one of the following values: leaf; binding; slip; written; boxed; unknown.
On the gap element, the reason attribute is compulsory, and must take one of the following values: damage; illegible; cancelled; irrelevant.
On all members of the att.dimensions class, the unit attribute is compulsory, and must take one of the following values: chars; leaves; lines; mm; pages; words. The precision attribute is removed.
On the handNote element, the script attribute is compulsory, and must take one of the following values: carolmin; textualis; cursiva; hybrida; humbook; humcursiva; kanzlei; kurrent; other.
On the handNote element, the scope attribute is compulsory, and must take one of the following values: sole; major; minor.
On the hi element, the rend attribute is compulsory, and must take one of the following values: hyphenated; underline; double-underline; bold; caps; italic; sup; rubric.
On the layout element, the columns attribute is compulsory, and must take a numeric value.
On the msDesc element, the xml:id attribute is compulsory, and must be a valid XML identifier.
On the msDesc element, the xml:lang attribute is compulsory, and must be a valid ISO 639 language code.
On the name element, the type attribute is compulsory, and must take one of the following values: person; place; org; unknown.
On the objectDesc element, the form attribute is compulsory, and must take one of the following values: codex; leaf; scroll; other.
On the person element, the sex attribute is compulsory, and must be one of 1 (male), 2 (female), 0 (inapplicable), or 9 (unknown).
On the region element, the type attribute is compulsory, and must take one of the following values: parish; county; compass; geog; state; unknown.
On the supplied element, the reason attribute is compulsory, and must take one of the following values: omitted; illegible; damage; unknown.
On the supportDesc element, the material attribute is compulsory, and must take one of the following values: perg; chart; mixed; unknown.
| model.addressLike groups elements used to represent a postal or e-mail address. | |
| Module | tei |
| Used by | |
| Members | affiliation |
| model.biblLike groups elements containing a bibliographic description. | |
| Module | tei |
| Used by | |
| Members | bibl msDesc |
| model.biblPart groups elements which represent components of a bibliographic description. | |
| Module | tei |
| Used by | |
| Members | model.imprintPart [biblScope distributor pubPlace publisher] model.respLike [author editor funder principal respStmt sponsor] edition extent idno msIdentifier relatedItem |
| model.choicePart groups elements (other than choice itself) which can be used within a choice alternation. | |
| Module | tei |
| Used by | |
| Members | abbr am corr ex expan orig reg seg sic unclear |
| model.common groups common chunk- and inter-level elements. | |
| Module | tei |
| Used by | |
| Members | model.divPart [model.lLike [l] model.pLike [p] lg] model.inter [model.biblLike [bibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listBibl listEvent listOrg listPerson listPlace] model.qLike [model.quoteLike [quote] q] ] |
| Note |
This class defines the set of chunk- and inter-level elements; it is used in many content
models, including those for textual divisions.
|
| model.dateLike groups elements containing temporal expressions. | |
| Module | tei |
| Used by | |
| Members | date |
| model.dimLike groups elements which describe a measurement forming part of the physical dimensions of some object. | |
| Module | tei |
| Used by | |
| Members | depth height width |
| model.divBottom groups elements appearing at the end of a text division. | |
| Module | tei |
| Used by | |
| Members | model.divBottomPart model.divWrapper [docAuthor] |
| model.divGenLike groups elements used to represent a structural division which is generated rather than explicitly present in the source. | |
| Module | tei |
| Used by | |
| Members | divGen |
| model.divLike groups elements used to represent un-numbered generic structural divisions. | |
| Module | tei |
| Used by | |
| Members | div |
| model.divPart groups paragraph-level elements appearing directly within divisions. | |
| Module | tei |
| Used by | |
| Members | model.lLike [l] model.pLike [p] lg |
| Note |
Note that this element class does not include members of the model.inter class, which can appear either within or between paragraph-level items.
|
| model.divTop groups elements appearing at the beginning of a text division. | |
| Module | tei |
| Used by | |
| Members | model.divTopPart [model.headLike [head] ] model.divWrapper [docAuthor] |
| model.divTopPart groups elements which can occur only at the beginning of a text division. | |
| Module | tei |
| Used by | |
| Members | model.headLike [head] |
| model.divWrapper groups elements which can appear at either top or bottom of a textual division. | |
| Module | tei |
| Used by | |
| Members | docAuthor |
| model.emphLike groups phrase-level elements which are typographically distinct and to which a specific function can be attributed. | |
| Module | tei |
| Used by | |
| Members | foreign gloss term title |
| model.encodingPart groups elements which may be used inside encodingDesc and appear multiple times. | |
| Module | header |
| Used by | |
| Members | charDecl classDecl editorialDecl geoDecl projectDesc |
| model.frontPart groups elements which appear at the level of divisions within front or back matter. | |
| Module | tei |
| Used by | |
| Members | divGen titlePage |
| model.gLike groups elements used to represent individual non-Unicode characters or glyphs. | |
| Module | tei |
| Used by | |
| Members | g |
| model.global groups elements which may appear at any point within a TEI text. | |
| Module | tei |
| Used by | |
| Members | model.global.edit [addSpan damageSpan delSpan gap space] model.global.meta [index] model.milestoneLike [anchor cb fw lb milestone pb] model.noteLike [note] figure |
| model.global.edit groups globally available elements which perform a specifically editorial function. | |
| Module | tei |
| Used by | |
| Members | addSpan damageSpan delSpan gap space |
| model.global.meta groups globally available elements which describe the status of other elements. | |
| Module | tei |
| Used by | |
| Members | index |
| Note |
Elements in this class are typically used to hold groups of links or of abstract
interpretations, or by provide indications of certainty etc. It may find be convenient to
localize all metadata elements, for example to contain them within the same divison as the
elements that they relate to; or to locate them all to a division of their own. They may
however appear at any point in a TEI text.
|
| model.glossLike groups elements which provide an alternative name, explanation, or description for any markup construct. | |
| Module | tei |
| Used by | |
| Members | desc gloss |
| model.graphicLike groups elements containing images, formulae, and similar objects. | |
| Module | tei |
| Used by | |
| Members | formula graphic |
| model.headLike groups elements used to provide a title or heading at the start of a text division. | |
| Module | tei |
| Used by | |
| Members | head |
| model.headerPart groups high level elements which may appear more than once in a TEI Header. | |
| Module | header |
| Used by | |
| Members | encodingDesc profileDesc |
| model.hiLike groups phrase-level elements which are typographically distinct but to which no specific function can be attributed. | |
| Module | tei |
| Used by | |
| Members | hi |
| model.highlighted groups phrase-level elements which are typographically distinct. | |
| Module | tei |
| Used by | |
| Members | model.emphLike [foreign gloss term title] model.hiLike [hi] |
| model.imprintPart groups the bibliographic elements which occur inside imprints. | |
| Module | tei |
| Used by | |
| Members | biblScope distributor pubPlace publisher |
| model.inter groups elements which can appear either within or between paragraph-like elements. | |
| Module | tei |
| Used by | |
| Members | model.biblLike [bibl msDesc] model.egLike model.labelLike [desc label] model.listLike [list listBibl listEvent listOrg listPerson listPlace] model.qLike [model.quoteLike [quote] q] |
| model.lLike groups elements representing metrical components such as verse lines. | |
| Module | tei |
| Used by | |
| Members | l |
| model.labelLike groups elements used to gloss or explain other parts of a document. | |
| Module | tei |
| Used by | |
| Members | desc label |
| model.limitedPhrase groups phrase-level elements excluding those elements primarily intended for transcription of existing sources. | |
| Module | tei |
| Used by | |
| Members | model.emphLike [foreign gloss term title] model.pPart.data [model.addressLike [affiliation] model.dateLike [date] model.measureLike [depth dim geo height width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] ] ] model.pPart.editorial [abbr am choice ex expan subst] model.pPart.msdesc [catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark] model.ptrLike [ptr ref] |
| model.listLike groups list-like elements. | |
| Module | tei |
| Used by | |
| Members | list listBibl listEvent listOrg listPerson listPlace |
| model.measureLike groups elements which denote a number, a quantity, a measurement, or similar piece of text that conveys some numerical meaning. | |
| Module | tei |
| Used by | |
| Members | depth dim geo height width |
| model.milestoneLike groups milestone-style elements used to represent reference systems. | |
| Module | tei |
| Used by | |
| Members | anchor cb fw lb milestone pb |
| model.msItemPart groups elements which can appear within a manuscript item description. | |
| Module | tei |
| Used by | |
| Members | model.msQuoteLike [colophon explicit finalRubric incipit rubric title] model.quoteLike [quote] model.respLike [author editor funder principal respStmt sponsor] bibl decoNote filiation listBibl msItem textLang |
| model.msQuoteLike groups elements which represent passages such as titles quoted from a manuscript as a part of its description. | |
| Module | tei |
| Used by | |
| Members | colophon explicit finalRubric incipit rubric title |
| model.nameLike groups elements which name or refer to a person, place, or organization. | |
| Module | tei |
| Used by | |
| Members | model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] |
| Note |
A superset of the naming elements that may appear in datelines, addresses, statements of
responsibility, etc.
|
| model.nameLike.agent groups elements which contain names of individuals or corporate bodies. | |
| Module | tei |
| Used by | |
| Members | name orgName persName |
| Note |
This class is used in the content model of elements which
reference names of people or organizations.
|
| model.noteLike groups globally-available note-like elements. | |
| Module | tei |
| Used by | |
| Members | note |
| model.offsetLike groups elements which can appear only as part of a place name. | |
| Module | tei |
| Used by | |
| Members | geogFeat offset |
| model.pLike groups paragraph-like elements. | |
| Module | tei |
| Used by |
availability
binding
bindingDesc
custodialHist
decoDesc
editionStmt
editorialDecl
encodingDesc
event
figure
handDesc
history
langKnowledge
layoutDesc
msContents
msDesc
msItem
msPart
objectDesc
org
person
personGrp
physDesc
place
population
projectDesc
publicationStmt
recordHist
relationGrp
seal
sealDesc
seriesStmt
sourceDesc
supportDesc
trait
typeDesc
model.divPart
|
| Members | p |
| model.pLike.front groups paragraph-like elements which can occur as direct constituents of front matter. | |
| Module | tei |
| Used by | |
| Members | docAuthor docEdition docImprint docTitle head titlePart |
| model.pPart.data groups phrase-level elements containing names, dates, numbers, measures, and similar data. | |
| Module | tei |
| Used by | |
| Members | model.addressLike [affiliation] model.dateLike [date] model.measureLike [depth dim geo height width] model.nameLike [model.nameLike.agent [name orgName persName] model.offsetLike [geogFeat offset] model.persNamePart [addName forename genName nameLink roleName surname] model.placeStateLike [model.placeNamePart [bloc country district geogName placeName region settlement] ] ] |
| model.pPart.edit groups phrase-level elements for simple editorial correction and transcription. | |
| Module | tei |
| Used by | |
| Members | model.pPart.editorial [abbr am choice ex expan subst] model.pPart.transcriptional [add corr damage del orig reg restore sic supplied unclear] |
| model.pPart.editorial groups phrase-level elements for simple editorial interventions that may be useful both in transcribing and in authoring. | |
| Module | tei |
| Used by | |
| Members | abbr am choice ex expan subst |
| model.pPart.msdesc groups phrase-level elements used in manuscript description. | |
| Module | tei |
| Used by | |
| Members | catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark |
| model.pPart.transcriptional groups phrase-level elements used for editorial transcription of pre-existing source materials. | |
| Module | tei |
| Used by | |
| Members | add corr damage del orig reg restore sic supplied unclear |
| model.persEventLike groups elements describing specific events in a person's history, for example birth, marriage, or appointment. | |
| Module | tei |
| Used by | |
| Members | birth death event |
| Note |
These are not characteristics of an individual, but often cause an individual to gain such
characteristics, or to enter a new state.
|
| model.persNamePart groups elements which form part of a personal name. | |
| Module | namesdates |
| Used by | |
| Members | addName forename genName nameLink roleName surname |
| model.persStateLike groups elements describing changeable characteristics of a person which have a definite duration, for example occupation, residence, or name. | |
| Module | tei |
| Used by | |
| Members | affiliation education floruit occupation persName residence |
| Note |
These characteristics of an individual are typically a consequence of their own action or
that of others.
|
| model.persTraitLike groups elements describing generally unchanging physical or socially-constructed characteristics of a person, for example hair-colour, ethnicity, or sex. | |
| Module | tei |
| Used by | |
| Members | age faith langKnowledge nationality sex socecStatus trait |
| Note |
These characteristics of an individual are typically independent of their volition or
action.
|
| model.personLike groups elements which provide information about people and their relationships. | |
| Module | tei |
| Used by | |
| Members | org person personGrp |
| model.personPart groups elements which form part of the description of a person. | |
| Module | tei |
| Used by | |
| Members | model.persEventLike [birth death event] model.persStateLike [affiliation education floruit occupation persName residence] model.persTraitLike [age faith langKnowledge nationality sex socecStatus trait] bibl |
| model.physDescPart groups specialised elements forming part of the physical description of a manuscript or similar written source. | |
| Module | tei |
| Used by | |
| Members | accMat additions bindingDesc decoDesc handDesc musicNotation objectDesc sealDesc typeDesc |
| model.placeEventLike groups elements which describe events at or affecting a place. | |
| Module | tei |
| Used by | |
| Members | event |
| model.placeLike groups elements used to provide information about places and their relationships. | |
| Module | tei |
| Used by | |
| Members | place |
| model.placeNamePart groups elements which form part of a place name. | |
| Module | tei |
| Used by | |
| Members | bloc country district geogName placeName region settlement |
| model.placeStateLike groups elements which describe changing states of a place. | |
| Module | tei |
| Used by | |
| Members | model.placeNamePart [bloc country district geogName placeName region settlement] |
| model.placeTraitLike groups elements which describe unchanging traits of a place. | |
| Module | tei |
| Used by | |
| Members | location population trait |
| model.profileDescPart groups elements which may be used inside profileDesc and appear multiple times. | |
| Module | header |
| Used by | |
| Members | handNotes langUsage textClass |
| model.ptrLike groups elements used for purposes of location and reference. | |
| Module | tei |
| Used by | |
| Members | ptr ref |
| model.publicationStmtPart groups elements which may appear within the publicationStmt element of the TEI Header. | |
| Module | tei |
| Used by | |
| Members | authority availability date distributor idno pubPlace publisher |
| model.qLike groups elements related to highlighting which can appear either within or between chunk-level elements. | |
| Module | tei |
| Used by | |
| Members | model.quoteLike [quote] q |
| model.quoteLike groups elements used to directly contain quotations. | |
| Module | tei |
| Used by | |
| Members | quote |
| model.resourceLike groups non-textual elements which may appear together with a header and a text to constitute a TEI document. | |
| Module | tei |
| Used by | |
| Members | facsimile |
| model.respLike groups elements which are used to indicate intellectual or other significant responsibility, for example within a bibliographic element. | |
| Module | tei |
| Used by | |
| Members | author editor funder principal respStmt sponsor |
| model.segLike groups elements used for arbitrary segmentation. | |
| Module | tei |
| Used by | |
| Members | seg |
| Note |
The principles on which segmentation is carried out, and any special codes or attribute
values used, should be defined explicitly in the <segmentation> element of the
encodingDesc within the associated TEI header.
|
| model.titlepagePart groups elements which can occur as direct constituents of a title page, such as docTitle, docAuthor, docImprint, or <epigraph>. | |
| Module | tei |
| Used by | |
| Members | docAuthor docEdition docImprint docTitle graphic titlePart |
| att.ascribed provides attributes for elements representing speech or action that can be ascribed to a specific individual. | |||||||||
| Module | tei | ||||||||
| Members | change q | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| att.canonical provides attributes which can be used to associate a representation such as a name or title with canonical information about the object being named or referenced. | |||||||||||||||||||
| Module | tei | ||||||||||||||||||
| Members | att.naming [att.personal [addName forename genName orgName persName roleName surname] affiliation birth bloc collection country death district education event geogFeat geogName institution name nationality occupation origPlace placeName population pubPlace region relation repository residence settlement socecStatus trait] author docAuthor docTitle resp term title | ||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||
| att.coordinated elements which can be positioned within a two dimensional coordinate system. | |||||||||||||||||||||||||
| Module | transcr | ||||||||||||||||||||||||
| Members | surface zone | ||||||||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||||||||
| att.damaged provides attributes describing the nature of any physical damage affecting a reading. | |||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||
| Members | damage damageSpan | ||||||||||||||||||||||||||||||||
| Attributes |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||||
| att.datable provides attributes for normalization of elements that contain dates, times, or datable events. | |
| Module | tei |
| Members | acquisition affiliation age binding birth bloc country custEvent date death district education event faith floruit geogFeat langKnowledge langKnown location nationality occupation orgName origDate origPlace origin persName placeName population provenance region relation residence seal settlement sex socecStatus stamp trait |
| Attributes | att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) |
| Note |
This ‘superclass’ provides attributes that
can be used to provide normalized values of temporal information.
By default, the attributes from the att.datable.w3c class are provided. If the
module for names & dates is loaded, this class also provides
attributes from the att.datable.iso
class. In general, the possible values of attributes restricted to
the W3C datatypes form a subset of those values available via the
ISO 8601 standard. However, the greater expressiveness of the ISO
datatypes may not be needed, and there exists much greater
software support for the W3C datatypes.
|
| att.datable.w3c provides attributes for normalization of elements that contain datable events using the W3C datatypes. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | att.datable [acquisition affiliation age binding birth bloc country custEvent date death district education event faith floruit geogFeat langKnowledge langKnown location nationality occupation orgName origDate origPlace origin persName placeName population provenance region relation residence seal settlement sex socecStatus stamp trait] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.declarable provides attributes for those elements in the TEI Header which may be independently selected by means of the special purpose decls attribute. | |||||||||
| Module | tei | ||||||||
| Members | availability bibl editorialDecl geoDecl langUsage listBibl listEvent listOrg listPerson listPlace projectDesc sourceDesc textClass | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| Note |
The rules governing the association of declarable elements with
individual parts of a TEI text are fully defined in chapter ??. Only one element of a particular type may have a
default attribute with a value of true.
|
||||||||
| att.declaring provides attributes for elements which may be independently associated with a particular declarable element within the header, thus overriding the inherited default for that element. | |||||||||
| Module | tei | ||||||||
| Members | back body div facsimile front gloss graphic group lg p ptr ref surface term text | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| Note |
The rules governing the association of declarable elements
with individual parts of a TEI text are fully defined in chapter ??.
|
||||||||
| att.dimensions provides attributes for describing the size of physical objects. | |||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||
| Members | att.damaged [damage damageSpan] att.editLike [att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear] depth dim dimensions height space width | ||||||||||||||||||||||||||||||||
| Attributes |
att.ranging (@atLeast, @atMost, @min, @max)
|
||||||||||||||||||||||||||||||||
| att.divLike provides attributes common to all elements which behave in the same way as divisions. | |||||||||||||||||||||
| Module | tei | ||||||||||||||||||||
| Members | div lg | ||||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||||
| att.editLike provides attributes describing the nature of a encoded scholarly intervention or interpretation of any kind. | |||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||
| Members | att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear | ||||||||||||||||||||||||||||||
| Attributes |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||
| Note |
The members of this attribute class are typically used to represent any kind of editorial
intervention in a text, for example a correction or interpretation, or to date or localize
manuscripts etc.
|
||||||||||||||||||||||||||||||
| att.global provides attributes common to all elements in the TEI encoding scheme. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Members | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Attributes |
att.global.facs (@facs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.global.facs groups elements corresponding with all or part of an image, because they contain an alternative representation of it, typically but not necessarily a transcription of it. | |||||||||
| Module | transcr | ||||||||
| Members | att.global | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| att.handFeatures provides attributes describing aspects of the hand in which a manuscript is written. | |||||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||||
| Members | handNote handShift typeNote | ||||||||||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||||||||||
| att.internetMedia provides attributes for specifying the type of a computer resource using a standard taxonomy. | |||||||||
| Module | tei | ||||||||
| Members | graphic | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| Note |
This attribute class provides attributes for describing a
computer resource, typically available over the internet,
according to standard taxonomies. At present only a single
taxonomy is supported, the Multipurpose Internet Mail Extensions
Media Type system. This system of typology of media types is
defined by the Internet Engineering Task Force in RFC 2046. The
list of
types is maintained by the Internet Assigned Numbers
Authority.
|
||||||||
| att.msExcerpt (manuscript excerpt) provides attributes used to describe excerpts from a manuscript placed in a description thereof. | |||||||
| Module | msdescription | ||||||
| Members | explicit incipit msContents msItem quote | ||||||
| Attributes | In addition to global attributes
|
||||||
| Note |
In the case of an incipit, indicates whether the incipit as
given is defective, i.e. the first words of the text as preserved,
as opposed to the first words of the work itself. In the case of
an explicit, indicates whether the explicit as given is defective,
i.e. the final words of the text as preserved, as opposed to what
the closing words would have been had the text of the work been
whole.
|
||||||
| att.naming provides attributes common to elements which refer to named persons, places, organizations etc. | |||||||||||
| Module | tei | ||||||||||
| Members | att.personal [addName forename genName orgName persName roleName surname] affiliation birth bloc collection country death district education event geogFeat geogName institution name nationality occupation origPlace placeName population pubPlace region relation repository residence settlement socecStatus trait | ||||||||||
| Attributes |
att.canonical (@key, @ref)
|
||||||||||
| att.personal (attributes for components of personal names) common attributes for those elements which form part of a personal name. | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | addName forename genName orgName persName roleName surname | ||||||||||||||
| Attributes |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||||||||
| att.placement provides attributes for describing where on the source page or object a textual element appears. | |||||||||||||
| Module | tei | ||||||||||||
| Members | add addSpan figure fw note | ||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||
| att.pointing defines a set of attributes used by all elements which point to other elements by means of one or more URI references. | |||||||||||||||||
| Module | linking | ||||||||||||||||
| Members | ptr ref | ||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||
| att.ranging provides attributes for describing numerical ranges. | |||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||
| Members | att.dimensions [att.damaged [damage damageSpan] att.editLike [att.transcriptional [add addSpan del delSpan restore subst] affiliation age am birth corr date death education event ex expan faith floruit gap langKnowledge langKnown location nationality occupation org orgName origDate origPlace origin persName person place placeName population reg relation residence sex socecStatus supplied trait unclear] depth dim dimensions height space width] | ||||||||||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||||||||||
| att.segLike provides attributes for elements used for arbitrary segmentation. | |||||||||||||||||
| Module | tei | ||||||||||||||||
| Members | seg | ||||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||||
| att.sourced provides attributes identifying the source edition from which some encoded feature derives. | |||||||||
| Module | tei | ||||||||
| Members | cb lb milestone pb refState | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| Example |
<l>Of Mans First Disobedience,<lb ed="1674"/> and<lb ed="1667"/> the Fruit</l>
<l>Of that Forbidden Tree, whose<lb ed="1667 1674"/> mortal tast</l> <l>Brought Death into the World,<lb ed="1667"/> and all<lb ed="1674"/> our woe,</l> |
||||||||
| att.spanning provides attributes for elements which delimit a span of text by pointing mechanisms rather than by enclosing it. | |||||||||
| Module | tei | ||||||||
| Members | addSpan damageSpan delSpan index | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| Note |
The span is defined as running in document order from the start
of the content of the pointing element (if any) to the end of the
content of the element pointed to by the spanTo attribute (if
any). If no value is supplied for the attribute, the assumption is that the span is
coextensive with the pointing element.
|
||||||||
| att.transcriptional provides attributes specific to elements encoding authorial or scribal intervention in a text when transcribing manuscript or similar sources. | |||||||||||||||||||||||||
| Module | tei | ||||||||||||||||||||||||
| Members | add addSpan del delSpan restore subst | ||||||||||||||||||||||||
| Attributes |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||||
| att.translatable provides attributes used to indicate the status of a translatable portion of an ODD document. | |||||||||
| Module | tei | ||||||||
| Members | desc gloss | ||||||||
| Attributes | In addition to global attributes
|
||||||||
| att.typed provides attributes which can be used to classify or subclassify elements in any way. | |||||||||||||||
| Module | tei | ||||||||||||||
| Members | accMat add addName addSpan altIdentifier anchor bibl bloc cb charProp corr country custEvent damage damageSpan date decoNote del delSpan dim district div event explicit filiation finalRubric forename g genName geogFeat gloss head incipit lb lg listBibl listEvent listOrg listPerson listPlace location mapping milestone msName name nameLink offset org orgName origDate pb persName place placeName population quote reg region relatedItem relationGrp restore roleName rubric seal seg settlement stamp surname term text trait | ||||||||||||||
| Attributes | In addition to global attributes
|
||||||||||||||
| Note |
The typology used may be formally defined using
the <classification> element of the encodingDesc within
the associated TEI header, or as a list within one of the components
of the encodingDesc element, or informally as descriptive prose within
the encodingDesc element.
|
||||||||||||||
| macro.limitedContent (paragraph content) defines the content of prose elements that are not used for transcription of extant materials. | |
| Module | tei |
| Used by | |
| Declaration |
macro.limitedContent = ( text | model.limitedPhrase | model.inter )* |
| macro.paraContent (paragraph content) defines the content of paragraphs and similar elements. | |
| Module | tei |
| Used by | |
| Declaration |
macro.paraContent = ( text | model.gLike | model.phrase | model.inter | model.global )* |
| macro.phraseSeq (phrase sequence) defines a sequence of character data and phrase-level elements. | |
| Module | tei |
| Used by |
abbr
addName
addrLine
affiliation
author
biblScope
birth
bloc
catchwords
colophon
country
death
distributor
district
docAuthor
edition
editor
education
expan
explicit
extent
faith
finalRubric
floruit
foreign
forename
fw
genName
geoDecl
geogName
gloss
heraldry
incipit
label
material
name
nameLink
nationality
occupation
orgName
persName
placeName
pubPlace
publisher
region
residence
roleName
rubric
secFol
settlement
sex
signatures
socecStatus
stamp
summary
surname
term
textLang
watermark
|
| Declaration |
macro.phraseSeq = ( text | model.gLike | model.phrase | model.global )* |
| macro.phraseSeq.limited (limited phrase sequence) defines a sequence of character data and those phrase-level elements that are not typically used for transcribing extant documents. | |
| Module | tei |
| Used by | |
| Declaration |
macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )* |
| macro.specialPara ('special' paragraph content) defines the content model of elements such as notes or list items, which either contain a series of component-level elements or else have the same structure as a paragraph, containing a series of phrase-level and inter-level elements. | |
| Module | tei |
| Used by | |
| Declaration |
macro.specialPara =
(
text
| model.gLike
| model.phrase
| model.inter
| model.divPart
| model.global
)*
|
| macro.xtext (extended text) defines a sequence of character data and gaiji elements. | |
| Module | tei |
| Used by | |
| Declaration |
macro.xtext = ( text | model.gLike )* |
| <TEI> (TEI document) contains a single TEI-conformant document, comprising a TEI header and a text, either in isolation or as part of a <teiCorpus> element. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCDEF | |||||||||
| Module | textstructure | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
TEI
{
att.global.attributes,
attribute version { xsd:decimal }?,
( teiHeader, ( ( model.resourceLike+, text? ) | text ) )
}
|
||||||||
|
<s:ns prefix="tei" uri="http://www.tei-c.org/ns/1.0"/> |
|||||||||
|
<s:ns prefix="rng" uri="http://relaxng.org/ns/structure/1.0"/> |
|||||||||
| Example |
<TEI>
<teiHeader> <fileDesc> <titleStmt> <title>The shortest TEI Document Imaginable</title> </titleStmt> <publicationStmt> <p>First published as part of TEI P2.</p> </publicationStmt> <sourceDesc> <p>No source: this is an original work.</p> </sourceDesc> </fileDesc> </teiHeader> <text> <body> <p>This is about the shortest TEI document imaginable.</p> </body> </text> </TEI> |
||||||||
| Note |
This element is required.
|
||||||||
| <abbr> (abbreviation) contains an abbreviation of any sort. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONAAB | |||||||||||
| Module | core | ||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||
| Used by | |||||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||
| Declaration |
element
abbr
{
att.global.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||||
| Example |
<abbr>SPQR</abbr>
|
||||||||||
| Example |
<choice>
<abbr>SPQR</abbr> <expan>senatus populusque romanorum</expan> </choice> |
||||||||||
| Note |
The abbr tag is not required; if appropriate, the encoder may transcribe
abbreviations in the source text silently, without tagging them. If abbreviations are
not transcribed directly but expanded silently, then the TEI header should
so indicate.
|
||||||||||
| <accMat> (accompanying material) contains details of any significant additional material which may be closely associated with the manuscript being described, such as non-contemporaneous documents or fragments bound in with the manuscript at some earlier historical period. 1.5.3.3 Accompanying Material | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
accMat
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Example |
<accMat>A copy of a tax form from 1947 is included in the envelope
with the letter. It is not catalogued separately.</accMat> |
| <acquisition> contains any descriptive or other information concerning the process by which a manuscript or manuscript part entered the holding institution. 1.6 History | |
| Module | msdescription |
| In addition to global attributes | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
acquisition
{
att.global.attributes,
att.datable.attributes,
macro.specialPara
}
|
| Example |
<acquisition>Left to the <name type="place">Bodleian</name> by
<name type="person">Richard Rawlinson</name> in 1755. </acquisition> |
| <addName> (additional name) contains an additional name component, such as a nickname, epithet, or alias, or any other descriptive phrase used within a personal name. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPER | |
| Module | namesdates |
| In addition to global attributes | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
addName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Example |
<persName>
<forename>Frederick</forename> <addName type="epithet">the Great</addName> <roleName>Emperor of Prussia</roleName> </persName> |
| <addSpan> (added span of text) marks the beginning of a longer sequence of text added by an author, scribe, annotator or corrector (see also add). http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHAD | |
| Module | transcr |
| In addition to global attributes | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.placement (@place) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Used by | |
| May contain | Empty element |
| Declaration |
element
addSpan
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.placement.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Example |
<handNote xml:id="HEOL" scribe="HelgiÓlafsson"/>
<!-- ... --> <body> <div> <!-- text here --> </div> <addSpan n="added gathering" hand="#HEOL" spanTo="#P025"/> <div> <!-- text of first added poem here --> </div> <div> <!-- text of second added poem here --> </div> <div> <!-- text of third added poem here --> </div> <div> <!-- text of fourth added poem here --> </div> <anchor xml:id="P025"/> <div> <!-- more text here --> </div> </body> |
| Note |
Both the beginning and the end of the added material must be
marked; the beginning by the addSpan element itself, the
end by the spanTo attribute.
|
| <additional> groups additional information, combining bibliographic information about a manuscript, or surrogate copies of it with curatorial or administrative information. 1.7 Additional information | |
| Module | msdescription |
| Used by | |
| May contain |
core:
listBibl
msdescription:
adminInfo
surrogates
|
| Declaration |
element
additional
{
att.global.attributes,
( adminInfo?, surrogates?, listBibl? )
}
|
| Example |
<additional>
<adminInfo> <recordHist> <!-- record history here --> </recordHist> <custodialHist> <!-- custodial history here --> </custodialHist> </adminInfo> <surrogates> <!-- information about surrogates here --> </surrogates> <listBibl> <!-- full bibliography here --> </listBibl> </additional> |
| <additions> contains a description of any significant additions found within a manuscript, such as marginalia or other annotations. 1.5.2 Writing, Decoration, and Other Notations | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element additions { att.global.attributes, macro.specialPara }
|
| Example |
<additions>
<p>There are several marginalia in this manuscript. Some consist of single characters and others are figurative. On 8v is to be found a drawing of a mans head wearing a hat. At times sentences occurs: On 5v: <q xml:lang="is">Her er skrif andres isslendin</q>, on 19r: <q xml:lang="is">þeim go</q>, on 21r: <q xml:lang="is">amen med aund ok munn halla rei knar hofud summu all huad batar þad mælgi ok mal</q>, On 21v: some runic letters and the sentence <q xml:lang="la">aue maria gracia plena dominus</q>.</p> </additions> |
| <addrLine> (address line) contains one line of a postal address. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONAAD http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOI | |
| Module | core |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element addrLine { att.global.attributes, macro.phraseSeq }
|
| Example |
<address>
<addrLine>Computing Center, MC 135</addrLine> <addrLine>P.O. Box 6998</addrLine> <addrLine>Chicago, IL</addrLine> <addrLine>60680 USA</addrLine> </address> |
| Note |
Addresses may be encoded either as a sequence of
lines, or using any sequence of component elements from the
model.addrPart class. Other non-postal forms of address, such as
telephone numbers or email, should not be included within an
<address> element directly but may be wrapped within an
addrLine if they form part of the printed address in some
source text.
|
| <adminInfo> (administrative information) contains information about the present custody and availability of the manuscript, and also about the record description itself. 1.7.1 Administrative information | |
| Module | msdescription |
| Used by | |
| May contain | |
| Declaration |
element
adminInfo
{
att.global.attributes,
( recordHist?, availability?, custodialHist?, model.noteLike? )
}
|
| Example |
<adminInfo>
<recordHist> <source>Record created <date>1 Aug 2004</date> </source> </recordHist> <availability> <p>Until 2015 permission to photocopy some materials from this collection has been limited at the request of the donor. Please ask repository staff for details if you are interested in obtaining photocopies from Series 1: Correspondence.</p> </availability> <custodialHist> <p>Collection donated to the Manuscript Library by the Estate of Edgar Holden in 1993. Donor number: 1993-034.</p> </custodialHist> </adminInfo> |
| <affiliation> (affiliation) contains an informal description of a person's present or past affiliation with some organization, for example an employer or sponsor. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHPA | |
| Module | namesdates |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
affiliation
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Example |
<affiliation>Junior project officer for the US <name type="org">National Endowment for
the Humanities</name> </affiliation> <affiliation notAfter="1960-01-01" notBefore="1957-02-28">Paid up member of the <orgName>Australian Journalists Association</orgName> </affiliation> |
| Note | |
| <age> (age) specifies the age of a person. | |||||||||
| Module | namesdates | ||||||||
| In addition to global attributes |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to))
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
age
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
attribute value { xsd:nonNegativeInteger }?,
macro.phraseSeq.limited
}
|
||||||||
| Example |
<age value="2" notAfter="1986">under 20 in the early eighties</age>
|
||||||||
| <altIdentifier> (alternative identifier) contains an alternative or former structured identifier used for a manuscript, such as a former catalogue number. 1.2 The Manuscript Identifier | |||||||||
| Module | msdescription | ||||||||
| In addition to global attributes |
att.typed (@type, @subtype)
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
altIdentifier
{
att.global.attributes,
attribute type { "former" | "system" | "partial" | "internal" | "other" },
att.typed.attribute.subtype,
(
model.placeNamePart_sequenceOptional,
institution?,
repository?,
collection?,
idno,
note?
)
}
|
||||||||
| Example |
<altIdentifier>
<settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </altIdentifier> |
||||||||
| Note |
An identifying number of some kind must be supplied if
known; if it is not known, this should be stated.
|
||||||||
| <am> (abbreviation marker) contains a sequence of letters or signs present in an abbreviation which are omitted or replaced in the expanded form of the abbreviation. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHAB | |
| Module | transcr |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Used by | |
| May contain | |
| Declaration |
element
am
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
( text | model.gLike | model.pPart.transcriptional )*
}
|
| Example |
do you
<abbr>Mr<am>.</am> </abbr> Jones? |
| <anchor> (anchor point) attaches an identifier to a point within a text, whether or not it corresponds with a textual element. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TS.html#TSSAPA http://www.tei-c.org/release/doc/tei-p5-doc/en/html/SA.html#SACS | |
| Module | linking |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain | Empty element |
| Declaration |
element anchor { att.global.attributes, att.typed.attributes, empty }
|
| Example |
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/> </s> |
| Note |
On this
element, the global xml:id attribute must be supplied to
specify an identifier for the point at which this element occurs
within a document. The value used may be chosen freely provided that
it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence.
|
| <author> in a bibliographic reference, contains the name(s) of the author(s), personal or corporate, of a work; for example in the same form as that provided by a recognized bibliographic name authority. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOR http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD21 | |
| Module | core |
| In addition to global attributes | att.canonical (@key, @ref) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
author
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| 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</author> <author> <persName>Beaumont, Francis</persName> and <persName>John Fletcher</persName> </author> <author> <orgName key="BBC">British Broadcasting Corporation</orgName>: Radio 3 Network </author> |
| Note |
Particularly where cataloguing is likely to be based on the
content of the header, it is advisable to use a generally recognized
name authority file to supply the content for this element. The
attributes key or ref may also be used to
reference canonical information about the author(s) intended from any
appropriate authority, such as a library catalogue or online
resource.
In the case of a broadcast, use this element for the name of
the company or network responsible for making the broadcast.
Where an author is unknown or unspecified, this element may contain
text such as Unknown or
Anonymous. When the appropriate TEI modules are
in use, it may also contain detailed tagging of the names used for people, organizations or
places, in particular where multiple names are given.
|
| <authority> (release authority) supplies the name of a person or other agency responsible for making an electronic file available, other than a publisher or distributor. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element authority { att.global.attributes, macro.phraseSeq.limited }
|
| Example |
<authority>John Smith</authority>
|
| <availability> supplies information about the availability of a text, for example any restrictions on its use or distribution, its copyright status, etc. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 | |||||||
| Module | header | ||||||
| In addition to global attributes |
att.declarable (@default)
|
||||||
| Used by | |||||||
| May contain |
core:
p
|
||||||
| Declaration |
element
availability
{
attribute status { "free" | "unknown" | "restricted" },
att.global.attributes,
att.declarable.attributes,
model.pLike+
}
|
||||||
| Example |
<availability status="restricted">
<p>Available for academic research purposes only.</p> </availability> <availability status="free"> <p>In the public domain</p> </availability> <availability status="restricted"> <p>Available under licence from the publishers.</p> </availability> |
||||||
| Note |
A consistent format should be adopted
|
||||||
| <back> (back matter) contains any appendixes, etc. following the main part of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSBACK http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DS | |
| Module | textstructure |
| In addition to global attributes | att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
back
{
att.global.attributes,
att.declaring.attributes,
(
( model.frontPart | model.pLike.front | model.global )*,
(
(
(
( model.div1Like ),
( model.frontPart | model.div1Like | model.global )*
)
| (
( model.divLike ),
( model.frontPart | model.divLike | model.global )*
)
)?
),
( ( ( model.divBottomPart ), ( model.divBottomPart | model.global )* )? )
)
}
|
| Example |
<back>
<div1 type="appendix"> <head>The Golden Dream or, the Ingenuous Confession</head> <p>To shew the Depravity of human Nature </p> </div1> <div1 type="epistle"> <head>A letter from the Printer, which he desires may be inserted</head> <salute>Sir.</salute> <p>I have done with your Copy, so you may return it to the Vatican, if you please </p> </div1> <div1 type="advert"> <head>The Books usually read by the Scholars of Mrs Two-Shoes are these and are sold at Mr Newbery's at the Bible and Sun in St Paul's Church-yard.</head> <list> <item n="1">The Christmas Box, Price 1d.</item> <item n="2">The History of Giles Gingerbread, 1d.</item> <item n="42">A Curious Collection of Travels, selected from the Writers of all Nations, 10 Vol, Pr. bound 1l.</item> </list> </div1> <div1 type="advert"> <head> <hi rend="center">By the KING's Royal Patent,</hi> Are sold by J. NEWBERY, at the Bible and Sun in St. Paul's Church-Yard.</head> <list> <item n="1">Dr. James's Powders for Fevers, the Small-Pox, Measles, Colds, &c. 2s. 6d</item> <item n="2">Dr. Hooper's Female Pills, 1s.</item> </list> </div1> </back> |
| Note |
The content model of back matter is identical to that of front matter, reflecting the facts
of cultural history.
|
| <bibl> (bibliographic citation) contains a loosely-structured bibliographic citation of which the sub-components may or may not be explicitly tagged. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBITY http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD3 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAS2 | |
| Module | core |
| In addition to global attributes | att.declarable (@default) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
author
biblScope
cb
choice
corr
date
del
editor
expan
foreign
gap
gloss
hi
index
lb
milestone
name
note
orig
pb
ptr
pubPlace
publisher
ref
reg
relatedItem
respStmt
sic
term
title
unclear
figures:
figure
gaiji:
g
msdescription:
depth
dim
height
msIdentifier
width
|
| Declaration |
element
bibl
{
att.global.attributes,
att.declarable.attributes,
att.typed.attributes,
(
text
| model.gLike
| model.highlighted
| model.pPart.data
| model.pPart.edit
| model.segLike
| model.ptrLike
| model.biblPart
| model.global
)*
}
|
| 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> |
| Note |
Contains phrase-level elements, together with any combination of elements
from the biblPart class
|
| <biblScope> (scope of citation) defines the scope of a bibliographic reference, for example as a list of page numbers, or a named subdivision of a larger work. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOI | |||||||||||||||||||||
| Module | core | ||||||||||||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||||||||||||
| Used by | |||||||||||||||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||||||
| Declaration |
element
biblScope
{
attribute type { "volume" | "pages" },
attribute from { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
attribute to { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
att.global.attributes,
macro.phraseSeq
}
|
||||||||||||||||||||
| Example |
<biblScope>pp 12–34</biblScope>
<biblScope type="pp" from="12" to="34"/> <biblScope type="vol">II</biblScope> <biblScope type="pp">12</biblScope> |
||||||||||||||||||||
| <binding> contains a description of one binding, i.e. type of covering, boards, etc. applied to a manuscript. 1.5.3.1 Binding Descriptions | |||||||||
| Module | msdescription | ||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to))
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
binding
{
att.global.attributes,
att.datable.attributes,
attribute contemporary { xsd:boolean | "unknown" | "inapplicable" }?,
( model.pLike | condition | decoNote )+
}
|
||||||||
| Example |
<binding contemporary="true">
<p>Contemporary blind stamped leather over wooden boards with evidence of a fore edge clasp closing to the back cover.</p> </binding> |
||||||||
| Example |
<bindingDesc>
<binding contemporary="false"> <p>Quarter bound by the Phillipps' binder, Bretherton, with his sticker on the front pastedown.</p> </binding> <binding contemporary="false"> <p>Rebound by an unknown 19th c. company; edges cropped and gilt.</p> </binding> </bindingDesc> |
||||||||
| <bindingDesc> (binding description) describes the present and former bindings of a manuscript, either as a series of paragraphs or as a series of distinct binding elements, one for each binding of the manuscript. 1.5.3.1 Binding Descriptions | |
| Module | msdescription |
| Used by | |
| May contain | |
| Declaration |
element
bindingDesc
{
att.global.attributes,
( ( model.pLike | decoNote | condition )+ | binding+ )
}
|
| Example |
<bindingDesc>
<p>Sewing not visible; tightly rebound over 19th-cent. pasteboards, reusing panels of 16th-cent. brown leather with gilt tooling à la fanfare, Paris c. 1580-90, the centre of each cover inlaid with a 17th-cent. oval medallion of red morocco tooled in gilt (perhaps replacing the identifying mark of a previous owner); the spine similarly tooled, without raised bands or title-piece; coloured endbands; the edges of the leaves and boards gilt.Boxed.</p> </bindingDesc> |
| <birth> (birth) contains information about a person's birth, such as its date and place. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHPA | |
| Module | namesdates |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
birth
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Example |
<birth>Before 1920, Midlands region.</birth>
|
| Example |
<birth when="1960-12-10">In a small cottage near <name type="place">Aix-la-Chapelle</name>,
early in the morning of <date>10 Dec 1960</date> </birth> |
| <bloc> (bloc) contains the name of a geo-political unit consisting of two or more nation states or countries. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC | |
| Module | namesdates |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
bloc
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Example |
<bloc type="union">the European Union</bloc>
<bloc type="continent">Africa</bloc> |
| <body> (text body) contains the whole body of a single unitary text, excluding any front or back matter. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DS | |
| Module | textstructure |
| In addition to global attributes | att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
body
{
att.global.attributes,
att.declaring.attributes,
(
model.global*,
( ( model.divTop ), ( model.global | model.divTop )* )?,
( ( model.divGenLike ), ( model.global | model.divGenLike )* )?,
(
( ( model.divLike ), ( model.global | model.divGenLike )* )+
| ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
| (
( ( model.common ), model.global* )+,
(
( ( model.divLike ), ( model.global | model.divGenLike )* )+
| ( ( model.div1Like ), ( model.global | model.divGenLike )* )+
)?
)
),
( ( model.divBottom ), model.global* )*
)
}
|
| 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> |
| <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. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD55 | |
| Module | header |
| Used by | |
| May contain |
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
catDesc
{
att.global.attributes,
( text | model.limitedPhrase | model.catDescPart )*
}
|
| 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> |
| <catRef> (category reference) specifies one or more defined categories within some taxonomy or text typology. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD43 | |||||||||||||||||
| Module | header | ||||||||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||||||||
| Used by | |||||||||||||||||
| May contain | Empty element | ||||||||||||||||
| Declaration |
element
catRef
{
att.global.attributes,
attribute target { list { xsd:anyURI+ } },
attribute scheme { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Example |
<catRef target="#news #prov #sales2"/>
<!-- elsewhere --> <taxonomy> <category xml:id="news"> <catDesc>Newspapers</catDesc> </category> <category xml:id="prov"> <catDesc>Provincial</catDesc> </category> <category xml:id="sales2"> <catDesc>Low to average annual sales</catDesc> </category> </taxonomy> |
||||||||||||||||
| Note |
The scheme attribute need be supplied only if more than one taxonomy has been declared
|
||||||||||||||||
| <catchwords> describes the system used to ensure correct ordering of the quires making up a codex or incunable, typically by means of annotations at the foot of the page. 1.1.7 Catchwords, Signatures, Secundo Folio | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element catchwords { att.global.attributes, macro.phraseSeq }
|
| <category> contains an individual descriptive category, possibly nested within a superordinate category, within a user-defined taxonomy. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD55 | |
| Module | header |
| Used by | |
| May contain | |
| Declaration |
element
category
{
att.global.attributes,
( ( catDesc | model.glossLike* ), category* )
}
|
| Example |
<category xml:id="b1">
<catDesc>Prose reportage</catDesc> </category> |
| Example |
<category xml:id="b2">
<catDesc>Prose </catDesc> <category xml:id="b11"> <catDesc>reportage</catDesc> </category> <category xml:id="b12"> <catDesc>fiction</catDesc> </category> </category> |
| <cb> (column break) marks the boundary between one column of a text and the next in a standard reference system. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CORS5 | |
| Module | core |
| In addition to global attributes | att.typed (@type, @subtype) att.sourced (@ed) |
| Used by | |
| May contain | Empty element |
| Declaration |
element
cb
{
att.global.attributes,
att.typed.attributes,
att.sourced.attributes,
empty
}
|
| Example |
Markup of an early English dictionary printed in two columns: <pb/>
<cb n="1"/> <entryFree> <form>Well</form>, <sense>a Pit to hold Spring-Water</sense>: <sense>In the Art of <hi rend="italic">War</hi>, a Depth the Miner sinks into the Ground, to find out and disappoint the Enemies Mines, or to prepare one</sense>. </entryFree> <entryFree>To <form>Welter</form>, <sense>to wallow</sense>, or <sense>lie groveling</sense>.</entryFree> <!-- remainder of column --> <cb n="2"/> <entryFree> <form>Wey</form>, <sense>the greatest Measure for dry Things, containing five Chaldron</sense>. </entryFree> <entryFree> <form>Whale</form>, <sense>the greatest of Sea-Fishes</sense>. </entryFree> |
| Note |
On this element, the global n attribute indicates the number or other value associated with the column
which follows the point of insertion of this cb element. Encoders should adopt a clear and consistent policy as to
whether the numbers associated with column breaks relate to the physical
sequence number of the column in the whole text, or whether columns are
numbered within the page.
By convention, the cb element is placed at the head of the
column to which it refers.
|
| <change> summarizes a particular change or correction made to a particular version of an electronic text which is shared between several researchers. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD6 | |||||||||
| Module | header | ||||||||
| In addition to global attributes |
att.ascribed (@who)
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
bibl
cb
choice
date
desc
expan
foreign
gap
gloss
index
label
lb
list
listBibl
milestone
name
note
pb
ptr
q
quote
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
change
{
att.global.attributes,
att.ascribed.attributes,
attribute
when
{
xsd:date
| xsd:gYear
| xsd:gMonth
| xsd:gDay
| xsd:gYearMonth
| xsd:gMonthDay
| xsd:time
| xsd:dateTime
}?,
( text | model.limitedPhrase | model.inter | model.global )*
}
|
||||||||
| 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> <change who="#BZ" when="2008-02-02">Finished chapter 23</change> <change who="#BZ" when="2008-01-02">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> |
||||||||
| 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.
|
||||||||
| <char> (character) provides descriptive information about a character. | |
| Module | gaiji |
| Used by | |
| May contain | |
| Declaration |
element
char
{
att.global.attributes,
(
charName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Example |
<char xml:id="circledU4EBA">
<charName>CIRCLED IDEOGRAPH 4EBA</charName> <charProp> <unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> <mapping type="standard">人</mapping> </char> |
| <charDecl> (character declarations) provides information about nonstandard characters and glyphs. | |
| Module | gaiji |
| Used by | |
| May contain | |
| Declaration |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) }
|
| Example |
<charDecl>
<char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> |
| <charName> (character name) contains the name of a character, expressed following Unicode conventions. | |
| Module | gaiji |
| Used by | |
| May contain | Character data only |
| Declaration |
element charName { att.global.attributes, text }
|
| Example |
<charName>CIRCLED IDEOGRAPH 4EBA</charName>
|
| Note |
The name must follow Unicode conventions for character naming. Projects working in similar
fields are recommended to coordinate and publish their list of charNames to
facilitate data exchange.
|
| <charProp> (character property) provides a name and value for some property of the parent character or glyph. | |
| Module | gaiji |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain |
gaiji:
localName
unicodeName
value
|
| Declaration |
element
charProp
{
att.global.attributes,
att.typed.attributes,
( ( unicodeName | localName ), value )
}
|
| Example |
<charProp>
<unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> |
| Note |
If the property is a Unicode Normative Property, then its unicodeName must be
supplied. Otherwise, its name must be specied by means of a localName.
At a later release, additional constraints will be defined on possible value/name
combinations using Schematron rules
|
| <choice> groups a number of alternative encodings for the same point in a text. | |
| Module | core |
| Used by | |
| May contain | |
| Declaration |
element choice { att.global.attributes, ( model.choicePart | choice )* }
|
| Example |
An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows. <p>Lastly, That, upon his solemn oath to observe all the above
articles, the said man-mountain shall have a daily allowance of meat and drink sufficient for the support of <choice> <sic>1724</sic> <corr>1728</corr> </choice> of our subjects, with free access to our royal person, and other marks of our <choice> <orig>favour</orig> <reg>favor</reg> </choice>.</p> |
| Note |
Because the children of a choice element all
represent alternative ways of encoding the same sequence, it is
natural to think of them as mutually exclusive. However, there may
be cases where a full representation of a text requires the
alternative encodings to be considered as parallel.
Note also that choice elements may self-nest.
|
| <classCode> (classification code) contains the classification code used for this text in some standard classification system. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD43 | |||||||||
| Module | header | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
classCode
{
att.global.attributes,
attribute scheme { xsd:anyURI },
macro.phraseSeq.limited
}
|
||||||||
| Example |
<classCode scheme="http://www.udc.org">410</classCode>
|
||||||||
| <classDecl> (classification declarations) contains one or more taxonomies defining any classificatory codes used elsewhere in the text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD55 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD5 | |
| Module | header |
| Used by | |
| May contain |
header:
taxonomy
|
| Declaration |
element classDecl { att.global.attributes, taxonomy+ }
|
| Example |
<classDecl>
<taxonomy xml:id="LCSH"> <bibl>Library of Congress Subject Headings</bibl> </taxonomy> </classDecl> <!-- ... --> <textClass> <keywords scheme="#LCSH"> <list> <item>Political science</item> <item>United States -- Politics and government — Revolution, 1775-1783</item> </list> </keywords> </textClass> |
| <collation> contains a description of how the leaves or bifolia are physically arranged. 1.5.1 Object Description | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element collation { att.global.attributes, macro.specialPara }
|
| Example |
<collation>The written leaves preceded by an original flyleaf,
conjoint with the pastedown.</collation> |
| Example |
<collation>
<p> <formula>1-5.8 6.6 (catchword, f. 46, does not match following text) 7-8.8 9.10, 11.2 (through f. 82) 12-14.8 15.8(-7)</formula> <catchwords>Catchwords are written horizontally in center or towards the right lower margin in various manners: in red ink for quires 1-6 (which are also signed in red ink with letters of the alphabet and arabic numerals); quires 7-9 in ink of text within yellow decorated frames; quire 10 in red decorated frame; quire 12 in ink of text; quire 13 with red decorative slashes; quire 14 added in cursive hand.</catchwords> </p> </collation> |
| <collection> contains the name of a collection of manuscripts, not necessarily located within a single repository. 1.2 The Manuscript Identifier | |
| Module | msdescription |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
collection
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Example |
<msIdentifier>
<country>USA</country> <region>California</region> <settlement>San Marino</settlement> <repository>Huntington Library</repository> <collection>Ellesmere</collection> <idno>El 26 C 9</idno> <msName>The Ellesmere Chaucer</msName> </msIdentifier> |
| <colophon> contains the colophon of a manuscript item: that is, a statement providing information regarding the date, place, agency, or reason for production of the manuscript. 1.4.1 The <msItem> Element | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element colophon { att.global.attributes, macro.phraseSeq }
|
| Example |
<colophon>Ricardus Franciscus Scripsit Anno Domini
1447.</colophon> |
| Example |
<colophon>Explicit expliceat/scriptor ludere eat.</colophon>
|
| Example |
<colophon>Explicit venenum viciorum domini illius, qui comparavit Anno
domini Millessimo Trecentesimo nonagesimo primo, Sabbato in festo sancte Marthe virginis gloriose. Laus tibi criste quia finitur libellus iste.</colophon> |
| <condition> contains a description of the physical condition of the manuscript. 1.5.1.5 Condition | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element condition { att.global.attributes, macro.specialPara }
|
| Example |
<condition>
<p>There are lacunae in three places in this manuscript. After 14v two leaves has been cut out and narrow strips leaves remains in the spine. After 68v one gathering is missing and after 101v at least one gathering of 8 leaves has been lost. </p> <p>Several leaves are damaged with tears or holes or have a irregular shape. Some of the damages do not allow the lines to be of full length and they are apparently older than the script. There are tears on fol. 2r-v, 9r-v, 10r-v, 15r-18v, 19r-v, 20r-22v, 23r-v, 24r-28v, 30r-v, 32r-35v, 37r-v, 38r-v, 40r-43v, 45r-47v, 49r-v, 51r-v, 53r-60v, 67r-v, 68r-v, 70r-v, 74r-80v, 82r-v, 86r-v, 88r-v, 89r-v, 95r-v, 97r-98v 99r-v, 100r-v. On fol. 98 the corner has been torn off. Several leaves are in a bad condition due to moist and wear, and have become dark, bleached or wrinkled. </p> <p>The script has been touched up in the 17th century with black ink. The touching up on the following fols. was done by <name>Bishop Brynjólf Sveinsson</name>: 1v, 3r, 4r, 5r, 6v, 8v,9r, 10r, 14r, 14v, 22r,30v, 36r-52v, 72v, 77r,78r,103r, 104r,. An AM-note says according to the lawman <name>Sigurður Björnsson</name> that the rest of the touching up was done by himself and another lawman <name>Sigurður Jónsson</name>. <name>Sigurður Björnsson</name> did the touching up on the following fols.: 46v, 47r, 48r, 49r-v, 50r, 52r-v. <name>Sigurður Jónsson</name> did the rest of the touching up in the section 36r-59r containing <title>Bretasögur</title> </p> </condition> |
| <corr> (correction) contains the correct form of a passage apparently erroneous in the copy text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COEDCOR | |
| Module | core |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
corr
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
macro.paraContent
}
|
| Example |
If all that is desired is to call attention to the fact that the copy text has been corrected, corr may be used alone: I don't know,
Juan. It's so far in the past now — how <corr>can we</corr> prove or disprove anyone's theories? |
| Example |
It is also possible, using the choice and sic elements, to provide an uncorrected reading: I don't know, Juan. It's so far in the past now —
how <choice> <sic>we can</sic> <corr>can we</corr> </choice> prove or disprove anyone's theories? |
| <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. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC | |
| Module | namesdates |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
country
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Example |
<country key="DK">Denmark</country>
|
| Note |
The recommended source for codes to represent coded country names is ISO 3166.
|
| <creation> contains information about the creation of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD4C http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD4 | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element creation { att.global.attributes, macro.phraseSeq.limited }
|
| Example |
<creation>
<date>Before 1987</date> </creation> |
| Example |
<creation>
<date when="1988-07-10">10 July 1988</date> </creation> |
| Note |
Character data and phrase-level elements.
The creation element may be used to record details of a text's creation, e.g. the
date and place it was composed, if these are of interest; it should not be confused with the
publicationStmt element, which records date and place of publication.
|
| <custEvent> (custodial event) describes a single event during the custodial history of a manuscript. 1.7.1.2 Availability and Custodial History | |||||||||
| Module | msdescription | ||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.typed (@type, @subtype)
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
custEvent
{
att.global.attributes,
att.datable.attributes,
attribute
type
{
"check"
| "conservation"
| "description"
| "exhibition"
| "loan"
| "photography"
| "other"
},
att.typed.attribute.subtype,
macro.specialPara
}
|
||||||||
| Example |
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent> |
||||||||
| <custodialHist> (custodial history) contains a description of a manuscript's custodial history, either as running prose or as a series of dated custodial events. 1.7.1.2 Availability and Custodial History | |
| Module | msdescription |
| Used by | |
| May contain | |
| Declaration |
element custodialHist { att.global.attributes, ( model.pLike+ | custEvent+ ) }
|
| Example |
<custodialHist>
<custEvent type="conservation" notBefore="1961-03" notAfter="1963-02">Conserved between March 1961 and February 1963 at Birgitte Dalls Konserveringsværksted.</custEvent> <custEvent type="photography" notBefore="1988-05-01" notAfter="1988-05-30">Photographed in May 1988 by AMI/FA.</custEvent> <custEvent type="transfer-dispatch" notBefore="1989-11-13" notAfter="1989-11-13">Dispatched to Iceland 13 November 1989.</custEvent> </custodialHist> |
| <damage> contains an area of damage to the text witness. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDA | |
| Module | transcr |
| In addition to global attributes | att.typed (@type, @subtype) att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
damage
{
att.global.attributes,
att.typed.attributes,
att.damaged.attribute.hand,
att.damaged.attribute.agent,
att.damaged.attribute.degree,
att.damaged.attribute.group,
att.dimensions.attributes,
macro.paraContent
}
|
| Example |
<l>The Moving Finger wri<damage agent="water" group="1">es; and</damage> having writ,</l>
<l>Moves <damage agent="water" group="1"> <supplied>on: nor all your</supplied> </damage> Piety nor Wit</l> |
| Note |
Since damage to text witnesses frequently makes them harder to
read, the damage element will often contain an
unclear element. If the damaged area is not continuous
(e.g. a stain affecting several strings of text), the
group attribute may be used to group together several
related damage elements; alternatively the <join>
element may be used to indicate which damage and
unclear elements are part of the same physical
phenomenon.
|
| <damageSpan> (damaged span of text) marks the beginning of a longer sequence of text which is damaged in some way but still legible. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDA | |
| Module | transcr |
| In addition to global attributes | att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Used by | |
| May contain | Empty element |
| Declaration |
element
damageSpan
{
att.global.attributes,
att.damaged.attribute.hand,
att.damaged.attribute.agent,
att.damaged.attribute.degree,
att.damaged.attribute.group,
att.dimensions.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Example |
<p>Paragraph partially damaged. This is the undamaged
portion <damageSpan spanTo="#a34"/>and this the damaged portion of the paragraph.</p> <p>This paragraph is entirely damaged.</p> <p>Paragraph partially damaged; in the middle of this paragraph the damage ends and the anchor point marks the start of the <anchor xml:id="a34"/> undamaged part of the text. ...</p> |
| Note |
Both the beginning and ending of the damaged sequence must be
marked: the beginning by the delSpan element, the ending
by the target of the spanTo attribute: if no other
element available, the anchor element may be used for
this purpose.
The damaged text must be at least partially legible, in order
for the encoder to be able to transcribe it. If it is not legible
at all, the damageSpan element should not be used. Rather, the
gap or unclear element should be employed, with the value of the reason attribute
giving the cause. See further sections ?? and
??.
|
| <date> contains a date in any format. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONADA http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD6 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOI http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHSE http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDDATE | |||||||||||
| Module | core | ||||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype)
|
||||||||||
| Used by | |||||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||
| Declaration |
element
date
{
attribute
calendar
{
"Gregorian"
| "Julian"
| "Islamic"
| "Hebrew"
| "Revolutionary"
| "Iranian"
| "Coptic"
| "Chinese"
| xsd:Name
}?,
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
( text | model.gLike | model.phrase | model.global )*
}
|
||||||||||
| 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>
|
||||||||||
| <death> (death) contains information about a person's death, such as its date and place. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHPA | |
| Module | namesdates |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
death
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Example |
<death when="1902-10-01"/>
|
| Example |
<death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>
|
| <decoDesc> (decoration description) contains a description of the decoration of a manuscript, either as a sequence of paragraphs, or as a sequence of topically organised decoNote elements. 1.5.3 Bindings, Seals, and Additional Material | |
| Module | msdescription |
| Used by | |
| May contain | |
| Declaration |
element decoDesc { att.global.attributes, ( model.pLike+ | decoNote+ ) }
|
| Example |
<decoDesc>
<p>The start of each book of the Bible with a 10-line historiated illuminated initial; prefaces decorated with 6-line blue initials with red penwork flourishing; chapters marked by 3-line plain red initials; verses with 1-line initials, alternately blue or red.</p> </decoDesc> |
| <decoNote> (note on decoration) contains a note describing either a decorative component of a manuscript, or a fairly homogenous class of such components. 1.5.3 Bindings, Seals, and Additional Material | |||||||||
| Module | msdescription | ||||||||
| In addition to global attributes |
att.typed (@type, @subtype)
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
decoNote
{
att.global.attributes,
attribute
type
{
"border"
| "diagram"
| "initial"
| "marginal"
| "miniature"
| "mixed"
| "paratext"
| "secondary"
| "other"
| "illustration"
| "printmark"
| "publishmark"
| "vignette"
| "frieze"
| "map"
| "unspecified"
}?,
att.typed.attribute.subtype,
macro.specialPara
}
|
||||||||
| Example |
<decoDesc>
<decoNote type="initial"> <p>The start of each book of the Bible with a 10-line historiated illuminated initial; prefaces decorated with 6-line blue initials with red penwork flourishing; chapters marked by 3-line plain red initials; verses with 1-line initials, alternately blue or red.</p> </decoNote> </decoDesc> |
||||||||
| <del> (deletion) contains a letter, word, or passage deleted, marked as deleted, or otherwise indicated as superfluous or spurious in the copy text by an author, scribe, annotator, or corrector. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COEDADD | |
| Module | core |
| In addition to global attributes | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
del
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
macro.paraContent
}
|
| Example |
<l>
<del rend="overtyped">Mein</del> Frisch <del rend="overstrike" type="primary">schwebt</del> weht der Wind </l> |
| Note |
Degrees of uncertainty over what can still be read may be indicated by use of the
<certainty> element (see ??).
This element should be used for deletion of shorter sequences of text, typically single words
or phrases. The delSpan element should be used for longer sequences of text, for
those containing structural subdivisions, and for those containing overlapping additions and
deletions.
The text deleted must be at least partially legible, in order for the encoder to be able to
transcribe it. Illegible text within a deletion may be marked using the gap tag to
signal that text is present but has not been transcribed. Attributes on the gap
element may be used to indicate how much text is omitted, the reason for omitting it, etc. If
text is not fully legible, the unclear element (available when using the additional
tagset for transcription of primary sources) should be used to signal the areas of text which
cannot be read with confidence in a similar way. See further sections ??
and, for the close association of the del tag with the gap, damage,
unclear and supplied elements (the latter three tags available when using
the additional tagset for transcription of primary sources), ??.
|
| <delSpan> (deleted span of text) marks the beginning of a longer sequence of text deleted, marked as deleted, or otherwise signaled as superfluous or spurious by an author, scribe, annotator, or corrector. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHAD | |
| Module | transcr |
| In addition to global attributes | att.transcriptional (@hand, @status, @seq) (att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) ) att.typed (@type, @subtype) att.spanning (@spanTo) |
| Used by | |
| May contain | Empty element |
| Declaration |
element
delSpan
{
att.global.attributes,
att.transcriptional.attribute.hand,
att.transcriptional.attribute.status,
att.transcriptional.attribute.seq,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
att.spanning.attributes,
empty
}
|
|
<s:assert test="@spanTo">The spanTo= attribute of <s:name/> is required.</s:assert> |
|
| Example |
<p>Paragraph partially deleted. This is the undeleted
portion <delSpan spanTo="#a23"/>and this the deleted portion of the paragraph.</p> <p>Paragraph deleted together with adjacent material.</p> <p>Second fully deleted paragraph.</p> <p>Paragraph partially deleted; in the middle of this paragraph the deletion ends and the anchor point marks the resumption <anchor xml:id="a23"/> of the text. ...</p> |
| Note |
Both the beginning and ending of the deleted sequence must be
marked: the beginning by the delSpan element, the ending
by the target of the spanTo attribute.
The text deleted must be at least partially legible, in order
for the encoder to be able to transcribe it. If it is not legible
at all, the delSpan tag should not be used. Rather, the
gap tag should be employed to signal that text cannot be
transcribed, with the value of the reason attribute
giving the cause for the omission from the transcription as
deletion. If it is not fully legible, the unclear element
should be used to signal the areas of text which cannot be read
with confidence. See further sections ?? and,
for the close association of the delSpan tag with the
gap, damage, unclear and
supplied elements, ??.
|
| <depth> specifies a length measured across the spine. 1.1.4 Dimensions | |
| Module | msdescription |
| In addition to global attributes | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element depth { att.global.attributes, att.dimensions.attributes, macro.xtext }
|
| Example |
<depth unit="in" quantity="4"/>
|
| <desc> (description) contains a brief description of the object documented by its parent element, including its intended usage, purpose, or application where this is appropriate. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html#TDTAG http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html#TDATT http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html#TDCLA http://www.tei-c.org/release/doc/tei-p5-doc/en/html/TD.html#TDENT | |
| Module | core |
| In addition to global attributes | att.translatable (@version) |
| Used by | |
| May contain |
core:
abbr
bibl
choice
date
desc
expan
foreign
gloss
label
list
listBibl
name
ptr
q
quote
ref
term
title
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
desc
{
att.global.attributes,
att.translatable.attributes,
macro.limitedContent
}
|
| Example |
<desc>contains a brief description of the purpose and application for an element, attribute,
attribute value, class, or entity.</desc> |
| Note |
TEI convention requires that this be expressed as a finite clause, begining
with an active verb.
|
| <dim> contains any single measurement forming part of a dimensional specification of some sort. 1.1.4 Dimensions | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
dim
{
att.global.attributes,
att.typed.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Example |
<dim type="circumference" extent="4.67 in"/>
|
| Note | |
| <dimensions> contains a dimensional specification. 1.1.4 Dimensions | |||||||||
| Module | msdescription | ||||||||
| In addition to global attributes |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
dimensions
{
attribute
type
{
"leaf" | "binding" | "slip" | "written" | "boxed" | "unknown"
},
att.global.attributes,
att.dimensions.attributes,
( ( dim | model.dimLike )* )
}
|
||||||||
|
<s:report test="count(tei:width)> 1">Width element may appear once only </s:report> <s:report test="count(tei:height)> 1">Height element may appear once only </s:report> <s:report test="count(tei:depth)> 1">Depth element may appear once only </s:report> |
|||||||||
| Example |
<dimensions type="leaves">
<height scope="range">157-160</height> <width>105</width> </dimensions> <dimensions type="ruled"> <height scope="most">90</height> <width scope="most">48</width> </dimensions> <dimensions unit="in"> <height>12</height> <width>10</width> </dimensions> |
||||||||
| Example |
When simple numeric quantities are involved, they may be expressed on the quantity attribute of any or all of the child elements, as in the following example. <dimensions type="leaves">
<height scope="range">157-160</height> <width quantity="105"/> </dimensions> <dimensions type="ruled"> <height unit="cm" scope="most" quantity="90"/> <width unit="cm" scope="most" quantity="48"/> </dimensions> <dimensions unit="in"> <height quantity="12"/> <width quantity="10"/> </dimensions> |
||||||||
| Note |
Contains the length of one or more of a 1-, 2-, or
3-dimensional object's height, width, and depth.
|
||||||||
| <distributor> supplies the name of a person or other agency responsible for the distribution of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element distributor { att.global.attributes, macro.phraseSeq }
|
| Example |
<distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor> |
| <district> contains the name of any kind of subdivision of a settlement, such as a parish, ward, or other administrative or geographic unit. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC | |
| Module | namesdates |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
district
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Example |
<placeName>
<district type="ward">Jericho</district> <settlement>Oxford</settlement> </placeName> |
| Example |
<placeName>
<district type="area">South Side</district> <settlement>Chicago</settlement> </placeName> |
| <div> (text division) contains a subdivision of the front, body, or back of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSDIV | |
| Module | textstructure |
| In addition to global attributes | att.divLike (@org, @sample, @part) att.typed (@type, @subtype) att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
div
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
(
(
( ( ( model.divLike | model.divGenLike ), model.global* )+ )
| (
( ( model.common ), model.global* )+,
( ( model.divLike | model.divGenLike ), model.global* )*
)
),
( ( model.divBottom ), model.global* )*
)?
)
}
|
| Example |
<body>
<div type="part"> <head>Fallacies of Authority</head> <p>The subject of which is Authority in various shapes, and the object, to repress all exercise of the reasoning faculty.</p> <div n="1" type="chapter"> <head>The Nature of Authority</head> <p>With reference to any proposed measures having for their object the greatest happiness of the greatest number....</p> <div n="1.1" type="section"> <head>Analysis of Authority</head> <p>What on any given occasion is the legitimate weight or influence to be attached to authority ... </p> </div> <div n="1.2" type="section"> <head>Appeal to Authority, in What Cases Fallacious.</head> <p>Reference to authority is open to the charge of fallacy when... </p> </div> </div> </div> </body> |
| <divGen> (automatically generated text division) indicates the location at which a textual division generated automatically by a text-processing application is to appear. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONOIX | |||||||||||
| Module | core | ||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||
| Used by | |||||||||||
| May contain |
core:
head
|
||||||||||
| Declaration |
element
divGen
{
att.global.attributes,
attribute type { xsd:Name }?,
model.headLike*
}
|
||||||||||
| Example |
One use for this element is to allow document preparation software to generate an index and insert it in the appropriate place in the output. The example below assumes that the indexName attribute on index elements in the text has been used to specify index entries for the two generated indexes, named NAMES and THINGS: <back>
<div1 type="backmat"> <head>Bibliography</head> <listBibl> <bibl/> </listBibl> </div1> <div1 type="backmat"> <head>Indices</head> <divGen n="Index Nominum" type="NAMES"/> <divGen n="Index Rerum" type="THINGS"/> </div1> </back> |
||||||||||
| Example |
Another use for divGen is to specify the location of an automatically produced table of contents: <front>
<!--<titlePage>...</titlePage>--> <divGen type="toc"/> <div> <head>Preface</head> <p> ... </p> </div> </front> |
||||||||||
| Note |
This element is intended primarily for use in document
production or manipulation, rather than in the transcription of
pre-existing materials; it makes it easier to specify the location of
indices, tables of contents, etc., to be generated by text preparation
or word processing software.
|
||||||||||
| <docAuthor> (document author) contains the name of the author of the document, as given on the title page (often but not always contained in a byline). http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSTITL | |
| Module | textstructure |
| In addition to global attributes | att.canonical (@key, @ref) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
docAuthor
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| Example |
<titlePage>
<docTitle> <titlePart>Travels into Several Remote Nations of the World, in Four Parts.</titlePart> </docTitle> <byline> By <docAuthor>Lemuel Gulliver</docAuthor>, First a Surgeon, and then a Captain of several Ships</byline> </titlePage> |
| Note |
The document author's name often occurs within a byline,
but the docAuthor element may be used whether the
<byline> element is used or not.
|
| <docEdition> (document edition) contains an edition statement as presented on a title page of a document. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSTITL | |
| Module | textstructure |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element docEdition { att.global.attributes, macro.paraContent }
|
| Example |
<docEdition>The Third edition Corrected</docEdition>
|
| Note |
Cf. the edition element of bibliographic
citation. As usual, the shorter name has been given to the
more frequent element.
|
| <docImprint> (document imprint) contains the imprint statement (place and date of publication, publisher name), as given (usually) at the foot of a title page. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSTITL | |
| Module | textstructure |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
pubPlace
publisher
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
docImprint
{
att.global.attributes,
( text | model.gLike | model.phrase | pubPlace | publisher | model.global )*
}
|
| Example |
<docImprint>Oxford, Clarendon Press, 1987</docImprint>
Imprints may be somewhat more complex:
<docImprint>
<pubPlace>London</pubPlace> Printed for <name>E. Nutt</name>, at <pubPlace>Royal Exchange</pubPlace>; <name>J. Roberts</name> in <pubPlace>wick-Lane</pubPlace>; <name>A. Dodd</name> without <pubPlace>Temple-Bar</pubPlace>; and <name>J. Graves</name> in <pubPlace>St. James's-street.</pubPlace> <date>1722.</date> </docImprint> |
| Note |
Cf. the <imprint> element of bibliographic
citations. As with title, author, and editions, the shorter name is
reserved for the element likely to be used more often.
|
| <docTitle> (document title) contains the title of a document, including all its constituents, as given on a title page. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSTITL | |
| Module | textstructure |
| In addition to global attributes | att.canonical (@key, @ref) |
| Used by | |
| May contain | |
| Declaration |
element
docTitle
{
att.global.attributes,
att.canonical.attributes,
( model.global*, ( titlePart, model.global* )+ )
}
|
| Example |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |
| <edition> (edition) describes the particularities of one edition of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD22 | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element edition { att.global.attributes, macro.phraseSeq }
|
| Example |
<edition>First edition <date>Oct 1990</date>
</edition> <edition n="S2">Students' edition</edition> |
| <editionStmt> (edition statement) groups information relating to one edition of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD22 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD2 | |
| Module | header |
| Used by | |
| May contain | |
| Declaration |
element
editionStmt
{
att.global.attributes,
( model.pLike+ | ( edition, respStmt* ) )
}
|
| Example |
<editionStmt>
<edition n="S2">Students' edition</edition> <respStmt> <resp>Adapted by </resp> <name>Elizabeth Kirk</name> </respStmt> </editionStmt> |
| Example |
<editionStmt>
<p>First edition, <date>Michaelmas Term, 1991.</date> </p> </editionStmt> |
| <editor> secondary statement of responsibility for a bibliographic item, for example the name of an individual, institution or organization, (or of several such) acting as editor, compiler, translator, etc. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOR | |||||||||
| Module | core | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
editor
{
att.global.attributes,
attribute role { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Example |
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor> |
||||||||
| Note |
A consistent format should be adopted.
Particularly where cataloguing is likely to be based on the content of the header, it is
advisable to use generally recognized authority lists for the exact form of personal names.
|
||||||||
| <editorialDecl> (editorial practice declaration) provides details of editorial principles and practices applied during the encoding of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD53 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAS2 | |
| Module | header |
| In addition to global attributes | att.declarable (@default) |
| Used by | |
| May contain |
core:
p
|
| Declaration |
element
editorialDecl
{
att.global.attributes,
att.declarable.attributes,
( model.pLike+ | model.editorialDeclPart+ )
}
|
| Example |
<editorialDecl>
<normalization> <p>All words converted to Modern American spelling using Websters 9th Collegiate dictionary </p> </normalization> <quotation marks="all" form="std"> <p>All opening quotation marks converted to “ all closing quotation marks converted to &cdq;.</p> </quotation> </editorialDecl> |
| <education> contains a description of the educational experience of a person. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHPA | |
| Module | namesdates |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
education
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
att.naming.attributes,
macro.phraseSeq
}
|
| Example |
<education>Left school at age 16</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name> </education> |
| <encodingDesc> (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD11 | |
| Module | header |
| Used by | |
| May contain | |
| Declaration |
element
encodingDesc
{
att.global.attributes,
( ( model.encodingPart | model.pLike )+ )
}
|
| Example |
<encodingDesc>
<p>Basic encoding, capturing lexical information only. All hyphenation, punctuation, and variant spellings normalized. No formatting or layout information preserved.</p> </encodingDesc> |
| <event> (event) contains data relating to any kind of significant event associated with a person, place, or organization. | |||||||||
| Module | namesdates | ||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
event
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.typed.attributes,
att.naming.attributes,
attribute where { xsd:anyURI }?,
(
model.headLike*,
( ( model.pLike+ ) | ( model.labelLike+ ) ),
( model.noteLike | model.biblLike )*,
event*
)
}
|
||||||||
| Example |
<person>
<event type="mat" when="1972-10-12"> <label>matriculation</label> </event> <event type="grad" when="1975-06-23"> <label>graduation</label> </event> </person> |
||||||||
| <ex> (editorial expansion) contains a sequence of letters added by an editor or transcriber when expanding an abbreviation. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHAB | |
| Module | transcr |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
ex
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.xtext
}
|
| Example |
The address is Southmoor <choice>
<expan>R<ex>oa</ex>d</expan> <abbr>Rd</abbr> </choice> |
| <expan> (expansion) contains the expansion of an abbreviation. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONAAB | |
| Module | core |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
expan
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.phraseSeq
}
|
| Example |
The address is Southmoor <choice>
<expan>Road</expan> <abbr>Rd</abbr> </choice> |
| Note |
The content of this element should usually be a complete word or phrase. The ex
element provided by the transcr module may be used to mark up
sequences of letters supplied within such an expansion.
|
| <explicit> contains the explicit of a manuscript item, that is, the closing words of the text proper, exclusive of any rubric or colophon which might follow it. 1.4.1 The <msItem> Element | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
explicit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Example |
<explicit>sed libera nos a malo.</explicit>
<rubric>Hic explicit oratio qui dicitur dominica.</rubric> <explicit type="defective">ex materia quasi et forma sibi proporti<gap/> </explicit> <explicit type="reverse">saued be shulle that doome of day the at </explicit> |
| <extent> describes the approximate size of a text as stored on some carrier medium, whether digital or non-digital, specified in any convenient units. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD23 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOI | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element extent { att.global.attributes, macro.phraseSeq }
|
| Example |
<extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent> <extent>ten 3.5 inch high density diskettes</extent> |
| <facsimile> contains a representation of some written source in the form of a set of images rather than as transcribed or encoded text. | |
| Module | transcr |
| In addition to global attributes | att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
facsimile
{
att.global.attributes,
att.declaring.attributes,
( front?, ( model.graphicLike | surface )+, back? )
}
|
| Example |
<facsimile>
<graphic url="page1.png"/> <surface> <graphic url="page2-highRes.png"/> <graphic url="page2-lowRes.png"/> </surface> <graphic url="page3.png"/> <graphic url="page4.png"/> </facsimile> |
| Example |
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300"> <graphic url="Bovelles-49r.png"/> </surface> </facsimile> |
| <faith> specifies the faith, religion, or belief set of a person. | |
| Module | namesdates |
| In addition to global attributes | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
faith
{
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Example |
<faith>protestant</faith>
|
| <figDesc> (description of figure) contains a brief prose description of the appearance or content of a graphic figure, for use when documenting an image without displaying it. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/FT.html#FTGRA | |
| Module | figures |
| Used by | |
| May contain |
core:
abbr
bibl
choice
date
desc
expan
foreign
gloss
label
list
listBibl
name
ptr
q
quote
ref
term
title
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element figDesc { att.global.attributes, macro.limitedContent }
|
| Example |
<figure>
<graphic url="emblem1.png"/> <head>Emblemi d'Amore</head> <figDesc>A pair of naked winged cupids, each holding a flaming torch, in a rural setting.</figDesc> </figure> |
| Note |
This element is intended for use as an alternative to the
content of its parent figure element; for example, to display
when the image is required but the equipment in use cannot display
graphic images. It may also be used for indexing or documentary
purposes.
|
| <figure> groups elements representing or containing graphic information such as an illustration or figure. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/FT.html#FT | |
| Module | figures |
| In addition to global attributes | att.placement (@place) |
| Used by | |
| May contain | |
| Declaration |
element
figure
{
att.global.attributes,
att.placement.attributes,
(
model.headLike
| model.pLike
| figDesc
| model.graphicLike
| model.egLike
| model.global
)*
}
|
| Example |
<figure>
<head>Figure One: The View from the Bridge</head> <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc> <graphic url="http://www.example.org/fig1.png" scale="0.5"/> </figure> |
| <fileDesc> (file description) contains a full bibliographic description of an electronic file. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD11 | |
| Module | header |
| Used by | |
| May contain | |
| Declaration |
element
fileDesc
{
att.global.attributes,
(
(
titleStmt,
editionStmt?,
extent?,
publicationStmt,
seriesStmt?,
notesStmt?
),
sourceDesc+
)
}
|
| Example |
<fileDesc>
<titleStmt> <title>The shortest possible TEI document</title> </titleStmt> <publicationStmt> <p>Distributed as part of TEI P5</p> </publicationStmt> <sourceDesc> <p>No print source exists: this is an original digital text</p> </sourceDesc> </fileDesc> |
| Note |
The major source of information for those seeking to create a catalogue entry or
bibliographic citation for an electronic file. As such, it provides a title and statements of
responsibility together with details of the publication or distribution of the file, of any
series to which it belongs, and detailed bibliographic notes for matters not addressed
elsewhere in the header. It also contains a full bibliographic description for the source or
sources from which the electronic text was derived.
|
| <filiation> contains information concerning the manuscript's filiation, i.e. its relationship to other surviving manuscripts of the same text, its protographs, antigraphs and apographs. 1.4.1 The <msItem> Element | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
filiation
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Example |
<msContents>
<msItem> <title>Beljakovski sbornik</title> <filiation type="protograph">Bulgarian</filiation> <filiation type="antigraph">Middle Bulgarian</filiation> <filiation type="apograph"> <ref target="#DN17">Dujchev N 17</ref> </filiation> </msItem> </msContents> <!-- ... --> <msDesc xml:id="DN17"> <!-- ... --> </msDesc> In this example, the reference to ‘Dujchev N17’ includes a link to some other manuscript description which has the identifier DN17. |
| Example |
<msItem>
<title>Guan-ben</title> <filiation> <p>The "Guan-ben" was widely current among mathematicians in the Qing dynasty, and "Zhao Qimei version" was also read. It is therefore difficult to know the correct filiation path to follow. The study of this era is much indebted to Li Di. We explain the outline of his conclusion here. Kong Guangsen (1752-1786)(17) was from the same town as Dai Zhen, so he obtained "Guan-ben" from him and studied it(18). Li Huang (d. 1811) (19) took part in editing Si Ku Quan Shu, so he must have had "Guan-ben". Then Zhang Dunren (1754-1834) obtained this version, and studied "Da Yan Zong Shu Shu" (The General Dayan Computation). He wrote Jiu Yi Suan Shu (Mathematics Searching for One, 1803) based on this version of Shu Xue Jiu Zhang (20).</p> <p>One of the most important persons in restoring our knowledge concerning the filiation of these books was Li Rui (1768(21) -1817)(see his biography). ... only two volumes remain of this manuscript, as far as chapter 6 (chapter 3 part 2) p.13, that is, question 2 of "Huan Tian San Ji" (square of three loops), which later has been lost.</p> </filiation> </msItem> <!--http://www2.nkfust.edu.tw/~jochi/ed1.htm--> |
| <finalRubric> contains the string of words that denotes the end of a text division, often with an assertion as to its author and title, usually set off from the text itself by red ink, by a different size or type of script, or by some other such visual device. 1.4.1 The <msItem> Element | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
finalRubric
{
att.global.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Example |
<finalRubric>Explicit le romans de la Rose ou l'art
d'amours est toute enclose.</finalRubric> <finalRubric>ok lúkv ver þar Brennu-Nials savgv</finalRubric> |
| <floruit> contains information about a person's period of activity. | |
| Module | namesdates |
| In addition to global attributes | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
floruit
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
macro.phraseSeq
}
|
| Example |
<floruit notBefore="1066" notAfter="1100"/>
|
| <foliation> describes the numbering system or systems used to count the leaves or pages in a codex. 1.5.1.4 Foliation | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element foliation { att.global.attributes, macro.specialPara }
|
| Example |
<foliation>Contemporary foliation in red
roman numerals in the centre of the outer margin.</foliation> |
| <foreign> (foreign) identifies a word or phrase as belonging to some language other than that of the surrounding text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COHQHF | |
| Module | core |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element foreign { att.global.attributes, macro.phraseSeq }
|
| Example |
This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis philosophicus</foreign>? |
| Note |
The global xml:lang attribute should be supplied for this element to
identify the language of the word or phrase marked. As elsewhere, its value
should be a language tag as defined in ??.
This element is intended for use only where no other element is available to mark
the phrase or words concerned. The global xml:lang attribute
should be used in preference to this element where it is intended to mark
the language of the whole of some text element.
The <distinct> element may be used to identify phrases belonging to
sublanguages or registers not generally regarded as true languages.
|
| <forename> contains a forename, given or baptismal name. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPER | |
| Module | namesdates |
| In addition to global attributes | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
forename
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Example |
<persName>
<roleName>Ex-President</roleName> <forename>George</forename> <surname>Bush</surname> </persName> |
| <formula> contains a mathematical or other formula. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/FT.html#FTFOR | |||||||||
| Module | figures | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
formula
{
att.global.attributes,
attribute notation { xsd:anyURI }?,
( text | model.graphicLike )*
}
|
||||||||
| Example |
<formula notation="TeX">$e=mc^2$</formula>
|
||||||||
| Note |
|
||||||||
| <front> (front matter) contains any prefatory matter (headers, title page, prefaces, dedications, etc.) found at the start of a document, before the main body. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSTITL http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DS | |
| Module | textstructure |
| In addition to global attributes | att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
front
{
att.global.attributes,
att.declaring.attributes,
(
( model.frontPart | model.pLike.front | model.global )*,
(
(
(
( model.div1Like ),
( model.frontPart | model.div1Like | model.global )*
)
| (
( model.divLike ),
( model.frontPart | model.divLike | model.global )*
)
)?
),
( ( ( model.divBottomPart ), ( model.divBottomPart | model.global )* )? )
)
}
|
| Example |
<front>
<epigraph> <quote>Nam Sibyllam quidem Cumis ego ipse oculis meis vidi in ampulla pendere, et cum illi pueri dicerent: <q xml:lang="grc">Sibylla ti weleis</q>; respondebat illa: <q xml:lang="grc">apowanein welo.</q> </quote> </epigraph> <div type="dedication"> <p>For Ezra Pound <q xml:lang="it">il miglior fabbro.</q> </p> </div> </front> |
| Example |
<front>
<div type="dedication"> <p>To our three selves</p> </div> <div type="preface"> <head>Author's Note</head> <p>All the characters in this book are purely imaginary, and if the author has used names that may suggest a reference to living persons she has done so inadvertently. ...</p> </div> </front> |
| <funder> (funding body) specifies the name of an individual, institution, or organization responsible for the funding of a project or text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD21 | |
| Module | header |
| Used by | |
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element funder { att.global.attributes, macro.phraseSeq.limited }
|
| Example |
<funder>The National Endowment for the Humanities, an independent federal agency</funder>
<funder>Directorate General XIII of the Commission of the European Communities</funder> <funder>The Andrew W. Mellon Foundation</funder> <funder>The Social Sciences and Humanities Research Council of Canada</funder> |
| Note |
Funders provide financial support for a project; they are distinct from
sponsors, who provide intellectual support and authority.
|
| <fw> (forme work) contains a running head (e.g. a header, footer), catchword, or similar material appearing on the current page. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHSK | |||||||||
| Module | transcr | ||||||||
| In addition to global attributes |
att.placement (@place)
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
fw
{
att.global.attributes,
att.placement.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Example |
<fw type="sig" place="bottom">C3</fw>
|
||||||||
| Note |
Where running heads are consistent throughout a chapter or
section, it is usually more convenient to relate them to the
chapter or section, e.g. by use of the rend attribute.
The fw element is intended for cases where the running
head changes from page to page, or where details of page layout
and the internal structure of the running heads are of paramount
importance.
|
||||||||
| <g> (character or glyph) represents a non-standard character or glyph. | |||||||||
| Module | gaiji | ||||||||
| In addition to global attributes |
att.typed (@type, @subtype)
|
||||||||
| Used by | |||||||||
| May contain | Character data only | ||||||||
| Declaration |
element
g
{
att.global.attributes,
att.typed.attributes,
attribute ref { xsd:anyURI }?,
text
}
|
||||||||
| Example |
<g ref="#ctlig">ct</g>
This example points to a glyph element with the identifier ctlig like
the following:
<glyph xml:id="ctlig">
<!-- here we describe the particular ct-ligature intended --> </glyph> |
||||||||
| Example |
<g ref="#per-glyph">per</g>
The medieval brevigraph per could similarly be considered as an individual glyph, defined in
a glyph element with the identifier per like the following:
<glyph xml:id="per-glyph">
<!-- ... --> </glyph> |
||||||||
| Note |
The name g is short for gaiji, which is the Japanese term for a
non-standardized character or glyph.
|
||||||||
| <gap> (gap) indicates a point where material has been omitted in a transcription, whether for editorial reasons described in the TEI header, as part of sampling practice, or because the material is illegible, invisible, or inaudible. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COEDADD | |||||||||||||||||||||||||||||||||||
| Module | core | ||||||||||||||||||||||||||||||||||
| In addition to global attributes |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||||||||||||||
| Used by | |||||||||||||||||||||||||||||||||||
| May contain | |||||||||||||||||||||||||||||||||||
| Declaration |
element
gap
{
attribute
reason
{
list
{
(
"damage"
| "illegible"
| "cancelled"
| "irrelevant"
| "omitted"
| "lacuna"
)+
}
},
attribute hand { xsd:anyURI }?,
attribute agent { xsd:Name }?,
att.global.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
attribute unit { "chars" | "leaves" | "lines" | "mm" | "pages" | "words" }?,
att.dimensions.attribute.quantity,
att.dimensions.attribute.extent,
att.dimensions.attribute.scope,
att.ranging.attributes,
model.glossLike*
}
|
||||||||||||||||||||||||||||||||||
| Example |
<gap extent="4" unit="chars" reason="illegible"/>
|
||||||||||||||||||||||||||||||||||
| Example |
<gap extent="1" unit="essay" reason="sampling"/>
|
||||||||||||||||||||||||||||||||||
| Note | |||||||||||||||||||||||||||||||||||
| <genName> (generational name component) contains a name component used to distinguish otherwise similar names on the basis of the relative ages or generations of the persons named. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPER | |
| Module | namesdates |
| In addition to global attributes | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
genName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Example |
<persName>
<forename>Charles</forename> <genName>II</genName> </persName> |
| Example |
<persName>
<surname>Pitt</surname> <genName>the Younger</genName> </persName> |
| <geo> (geographical coordinates) contains any expression of a set of geographic coordinates, representing a point, line, or area on the surface of the earth in some notation. | |
| Module | namesdates |
| Used by | |
| May contain | Character data only |
| Declaration |
element geo { att.global.attributes, text }
|
| Example |
<geo>41.687142 -74.870109</geo>
|
| Note |
All uses of geo within a document are required to use the same coordinate system, which is that defined by a geoDecl
element supplied in the TEI Header. If no such element is supplied, the assumption is that the content of each geo element will
be a pair of numbers separated by whitespace, to be interpreted as latitude followed by longitude according to the World Geodetic
System.
|
| <geoDecl> (geographic coordinates declaration) documents the notation and the datum used for geographic coordinates expressed as content of the geo element elsewhere within the document. | |||||||||
| Module | header | ||||||||
| In addition to global attributes |
att.declarable (@default)
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
geoDecl
{
att.global.attributes,
att.declarable.attributes,
attribute datum { "WGS84" | "MGRS" | "OSGB36" | "ED50" | xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Example |
<geoDecl datum="OSGB36"/>
|
||||||||
| <geogFeat> (geographical feature name) contains a common noun identifying some geographical feature contained within a geographic name, such as valley, mount, etc. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC | |
| Module | namesdates |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
geogFeat
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.xtext
}
|
| Example |
<geogName> The <geogFeat>vale</geogFeat> of White Horse</geogName>
|
| <geogName> (geographical name) a name associated with some geographical feature such as Windrush Valley or Mount Sinai. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/ND.html#NDPLAC | |||||||||
| Module | namesdates | ||||||||
| In addition to global attributes |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
geogName
{
att.global.attributes,
att.naming.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Example |
<geogName>
<geogFeat>Mount</geogFeat> <name>Sinai</name> </geogName> |
||||||||
| <gloss> identifies a phrase or word used to provide a gloss or definition for some other word or phrase. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COHQU | |||||||||||||||||||
| Module | core | ||||||||||||||||||
| In addition to global attributes |
att.declaring (@decls) att.translatable (@version) att.typed (@type, @subtype)
|
||||||||||||||||||
| Used by | |||||||||||||||||||
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||||
| Declaration |
element
gloss
{
att.global.attributes,
att.declaring.attributes,
att.translatable.attributes,
att.typed.attributes,
( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
macro.phraseSeq
}
|
||||||||||||||||||
| Example |
We may define <term xml:id="tdpv" rend="sc">discoursal point of view</term> as
<gloss target="#tdpv">the relationship, expressed through discourse structure, between the implied author or some other addresser, and the fiction.</gloss> |
||||||||||||||||||
| Note |
The target and cRef attributes are mutually exclusive.
|
||||||||||||||||||
| <glyph> (character glyph) provides descriptive information about a character glyph. | |
| Module | gaiji |
| Used by | |
| May contain | |
| Declaration |
element
glyph
{
att.global.attributes,
(
glyphName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Example |
<glyph xml:id="rstroke">
<glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName> <charProp> <localName>entity</localName> <value>rstroke</value> </charProp> <graphic url="glyph-rstroke.png"/> </glyph> |
| <glyphName> (character glyph name) contains the name of a glyph, expressed following Unicode conventions for character names. | |
| Module | gaiji |
| Used by | |
| May contain | Character data only |
| Declaration |
element glyphName { att.global.attributes, text }
|
| Example |
<glyphName>CIRCLED IDEOGRAPH 4EBA</glyphName>
|
| Note |
For characters of non-ideographic scripts, a name following the conventions for Unicode names
should be chosen. For ideographic scripts, an Ideographic Description Sequence
(IDS) as described in Chapter 10.1 of the Unicode Standard is recommended where possible.
Projects working in similar fields are recommended to coordinate and publish their list of
glyphNames to facilitate data exchange.
|
| <graphic> indicates the location of an inline graphic, illustration, or figure. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COGR | |||||||||||||||||||||||||
| Module | core | ||||||||||||||||||||||||
| In addition to global attributes |
att.internetMedia (@mimeType) att.declaring (@decls)
|
||||||||||||||||||||||||
| Used by | |||||||||||||||||||||||||
| May contain | Empty element | ||||||||||||||||||||||||
| Declaration |
element
graphic
{
att.global.attributes,
att.internetMedia.attributes,
att.declaring.attributes,
attribute
width
{
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}
}?,
attribute
height
{
token
{
pattern = "[\-+]?\d+(\.\d+)?(%|cm|mm|in|pt|pc|px|em|ex|gd|rem|vw|vh|vm)"
}
}?,
attribute
scale
{
xsd:double | token { pattern = "(\-?[\d]+/\-?[\d]+)" } | xsd:decimal
}?,
attribute url { xsd:anyURI }?,
empty
}
|
||||||||||||||||||||||||
| Example |
<figure>
<graphic url="fig1.png"/> <head>Figure One: The View from the Bridge</head> <figDesc>A Whistleresque view showing four or five sailing boats in the foreground, and a series of buoys strung out between them.</figDesc> </figure> |
||||||||||||||||||||||||
| Note |
The mimeType attribute should be used to supply the MIME media type of the image
specified by the url attribute.
|
||||||||||||||||||||||||
| <group> contains the body of a composite text, grouping together a sequence of distinct texts (or groups of such texts) which are regarded as a unit for some purpose, for example the collected works of an author, a sequence of prose essays, etc. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSGRP http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCDEF | |
| Module | textstructure |
| In addition to global attributes | att.declaring (@decls) |
| Used by | |
| May contain | |
| Declaration |
element
group
{
att.global.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
( ( text | group ), ( text | group | model.global )* ),
model.divBottom*
)
}
|
| Example |
<egXML><text>
<!-- Section on Alexander Pope starts --> <front> <!-- biographical notice by editor --> </front> <group> <text> <!-- first poem --> </text> <text> <!-- second poem --> </text> </group> </text> <!-- end of Pope section--> </egXML> |
| <handDesc> (description of hands) contains a description of all the different kinds of writing used in a manuscript. 1.5.2 Writing, Decoration, and Other Notations | |||||||
| Module | msdescription | ||||||
| In addition to global attributes | In addition to global attributes
|
||||||
| Used by | |||||||
| May contain | |||||||
| Declaration |
element
handDesc
{
att.global.attributes,
attribute hands { xsd:nonNegativeInteger }?,
( model.pLike+ | ( summary?, handNote+ ) )
}
|
||||||
| Example |
<handDesc>
<handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote> </handDesc> |
||||||
| Example |
<handDesc hands="2">
<p>The manuscript is written in two contemporary hands, otherwise unknown, but clearly those of practised scribes. Hand I writes ff. 1r-22v and hand II ff. 23 and 24. Some scholars, notably Verner Dahlerup and Hreinn Benediktsson, have argued for a third hand on f. 24, but the evidence for this is insubstantial.</p> </handDesc> |
||||||
| <handNote> (note on hand) describes a particular style or hand distinguished within a manuscript. 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||
| Module | header | ||||||||||||||
| In addition to global attributes |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||
| Used by | |||||||||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Declaration |
element
handNote
{
att.global.attributes,
att.handFeatures.attribute.scribe,
attribute
script
{
list
{
(
"carolmin"
| "textualis"
| "cursiva"
| "hybrida"
| "humbook"
| "humcursiva"
| "kanzlei"
| "kurrent"
| "other"
| "unknown"
)+
}
},
att.handFeatures.attribute.medium,
attribute scope { "sole" | "major" | "minor" },
macro.specialPara
}
|
||||||||||||||
| Example |
<handNote scope="sole">
<p>Written in insular phase II half-uncial with interlinear Old English gloss in an Anglo-Saxon pointed minuscule.</p> </handNote> |
||||||||||||||
| <handNotes> contains one or more handNote elements documenting the different hands identified within the source texts. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDH | |
| Module | transcr |
| Used by | |
| May contain |
header:
handNote
|
| Declaration |
element handNotes { att.global.attributes, handNote+ }
|
| Example |
<handNotes>
<handNote xml:id="H1" script="copperplate" medium="brown-ink">Carefully written with regular descenders</handNote> <handNote xml:id="H2" script="print" medium="pencil">Unschooled scrawl</handNote> </handNotes> |
| <handShift> marks the beginning of a sequence of text written in a new hand, or the beginning of a scribal stint. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/PH.html#PHDH | |||||||||||||||||
| Module | transcr | ||||||||||||||||
| In addition to global attributes |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||||
| Used by | |||||||||||||||||
| May contain | Empty element | ||||||||||||||||
| Declaration |
element
handShift
{
att.global.attributes,
att.handFeatures.attributes,
attribute new { xsd:anyURI }?,
attribute resp { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Example |
<l>When wolde the cat dwelle in his ynne</l>
<handShift medium="greenish-ink"/> <l>And if the cattes skynne be slyk <handShift medium="black-ink"/> and gaye</l> |
||||||||||||||||
| Note |
The handShift element may be used either to
denote a shift in the document hand (as from one scribe to another,
on one writing style to another). Or, it may indicate a shift within
a document hand, as a change of writing style, character or ink
|
||||||||||||||||
| <head> (heading) contains any type of heading, for example the title of a section, or the heading of a list, glossary, manuscript description, etc. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DS.html#DSHD | |
| Module | core |
| In addition to global attributes | att.typed (@type, @subtype) |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element head { att.global.attributes, att.typed.attributes, macro.paraContent }
|
| Example |
The most common use for the head element is to mark the headings of sections. In older writings, the headings or incipits may be rather longer than usual in modern works. If a section has an explicit ending as well as a heading, it should be marked as a <trailer>, as in this example: <div1 n="I" type="book">
<head>In the name of Christ here begins the first book of the ecclesiastical history of Georgius Florentinus, known as Gregory, Bishop of Tours.</head> <list> <head>Chapter-Headings</head> </list> <div2 type="section"> <head>In the name of Christ here begins Book I of the history.</head> <p>Proposing as I do ...</p> <p>From the Passion of our Lord until the death of Saint Martin four hundred and twelve years passed.</p> <trailer>Here ends the first Book, which covers five thousand, five hundred and ninety-six years from the beginning of the world down to the death of Saint Martin.</trailer> </div2> </div1> |
| Example |
The head element is also used to mark headings of other units, such as lists: With a few exceptions, connectives are equally
useful in all kinds of discourse: description, narration, exposition, argument. <list type="simple"> <head>Connectives</head> <item>above</item> <item>accordingly</item> <item>across from</item> <item>adjacent to</item> <item>again</item> <item> <!-- ... --> </item> </list> |
| Note |
The head element is used for headings at all levels; software which treats (e.g.)
chapter headings, section headings, and list titles differently must determine the proper
processing of a head element based on its structural position. A head
occurring as the first element of a list is the title of that list; one occurring as the first
element of a <div1> is the title of that chapter or section.
|
| <height> contains a measurement measured along the axis at right angles to the bottom of the written surface, i.e. parallel to the spine for a codex or book. 1.1.4 Dimensions | |
| Module | msdescription |
| In addition to global attributes | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
height
{
att.global.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Example |
<height unit="in" quantity="7"/>
|
| <heraldry> contains a heraldic formula or phrase, typically found as part of a blazon, coat of arms, etc. 1.1.8 Heraldry | |
| Module | msdescription |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element heraldry { att.global.attributes, macro.phraseSeq }
|
| Example |
<p>Ownership stamp (xvii cent.) on i recto with the arms
<heraldry>A bull passant within a bordure bezanty, in chief a crescent for difference</heraldry> [Cole], crest, and the legend <q>Cole Deum</q>.</p> |
| <hi> (highlighted) marks a word or phrase as graphically distinct from the surrounding text, for reasons concerning which no claim is made. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COHQHE http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COHQH | |||||||||||||||
| Module | core | ||||||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||||||
| Used by | |||||||||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Declaration |
element
hi
{
att.global.attribute.xmlid,
att.global.attribute.n,
att.global.attribute.xmllang,
attribute
rend
{
list
{
(
"hyphenated"
| "underline"
| "double-underline"
| "bold"
| "caps"
| "italic"
| "sup"
| "rubric"
)+
}
},
att.global.attribute.xmlbase,
att.global.facs.attributes,
macro.paraContent
}
|
||||||||||||||
| Example |
<hi rend="gothic">And this Indenture further witnesseth</hi>
that the said <hi rend="italic">Walter Shandy</hi>, merchant, in consideration of the said intended marriage ... |
||||||||||||||
| <history> groups elements describing the full history of a manuscript or manuscript part. 1.6 History | |
| Module | msdescription |
| Used by | |
| May contain |
core:
p
msdescription:
acquisition
origin
provenance
summary
|
| Declaration |
element
history
{
att.global.attributes,
( model.pLike+ | ( summary?, origin?, provenance*, acquisition? ) )
}
|
| Example |
<history>
<origin> <p>Written in Durham during the mid twelfth century.</p> </origin> <provenance> <p>Recorded in two medieval catalogues of the books belonging to Durham Priory, made in 1391 and 1405.</p> <p>Given to W. Olleyf by William Ebchester, Prior (1446-56) and later belonged to Henry Dalton, Prior of Holy Island (Lindisfarne) according to inscriptions on ff. 4v and 5.</p> </provenance> <acquisition> <p>Presented to Trinity College in 1738 by Thomas Gale and his son Roger.</p> </acquisition> </history> |
| <idno> (identifying number) supplies any number or other identifier used to identify a bibliographic item in a standardized way. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD26 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COBICOI | |||||||||
| Module | header | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain | Character data only | ||||||||
| Declaration |
element idno { att.global.attributes, attribute type { xsd:Name }?, text }
|
||||||||
| Example |
<idno type="ISSN">0143-3385</idno>
<idno type="DOI">doi:10.1000/123</idno> <idno type="URL">http://authority.nzetc.org/463/</idno> <idno type="LT">Thomason Tract E.537(17)</idno> <idno type="Wing">C695</idno> |
||||||||
| <incipit> contains the incipit of a manuscript item, that is the opening words of the text proper, exclusive of any rubric which might precede it, of sufficient length to identify the work uniquely; such incipts were, in fomer times, frequently used a means of reference to a work, in place of a title. 1.4.1 The <msItem> Element | |
| Module | msdescription |
| In addition to global attributes | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element
incipit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Example |
<incipit>Pater noster qui es in celis</incipit>
<incipit defective="true">tatem dedit hominibus alleluia.</incipit> <incipit type="biblical">Ghif ons huden onse dagelix broet</incipit> <incipit>O ongehoerde gewerdighe christi</incipit> <incipit type="lemma">Firmiter</incipit> <incipit>Ideo dicit firmiter quia ordo fidei nostre probari non potest</incipit> |
| <index> (index entry) marks a location to be indexed for whatever purpose. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CONOIX | |||||||||||
| Module | core | ||||||||||
| In addition to global attributes |
att.spanning (@spanTo)
|
||||||||||
| Used by | |||||||||||
| May contain | |||||||||||
| Declaration |
element
index
{
att.global.attributes,
att.spanning.attributes,
attribute indexName { xsd:Name }?,
( term, index? )*
}
|
||||||||||
| Example |
David's other principal backer, Josiah ha-Kohen
<index indexName="NAMES"> <term>Josiah ha-Kohen b. Azarya</term> </index> b. Azarya, son of one of the last gaons of Sura <index indexName="PLACES"> <term>Sura</term> </index> was David's own first cousin. |
||||||||||
| <institution> contains the name of an organization such as a university or library, with which a manuscript is identified, generally its holding institution. 1.2 The Manuscript Identifier | |
| Module | msdescription |
| In addition to global attributes | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Used by | |
| May contain |
gaiji:
g
|
| Declaration |
element
institution
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Example |
<msIdentifier>
<settlement>Oxford</settlement> <institution>University of Oxford</institution> <repository>Bodleian Library</repository> <idno>MS. Bodley 406</idno> </msIdentifier> |
| <item> contains one component of a list. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COLI http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD6 | |
| Module | core |
| Used by | |
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element item { att.global.attributes, macro.specialPara }
|
| Example |
<list type="ordered">
<head>Here begin the chapter headings of Book IV</head> <item n="4.1">The death of Queen Clotild.</item> <item n="4.2">How King Lothar wanted to appropriate one third of the Church revenues.</item> <item n="4.3">The wives and children of Lothar.</item> <item n="4.4">The Counts of the Bretons.</item> <item n="4.5">Saint Gall the Bishop.</item> <item n="4.6">The priest Cato.</item> <item> ...</item> </list> |
| Note |
May contain simple prose or a sequence of chunks.
Whatever string of characters is used to label a list item in the copy text may be used as
the value of the global n attribute, but it is not required that numbering be
recorded explicitly. In ordered lists, the n attribute on the item element
is by definition synonymous with the use of the label element to record the
enumerator of the list item. In glossary lists, however, the term being defined should be
given with the label element, not n.
|
| <keywords> contains a list of keywords or phrases identifying the topic or nature of a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD43 | |||||||||
| Module | header | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
keywords
{
att.global.attributes,
attribute scheme { xsd:anyURI },
( term+ | list )
}
|
||||||||
| Example |
<keywords scheme="http://classificationweb.net">
<list> <item>Babbage, Charles</item> <item>Mathematicians - Great Britain - Biography</item> </list> </keywords> |
||||||||
| <l> (verse line) contains a single, possibly incomplete, line of verse. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COVE http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#CODV http://www.tei-c.org/release/doc/tei-p5-doc/en/html/DR.html#DRPAL | |||||||||
| Module | core | ||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||
| Used by | |||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
label
lb
list
listBibl
milestone
name
note
orig
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||
| Declaration |
element
l
{
att.global.attributes,
attribute part { "Y" | "N" | "I" | "M" | "F" }?,
macro.paraContent
}
|
||||||||
| Example |
<l met="-/-/-/-/-/" part="Y"/>
|
||||||||
| <label> contains the label associated with an item in a list; in glossaries, marks the term being defined. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#COLI | |
| Module | core |
| Used by | |
| May contain |
core:
abbr
add
cb
choice
corr
date
del
expan
foreign
gap
gloss
graphic
hi
index
lb
milestone
name
note
orig
pb
ptr
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaration |
element label { att.global.attributes, macro.phraseSeq }
|
| Example |
Labels are most commonly used for the headwords in glossary lists; note the use of the global xml:lang attribute to set the default language of the glossary list to Middle English, and identify the glosses and headings as modern English or Latin: <list type="gloss" xml:lang="enm">
<head xml:lang="en">Vocabulary</head> <headLabel xml:lang="en">Middle English</headLabel> <headItem xml:lang="en">New English</headItem> <label>nu</label> <item xml:lang="en">now</item> <label>lhude</label> <item xml:lang="en">loudly</item> <label>bloweth</label> <item xml:lang="en">blooms</item> <label>med</label> <item xml:lang="en">meadow</item> <label>wude</label> <item xml:lang="en">wood</item> <label>awe</label> <item xml:lang="en">ewe</item> <label>lhouth</label> <item xml:lang="en">lows</item> <label>sterteth</label> <item xml:lang="en">bounds, frisks (cf. <cit> <ref>Chaucer, K.T.644</ref> <quote>a courser, <term>sterting</term>as the fyr</quote> </cit> </item> <label>verteth</label> <item xml:lang="la">pedit</item> <label>murie</label> <item xml:lang="en">merrily</item> <label>swik</label> <item xml:lang="en">cease</item> <label>naver</label> <item xml:lang="en">never</item> </list> |
| Example |
Labels may also be used to record explicitly the numbers or letters which mark list items in ordered lists, as in this extract from Gibbon's Autobiography. In this usage the label element is synonymous with the n attribute on the item element: I will add two facts, which have seldom occurred
in the composition of six, or at least of five quartos. <list rend="runon" type="ordered"> <label>(1)</label> <item>My first rough manuscript, without any intermediate copy, has been sent to the press.</item> <label>(2) </label> <item>Not a sheet has been seen by any human eyes, excepting those of the author and the printer: the faults and the merits are exclusively my own.</item> </list> |
| Example |
Labels may also be used for other structured list items, as in this extract from the journal of Edward Gibbon: <list type="gloss">
<label>March 1757.</label> <item>I wrote some critical observations upon Plautus.</item> <label>March 8th.</label> <item>I wrote a long dissertation upon some lines of Virgil.</item> <label>June.</label> <item>I saw Mademoiselle Curchod — <quote xml:lang="la">Omnia vincit amor, et nos cedamus amori.</quote> </item> <label>August.</label> <item>I went to Crassy, and staid two days.</item> </list> |
| <langKnowledge> (language knowledge) summarizes the state of a person's linguistic knowledge, either as prose or by a list of langKnown elements. | |||||||||
| Module | namesdates | ||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||
| Used by | |||||||||
| May contain | |||||||||
| Declaration |
element
langKnowledge
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
attribute tags { list { xsd:language+ } }?,
( model.pLike | langKnown+ )
}
|
||||||||
| Example |
<langKnowledge tags="en-GB fr">
<p>British English and French</p> </langKnowledge> |
||||||||
| Example |
<langKnowledge>
<langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> |
||||||||
| <langKnown> (language known) summarizes the state of a person's linguistic competence, i.e., knowledge of a single language. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAHPA | |||||||||||||||
| Module | namesdates | ||||||||||||||
| In addition to global attributes |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||
| Used by | |||||||||||||||
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Declaration |
element
langKnown
{
att.global.attributes,
att.datable.attributes,
att.editLike.attribute.cert,
att.editLike.attribute.resp,
att.editLike.attribute.evidence,
att.editLike.attribute.source,
att.dimensions.attributes,
attribute tag { xsd:language },
attribute level { token { pattern = "(\p{L}|\p{N}|\p{P}|\p{S})+" } }?,
macro.phraseSeq.limited
}
|
||||||||||||||
| Example |
<langKnown tag="en-GB" level="H">British English</langKnown>
<langKnown tag="fr" level="M">French</langKnown> |
||||||||||||||
| <langUsage> (language usage) describes the languages, sublanguages, registers, dialects, etc. represented within a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD41 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD4 http://www.tei-c.org/release/doc/tei-p5-doc/en/html/CC.html#CCAS2 | |
| Module | header |
| In addition to global attributes | att.declarable (@default) |
| Used by | |
| May contain |
header:
language
|
| Declaration |
element
langUsage
{
att.global.attributes,
att.declarable.attributes,
language+
}
|
| Example |
<langUsage>
<language ident="fr-CA" usage="60">Québecois</language> <language ident="en-CA" usage="20">Canadian business English</language> <language ident="en-GB" usage="20">British English</language> </langUsage> |
| <language> characterizes a single language or sublanguage used within a text. http://www.tei-c.org/release/doc/tei-p5-doc/en/html/HD.html#HD41 | |||||||||||||||
| Module | header | ||||||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||||||
| Used by | |||||||||||||||
| May contain |
core:
abbr
cb
choice
date
expan
foreign
gap
gloss
index
lb
milestone
name
note
pb
ptr
ref
term
title
figures:
figure
linking:
anchor
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||
| Declaration |
element
language
{
att.global.attributes,
attribute ident { xsd:language },
attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
macro.phraseSeq.limited
}
|
||||||||||||||
| Example |
<langUsage xml:lang="en-US">
<language ident="en-US" usage="75">modern American English</language> <language ident="i-az-Arab" usage="20">Azerbaijani in Arabic script</language> <language ident="x-lap" usage="05">Pig Latin</language> </langUsage> |
||||||||||||||
| Note |
Particularly for sublanguages, an informal prose characterization should be
supplied as content for the element.
|
||||||||||||||
| <layout> describes how text is laid out on the page, including information about any ruling, pricking, or other evidence of page-preparation techniques. 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||||||||||||
| Module | msdescription | ||||||||||||||||||||||||
| In addition to global attributes | In addition to global attributes
|
||||||||||||||||||||||||
| Used by | |||||||||||||||||||||||||
| May contain |
core:
abbr
add
bibl
cb
choice
corr
date
del
desc
expan
foreign
gap
gloss
graphic
hi
index
l
label
lb
lg
list
listBibl
milestone
name
note
orig
p
pb
ptr
q
quote
ref
reg
sic
term
title
unclear
gaiji:
g
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
msDesc
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
||||||||||||||||||||||||
| Declaration |
element
layout
{
attribute
columns
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
},
attribute
ruledLines
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
}?,
attribute
writtenLines
{
list { xsd:nonNegativeInteger, xsd:nonNegativeInteger? }
}?,
att.global.attributes,
macro.specialPara
}
|
||||||||||||||||||||||||
| Example |
<layout columns="1" ruledLines="25 32">Most pages have between 25 and 32 long lines ruled in lead.</layout>
|
||||||||||||||||||||||||
| Example |
<layout columns="2" ruledLines="42">
<p>2 columns of 42 lines ruled in ink, with central rule between the columns.</p> </layout> |
||||||||||||||||||||||||
| Example |
<layout columns="1 2" writtenLines="40 50">
<p>Some pages have 2 columns, with central rule between the columns; each column with between 40 and 50 lines of writing.</p> </layout> |
||||||||||||||||||||||||
| <layoutDesc> (layout description) collects the set of layout descriptions applicable to a manuscript. 1.5.2 Writing, Decoration, and Other Notations | |
| Module | msdescription |
| Used by | |
| May contain | |