<classSpec ident="att.mensur.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes. These attributes describe the physical appearance of the
mensuration sign/time signature of mensural notation.</desc>
<classes>
<memberOf key="att.altSym"/>
<memberOf key="att.color"/>
<memberOf key="att.extSym"/>
<memberOf key="att.staffLoc"/>
<memberOf key="att.typography"/>
<memberOf key="att.slashCount"/>
</classes>
<attList>
<attDef ident="dot" usage="opt">
<desc xml:lang="en">Specifies whether a dot is to be added to the base symbol.</desc>
</attDef>
<attDef ident="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="orient" usage="opt">
<desc xml:lang="en">Describes the rotation or reflection of the base symbol.</desc>
</attDef>
<attDef ident="sign" usage="opt">
<desc xml:lang="en">The base symbol in the mensuration sign/time signature of mensural notation.</desc>
</attDef>
</attList>
</classSpec>