<interpretation>
| <interpretation> (interpretation) beschreibt den Umfang von Analyse oder Interpretation, die zusätzlich zur Transkription dem Text hinzugefügt wurde. [2.3.3 The Editorial Practices Declaration] | |
| Modul | header — The TEI Header |
| Attribute |
|
| Mitglied des | |
| Enthalten in |
header: editorialDecl
|
| Kann enthalten | |
| Beispiel |
<interpretation>
<p>The part of speech analysis applied throughout section 4 was added by hand and has not been checked</p> </interpretation> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:interpretation"/> </sch:pattern> |
| Content model |
<content> |
| Schema Deklaration |
<rng:element name="interpretation"> element interpretation { 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, att.declarable.attributes, model.pLike+ } |