<encodingDesc>
<encodingDesc> (부호화 기술) 전자 텍스트와 그것의 원전 텍스트 혹은 텍스트들 사이의 관련성을 기록한다. 2.3 The Encoding Description 2.1.1 The TEI Header and its Components | |
모듈 | header — 2 The TEI Header |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
element encodingDesc { att.global.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> |