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 | (identificador) proporciona un identificador único para el elemento al cual se asocia el atributo. |
| xml:lang | (lengua) indica la lengua del contenido del elemento utilizando los códigos extraídos de RFC 3066 |
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 | (certeza) significa el grado de certeza asociado con la intervención o la interpretación. |
| resp | (parte responsable) indica el agente responsable de la intervención o la interpretación, p.ej. un editor o un transcriptor. |
| evidence | indica la naturaleza de las pruebas que sostienen la fiabilidad o precisión de la intervención o interpretación. |
| notBefore | especifica la fecha más temprana posible para un evento en un formato estándard, p.ej. aaaa-mm-dd. |
| notAfter | especifica la fecha más tardana posible para un evento en un formato estándard, p.ej. aaaa-mm-dd. |
| when | proporciona el valor de una fecha o una hora en un formato estandard. |
| from | indica el punto de inicio del período en el formato estándard. |
| to | indica el punto final de un periodo en formato estándard. |
| type | indica que aspecto del objeto se mide. |
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 | especifica las unidades usadas para la medición. |
| quantity | especifica la longitud en las unidades especificadas |
| scope | especifica la aplicabilidad de esta medición, en los casos en que se mida más de un objeto. |
| 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 | indica el punto de inicio de una localización en una forma estándard. |
| to | indica el punto final de una localización en una forma estándard. |
| scheme | identifica la foliación en base a la posición especificada. |
| 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 | caracteriza el elemento utilizando una clasificación o tipología funcional. |
| 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 | indica si el pasaje que se describe es completo o no, p.ej. si ha sufrido pérdidas o daños. |
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 | un nombre breve definido en el ámbito de un proyecto y referente al material que costituye la mayor parte del suporte. |
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 | especifica el número de manos distintas identificadas al interno de un manuscrito. |
| script | caracteriza un determinado estilo de escritura utilizado por la mano en cuestión, p.ej. secretario, grabado sobre cobre, cancelleresco, italiano, etc. |
| scope | especifica en qué medida es utilizada la mano en el manuscrito. |
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 | especifica la fecha más temprana posible para un evento en un formato estándard, p.ej. aaaa-mm-dd. |
| notAfter | especifica la fecha más tardana posible para un evento en un formato estándard, p.ej. aaaa-mm-dd. |
| from | indica el punto de inicio del período en el formato estándard. |
| to | indica el punto final de un periodo en formato estándard. |
| when | proporciona el valor de una fecha o una hora en un formato estandard. |
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 | proporciona un código identificativo de la disponibilidad actual del texto. |
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 agrupa elementos sintagmáticos usados para representar una dirección postal o electrónica. | |
| Módulo | tei |
| Usado por | |
| Miembros | affiliation |
| model.biblLike agrupa elementos que contienen una descripción bibliográfica. | |
| Módulo | tei |
| Usado por | |
| Miembros | bibl msDesc |
| model.biblPart agrupa los elementos que pueden aparecer al interno citas bibliográficas. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.imprintPart [biblScope distributor pubPlace publisher] model.respLike [author editor funder principal respStmt sponsor] edition extent idno msIdentifier relatedItem |
| model.choicePart agrupa los elementos (excluída el propio elemento "choice") que pueden ser usados en alternancia con choice. | |
| Módulo | tei |
| Usado por | |
| Miembros | abbr am corr ex expan orig reg seg sic unclear |
| model.common agrupa elementos comunes a nivel de fragmentos de texto o internivel. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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] ] |
| Nota |
Esta clase define el conjunto de los elementos de fragmento e inter-nivel; se utiliza en
muchos modelos de contención, incluyendo aquellos para las divisiones textuales.
|
| model.dateLike agrupa elementos que contienen expresiones temporales. | |
| Módulo | tei |
| Usado por | |
| Miembros | date |
| model.dimLike groups elements which describe a measurement forming part of the physical dimensions of some object. | |
| Módulo | tei |
| Usado por | |
| Miembros | depth height width |
| model.divBottom agrupa elementos que pueden aparecer sólo al final de una división textual, p.ej. un tráiler. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.divBottomPart model.divWrapper [docAuthor] |
| model.divGenLike agrupa elementos usados para representar divisiones estructurales que se generan explícitamente porque estan presentes en la fuente. | |
| Módulo | tei |
| Usado por | |
| Miembros | divGen |
| model.divLike agrupa los elementos usados para representar divisiones estructurales recursivamente. | |
| Módulo | tei |
| Usado por | |
| Miembros | div |
| model.divPart agrupa elementos que pueden aparecer entre párrafos u otras divisiones, pero no dentro de estos. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.lLike [l] model.pLike [p] lg |
| Nota |
Observa que esta clase de elemento no incluye a los miembros de la clase model.inter, que puede aparecer dentro o entre los items del nivel-párrafo.
|
| model.divTop agrupa los elementos que aparecen al principio de una división textual. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.divTopPart [model.headLike [head] ] model.divWrapper [docAuthor] |
| model.divTopPart agrupa los elementos que pueden aparecer solamente al principio de una división textual. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.headLike [head] |
| model.divWrapper agrupa elementos que pueden aparecer al principio o al final de cualquier elemento de clase de división. | |
| Módulo | tei |
| Usado por | |
| Miembros | docAuthor |
| model.emphLike agrupa elementos sintagmáticos semánticos. | |
| Módulo | tei |
| Usado por | |
| Miembros | foreign gloss term title |
| model.encodingPart agrupa elementos que pueden aparecer al interno de encodingDesc (Descripción de la codificación) y que aparecen en diversas ocasiones. | |
| Módulo | header |
| Usado por | |
| Miembros | charDecl classDecl editorialDecl geoDecl projectDesc |
| model.frontPart agrupa elementos que aparecen a nivel de particiones textuales al interno del paratexto inicial o final. | |
| Módulo | tei |
| Usado por | |
| Miembros | divGen titlePage |
| model.gLike agrupa elementos que son | |
| Módulo | tei |
| Usado por | |
| Miembros | g |
| model.global agrupa elementos vacíos que pueden aparecer en cualquier punto de un texto TEI | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 agrupa elementos vacíos con funciones editoriales específicas, p.ej. la indicación del comienzo de un fragmento de texto añadido, omitido o perdido en el original. | |
| Módulo | tei |
| Usado por | |
| Miembros | addSpan damageSpan delSpan gap space |
| model.global.meta agrupa elementos vacíos que describen el estatus de otros elementos, p.ej. estableciendo grupos de relaciones o interpretaciones abstractas, o bien proporcionando indicaciones de certeza, etc., y que pueden aparecer en cualquier punto de un documento. | |
| Módulo | tei |
| Usado por | |
| Miembros | index |
| Nota |
Los elementos en esta clase se utilizan típicamente para llevar a cabo los grupos de
conexiones o de interpretaciones abstractas, o bien para proporcionar indicaciones de la
certeza etc. Puede ser conveniente localizar todos los elementos de los metadatos, por ejemplo
para contenerlos dentro de la misma división que los elementos con los cuales se relacionan; o
para localizarlos todos en la división que les es propia. Sin embargo pueden aparecer en
cualquier momento en un texto de TEI.
|
| model.glossLike agrupa los elementos que proporcionan un nombre, descripción o explicación alternativa a elementos de codificación. | |
| Módulo | tei |
| Usado por | |
| Miembros | desc gloss |
| model.graphicLike agrupa elementos que contienen imágenes, fórmulas u objetos similares. | |
| Módulo | tei |
| Usado por | |
| Miembros | formula graphic |
| model.headLike agrupa los elementos usados para proporcionar un título o un encabezadoa al principio de una división textual. | |
| Módulo | tei |
| Usado por | |
| Miembros | head |
| model.headerPart agrupa elementos que pueden usarse al interno del teiHeader y aparecen en diversas ocasiones. | |
| Módulo | header |
| Usado por | |
| Miembros | encodingDesc profileDesc |
| model.hiLike agrupa elementos de nivel sintagmático para subrayar que no tienen una semántica específica. | |
| Módulo | tei |
| Usado por | |
| Miembros | hi |
| model.highlighted agrupa elementos de nivel sintagmático relativos al énfasis. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.emphLike [foreign gloss term title] model.hiLike [hi] |
| model.imprintPart agrupa los elementos bibliográficos que aparecen al interno de las siglas editoriales. | |
| Módulo | tei |
| Usado por | |
| Miembros | biblScope distributor pubPlace publisher |
| model.inter agrupa elementos de la clase intermedia (internivel): tales elementos pueden aparecer bien al interno bien entre párrafos u entre otros elementos de tipo división de texto. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 agrupa elementos que representan componentes métricos como los versos. | |
| Módulo | tei |
| Usado por | |
| Miembros | l |
| model.labelLike agrupa los elementos usados para glosar o para explicar otras partes de un documento. | |
| Módulo | tei |
| Usado por | |
| Miembros | desc label |
| model.limitedPhrase agrupa los elementos que pueden aparecer a nivel de palabras o sintagmas, excluyendo los elementos destinados a la transcripción. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 agrupa todos los elementos del tipo de lista. | |
| Módulo | tei |
| Usado por | |
| Miembros | list listBibl listEvent listOrg listPerson listPlace |
| model.measureLike agrupa elementos que contienen un número, una cantidad, una medida, o un fragmento de texto similar que refleja algún significado numérico. | |
| Módulo | tei |
| Usado por | |
| Miembros | depth dim geo height width |
| model.milestoneLike agrupa elementos del tipo frontera (milestone) utilizados para representar sistemas de referencia. | |
| Módulo | tei |
| Usado por | |
| Miembros | anchor cb fw lb milestone pb |
| model.msItemPart la clase de elementos que pueden aparecer dentro de la descripción de un manuscrito. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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. | |
| Módulo | tei |
| Usado por | |
| Miembros | colophon explicit finalRubric incipit rubric title |
| model.nameLike agrupa los elementos que nombran o indican a una persona, un lugar (construido por el hombre o geográfico), o una organización. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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] ] |
| Nota |
Un superconjunto de elementos de nombramiento que pueden aparecer en las líneas de fecha, de
dirección, de declaración de esponsabilidad,l etc.
|
| model.nameLike.agent agrupa elementos que contienen nombres de individuos o de agrupaciones o sociedades. | |
| Módulo | tei |
| Usado por | |
| Miembros | name orgName persName |
| Nota |
Esta clase se utiliza en el modelo de elementos cuyos nombres se refieren a gente o a organizaciones.
|
| model.noteLike agrupa todos los elementos del tipo de nota. | |
| Módulo | tei |
| Usado por | |
| Miembros | note |
| model.offsetLike agrupa los elementos que pueden aparecer solamente como parte de un topónimo. | |
| Módulo | tei |
| Usado por | |
| Miembros | geogFeat offset |
| model.pLike la clase de elementos de tipo párrafa con la finalidad de intercambio. | |
| Módulo | tei |
| Usado por |
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
|
| Miembros | p |
| model.pLike.front agrupa los elementos que aparecen como componentes directos del paratexto inicial cuando no se da un encabezamiento electrónico. | |
| Módulo | tei |
| Usado por | |
| Miembros | docAuthor docEdition docImprint docTitle head titlePart |
| model.pPart.data agrupa los elementos a nivel sintagmàtico que contienen nombres, fechas, medidas o datos similares. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 agrupa elementos de nivel sintagmático utilizados para simples correcciones o transcripciones editoriales. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 agrupa elementos a nivel sintagmático utilizados para simples intervenciones editoriales que pueden ser útiles tanto en la transcripción como para autoría. | |
| Módulo | tei |
| Usado por | |
| Miembros | abbr am choice ex expan subst |
| model.pPart.msdesc agrupa les elementos empleados en la descripción de manuscritos. | |
| Módulo | tei |
| Usado por | |
| Miembros | catchwords dimensions handShift heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark |
| model.pPart.transcriptional agrupa solo elementos sintagmáticos utilizados para simples correcciones y transcripciones editoriales que no parecen ser útiles para la autoría. | |
| Módulo | tei |
| Usado por | |
| Miembros | add corr damage del orig reg restore sic supplied unclear |
| model.persEventLike clase de elementos que describen eventos específicos en la vida de una persona, p.ej., nacimiento, matrimonio, nómina, etc.; tales elementos no representan caraterísticas verdaderas y propias de un individuo, pero a menudo hacen que el individuo en cuestión adquiera determinadas características o un estatus determinado. | |
| Módulo | tei |
| Usado por | |
| Miembros | birth death event |
| Nota |
Éstas no son características de un individuo, pero a menudo provocan que un individuo
adquiera tales características, o que entre en un nuevo estado.
|
| model.persNamePart agrupa los elementos que componen un nombre propio de persona. | |
| Módulo | namesdates |
| Usado por | |
| Miembros | addName forename genName nameLink roleName surname |
| model.persStateLike clase de elementos que describen las características mutables o con una duración determinada en una persona, p.ej. ocupación, residencia, nombre, etc.; tales características de un individuo representan generalmente una consecuencia de sus acciones o de las de otros. | |
| Módulo | tei |
| Usado por | |
| Miembros | affiliation education floruit occupation persName residence |
| Nota |
Estas características de un individuo son típicamente una consecuencia de su propia acción o
de la de otros.
|
| model.persTraitLike clase de elementos que describe características físicas o de derivación social generalmente inmutables de una persona, p.ej. color de pelo, etnia, sexo, etc.; tales características de un undividuo son normalmente independientes de su voluntad o de sus acciones. | |
| Módulo | tei |
| Usado por | |
| Miembros | age faith langKnowledge nationality sex socecStatus trait |
| Nota |
Estas características de un individuo son típicamente independientes de su voluntariedad o
acción.
|
| model.personLike clase de elementos utilizados para proporcionar informaciones relativas a personas y a las relaciones entre estas. | |
| Módulo | tei |
| Usado por | |
| Miembros | org person personGrp |
| model.personPart agrupa elementos que describen determinadas características de las personas a las cuales se hace referencia en el texto o que participan en una interacción verbal. | |
| Módulo | tei |
| Usado por | |
| Miembros | 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 elementos descriptivos específicos que constituyen la descripción física de un manuscrito o de una fuente escrita similar. | |
| Módulo | tei |
| Usado por | |
| Miembros | accMat additions bindingDesc decoDesc handDesc musicNotation objectDesc sealDesc typeDesc |
| model.placeEventLike agrupa elementos que describen acontecimientos que afectan a un lugar. | |
| Módulo | tei |
| Usado por | |
| Miembros | event |
| model.placeLike elementos de los grupos usados para proporcionar a la información sobre los lugares y sus lazos. | |
| Módulo | tei |
| Usado por | |
| Miembros | place |
| model.placeNamePart agrupa los elementos que forman parte del nombre de un lugar | |
| Módulo | tei |
| Usado por | |
| Miembros | bloc country district geogName placeName region settlement |
| model.placeStateLike agrupa los elementos que describen aspectos variables de un lugar. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.placeNamePart [bloc country district geogName placeName region settlement] |
| model.placeTraitLike agrupa los elementos que describen los rasgos invariables de un lugar. | |
| Módulo | tei |
| Usado por | |
| Miembros | location population trait |
| model.profileDescPart agrupa los elementos que pueden ser usados al interno de profileDesc y que aparecen en diversas ocasiones. | |
| Módulo | header |
| Usado por | |
| Miembros | handNotes langUsage textClass |
| model.ptrLike agrupa elementos usados para establecer localizaciones y referencias. | |
| Módulo | tei |
| Usado por | |
| Miembros | ptr ref |
| model.publicationStmtPart agrupa los hijos de publicationStmt. | |
| Módulo | tei |
| Usado por | |
| Miembros | authority availability date distributor idno pubPlace publisher |
| model.qLike agrupa elementos relativos al evidenciado que aparece al interno de o entre elementos a nivel de fragmentos de texto. | |
| Módulo | tei |
| Usado por | |
| Miembros | model.quoteLike [quote] q |
| model.quoteLike agrupa los elementos que contienen directamente las citas | |
| Módulo | tei |
| Usado por | |
| Miembros | quote |
| model.resourceLike agrupa los elementos no-textuales que pueden aparecer junto al encabezado y un texto para constituir un documento de TEI. | |
| Módulo | tei |
| Usado por | |
| Miembros | facsimile |
| model.respLike aggrupa elementos utilizados para indicar responsabilidad intelectual, p.ej. dentro de un elemento bibliográfico. | |
| Módulo | tei |
| Usado por | |
| Miembros | author editor funder principal respStmt sponsor |
| model.segLike agrupa elementos usados por una segmentación arbitraria. | |
| Módulo | tei |
| Usado por | |
| Miembros | seg |
| Nota |
Los principios en los cuales se realiza la segmentación, y cualesquiera sean los códigos o
valores de atributo especiales usados, se deben definir explícitamente en el elemento
<segmentación> del encodingDesc dentro del encabezado TEI asociado.
|
| model.titlepagePart agrupa los elementos que aparecen como componentes directos del frontispicio electrónico (docTitle, docAuthor, docImprint, <epigraph>, etc.) | |
| Módulo | tei |
| Usado por | |
| Miembros | docAuthor docEdition docImprint docTitle graphic titlePart |
| att.ascribed proporciona atributos para los elementos que representan palabras o acciones atribuibles a individuos determinados. | |||||||||
| Módulo | tei | ||||||||
| Miembros | change q | ||||||||
| Atributos |
|
||||||||
| 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. | |||||||||||||||
| Módulo | tei | ||||||||||||||
| Miembros | 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 | ||||||||||||||
| Atributos |
|
||||||||||||||
| att.coordinated los elementos se pueden colocar dentro de un sistema de coordenadas bidimensional. | |||||||||||||||||||||||||
| Módulo | transcr | ||||||||||||||||||||||||
| Miembros | surface zone | ||||||||||||||||||||||||
| Atributos |
|
||||||||||||||||||||||||
| att.damaged proporciona los atributos que describen la naturaleza de cualquier daño físico que afecta a una lectura. | |||||||||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||||||||
| Miembros | damage damageSpan | ||||||||||||||||||||||||||||||||
| Atributos |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||||
| att.datable proporciona atributos para la normalización de elementos que contienen eventos datables.atributos para registrar expresiones temporales normalizadas. | |
| Módulo | tei |
| Miembros | 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 |
| Atributos | att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) |
| Nota |
Esta ‘superclase’ proporciona atributos que pueden ser utilizados para proporcionar valores normalizados de información temporal.
Por defecto, los atributos de la clase att.datable.w3c son proporcionados. Si el módulo para los nombres y las fechas se acciona, esta clase también proporciona atributos de att.datable.iso. En general, los valores posibles de los atributos son los restringidos por la forma de los datatypes de W3C, un subconjunto de esos valores disponibles vía el estándar de ISO 8601. Sin embargo, la mayoría de expresiones de los datatypes de ISO pueden no ser necesarios, y existe software de soporte para los datatypes de W3C.
|
| att.datable.w3c proporciona atributos para la normalización de elementos que contienen eventos datables.atributos para registrar expresiones temporales normalizadas. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Miembros | 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] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Atributos |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.declarable proporciona atributos para los elementos contenidos en el encabezado que pueden ser seleccionados autónomamente mediante el atributo decls adecuado. | |||||||||
| Módulo | tei | ||||||||
| Miembros | availability bibl editorialDecl geoDecl langUsage listBibl listEvent listOrg listPerson listPlace projectDesc sourceDesc textClass | ||||||||
| Atributos |
|
||||||||
| Nota |
Las reglas que gobiernan la asociación de los elementos declarables con las partes individuales de un texto de TEI se definen completamente en el capítulo ??. Solamente un elemento de un tipo determinado puede tener algún atributo de valor por defecto con un valor de verdad.
|
||||||||
| att.declaring proporciona atributos a los elementos que pueden ser asociados autonomamente a un elemento determinado declarado en el encabezado, no teniendo en cuenta el default heredato por aquel elemento. | |||||||||
| Módulo | tei | ||||||||
| Miembros | back body div facsimile front gloss graphic group lg p ptr ref surface term text | ||||||||
| Atributos |
|
||||||||
| Nota |
Las reglas que gobiernan la asociación de los elementos declarables con las partes individuales de un texto de TEI se definen completamente en el capítulo ??.
|
||||||||
| att.dimensions proporciona atributos que califican una determinata medición. | |||||||||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||||||||
| Miembros | 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 | ||||||||||||||||||||||||||||||||
| Atributos |
att.ranging (@atLeast, @atMost, @min, @max)
|
||||||||||||||||||||||||||||||||
| att.divLike proporciona un conjunto de atributos comunes a todos los elementos que se comportan como particiones textuales. | |||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||
| Miembros | div lg | ||||||||||||||||||||
| Atributos |
|
||||||||||||||||||||
| att.editLike proporciona atributos que describen la naturaleza de una intervención crítica codificada o una interpretación de cualquier tipo. | |||||||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||||||
| Miembros | 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 | ||||||||||||||||||||||||||||||
| Atributos |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||||||||||||||||||||||||
| Nota |
los miembros de esta clase de atributo se usan normalmente para representar cualquier tipo de
intervención editorial en un texto, por ejemplo una corrección, una interpretación, la fecha o
incluso la signatura de los manuscritos etc.
|
||||||||||||||||||||||||||||||
| att.global proporciona un conjunto de atributos común a todos los elementos del esquema de codificación TEI. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Miembros | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Atributos |
att.global.facs (@facs)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| att.global.facs los elementos que se pueden asociar a una imagen o a una superficie dentro de un <facsímil>. | |||||||||
| Módulo | transcr | ||||||||
| Miembros | att.global | ||||||||
| Atributos |
|
||||||||
| att.handFeatures proporciona atributos que describen los aspectos de la mano que ha escrito un manuscrito. | |||||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||||
| Miembros | handNote handShift typeNote | ||||||||||||||||||||||||||
| Atributos |
|
||||||||||||||||||||||||||
| att.internetMedia atributos para registrar un periodo temporal normalizado | |||||||||
| Módulo | tei | ||||||||
| Miembros | graphic | ||||||||
| Atributos |
|
||||||||
| Nota |
Esta clase de atributo proporciona los atributos para describir un recurso del ordenador, típicamente disponibles en Internet, según las taxonomías estándar. Solamente una única taxonomía se utiliza actualmente, el sistema Multipurpose Internet Mail Extensions
Media Type. Este sistema de tipología de los tipos de media es definido por el Internet Engineering Task Force RFC 2046.
. La lista de tipos es mantenida por el Internet Assigned Numbers Authority.
|
||||||||
| att.msExcerpt (extracto de manuscrito) proporciona atributos usados para describir extractos de un manuscrito ****** | |||||||
| Módulo | msdescription | ||||||
| Miembros | explicit incipit msContents msItem quote | ||||||
| Atributos |
|
||||||
| att.naming identifica los atributos comunes a los elementos que se refieren a personas, lugares, organizaciones, etc. indicados por nombre | |||||||||||
| Módulo | tei | ||||||||||
| Miembros | 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 | ||||||||||
| Atributos |
att.canonical (@key, @ref)
|
||||||||||
| att.personal (atributos para los componentes de nombres propios de persona) atributos comunes para los elementos que forman parte de un nombre propio de persona. | |||||||||||||||
| Módulo | tei | ||||||||||||||
| Miembros | addName forename genName orgName persName roleName surname | ||||||||||||||
| Atributos |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||||||||
| att.placement proporciona atributos para describir en que página u objeto de la fuente aparece el elemento textual. | |||||||||||||
| Módulo | tei | ||||||||||||
| Miembros | add addSpan figure fw note | ||||||||||||
| Atributos |
|
||||||||||||
| att.pointing define un conjunto de atributos usados por todos los elementos que señalan a otros elementos a través de uno o más URI. | |||||||||||||||
| Módulo | linking | ||||||||||||||
| Miembros | ptr ref | ||||||||||||||
| Atributos |
|
||||||||||||||
| att.ranging provides attributes for describing numerical ranges. | |||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||
| Miembros | 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] | ||||||||||||||||||||||||
| Atributos |
|
||||||||||||||||||||||||
| att.segLike proporciona atributos a los elementos usados para una segmentación arbitraria. | |||||||||||||||||
| Módulo | tei | ||||||||||||||||
| Miembros | seg | ||||||||||||||||
| Atributos |
|
||||||||||||||||
| att.sourced provides attributes identifying the source edition from which some encoded feature derives. | |||||||||
| Módulo | tei | ||||||||
| Miembros | cb lb milestone pb refState | ||||||||
| Atributos |
|
||||||||
| Ejemplo |
<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 proporciona atributos para elementos que delimitan un fragmento de texto utilizando los señalizadores en lugar de cerrando el texto. | |||||||||
| Módulo | tei | ||||||||
| Miembros | addSpan damageSpan delSpan index | ||||||||
| Atributos |
|
||||||||
| Nota |
El span se define como ejecutándose en la orden del documento des del comienzo del contenido del elemento indicado (si lo hay) al extremo del contenido del elemento señalado por el atributo del spanTo (si lo hay).
Si no se suministra ningún valor para el atributo, la asunción es que el span es coextensivo con el elemento indicado.
|
||||||||
| att.transcriptional proporciona a los atributos específicos a los elementos que codifican la intervención authorial o scribal en un texto al transcribir el manuscrito o las fuentes similares. | |||||||||||||||||||||||||
| Módulo | tei | ||||||||||||||||||||||||
| Miembros | add addSpan del delSpan restore subst | ||||||||||||||||||||||||
| Atributos |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||||
| att.translatable proporciona atributos utilizados para indicar el estatus de un fragmento traducibile de un documento aislado. | |||||||||
| Módulo | tei | ||||||||
| Miembros | desc gloss | ||||||||
| Atributos |
|
||||||||
| att.typed proporciona atributos genéricos utilizables para cualquier clasificación o subclasificación de elementos. | |||||||||||||||
| Módulo | tei | ||||||||||||||
| Miembros | 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 | ||||||||||||||
| Atributos |
|
||||||||||||||
| Nota |
La tipología usada se puede definir formalmente usando la <clasificación> del elemento del encodingDesc dentro del encabezado TEI asociado, o como lista dentro de uno de los componentes del encodingDesc elemento, o informalmente como prosa descriptiva dentro del elemento encodingDesc.
|
||||||||||||||
| macro.limitedContent (contenido del párrafo) define el contenido de elementos de prosa que no se usan para la transcripción de materiales existentes. | |
| Módulo | tei |
| Usado por | |
| Declaración |
macro.limitedContent = ( text | model.limitedPhrase | model.inter )* |
| macro.paraContent (contenido del párrafo) define el contenido de párrafos y elementos similares. | |
| Módulo | tei |
| Usado por | |
| Declaración |
macro.paraContent = ( text | model.gLike | model.phrase | model.inter | model.global )* |
| macro.phraseSeq (secuencia sintagmática) >defince una secuencia de caracteres y elementos de tipo sintagmático. | |
| Módulo | tei |
| Usado por |
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
|
| Declaración |
macro.phraseSeq = ( text | model.gLike | model.phrase | model.global )* |
| macro.phraseSeq.limited (secuencia de sintagma limitada) define una secuencia de caracteres y elementos de tipo sintagmático que no se usan normalmente para transcribir. | |
| Módulo | tei |
| Usado por | |
| Declaración |
macro.phraseSeq.limited = ( text | model.limitedPhrase | model.global )* |
| macro.specialPara (contenido de párrafo 'especial') define el modelo de contenido de elementos tipo notas o entradas de lista que contienen una serie de elementos a nivel de componentes que tienen la misma estructura de un párrafo con una serie de elementos a nivel sintagmático y inter-nivel. | |
| Módulo | tei |
| Usado por | |
| Declaración |
macro.specialPara =
(
text
| model.gLike
| model.phrase
| model.inter
| model.divPart
| model.global
)*
|
| macro.xtext (el texto) define una secuencia de caracteres y elementos gaiji. | |
| Módulo | tei |
| Usado por | |
| Declaración |
macro.xtext = ( text | model.gLike )* |
| <TEI> (documento TEI) contiene un único documento TEI-conforme, que comprende un encabezado y un texto, sea este aislado o parte de un elemento <teiCorpus> http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCDEF | |||||||||
| Módulo | textstructure | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
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"/> |
|||||||||
| Ejemplo |
<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> |
||||||||
| <abbr> (abreviatura) contiene una abreviatura de cualquier clase. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONAAB | |||||||||
| Módulo | core | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
abbr
{
att.global.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Ejemplo |
<abbr>SPQR</abbr>
|
||||||||
| Ejemplo |
<choice>
<abbr>SPQR</abbr> <expan>senatus populusque romanorum</expan> </choice> |
||||||||
| <accMat> (material adicional) contiene eventuales detalles que conciernen a materiales añadidos estrechamente relacionados con el manuscrito examinado, p.ej. documentos no actuales o fragmentos cosidos junto al manuscrito en un período histórico precedente al actual. 1.5.3.3 Accompanying Material | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
accMat
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Ejemplo |
<accMat>A copy of a tax form from 1947 is included in the envelope
with the letter. It is not catalogued separately.</accMat> |
| <acquisition> contiene cualquier descripción u otra información concerniente al proceso de adquisición del manuscrito o de una de sus partes. 1.6 History | |
| Módulo | msdescription |
| Además de los atributos globales | att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
acquisition
{
att.global.attributes,
att.datable.attributes,
macro.specialPara
}
|
| Ejemplo |
<acquisition>Left to the <name type="place">Bodleian</name> by
<name type="person">Richard Rawlinson</name> in 1755. </acquisition> |
| <add> (adición) contiene letras, palabras o frases introducidas en el texto por el autor, transcriptor, glosador o corrector. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COEDADD | |
| Módulo | core |
| Además de los atributos globales | 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) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
add
{
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,
macro.paraContent
}
|
| Ejemplo |
The story I am going to relate is true as to
its main facts, and as to the consequences <add place="above">of these facts</add> from which this tale takes its title. |
| Nota |
El elemento <addición> no se debe utilizar para las adiciones hechas por los editores o los codificadores. En estos casos, cualquiera de los elementos corr
o <añadido (supplied)> son más convenientes.
|
| <addName> (nombre adicional) contiene un componente añadido al nombre, como un sobrenombre, un epíteto, alias u otras eventuales expresiones utilizadas al interno de un nombre propio de persona. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPER | |
| Módulo | namesdates |
| Además de los atributos globales | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
addName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<persName>
<forename>Frederick</forename> <addName type="epithet">the Great</addName> <roleName>Emperor of Prussia</roleName> </persName> |
| <addSpan> (fragmento de texto añadido) señala el inicio de un fragmento largo de texto añadido por un autor, un transcriptor, un comentarista o un corrector (ver también add). http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHAD | |
| Módulo | transcr |
| Además de los atributos globales | 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) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
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> |
|
| Ejemplo |
<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> |
| <additional> agrupa información adicional, combinando informaciones bibliográficas relativas al manuscrito o a copias adicionales del mismo con informaciones de carácter conservacional o administrativo. 1.7 Additional information | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
core:
listBibl
msdescription:
adminInfo
surrogates
|
| Declaración |
element
additional
{
att.global.attributes,
( adminInfo?, surrogates?, listBibl? )
}
|
| Ejemplo |
<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> contiene una descripción de cualquier adición significativa encontrada al interno de un manuscrito como notas al márgen u otras anotaciones. 1.5.2 Writing, Decoration, and Other Notations | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element additions { att.global.attributes, macro.specialPara }
|
| Ejemplo |
<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> (dirección) contiene una línea de la dirección postal. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONAAD http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOI | |
| Módulo | core |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element addrLine { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<address>
<addrLine>Computing Center, MC 135</addrLine> <addrLine>P.O. Box 6998</addrLine> <addrLine>Chicago, IL</addrLine> <addrLine>60680 USA</addrLine> </address> |
| <adminInfo> (información administrativa.) contiene información relativa a la gestión y a la disponibilidad del manuscrito y a la descripción misma de la documentación. 1.7.1 Administrative information | |
| Módulo | msdescription |
| Usado por | |
| Puede contener | |
| Declaración |
element
adminInfo
{
att.global.attributes,
( recordHist?, availability?, custodialHist?, model.noteLike? )
}
|
| Ejemplo |
<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) contiene una descripción informal de la afiliación presente o pasada de una persona a una determinada organización, p.ej. un empleado o un patrocinador. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHPA | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<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> |
| <age> (age) especifica la edad de una persona. | |||||||
| Módulo | namesdates | ||||||
| Además de los atributos globales |
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))
|
||||||
| Usado por | |||||||
| Puede contener |
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
|
||||||
| Declaración |
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
}
|
||||||
| Ejemplo |
<age value="2" notAfter="1986">under 20 in the early eighties</age>
|
||||||
| <altIdentifier> (identificador alternativo) contiene un identificador estructurado, alternativo o precedente, utilizado para un manuscrito, p.ej. un número antiguo de catalogación. 1.2 The Manuscript Identifier | |||||||||
| Módulo | msdescription | ||||||||
| Además de los atributos globales |
att.typed (@type, @subtype)
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
element
altIdentifier
{
att.global.attributes,
attribute type { "former" | "system" | "partial" | "internal" | "other" },
att.typed.attribute.subtype,
(
model.placeNamePart_sequenceOptional,
institution?,
repository?,
collection?,
idno,
note?
)
}
|
||||||||
| Ejemplo |
<altIdentifier>
<settlement>San Marino</settlement> <repository>Huntington Library</repository> <idno>MS.El.26.C.9</idno> </altIdentifier> |
||||||||
| <am> (marcador de la abreviatura) contiene una secuencia de letras o símbolos presentes en una abreviatura que han sido omitidos o substituidos en la forma extendida de la abreviatura. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHAB | |
| Módulo | transcr |
| Además de los atributos globales | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usado por | |
| Puede contener | |
| Declaración |
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 )*
}
|
| Ejemplo |
do you
<abbr>Mr<am>.</am> </abbr> Jones? |
| <anchor> (punto de anclaje) enlanza un indentificador con una posición al interno del texto, independientemente del hecho que esta sea o no a un elemento textual. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/TS.html#TSSAPA http://www.tei-c.org/release/doc/tei-p5-doc/es/html/SA.html#SACS | |
| Módulo | linking |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
element anchor { att.global.attributes, att.typed.attributes, empty }
|
| Ejemplo |
<s>The anchor is he<anchor xml:id="A234"/>re somewhere.</s>
<s>Help me find it.<ptr target="#A234"/> </s> |
| <author> en una referencia bibliográfica, contiene el nombre del autor/es, personal o empresa de una obra; la declaración esencial de responsabilidad para cualquier ítem bibliográfico. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOR http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD21 | |
| Módulo | core |
| Además de los atributos globales | att.canonical (@key, @ref) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
author
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<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> |
| <authority> (responsable de la presentación) proporciona el nombre de la persona o agente responsable que ha hecho disponible un archivo electrónico, que no es ni el editor ni el distribudor. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element authority { att.global.attributes, macro.phraseSeq.limited }
|
| Ejemplo |
<authority>John Smith</authority>
|
| <availability> proporciona información sobre la disponibilidad de un texto, por ejemplo cualquier restricción en cuanto a su uso o distribución, su copyright, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 | |||||||
| Módulo | header | ||||||
| Además de los atributos globales |
att.declarable (@default)
|
||||||
| Usado por | |||||||
| Puede contener |
core:
p
|
||||||
| Declaración |
element
availability
{
attribute status { "free" | "unknown" | "restricted" },
att.global.attributes,
att.declarable.attributes,
model.pLike+
}
|
||||||
| Ejemplo |
<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> |
||||||
| Nota |
Se debe adoptar un formato constante
|
||||||
| <back> (paratexto final) contiene cualquier tipo de apéndice, etc. que aparece detrás del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSBACK http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DS | |
| Módulo | textstructure |
| Además de los atributos globales | att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
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 )* )? )
)
}
|
| Ejemplo |
<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> |
| <bibl> (cita bibliográfica.) contiene una cita bibliográfica estructurada libremente, los componentes de la cual pueden nohaber sido etiquetados explícitamente. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBITY http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD3 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAS2 | |
| Módulo | core |
| Además de los atributos globales | att.declarable (@default) att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
)*
}
|
| Ejemplo |
<bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale,
1990)</bibl> |
| Ejemplo |
<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> |
| <biblScope> (extensión de una cita) define la extensión de una referencia bibliográfica, como por ejemplo los números de página u otra subdivisión numerada en la obra mayor. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOI | |||||||||||||||||||||
| Módulo | core | ||||||||||||||||||||
| Además de los atributos globales |
|
||||||||||||||||||||
| Usado por | |||||||||||||||||||||
| Puede contener |
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
|
||||||||||||||||||||
| Declaración |
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
}
|
||||||||||||||||||||
| Ejemplo |
<biblScope>pp 12–34</biblScope>
<biblScope type="pp" from="12" to="34"/> <biblScope type="vol">II</biblScope> <biblScope type="pp">12</biblScope> |
||||||||||||||||||||
| <binding> contiene la descripción de una encuadernación, p.ej. tipo de cubiertas, tablas, etc. presentes en un manuscrito. 1.5.3.1 Binding Descriptions | |||||||
| Módulo | msdescription | ||||||
| Además de los atributos globales |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to))
|
||||||
| Usado por | |||||||
| Puede contener | |||||||
| Declaración |
element
binding
{
att.global.attributes,
att.datable.attributes,
attribute contemporary { xsd:boolean | "unknown" | "inapplicable" }?,
( model.pLike | condition | decoNote )+
}
|
||||||
| Ejemplo |
<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> |
||||||
| Ejemplo |
<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> (descripción obligatoria) describe la encuadernación actual y precedente de un manuscrito en forma de una serie de párrafos o de una serie de diversos elementos binding (encuadernación), uno para cada encuadernación del manuscrito. 1.5.3.1 Binding Descriptions | |
| Módulo | msdescription |
| Usado por | |
| Puede contener | |
| Declaración |
element
bindingDesc
{
att.global.attributes,
( ( model.pLike | decoNote | condition )+ | binding+ )
}
|
| Ejemplo |
<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) contiene información relativa al nacimiento de una persona, p.ej. fecha y lugar de nacimiento. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHPA | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<birth>Before 1920, Midlands region.</birth>
|
| Ejemplo |
<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) contiene el nombre de una unidad geopolítica que comprende uno o más estados nacionales o países. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPLAC | |
| Módulo | namesdates |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
bloc
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<bloc type="union">the European Union</bloc>
<bloc type="continent">Africa</bloc> |
| <body> (cuerpo del texto) contiene el cuerpo completo de un texto unitario, excluyendo los eventuales añadidos paratextuales (prólogos, dedicatorias, apéndices, etc.) al inicio o fin de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DS | |
| Módulo | textstructure |
| Además de los atributos globales | att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
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* )*
)
}
|
| Ejemplo |
<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> (descripción de una categoría) describe alguna categoría dentro de una taxonomía o tipología textual, a través de una breve e descripción en prosa o en términos de parámetros situacionales usados por el textDesc formal de TEI. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD55 | |
| Módulo | header |
| Usado por | |
| Puede contener |
msdescription:
catchwords
depth
dim
dimensions
height
heraldry
locus
locusGrp
material
origDate
origPlace
secFol
signatures
stamp
watermark
width
|
| Declaración |
element
catDesc
{
att.global.attributes,
( text | model.limitedPhrase | model.catDescPart )*
}
|
| Ejemplo |
<catDesc>Prose reportage</catDesc>
|
| Ejemplo |
<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> (referencia de categoría) indica una o más categorías definidas al interno de una taxonomía o tipología textual. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD43 | |||||||||||||||||
| Módulo | header | ||||||||||||||||
| Además de los atributos globales |
|
||||||||||||||||
| Usado por | |||||||||||||||||
| Puede contener | Elemento vacío | ||||||||||||||||
| Declaración |
element
catRef
{
att.global.attributes,
attribute target { list { xsd:anyURI+ } },
attribute scheme { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Ejemplo |
<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> |
||||||||||||||||
| Nota |
El atributo del esquema necesita ser suministrado solamente si se ha declarado más de una
taxonomía
|
||||||||||||||||
| <catchwords> describe el sistema utilizado para garantizar la ordenación correcta de los cuadernos que constituyen un códex o un incunable, obtenido normalmente por medio de anotaciones a pie de página. 1.1.7 Catchwords, Signatures, Secundo Folio | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element catchwords { att.global.attributes, macro.phraseSeq }
|
| <category> contiene una categoría descriptiva individual, posiblemente anidada dentro de una categoría superior, dentro de una taxonomía definida por el usuario. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD55 | |
| Módulo | header |
| Usado por | |
| Puede contener | |
| Declaración |
element
category
{
att.global.attributes,
( ( catDesc | model.glossLike* ), category* )
}
|
| Ejemplo |
<category xml:id="b1">
<catDesc>Prose reportage</catDesc> </category> |
| Ejemplo |
<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> (cambio de columna) indica la frontera entre una columna de un texto y la siguiente en un sistema de referencia estándard. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CORS5 | |
| Módulo | core |
| Además de los atributos globales | att.typed (@type, @subtype) att.sourced (@ed) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
element
cb
{
att.global.attributes,
att.typed.attributes,
att.sourced.attributes,
empty
}
|
| Ejemplo |
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> |
| <change> resume un cambio o corrección determinada llevada a cabo en una versión dada de un texto electrónico en el que trabajan diversos investigadores. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD6 | |||||||||
| Módulo | header | ||||||||
| Además de los atributos globales |
att.ascribed (@who)
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
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 )*
}
|
||||||||
| Ejemplo |
<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> |
||||||||
| Nota |
El atributo quién (who) se puede utilizar para señalar a cualquier otro elemento,
pero especificará típicamente a respStmt o al elemento <persona> de cualquier
parte del encabezado, identificando a la persona responsable del cambio y de su papel en la
producciónl.
Se recomienda que los cambios se registren con el primero más reciente.
|
||||||||
| <char> (carácter) proporciona información descriptiva sobre un carácter. | |
| Módulo | gaiji |
| Usado por | |
| Puede contener | |
| Declaración |
element
char
{
att.global.attributes,
(
charName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Ejemplo |
<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> (descripción del carácter) proporciona información descriptiva sobre los carácteres o pictogramas. | |
| Módulo | gaiji |
| Usado por | |
| Puede contener | |
| Declaración |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) }
|
| Ejemplo |
<charDecl>
<char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> |
| <charName> (nombre de carácter) contiene el nombre de un carácter, expresado según las convenciones Unicode. | |
| Módulo | gaiji |
| Usado por | |
| Puede contener | Sólo datos de caracteres |
| Declaración |
element charName { att.global.attributes, text }
|
| Ejemplo |
<charName>CIRCLED IDEOGRAPH 4EBA</charName>
|
| <charProp> (propiedad de carácter) proporciona un nombre y un valor para alguna propiedad del carácter o pictograma del padre. | |
| Módulo | gaiji |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
gaiji:
localName
unicodeName
value
|
| Declaración |
element
charProp
{
att.global.attributes,
att.typed.attributes,
( ( unicodeName | localName ), value )
}
|
| Ejemplo |
<charProp>
<unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> |
| <choice> agrupa un número de codificaciones alternativas para el mismo punto en un texto. | |
| Módulo | core |
| Usado por | |
| Puede contener | |
| Declaración |
element choice { att.global.attributes, ( model.choicePart | choice )* }
|
| Ejemplo |
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> |
| Nota |
Porque los niños de un elemento <opción> representan las maneras alternativas de codificar la misma secuencia, es natural pensar en ellas como mutuamente exclusivas.
Sin embargo, puede haber casos donde una representación completa de un texto requiera que las codificaciones alternativas sean consideradas como paralelas.
Se Observa también que los elementos <opción> pueden ser uno mismo-jerarquía.
Para una versión especializada de la <opción> para codificar los testimonios múltiples de un único trabajo, ver la sección ??.
|
| <classCode> (código de clasificación) indica el código de clasificación empleado para este texto en algún sistema de clasificación estándard. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD43 | |||||||||
| Módulo | header | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
classCode
{
att.global.attributes,
attribute scheme { xsd:anyURI },
macro.phraseSeq.limited
}
|
||||||||
| Ejemplo |
<classCode scheme="http://www.udc.org">410</classCode>
|
||||||||
| <classDecl> (declaraciones de clasificación) contiene una o más taxonomías que definen cualquier código usado en algún punto del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD55 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD5 | |
| Módulo | header |
| Usado por | |
| Puede contener |
header:
taxonomy
|
| Declaración |
element classDecl { att.global.attributes, taxonomy+ }
|
| Ejemplo |
<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> contiene una descripción de cómo los folios o bifolios están físicamente dispuestos. 1.5.1 Object Description | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element collation { att.global.attributes, macro.specialPara }
|
| Ejemplo |
<collation>The written leaves preceded by an original flyleaf,
conjoint with the pastedown.</collation> |
| Ejemplo |
<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> contiene el nombre de una colección de manuscritos, no necesariamente colocados en un único depósito. 1.2 The Manuscript Identifier | |
| Módulo | msdescription |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element
collection
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Ejemplo |
<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> contiene el colophon de un manuscrito, es decir, una declaración que contiene informaciones relativas a fecha, lugar, agente, o finalidad de la producción del manuscrito. 1.4.1 The <msItem> Element | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element colophon { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<colophon>Ricardus Franciscus Scripsit Anno Domini
1447.</colophon> |
| Ejemplo |
<colophon>Explicit expliceat/scriptor ludere eat.</colophon>
|
| Ejemplo |
<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> contiene una descripción de la condición física de un manuscrito. 1.5.1.5 Condition | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element condition { att.global.attributes, macro.specialPara }
|
| Ejemplo |
<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> (corrección) contiene la forma correcta de un pasaje aparentemente erróneo en el texto de copia. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COEDCOR | |
| Módulo | core |
| Además de los atributos globales | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
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? |
| Ejemplo |
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) contiene el nombre de una unidad geopolítica, como una nación, país, colonia, etc. más grande o administrativamente superior que una región y más pequeño que un bloque. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPLAC | |
| Módulo | namesdates |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
country
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<country key="DK">Denmark</country>
|
| <creation> contiene información sobre la creación del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD4C http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD4 | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element creation { att.global.attributes, macro.phraseSeq.limited }
|
| Ejemplo |
<creation>
<date>Before 1987</date> </creation> |
| Ejemplo |
<creation>
<date when="1988-07-10">10 July 1988</date> </creation> |
| Nota |
Datos de carácter y elementos de nivel sintagmático.
El elemento <creación> se puede utilizar para registrar los detalles de la creación
de un texto, p.ej. la fecha y el lugar en el que fue compuesto, si éstos son de interés; no
debe ser confundido con el elemento publicationStmt, que registra la fecha y el lugar
de la publicación.
|
| <custEvent> (acontecimiento de la custodia) describe un único evento en la historia de la conservación de un manuscrito. 1.7.1.2 Availability and Custodial History | |||||||||
| Módulo | msdescription | ||||||||
| Además de los atributos globales |
att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) att.typed (@type, @subtype)
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
custEvent
{
att.global.attributes,
att.datable.attributes,
attribute
type
{
"check"
| "conservation"
| "description"
| "exhibition"
| "loan"
| "photography"
| "other"
},
att.typed.attribute.subtype,
macro.specialPara
}
|
||||||||
| Ejemplo |
<custEvent type="photography">Photographed by David Cooper on <date>12 Dec 1964</date>
</custEvent> |
||||||||
| <custodialHist> (historial de la custodia) contiene una descripción de la historia de la conservación del manuscrito en forma de prosa o come serie de eventos fechados relativos a la gestión del manuscrito. 1.7.1.2 Availability and Custodial History | |
| Módulo | msdescription |
| Usado por | |
| Puede contener | |
| Declaración |
element custodialHist { att.global.attributes, ( model.pLike+ | custEvent+ ) }
|
| Ejemplo |
<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> contiene una área dañada del testimonio. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHDA | |
| Módulo | transcr |
| Además de los atributos globales | att.typed (@type, @subtype) att.damaged (@hand, @agent, @degree, @group) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<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> |
| <damageSpan> (fragmento de texto dañado) marca el inicio de una secuencia de texto larga dañada de alguna manera pero aún legible. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHDA | |
| Módulo | transcr |
| Además de los atributos globales | 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) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
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> |
|
| Ejemplo |
<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> |
| <date> contiene una fecha en cualquier formato. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONADA http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD6 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOI http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHSE http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDDATE | |||||||||||
| Módulo | core | ||||||||||
| Además de los atributos globales |
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)
|
||||||||||
| Usado por | |||||||||||
| Puede contener |
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
|
||||||||||
| Declaración |
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 )*
}
|
||||||||||
| Ejemplo |
<date when="1980-02">early February 1980</date>
|
||||||||||
| Ejemplo |
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> |
||||||||||
| Ejemplo |
<date when="1990-09">September 1990</date>
|
||||||||||
| <death> (death) contiene informaciones relativas a la defunción de una persona, del tipo lugar y fecha. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHPA | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<death when="1902-10-01"/>
|
| Ejemplo |
<death when="1960-12-10">Passed away near <name type="place">Aix-la-Chapelle</name>, after suffering from cerebral palsy. </death>
|
| <decoDesc> (descripción de la decoración) contiene una descripción de la decoración de un manuscrito en forma de secuencia de párrafos o de secuencia de elementos decoNote organizados por el argumento. 1.5.3 Bindings, Seals, and Additional Material | |
| Módulo | msdescription |
| Usado por | |
| Puede contener | |
| Declaración |
element decoDesc { att.global.attributes, ( model.pLike+ | decoNote+ ) }
|
| Ejemplo |
<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> (observaciones de la decoración) contiene una nota que describe un componente decorativo de un manuscrito o una clase razonablemente homogénea de tales componentes. 1.5.3 Bindings, Seals, and Additional Material | |||||||||
| Módulo | msdescription | ||||||||
| Además de los atributos globales |
att.typed (@type, @subtype)
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
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
}
|
||||||||
| Ejemplo |
<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> |
||||||||
| <delSpan> (fragmento de texto omitido) señala el inicio de un fragmento largo de texto omitido, o marcado como cancelado o como supérfluo o espurio, por un autor, un transcriptor, un comentarista o un corrector. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHAD | |
| Módulo | transcr |
| Además de los atributos globales | 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) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
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> |
|
| Ejemplo |
<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> |
| <depth> refiere la medida tomada del ancho del dorso.*** 1.1.4 Dimensions | |
| Módulo | msdescription |
| Además de los atributos globales | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element depth { att.global.attributes, att.dimensions.attributes, macro.xtext }
|
| Ejemplo |
<depth unit="in" quantity="4"/>
|
| <desc> (descripción) contiene una breve descripción del objetivo y la aplicación de un elemento, atributo o valor de un atributo. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/TD.html#TDTAG http://www.tei-c.org/release/doc/tei-p5-doc/es/html/TD.html#TDATT http://www.tei-c.org/release/doc/tei-p5-doc/es/html/TD.html#TDCLA http://www.tei-c.org/release/doc/tei-p5-doc/es/html/TD.html#TDENT | |
| Módulo | core |
| Además de los atributos globales | att.translatable (@version) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
desc
{
att.global.attributes,
att.translatable.attributes,
macro.limitedContent
}
|
| Ejemplo |
<desc>contains a brief description of the purpose and application for an element, attribute,
attribute value, class, or entity.</desc> |
| Nota |
La convención de TEI requiere que esto esté expresado como cláusula finita,
comenzando con un verbo activo.
|
| <dim> contains any single measurement forming part of a dimensional specification of some sort. 1.1.4 Dimensions | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element
dim
{
att.global.attributes,
att.typed.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Ejemplo |
<dim type="circumference" extent="4.67 in"/>
|
| <dimensions> contiene cualquier tipo de especificación referente a las dimensiones. 1.1.4 Dimensions | |||||||||
| Módulo | msdescription | ||||||||
| Además de los atributos globales |
att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
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> |
|||||||||
| Ejemplo |
<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> |
||||||||
| Ejemplo |
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> |
||||||||
| <distributor> proporciona el nombre de la persona o agente responsable de la distribución de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element distributor { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<distributor>Oxford Text Archive</distributor>
<distributor>Redwood and Burn Ltd</distributor> |
| <district> contiene el nombre de cualquier subdivisión al interno de un asentamiento, como una circunscripción, un barrio u otras unidades administrativas o geográficas. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPLAC | |
| Módulo | namesdates |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
district
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<placeName>
<district type="ward">Jericho</district> <settlement>Oxford</settlement> </placeName> |
| Ejemplo |
<placeName>
<district type="area">South Side</district> <settlement>Chicago</settlement> </placeName> |
| <div> (división de texto) contiene una subdivisión del paratexto inicial, del cuerpo del texto o del paratexto final. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSDIV | |
| Módulo | textstructure |
| Además de los atributos globales | att.divLike (@org, @sample, @part) att.typed (@type, @subtype) att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
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* )*
)?
)
}
|
| Ejemplo |
<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> (división de texto generada automáticamente) indica la localización en la cual aparece una división textual generada automáticamente por la aplicación de un procesamiento de texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONOIX | |||||||||
| Módulo | core | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener |
core:
head
|
||||||||
| Declaración |
element
divGen
{
att.global.attributes,
attribute type { xsd:Name }?,
model.headLike*
}
|
||||||||
| Ejemplo |
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> |
||||||||
| Ejemplo |
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> |
||||||||
| <docAuthor> (autor del documento) contiene el nombre del autor del documento, como se indica en el frontispicio (a menudo, pero no siempre, contenido al interno del elemento byline (autoria). http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSTITL | |
| Módulo | textstructure |
| Además de los atributos globales | att.canonical (@key, @ref) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
docAuthor
{
att.global.attributes,
att.canonical.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<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> |
| <docEdition> (edición del documento) contiene una declaración editorial como la contiene el frontispicio de un documento. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSTITL | |
| Módulo | textstructure |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element docEdition { att.global.attributes, macro.paraContent }
|
| Ejemplo |
<docEdition>The Third edition Corrected</docEdition>
|
| <docImprint> (declaración de imprenta) contiene la declaración de la publicación (lugar y fecha de publicación, casa editorial) tal y como consta al pie del frontispicio. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSTITL | |
| Módulo | textstructure |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
docImprint
{
att.global.attributes,
( text | model.gLike | model.phrase | pubPlace | publisher | model.global )*
}
|
| Ejemplo |
<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> |
| <docTitle> (título del documento) contiene el título del documento incluyendo todos sus elementos constitutivos, como especificado en el frontispicio. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSTITL | |
| Módulo | textstructure |
| Además de los atributos globales | att.canonical (@key, @ref) |
| Usado por | |
| Puede contener | |
| Declaración |
element
docTitle
{
att.global.attributes,
att.canonical.attributes,
( model.global*, ( titlePart, model.global* )+ )
}
|
| Ejemplo |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |
| <edition> (edición) describe las particularidades de la edición de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD22 | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element edition { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<edition>First edition <date>Oct 1990</date>
</edition> <edition n="S2">Students' edition</edition> |
| <editionStmt> (declaración de la edición) agrupa la información relativa a la edición de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD22 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD2 | |
| Módulo | header |
| Usado por | |
| Puede contener | |
| Declaración |
element
editionStmt
{
att.global.attributes,
( model.pLike+ | ( edition, respStmt* ) )
}
|
| Ejemplo |
<editionStmt>
<edition n="S2">Students' edition</edition> <respStmt> <resp>Adapted by </resp> <name>Elizabeth Kirk</name> </respStmt> </editionStmt> |
| Ejemplo |
<editionStmt>
<p>First edition, <date>Michaelmas Term, 1991.</date> </p> </editionStmt> |
| <editor> declaración secundaria de responsabilidad para un ítem bibliográfico, por ejemplo un nombre particular, o institucional (o cualquier otro) que ha actuado como editor, compilador, traductor, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOR | |||||||||
| Módulo | core | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
editor
{
att.global.attributes,
attribute role { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Ejemplo |
<editor>Eric Johnson</editor>
<editor role="illustrator">John Tenniel</editor> |
||||||||
| <editorialDecl> (declaración de la edición) proporciona detalles de principios editoriales y prácticas aplicadas en la codificación de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD53 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAS2 | |
| Módulo | header |
| Además de los atributos globales | att.declarable (@default) |
| Usado por | |
| Puede contener |
core:
p
|
| Declaración |
element
editorialDecl
{
att.global.attributes,
att.declarable.attributes,
( model.pLike+ | model.editorialDeclPart+ )
}
|
| Ejemplo |
<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> contiene una descripción sobre la experiencia formativa de una persona http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHPA | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<education>Left school at age 16</education>
<education notBefore="1986-01-01" notAfter="1990-06-30">Attended <name>Cherwell School</name> </education> |
| <encodingDesc> (Descripción de la codificación) documenta la relación entre un texto electrónico y la fuente o fuentes de las que este deriva. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD5 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD11 | |
| Módulo | header |
| Usado por | |
| Puede contener | |
| Declaración |
element
encodingDesc
{
att.global.attributes,
( ( model.encodingPart | model.pLike )+ )
}
|
| Ejemplo |
<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) cualquier fenómeno o evento no necesariamente vocal o comunicativo, como ruidos accidentales u otros fenómenos que inciden en la comunicación en acto. | |||||||||
| Módulo | namesdates | ||||||||
| Además de los atributos globales |
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))
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
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*
)
}
|
||||||||
| Ejemplo |
<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> (expansión) contiene una secuencia de letras añadidas por un editor o transcriptor al expandir una abreviatura. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHAB | |
| Módulo | transcr |
| Además de los atributos globales | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
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
}
|
| Ejemplo |
The address is Southmoor <choice>
<expan>R<ex>oa</ex>d</expan> <abbr>Rd</abbr> </choice> |
| <expan> (expansión) contiene la expansión de una abreviatura. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONAAB | |
| Módulo | core |
| Además de los atributos globales | att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) ) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
The address is Southmoor <choice>
<expan>Road</expan> <abbr>Rd</abbr> </choice> |
| <explicit> contiene el explicit de un manuscrito, es decir, las palabras de clausura del texto como tal, a excepción de las eventuales rúbricas o colofón sucesivos. 1.4.1 The <msItem> Element | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
explicit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<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> describe el tamaño aproximado de un texto almacenado en algún medio, digital o no, especificándolo en alguna unidad funcional. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD23 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOI | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element extent { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<extent>3200 sentences</extent>
<extent>between 10 and 20 Mb</extent> <extent>ten 3.5 inch high density diskettes</extent> |
| <facsimile> contiene una representación de una cierta fuente escrita bajo la forma de conjunto de las imágenes algo que como texto transcrito o codificado. | |
| Módulo | transcr |
| Además de los atributos globales | att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
element
facsimile
{
att.global.attributes,
att.declaring.attributes,
( front?, ( model.graphicLike | surface )+, back? )
}
|
| Ejemplo |
<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> |
| Ejemplo |
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300"> <graphic url="Bovelles-49r.png"/> </surface> </facsimile> |
| <faith> indica la fe, religión, o creencias de una persona. | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<faith>protestant</faith>
|
| <figDesc> (descripción de una figura) contiene una breve descripción de la apariencia o del contenido de una figura gráfica, para utilizarla al documentar una imagen sin mostrarla. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/FT.html#FTGRA | |
| Módulo | figures |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element figDesc { att.global.attributes, macro.limitedContent }
|
| Ejemplo |
<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> |
| <figure> indica un bloque que contiene gráficos, ilustraciones o figuras. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/FT.html#FT | |
| Módulo | figures |
| Además de los atributos globales | att.placement (@place) |
| Usado por | |
| Puede contener | |
| Declaración |
element
figure
{
att.global.attributes,
att.placement.attributes,
(
model.headLike
| model.pLike
| figDesc
| model.graphicLike
| model.egLike
| model.global
)*
}
|
| Ejemplo |
<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> (Descripción del archivo.) contiene una descripción bibliográfica completa del archivo electrónico. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD2 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD11 | |
| Módulo | header |
| Usado por | |
| Puede contener | |
| Declaración |
element
fileDesc
{
att.global.attributes,
(
(
titleStmt,
editionStmt?,
extent?,
publicationStmt,
seriesStmt?,
notesStmt?
),
sourceDesc+
)
}
|
| Ejemplo |
<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> |
| Nota |
La fuente de información principal para intentar crear una entrada de catálogo o una citación
bibliográfica para un fichero electrónico. Como tal, proporciona un título y las declaraciones
de responsabilidad junto con los detalles de la publicación o de la distribución del fichero,
de cualquier serie a la que pertenezca, y las notas bibliográficas detalladas de las materias
no abordadas en el encabezado. También contiene una descripción bibliográfica completa para la
fuente o las fuentes de las cuales el texto electrónico se deriva.
|
| <filiation> contiene información referente a la filiación de un manuscrito, p.ej. su relación con otros manuscritos supervivientes del mismo texto, es decir, sus protógrafos, antígrafos y apógrafos. 1.4.1 The <msItem> Element | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
filiation
{
att.global.attributes,
att.typed.attributes,
macro.specialPara
}
|
| Ejemplo |
<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. |
| Ejemplo |
<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> contiene una serie de palabras que señala el fin de una división textual; a menudo declara el autor y el título, y dicha serie normalmente es evidenciada del resto mediante tinta roja, un estilo distinto o una dimensión distinta de los caracteres, u otro rasgo gráfico visible. 1.4.1 The <msItem> Element | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
finalRubric
{
att.global.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<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> contiene información relativa al periodo de actividad de una persona. | |
| Módulo | namesdates |
| Además de los atributos globales | 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)) ) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
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
}
|
| Ejemplo |
<floruit notBefore="1066" notAfter="1100"/>
|
| <foliation> describe el sistema o sistemas de numeración usados para contar los fólios o las páginas de un códex. 1.5.1.4 Foliation | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element foliation { att.global.attributes, macro.specialPara }
|
| Ejemplo |
<foliation>Contemporary foliation in red
roman numerals in the centre of the outer margin.</foliation> |
| <foreign> (extranjero) identidica una palabra o frase perteneciente a otra lengua distinta de la del resto del texto en que se incluye. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COHQHF | |
| Módulo | core |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element foreign { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
This is
heathen Greek to you still? Your <foreign xml:lang="la">lapis philosophicus</foreign>? |
| Nota |
El atributo global xml: lang se debe suministrar para que este
elemento identifique la lengua de la palabra o de la frase marcada. Como en
otras partes, su valor debe ser una etiqueta de lengua según lo definido en
??.
Este elemento se reserva para los casos en que no hay disponible otro elemento
para marcar la frase o las palabras referidas. Es preferente el uso del
atributo global xml: lang a este elemento donde se quiere marcar
la lengua del conjunto de un cierto elemento del texto.
El elemento <distinto> se puede utilizar para identificar las frases que
pertenecen a sublenguajes o a registros no considerados generalmente como
lenguas verdaderas.
|
| <forename> contiene el nombre de pila asignado en el bautismo. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPER | |
| Módulo | namesdates |
| Además de los atributos globales | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
forename
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<persName>
<roleName>Ex-President</roleName> <forename>George</forename> <surname>Bush</surname> </persName> |
| <formula> contiene una fórmula matemática o de otro tipo. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/FT.html#FTFOR | |||||||||
| Módulo | figures | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
element
formula
{
att.global.attributes,
attribute notation { xsd:anyURI }?,
( text | model.graphicLike )*
}
|
||||||||
| Ejemplo |
<formula notation="TeX">$e=mc^2$</formula>
|
||||||||
| <front> (paratexto inicial) contiene cualquier material paratextual (encabezamiento, frontispicio, prefacio, dedicatoria, etc.) que aparece delante del inicio del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSTITL http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DS | |
| Módulo | textstructure |
| Además de los atributos globales | att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
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 )* )? )
)
}
|
| Ejemplo |
<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> |
| Ejemplo |
<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> (responsable de la financiación) proporciona el nombre del individuo, la institución o la organización responsable de la financiación de un proyecto o de un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD21 | |
| Módulo | header |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element funder { att.global.attributes, macro.phraseSeq.limited }
|
| Ejemplo |
<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> |
| Nota |
Los proveedores de fondos proporcionan la ayuda financiera para un proyecto; son distintos de
los patrocinadores, que proporciona la ayuda y la autoridad intelectual.
|
| <fw> (convenciones gráficas.) contiene un encabezamiento, pie de página, reclamo o similar relativo a la página corriente http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHSK | |||||||||
| Módulo | transcr | ||||||||
| Además de los atributos globales |
att.placement (@place)
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
fw
{
att.global.attributes,
att.placement.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Ejemplo |
<fw type="sig" place="bottom">C3</fw>
|
||||||||
| <g> (carácter o pictograma) representa un carácter no estándard o un pictograma. | |||||||||
| Módulo | gaiji | ||||||||
| Además de los atributos globales |
att.typed (@type, @subtype)
|
||||||||
| Usado por | |||||||||
| Puede contener | Sólo datos de caracteres | ||||||||
| Declaración |
element
g
{
att.global.attributes,
att.typed.attributes,
attribute ref { xsd:anyURI }?,
text
}
|
||||||||
| Ejemplo |
<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> |
||||||||
| Ejemplo |
<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> |
||||||||
| <gap> (gap) indicada un punto donde algún material ha sido omitido en una transcripción, bien por criterios de edición descritos en el cabezado TEI, bien como parte de una práctica habitual, o bien porqué el material es ilegible o incomprensible. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COEDADD | |||||||||||||||||||||||||||||||||||
| Módulo | core | ||||||||||||||||||||||||||||||||||
| Además de los atributos globales |
att.editLike (@cert, @resp, @evidence, @source) (att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) )
|
||||||||||||||||||||||||||||||||||
| Usado por | |||||||||||||||||||||||||||||||||||
| Puede contener | |||||||||||||||||||||||||||||||||||
| Declaración |
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*
}
|
||||||||||||||||||||||||||||||||||
| Ejemplo |
<gap extent="4" unit="chars" reason="illegible"/>
|
||||||||||||||||||||||||||||||||||
| Ejemplo |
<gap extent="1" unit="essay" reason="sampling"/>
|
||||||||||||||||||||||||||||||||||
| Nota |
El <hueco>, <no legible>, y los elementos de la etiqueta base pueden funcionar
con los elementos de <daño> y elementos de <supresión>, disponibles al usar el
conjunto de etiquetas adicional para la transcripción de las fuentes primarias. Ver la sección
?? para la discusión cuyo el elemento es apropiado para qué
circunstancia.
|
||||||||||||||||||||||||||||||||||
| <genName> (componente de nombre generacional) contiene un componente del nombre utilizado para distinguir nombre similares entre ellos atendiendo a la diferencia de edad o de pertenencia a generaciones distintas que se establece entre las personas nombradas. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPER | |
| Módulo | namesdates |
| Además de los atributos globales | att.personal (@full, @sort) (att.naming (@nymRef) (att.canonical (@key, @ref)) ) att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
genName
{
att.global.attributes,
att.personal.attributes,
att.typed.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<persName>
<forename>Charles</forename> <genName>II</genName> </persName> |
| Ejemplo |
<persName>
<surname>Pitt</surname> <genName>the Younger</genName> </persName> |
| <geo> (coordenadas geográficas) contiene cualquier expresión de un conjunto de coordenadas geográficas, representando un punto, línea o área en la superficie de la tierra en alguna anotación. | |
| Módulo | namesdates |
| Usado por | |
| Puede contener | Sólo datos de caracteres |
| Declaración |
element geo { att.global.attributes, text }
|
| Ejemplo |
<geo>41.687142 -74.870109</geo>
|
| <geoDecl> (declaración de las coordenadas geográficas) documenta la anotación y los datos usados para los coordenadas geográficas expresadas como contenido del elemento geo en qualquier parte del documento. | |||||||||
| Módulo | header | ||||||||
| Además de los atributos globales |
att.declarable (@default)
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
geoDecl
{
att.global.attributes,
att.declarable.attributes,
attribute datum { "WGS84" | "MGRS" | "OSGB36" | "ED50" | xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Ejemplo |
<geoDecl datum="OSGB36"/>
|
||||||||
| <geogFeat> (nombre de un elemento geográfico.) contiene un nombre común que identifica elementos geográficos incluidos en un nombre propio geográfico, como valle, monte, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPLAC | |
| Módulo | namesdates |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) att.typed (@type, @subtype) att.datable (att.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element
geogFeat
{
att.global.attributes,
att.naming.attributes,
att.typed.attributes,
att.datable.attributes,
macro.xtext
}
|
| Ejemplo |
<geogName> The <geogFeat>vale</geogFeat> of White Horse</geogName>
|
| <geogName> (nombre geográfico) un nombre asociado a un un elemento geográfico, como valle Windrush o Monte Sinaí. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/ND.html#NDPLAC | |||||||||
| Módulo | namesdates | ||||||||
| Además de los atributos globales |
att.naming (@nymRef) (att.canonical (@key, @ref))
|
||||||||
| Usado por | |||||||||
| Puede contener |
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
|
||||||||
| Declaración |
element
geogName
{
att.global.attributes,
att.naming.attributes,
attribute type { xsd:Name }?,
macro.phraseSeq
}
|
||||||||
| Ejemplo |
<geogName>
<geogFeat>Mount</geogFeat> <name>Sinai</name> </geogName> |
||||||||
| <gloss> identifica una locución o palabra usada para proporcionar una glosa o definición sobre otra palabra o frase. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COHQU | |||||||||||||||||||
| Módulo | core | ||||||||||||||||||
| Además de los atributos globales |
att.declaring (@decls) att.translatable (@version) att.typed (@type, @subtype)
|
||||||||||||||||||
| Usado por | |||||||||||||||||||
| Puede contener |
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
|
||||||||||||||||||
| Declaración |
element
gloss
{
att.global.attributes,
att.declaring.attributes,
att.translatable.attributes,
att.typed.attributes,
( attribute target { xsd:anyURI }? | attribute cRef { xsd:anyURI }? ),
macro.phraseSeq
}
|
||||||||||||||||||
| Ejemplo |
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> |
||||||||||||||||||
| Nota |
Los atributos blanco y cRef son mutuamente exclusivos.
|
||||||||||||||||||
| <glyph> (pictograma) proporciona información descriptiva sobre un pictograma. | |
| Módulo | gaiji |
| Usado por | |
| Puede contener | |
| Declaración |
element
glyph
{
att.global.attributes,
(
glyphName?,
model.glossLike*,
charProp*,
mapping*,
model.graphicLike*,
model.noteLike*
)
}
|
| Ejemplo |
<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> (nombre del pictograma) contiene el nombre de un pictograma, expresado según las convenciones Unicode para los nombres de carácteres. | |
| Módulo | gaiji |
| Usado por | |
| Puede contener | Sólo datos de caracteres |
| Declaración |
element glyphName { att.global.attributes, text }
|
| Ejemplo |
<glyphName>CIRCLED IDEOGRAPH 4EBA</glyphName>
|
| <graphic> indica la localización de un gráfico, ilustración o figura. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COGR | |||||||||||||||||||||||||
| Módulo | core | ||||||||||||||||||||||||
| Además de los atributos globales |
att.internetMedia (@mimeType) att.declaring (@decls)
|
||||||||||||||||||||||||
| Usado por | |||||||||||||||||||||||||
| Puede contener | Elemento vacío | ||||||||||||||||||||||||
| Declaración |
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
}
|
||||||||||||||||||||||||
| Ejemplo |
<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> |
||||||||||||||||||||||||
| <group> contiene el cuerpo de un texto compuesto, es decir, que agrupa un conjunto de textos distintos (o grupos de textos) considerados como una unidad por criterios determinados, por ejemplo la obra completa de un autor, una serie de ensayos, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DS http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSGRP http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCDEF | |
| Módulo | textstructure |
| Además de los atributos globales | att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
element
group
{
att.global.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
( ( text | group ), ( text | group | model.global )* ),
model.divBottom*
)
}
|
| Ejemplo |
<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> (descripción de las manos) contiene una descripción de todos los diferentes tipos de escritura usados en un manuscrito. 1.5.2 Writing, Decoration, and Other Notations | |||||||
| Módulo | msdescription | ||||||
| Además de los atributos globales |
|
||||||
| Usado por | |||||||
| Puede contener | |||||||
| Declaración |
element
handDesc
{
att.global.attributes,
attribute hands { xsd:nonNegativeInteger }?,
( model.pLike+ | ( summary?, handNote+ ) )
}
|
||||||
| Ejemplo |
<handDesc>
<handNote scope="major">Written throughout in <term>angelicana formata</term>.</handNote> </handDesc> |
||||||
| Ejemplo |
<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> (notas sobre la mano) describe un determinado estilo o una determinada mano al interno de un manuscrito. 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||
| Módulo | header | ||||||||||||||
| Además de los atributos globales |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||
| Usado por | |||||||||||||||
| Puede contener |
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
|
||||||||||||||
| Declaración |
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
}
|
||||||||||||||
| Ejemplo |
<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> contiene una serie de elementos que indexa las diversas manos de la fuente. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHDH | |
| Módulo | transcr |
| Usado por | |
| Puede contener |
header:
handNote
|
| Declaración |
element handNotes { att.global.attributes, handNote+ }
|
| Ejemplo |
<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> marca el principio de un fragmento de texto atribuible a otra mano distinta o a un cambio de redactor, estilo de escritura, tinta o letra. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/PH.html#PHDH | |||||||||||||||||
| Módulo | transcr | ||||||||||||||||
| Además de los atributos globales |
att.handFeatures (@scribe, @script, @medium, @scope)
|
||||||||||||||||
| Usado por | |||||||||||||||||
| Puede contener | Elemento vacío | ||||||||||||||||
| Declaración |
element
handShift
{
att.global.attributes,
att.handFeatures.attributes,
attribute new { xsd:anyURI }?,
attribute resp { xsd:anyURI }?,
empty
}
|
||||||||||||||||
| Ejemplo |
<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> |
||||||||||||||||
| <head> (encabezamiento) contiene cualquier tipo de encabezamiento, por ejemplo el título de una sección o el encabezado de una lista, glosario, descripción de un manuscrito, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DS.html#DSHD | |
| Módulo | core |
| Además de los atributos globales | att.typed (@type, @subtype) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element head { att.global.attributes, att.typed.attributes, macro.paraContent }
|
| Ejemplo |
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> |
| Ejemplo |
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> |
| <height> refiere la medida tomada del largo del eje paralelo del dorso.*** 1.1.4 Dimensions | |
| Módulo | msdescription |
| Además de los atributos globales | att.dimensions (@unit, @quantity, @extent, @scope) (att.ranging (@atLeast, @atMost, @min, @max)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element
height
{
att.global.attributes,
att.dimensions.attributes,
macro.xtext
}
|
| Ejemplo |
<height unit="in" quantity="7"/>
|
| <heraldry> contiene una fórmula o frade heráldica, normalmente parte de un escudo de armas, blasón, etc. 1.1.8 Heraldry | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element heraldry { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
<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> (subrayado) marca una palabra o frase gráficamente diferente del resto del texto que la circunda, por causas sobre las que no se hace ninguna declaracion. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COHQHE http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COHQH | |||||||||||||||
| Módulo | core | ||||||||||||||
| Además de los atributos globales |
|
||||||||||||||
| Usado por | |||||||||||||||
| Puede contener |
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
|
||||||||||||||
| Declaración |
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
}
|
||||||||||||||
| Ejemplo |
<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> agrupa elementos que describen la historia completa de un manuscrito o de una de sus partes. 1.6 History | |
| Módulo | msdescription |
| Usado por | |
| Puede contener |
core:
p
msdescription:
acquisition
origin
provenance
summary
|
| Declaración |
element
history
{
att.global.attributes,
( model.pLike+ | ( summary?, origin?, provenance*, acquisition? ) )
}
|
| Ejemplo |
<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> (número identificativo) proporciona un número, estándard o no, usado para la identificación de un elemento bibliográfico. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD24 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD26 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COBICOI | |||||||||
| Módulo | header | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener | Sólo datos de caracteres | ||||||||
| Declaración |
element idno { att.global.attributes, attribute type { xsd:Name }?, text }
|
||||||||
| Ejemplo |
<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> contiene el incipit de un manuscrito, es decir, las primeras palabras del texto propriamente dicho, a excepción de eventuales títulos en rojo que lo preceden; los incipit tienen una longitud a deteminar según de que obra se trate y, antiguamente, eran utilizados a menudo para referirse a las obras mismas en lugar de títulos eventuales. 1.4.1 The <msItem> Element | |
| Módulo | msdescription |
| Además de los atributos globales | att.typed (@type, @subtype) att.msExcerpt (@defective) |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element
incipit
{
att.global.attributes,
att.typed.attributes,
att.msExcerpt.attributes,
macro.phraseSeq
}
|
| Ejemplo |
<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> (entrada de un índice.) marca un punto para ser indexado por cualquier criterio. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CONOIX | |||||||||
| Módulo | core | ||||||||
| Además de los atributos globales |
att.spanning (@spanTo)
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
element
index
{
att.global.attributes,
att.spanning.attributes,
attribute indexName { xsd:Name }?,
( term, index? )*
}
|
||||||||
| Ejemplo |
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> contiene el nombre de una organización (una universidad o una biblioteca por ejemplo) donde se encuentra el manuscrito.*** 1.2 The Manuscript Identifier | |
| Módulo | msdescription |
| Además de los atributos globales | att.naming (@nymRef) (att.canonical (@key, @ref)) |
| Usado por | |
| Puede contener |
gaiji:
g
|
| Declaración |
element
institution
{
att.global.attributes,
att.naming.attributes,
macro.xtext
}
|
| Ejemplo |
<msIdentifier>
<settlement>Oxford</settlement> <institution>University of Oxford</institution> <repository>Bodleian Library</repository> <idno>MS. Bodley 406</idno> </msIdentifier> |
| <item> contiene un componente de una lista. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COLI http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD6 | |
| Módulo | core |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element item { att.global.attributes, macro.specialPara }
|
| Ejemplo |
<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> |
| <keywords> contiene una lista de palabras clave o sintagmas que identifican la temática o la naturaleza del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD43 | |||||||||
| Módulo | header | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||
| Declaración |
element
keywords
{
att.global.attributes,
attribute scheme { xsd:anyURI },
( term+ | list )
}
|
||||||||
| Ejemplo |
<keywords scheme="http://classificationweb.net">
<list> <item>Babbage, Charles</item> <item>Mathematicians - Great Britain - Biography</item> </list> </keywords> |
||||||||
| <l> (verso) contiene un único verso, posiblemente incompleto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COVE http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CODV http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DR.html#DRPAL | |||||||
| Módulo | core | ||||||
| Además de los atributos globales |
|
||||||
| Usado por | |||||||
| Puede contener |
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
|
||||||
| Declaración |
element
l
{
att.global.attributes,
attribute part { "Y" | "N" | "I" | "M" | "F" }?,
macro.paraContent
}
|
||||||
| Ejemplo |
<l met="-/-/-/-/-/" part="Y"/>
|
||||||
| <label> contiene un concepto o enunciado asociado con un ítem en una lista; en un glosario marca el término que se define. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COLI | |
| Módulo | core |
| Usado por | |
| Puede contener |
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
|
| Declaración |
element label { att.global.attributes, macro.phraseSeq }
|
| Ejemplo |
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> |
| Ejemplo |
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> |
| Ejemplo |
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> (conocimiento del lenguaje) resume los conocimientos lingüísticos de una persona de forma descriptiva o a través de una lista de elementos langKnown | |||||||
| Módulo | namesdates | ||||||
| Además de los atributos globales |
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)) )
|
||||||
| Usado por | |||||||
| Puede contener | |||||||
| Declaración |
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+ )
}
|
||||||
| Ejemplo |
<langKnowledge tags="en-GB fr">
<p>British English and French</p> </langKnowledge> |
||||||
| Ejemplo |
<langKnowledge>
<langKnown tag="en-GB" level="H">British English</langKnown> <langKnown tag="fr" level="M">French</langKnown> </langKnowledge> |
||||||
| <langKnown> (competencia lingüística) resume la competencia de una persona en la lengua indicada. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAHPA | |||||||||||||
| Módulo | namesdates | ||||||||||||
| Además de los atributos globales |
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)) )
|
||||||||||||
| Usado por | |||||||||||||
| Puede contener |
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
|
||||||||||||
| Declaración |
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
}
|
||||||||||||
| Ejemplo |
<langKnown tag="en-GB" level="H">British English</langKnown>
<langKnown tag="fr" level="M">French</langKnown> |
||||||||||||
| <langUsage> (lengua empleada) describe las lenguas, jergas, registros, dialectos, etc. presentes en el texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD41 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD4 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CC.html#CCAS2 | |
| Módulo | header |
| Además de los atributos globales | att.declarable (@default) |
| Usado por | |
| Puede contener |
header:
language
|
| Declaración |
element
langUsage
{
att.global.attributes,
att.declarable.attributes,
language+
}
|
| Ejemplo |
<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> caracteriza una lengua o jerga empleada en un texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/HD.html#HD41 | |||||||||||||||
| Módulo | header | ||||||||||||||
| Además de los atributos globales |
|
||||||||||||||
| Usado por | |||||||||||||||
| Puede contener |
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
|
||||||||||||||
| Declaración |
element
language
{
att.global.attributes,
attribute ident { xsd:language },
attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?,
macro.phraseSeq.limited
}
|
||||||||||||||
| Ejemplo |
<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> |
||||||||||||||
| Nota |
Determinado para los sublenguajes, se debe suministrar una caracterización
informal de la prosa como contenido del elemento.
|
||||||||||||||
| <layout> describe la disposición del texto en la página, comprendiendo eventuales informaciones sobre la lineación***, indicaciones de agujereado***, u otras señales de técnicas de preparación de la página utilizadas. 1.5.2 Writing, Decoration, and Other Notations | |||||||||||||||||||||||||
| Módulo | msdescription | ||||||||||||||||||||||||
| Además de los atributos globales |
|
||||||||||||||||||||||||
| Usado por | |||||||||||||||||||||||||
| Puede contener |
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
|
||||||||||||||||||||||||
| Declaración |
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
}
|
||||||||||||||||||||||||
| Ejemplo |
<layout columns="1" ruledLines="25 32">Most pages have between 25 and 32 long lines ruled in lead.</layout>
|
||||||||||||||||||||||||
| Ejemplo |
<layout columns="2" ruledLines="42">
<p>2 columns of 42 lines ruled in ink, with central rule between the columns.</p> </layout> |
||||||||||||||||||||||||
| Ejemplo |
<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> (descripción de la disposición) agrupa el conjunto de las descripciones de la distribución aplicable a un manuscrito. 1.5.2 Writing, Decoration, and Other Notations | |
| Módulo | msdescription |
| Usado por | |
| Puede contener | |
| Declaración |
element layoutDesc { att.global.attributes, ( model.pLike+ | layout+ ) }
|
| Ejemplo |
<layoutDesc>
<p>Most pages have between 25 and 32 long lines ruled in lead.</p> </layoutDesc> |
| Ejemplo |
<layoutDesc>
<layout columns="2" ruledLines="42"> <p> <locus from="f12r" to="f15v"/> 2 columns of 42 lines pricked and ruled in ink, with central rule between the columns.</p> </layout> <layout columns="3"> <p> <locus from="f16"/>小孔的三欄可見.</p> </layout> </layoutDesc> |
| <lb> (salto de línea) marca el comienzo de una nueva línea (topográfica) en alguna edición o versión del texto. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CORS5 http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DR.html#DRPAL | |
| Módulo | core |
| Además de los atributos globales | att.typed (@type, @subtype) att.sourced (@ed) |
| Usado por | |
| Puede contener | Elemento vacío |
| Declaración |
element
lb
{
att.global.attributes,
att.typed.attributes,
att.sourced.attributes,
empty
}
|
| Ejemplo |
Indicating typographical line breaks within metrical lines, where they occur at different places in different editions: <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> |
| Ejemplo |
Indicating line structure of title page, display text, etc.: <docTitle>
<titlePart type="main"> <lb/>THE <lb/>Pilgrim's Progress <lb/>FROM <lb/>THIS WORLD, <lb/>TO <lb/>That which is to come: </titlePart> <!-- etc. --> </docTitle> |
| <lg> (grupo de versos) contiene un grupo de versos que funcionan como una unidad formal, p.ej. una estrofa, un refrán, un estribillo, etc. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COVE http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#CODV http://www.tei-c.org/release/doc/tei-p5-doc/es/html/DR.html#DRPAL | |
| Módulo | core |
| Además de los atributos globales | att.divLike (@org, @sample, @part) att.typed (@type, @subtype) att.declaring (@decls) |
| Usado por | |
| Puede contener | |
| Declaración |
element
lg
{
att.global.attributes,
att.divLike.attributes,
att.typed.attributes,
att.declaring.attributes,
(
( model.divTop | model.global )*,
( model.lLike | lg ),
( model.lLike | lg | model.global )*,
( ( model.divBottom ), model.global* )*
)
}
|
| Ejemplo |
<lg type="free">
<l>Let me be my own fool</l> <l>of my own making, the sum of it</l> </lg> <lg type="free"> <l>is equivocal.</l> <l>One says of the drunken farmer:</l> </lg> <lg type="free"> <l>leave him lay off it. And this is</l> <l>the explanation.</l> </lg> |
| <list> (list) contiene cualquier secuencia de ítems o elementos organizados en una lista. http://www.tei-c.org/release/doc/tei-p5-doc/es/html/CO.html#COLI | |||||||||
| Módulo | core | ||||||||
| Además de los atributos globales |
|
||||||||
| Usado por | |||||||||
| Puede contener | |||||||||