<classSpec ident="att.beatRpt.log" module="MEI.cmn" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<attList>
<attDef ident="beatdef" usage="opt">
<desc xml:lang="en">Indicates the performed duration represented by the beatRpt symbol; expressed in time
signature denominator units.</desc>
<datatype>
<rng:data type="decimal">
<rng:param name="pattern">\d+(\.\d+)?</rng:param>
</rng:data>
</datatype>
</attDef>
</attList>
</classSpec>