att.regularMethod

Attributes that describe correction and normalization methods.
Module
Attributes
@method
@method(optional)Indicates the method employed to mark corrections and normalizations. Allowed values are: "silent" (Corrections and normalizations made silently.), "markup" (Corrections and normalizations represented using markup.)
@method(optional)Indicates the method employed to mark corrections and normalizations. Allowed values are: "silent" (Corrections and normalizations made silently.), "markup" (Corrections and normalizations represented using markup.)
Metadata header component declarations.
@method(optional)Indicates the method employed to mark corrections and normalizations. Allowed values are: "silent" (Corrections and normalizations made silently.), "markup" (Corrections and normalizations represented using markup.)
Available at
<correction>States how and under what circumstances corrections have been made in the text.
<normalization>Indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form.
Metadata header component declarations.
<correction>States how and under what circumstances corrections have been made in the text.
<normalization>Indicates the extent of normalization or regularization of the original source carried out in converting it to electronic form.
Declaration
<classSpec ident="att.regularMethod" module="MEI.header" type="atts">
<gloss xml:lang="en" versionDate="2024-07-22">regularization method</gloss>
<desc xml:lang="en" versionDate="2024-07-22">Attributes that describe correction and normalization methods.</desc>
<attList>
<attDef ident="method" usage="opt">
<desc xml:lang="en">Indicates the method employed to mark corrections and normalizations.</desc>
<valList type="closed">
<valItem ident="silent">
<desc xml:lang="en">Corrections and normalizations made silently.</desc>
</valItem>
<valItem ident="markup">
<desc xml:lang="en">Corrections and normalizations represented using markup.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>