<classSpec ident="att.meterConformance" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that provide information about a structure’s conformance to the prevailing
meter.</desc>
<attList>
<attDef ident="metcon" usage="opt">
<gloss xml:lang="en">meter conformance</gloss>
<desc xml:lang="en">Indicates the relationship between the content of a staff or layer and the prevailing
meter.</desc>
<valList type="closed">
<valItem ident="c">
<desc xml:lang="en">Complete;
<abbr>i.e.</abbr>, conformant with the prevailing meter.</desc>
</valItem>
<valItem ident="i">
<desc xml:lang="en">Incomplete;
<abbr>i.e.</abbr>, not enough beats.</desc>
</valItem>
<valItem ident="o">
<desc xml:lang="en">Overfull;
<abbr>i.e.</abbr>, too many beats.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>