att.reasonIdent

Attributes that identify the reason why an editorial feature is used.
Module
Attributes
reason
reason(optional)Holds a short phrase describing the reason for missing textual material (gap), why material is supplied (supplied), or why transcription is difficult (unclear). Value is plain text.
reason(optional)Holds a short phrase describing the reason for missing textual material (gap), why material is supplied (supplied), or why transcription is difficult (unclear). Value is plain text.
Editorial and transcriptional component declarations.
reason(optional)Holds a short phrase describing the reason for missing textual material (gap), why material is supplied (supplied), or why transcription is difficult (unclear). Value is plain text.
Available at
gapIndicates a point where material has been omitted in a transcription, whether as part of sampling practice or for editorial reasons described in the MEI header.
suppliedContains material supplied by the transcriber or editor for any reason.
unclearContains material that cannot be transcribed with certainty because it is illegible or inaudible in the source.
Editorial and transcriptional component declarations.
gapIndicates a point where material has been omitted in a transcription, whether as part of sampling practice or for editorial reasons described in the MEI header.
suppliedContains material supplied by the transcriber or editor for any reason.
unclearContains material that cannot be transcribed with certainty because it is illegible or inaudible in the source.
Declaration
<classSpec ident="att.reasonIdent" module="MEI.edittrans" type="atts">
<desc xml:lang="en">Attributes that identify the reason why an editorial feature is used.</desc>
<attList>
<attDef ident="reason" usage="opt">
<desc xml:lang="en">Holds a short phrase describing the reason for missing textual material (gap), why material is supplied (supplied), or why transcription is difficult (unclear).</desc>
<datatype>
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>