<classSpec ident="att.mensural.vis" module="MEI.visual" type="atts">
<desc>Used by staffDef and scoreDef to provide default values for attributes in the visual
domain related to mensuration.</desc>
<attList org="group">
<attDef ident="mensur.color" usage="opt">
<desc>Records the color of the mensuration sign. Do not confuse this with the musical term
'color' as used in pre-CMN notation.</desc>
</attDef>
<attDef ident="mensur.form" usage="opt">
<desc>Indicates whether the base symbol is written vertically or horizontally.</desc>
<valList type="closed">
<valItem ident="horizontal">
<desc>Horizontally oriented.</desc>
</valItem>
<valItem ident="vertical">
<desc>Vertically oriented.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="mensur.loc" usage="opt">
<desc>Holds the staff location of the mensuration sign.</desc>
</attDef>
<attDef ident="mensur.orient" usage="opt">
<desc>Describes the rotation or reflection of the base symbol.</desc>
</attDef>
<attDef ident="mensur.size" usage="opt">
<desc>Describes the relative size of the mensuration sign.</desc>
</attDef>
</attList>
</classSpec>