<catDesc>
<catDesc> (Description de la catégorie) décrit une catégorie particulière à l’intérieur d’une taxinomie ou d’une typologie de texte, sous forme d’un court texte descriptif suivi ou dans les termes des paramètres contextuels utilisés dans l’élément Description du texte textDesc. [2.3.6 The Classification Declaration] | |
Module | header — 2 The TEI Header |
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) |
Utilisé par | |
Contenu dans | header: category |
Peut contenir | core: abbr address choice date distinct email emph expan foreign gloss hi measure measureGrp mentioned name num ptr ref rs soCalled term time title corpus: textDesc dictionaries: lang header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width |
Declaration |
element catDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( text | model.limitedPhrase | model.catDescPart )* } |
Exemple | |
Exemple | <category> <catDesc>genre</catDesc> <category> <catDesc>Géneral</catDesc> </category> <category> <catDesc>Journal</catDesc> </category> <category> <catDesc>Manuel technique</catDesc> </category> </category> |