att.extent

Attributes for identification of the extent of editorial assertions.
Module MEI.edittrans
Members
damage, gap (direct members of att.extent)
Attributes
@extent(optional)Indicates the extent of damage or omission. Value of datatype string. att.extent
Declaration
<attDef ident="extent" usage="opt">
<desc>Indicates the extent of damage or omission.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>