<classSpec ident="att.tuplet.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<attList org="group">
<attDef ident="bracket.place" usage="opt">
<desc>Used to state where a tuplet bracket will be placed in relation to the note
heads.</desc>
</attDef>
<attDef ident="bracket.visible" usage="opt">
<desc>States whether a bracket should be rendered with a tuplet.</desc>
</attDef>
<attDef ident="dur.visible" usage="opt">
<desc>Determines if the tuplet duration is visible.</desc>
</attDef>
<attDef ident="num.format" usage="opt">
<desc>Controls how the num:numbase ratio is to be displayed.</desc>
<valList type="closed">
<valItem ident="count">
<desc>Only the num attribute is displayed, e.g., '7'.</desc>
</valItem>
<valItem ident="ratio">
<desc>Both the num and numbase attributes are displayed, e.g., '7:4'.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>