<encodingDesc>
<encodingDesc> (부호화 기술) 전자 텍스트와 그것의 원전 텍스트 혹은 텍스트들 사이의 관련성을 기록한다. [2.3 The Encoding Description 2.1.1 The TEI Header and Its Components] | |
모듈 | header — The TEI Header |
속성 | 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)) (att.global.source (@source)) |
클럽 회원 | |
에 의해 포함된 | header: teiHeader |
포함할 수 있다 | core: p gaiji: charDecl header: appInfo classDecl editorialDecl geoDecl listPrefixDef projectDesc refsDecl samplingDecl schemaRef styleDefDecl tagsDecl unitDecl iso-fs: fsdDecl linking: ab spoken: transcriptionDesc tagdocs: schemaSpec textcrit: variantEncoding verse: metDecl |
예 | |
Content model | <content> |
선언 | <rng:element name="encodingDesc"> element encodingDesc { 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, ( model.encodingDescPart | model.pLike )+ } |