<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.mensural.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Used by staffDef and scoreDef to provide default values for attributes in the visual
domain related to mensuration.</desc>
<attList>
<attDef ident="mensur.color" usage="opt">
<desc xml:lang="en">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.dot" usage="opt">
<desc xml:lang="en">Determines if a dot is to be added to the base symbol.</desc>
</attDef>
<attDef ident="mensur.form" usage="opt">
<desc xml:lang="en">Indicates whether the base symbol is written vertically or horizontally.</desc>
<valList type="closed">
<valItem ident="horizontal">
<desc xml:lang="en">Horizontally oriented.</desc>
</valItem>
<valItem ident="vertical">
<desc xml:lang="en">Vertically oriented.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="mensur.loc" usage="opt">
<desc xml:lang="en">Holds the staff location of the mensuration sign.</desc>
</attDef>
<attDef ident="mensur.orient" usage="opt">
<desc xml:lang="en">Describes the rotation or reflection of the base symbol.</desc>
</attDef>
<attDef ident="mensur.sign" usage="opt">
<desc xml:lang="en">The base symbol in the mensuration sign/time signature of mensural notation.</desc>
</attDef>
<attDef ident="mensur.size" usage="opt">
<desc xml:lang="en">Describes the relative size of the mensuration sign.</desc>
</attDef>
<attDef ident="mensur.slash" usage="opt">
<desc xml:lang="en">Indicates the number lines added to the mensuration sign. For example, one slash is
added for what we now call 'alla breve'.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>