<encodingDesc>
<encodingDesc> (description de l'encodage) documente la relation d'un texte électronique avec sa ou ses sources. [2.3 The Encoding Description 2.1.1 The TEI Header and its Components] | |
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: teiHeader |
Peut contenir | core: p gaiji: charDecl iso-fs: fsdDecl linking: ab tagdocs: schemaSpec textcrit: variantEncoding verse: metDecl |
Declaration |
element encodingDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( ( model.encodingDescPart | model.pLike )+ ) } |
Exemple | <encodingDesc> <p>Basic encoding, capturing lexical information only. All hyphenation, punctuation, and variant spellings normalized. No formatting or layout information preserved.</p> </encodingDesc> |