<classSpec ident="att.regularMethod" module="MEI.header" type="atts">
<desc>Attributes that describe correction and normalization methods.</desc>
<attList org="group">
<attDef ident="method" usage="opt">
<desc>Indicates the method employed to mark corrections and normalizations.</desc>
<valList type="closed">
<valItem ident="silent">
<desc>Corrections and normalizations made silently.</desc>
</valItem>
<valItem ident="tags">
<desc>Corrections and normalizations indicated using elements.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>