<encodingDesc>
<encodingDesc> 電子テキストとその元資料との関係を示す. [2.3 The Encoding Description 2.1.1 The TEI Header and its Components] | |
モジュール | header — 2 The TEI Header |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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)) |
当該モジュールを使用するもの | |
上位 | header: teiHeader |
下位 | core: p gaiji: charDecl header: appInfo classDecl editorialDecl geoDecl projectDesc refsDecl samplingDecl styleDefDecl tagsDecl iso-fs: fsdDecl linking: ab tagdocs: schemaSpec textcrit: variantEncoding verse: metDecl |
宣言 |
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 )+ ) } |
例 | <encodingDesc> <p>Basic encoding, capturing lexical information only. All hyphenation, punctuation, and variant spellings normalized. No formatting or layout information preserved.</p> </encodingDesc> |