att.reasonident

Attributes that identify the reason why an editorial feature is used.
Module MEI.edittrans
Members
gap, supplied, unclear (direct members of att.reasonident)
Attributes
@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 of datatype string. att.reasonident
Declaration
<attDef ident="reason" usage="opt">
<desc>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 maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>