<title>

<title> contiene el título completo de una obra de cualquier tipo. 3.11.2.2 Authors, Titles, and Editors 2.2.1 The Title Statement 2.2.5 The Series Statement
Módulocore — 3 Elements Available in All TEI Documents
Atributos
levelindica el tipo bibliográfico para un título, si este se identifica como un artículo, libro, revista, colección o material inédito.
Estado Necesario cuando se aplica
Los valores admitidos son:
a
(título analítico (artículo, poema u otro elemento publicado como parte de otro mayor.)) analytic title (article, poem, or other item published as part of a larger item)
m
(título monográfico (libro, colección u otro trabajo publicado como distinto, incluyendo un solo volumen o varios).) monographic title (book, collection, or other item published as a distinct item, including single volumes of multi-volume works)
j
(título de revista.) journal title
s
(título de series) series title
u
(títulos de materiales inéditos (incluyendo tesis y tesinas, a menos que esten publicadas por una editorial comercial).) title of unpublished material (including theses and dissertations unless published by a commercial press)
Nota
If the title appears directly enclosed within an <analytic> element, the level, if given, must be ‘a’; if it appears directly enclosed within a <monogr> element, level must be ‘m’, ‘j’, or ‘u’; when <title> is directly enclosed by <series>, level must be ‘s’. If it appears within a <msItem>, this attribute should not be supplied.
typeclasifica el título de acuerdo con alguna tipología funcional.
Estado Opcional
Tipo de datos
data.enumerated
Posibles valores:
main
main title
sub
(subtítulo, título de una parte) subtitle, title of part
alt
(título alternativo, a menudo en otra lengua por la cual la obra es también conocida.) alternate title, often in another language, by which the work is also known
short
abbreviated form of title
desc
(paráfrasis descriptiva que funciona como el título de una obra.) descriptive paraphrase of the work functioning as a title
Nota
This attribute is provided for convenience in analysing titles and processing them according to their type; where such specialized processing is not necessary, there is no need for such analysis, and the entire title, including subtitles and any parallel titles, may be enclosed within a single <title> element.
Used byanalytic monogr msItemStruct series seriesStmt titleStmt model.emphLike model.msItemPart
May contain
Declaración
element title
{
   att.global.attributes,
   attribute level { "a" | "m" | "j" | "s" | "u" }?,
   attribute type { data.enumerated }?,
   macro.paraContent
}
Ejemplo
<title>La vie mode d'emploi. Romans.</title>
Ejemplo
<title>Synthese: an international journal for epistemology, methodology
and history of science</title>
Ejemplo
<title>Information Technology and the Research Process: Proceedings
of a conference held at Cranfield Institute of Technology, UK, 18–21
July 1989</title>
Ejemplo
<title>Hardy's Tess of the D'Urbervilles: a machine readable edition</title>