att.edit

Attributes describing the nature of an encoded scholarly intervention or interpretation.
Module MEI.edittrans
Members
Attributes
@cert(optional)Signifies the degree of certainty or precision associated with a feature. Value conforms to data.CERTAINTY. att.evidence
@evidence(optional)Indicates the nature of the evidence supporting the reliability or accuracy of the intervention or interpretation. Suggested values include: 'internal', 'external', 'conjecture'. Value of datatype NMTOKEN. att.evidence
@resp(optional)Captures information regarding responsibility for some aspect of the text's creation, transcription, editing, or encoding. Its value must point to one or more identifiers declared in the document header. One or more values from data.URI, separated by spaces. att.responsibility
@source(optional)Contains a list of one or more pointers indicating the sources which attest to a given reading. Each value should correspond to the ID of a <source> element located in the document header. One or more values from data.URI, separated by spaces. att.source
Declaration
<classes>
<memberOf key="att.responsibility"/>
<memberOf key="att.source"/>
<memberOf key="att.evidence"/>
</classes>