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