att.interpLike

att.interpLike provides attributes for elements which represent a formal analysis or interpretation. 17.2 Global Attributes for Simple Analyses
Moduletei — 1 The TEI Infrastructure
Members interp interpGrp span spanGrp
AttributesIn addition to global attributes
resp(responsible party) indicates who is responsible for the interpretation.
Status Optional
Datatype

<rng:ref name="data.pointer"/>
data.pointer
Values A pointer to an element indicating the person responsible for the interpretation, typically to a respStmt in the teiHeader.
typeindicates what kind of phenomenon is being noted in the passage.
Status Recommended
Datatype

<rng:ref name="data.enumerated"/>
data.enumerated
Sample values include:
image
identifies an image in the passage.
character
identifies a character associated with the passage.
theme
identifies a theme in the passage.
allusion
identifies an allusion to another text.
inst(instances) points to instances of the analysis or interpretation represented by the current element.
Status Optional
Datatype 1–∞ occurrences of

<rng:ref name="data.pointer"/>
data.pointer
separated by whitespace
Values One or more valid identifiers, separated by whitespace.
Note
The current element should be an analytic one. The element pointed at should be a textual one.