att.space.vis

Visual domain attributes.
Module
MEI.visual
Attributes
compressable, cutout
compressable(optional)Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software. Value conforms to data.BOOLEAN.
cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
compressable(optional)Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software. Value conforms to data.BOOLEAN.
(MEI.cmn) Attributes that indicate how to render the staff lines of the measure containing an element belonging to this attribute class.
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.)
Visual component declarations.
compressable(optional)Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software. Value conforms to data.BOOLEAN.
Available at
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.
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.space.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<classes>
<memberOf key="att.cutout"/>
</classes>
<attList org="group">
<attDef ident="compressable" usage="opt">
<desc>Indicates whether a space is 'compressible', i.e., if it may be removed at the discretion of processing software.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>