<catDesc>
<catDesc> (Beschreibung der Kategorie) Kategorie innerhalb einer Taxonomie oder Texttypologie, entweder als einfache Beschreibung oder über situative Parameter, wie im TEI-Format textDesc dargestellt. [2.3.7 The Classification Declaration] | |
Modul | header — The TEI Header |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) |
Enthalten in | header: category |
Kann enthalten | 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 |
Deklaration |
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, ( text | model.limitedPhrase | model.catDescPart )* } |
Beispiel | |
Beispiel | <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> |