att.cutout

Attributes that indicate how to render the staff lines of the measure containing an element belonging to this attribute class.
Module
Attributes
cutout
cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
Common Music Notation (CMN) repertoire component declarations.
cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
Available at
mRestComplete measure rest in any meter.
mSpaceA measure containing only empty space in any meter.
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Common Music Notation (CMN) repertoire component declarations.
mRestComplete measure rest in any meter.
mSpaceA measure containing only empty space in any meter.
Component declarations that are shared between two or more modules.
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec ident="att.cutout" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that indicate how to render the staff lines of the measure containing an element belonging to this attribute class.</desc>
<attList>
<attDef ident="cutout" usage="opt">
<desc xml:lang="en">"Cut-out" style.</desc>
<valList type="closed">
<valItem ident="cutout">
<desc xml:lang="en">The staff lines should not be drawn.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>