<catDesc>
<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. [2.3.7 The Classification Declaration] | |
Módulo | header — The TEI Header |
Atributos |
|
Contenido en |
header: category
|
Puede contener |
core: abbr address choice date distinct email emph expan foreign gloss hi measure measureGrp mentioned name num ptr q ref rs soCalled term time title unit
corpus: textDesc
dictionaries: lang
header: idno
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc climate country district eventName forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait
datos de caracteres
|
Ejemplo | |
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> |
Content model |
<content> |
Declaración |
<rng:element name="catDesc"> element catDesc { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.canonical.attributes, ( text | model.limitedPhrase | model.catDescPart )* } |