att.rest.vis.mensural

Visual domain attributes.
Module MEI.mensural
Members
Attributes
@spaces(optional)States how many spaces are covered by the rest. Value of datatype positiveInteger. att.rest.vis.mensural
Declaration
<attDef ident="spaces" usage="opt">
<desc>States how many spaces are covered by the rest.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>