<encodingDesc>
<encodingDesc> (encoding description) documents the relationship between an electronic text and the source or sources from which it was derived. [2.3 The Encoding Description 2.1.1 The TEI Header and Its Components] | |
Module | header — The TEI Header |
Attributes |
|
Member of | |
Contained by |
header: teiHeader
|
May contain |
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
|
Example | |
Content model |
<content> |
Schema Declaration |
<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 )+ } |