<encodingDesc>
| <encodingDesc> (descrizione della codifica) documenta la relazione fra un documento elettronico e la o le fonti da cui è derivato. [2.3 The Encoding Description 2.1.1 The TEI Header and Its Components] | |
| Modulo | header — The TEI Header | 
| Attributi | 
                     
  | 
               
| Membro del | |
| Contenuto in | 
                      header: teiHeader 
                         | 
               
| Può contenere | 
                      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: constraintDecl schemaSpec 
                        textcrit: variantEncoding 
                        verse: metDecl 
                      | 
               
| Esempio | 
                      <encodingDesc> 
                  <p>Basic encoding, capturing lexical information only. All hyphenation, punctuation, and variant spellings normalized. No formatting or layout information preserved.</p> </encodingDesc>  | 
               
| Content model | 
                     <content>  | 
               
| Dichiarazione | 
                     <rng:element name="encodingDesc"> element encodingDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( model.encodingDescPart | model.pLike )+ }  |