att.rest.vis.mensural

Visual domain attributes.
Module
MEI.mensural
Attributes
spaces
spaces(optional)States how many spaces are covered by the rest. Value of datatype positiveInteger.
spaces(optional)States how many spaces are covered by the rest. Value of datatype positiveInteger.
Mensural repertoire component declarations.
spaces(optional)States how many spaces are covered by the rest. Value of datatype positiveInteger.
Available at
restA non-sounding event found in the source being transcribed.
restA non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.rest.vis.mensural" module="MEI.mensural" type="atts">
<desc>Visual domain attributes.</desc>
<attList org="group">
<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>
</attList>
</classSpec>