<classSpec ident="att.staffDef.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes for staffDef.</desc>
<attList>
<attDef ident="lines.color" usage="opt">
<desc xml:lang="en">Captures the colors of the staff lines.</desc>
<remarks xml:lang="en">
<p>The value is structured; that is, it should contain a single color value or have
the same number of space-separated values as the number of lines indicated by the
lines attribute. The first value then applies to the lowest line of the staff.</p>
<p>All values from data.COLOR are allowed.</p>
</remarks>
</attDef>
<attDef ident="lines.visible" usage="opt">
<desc xml:lang="en">Records whether all staff lines are visible.</desc>
</attDef>
</attList>
</classSpec>