att.space.vis

Visual domain attributes.
Module
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" (Means that the staff lines "behind" the element are hidden for the entire duration of the element, based on and . does not imply that any other elements are hidden. Only barlines directly adjacent to the cut-out area may be hidden or shortened. When rendering, barline handling is up to the rendering application.)
@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" (Means that the staff lines "behind" the element are hidden for the entire duration of the element, based on and . does not imply that any other elements are hidden. Only barlines directly adjacent to the cut-out area may be hidden or shortened. When rendering, barline handling is up to the rendering application.)
@cutout(optional)"Cut-out" style. Allowed values are: "cutout" (Means that the staff lines "behind" the element are hidden for the entire duration of the element, based on and . does not imply that any other elements are hidden. Only barlines directly adjacent to the cut-out area may be hidden or shortened. When rendering, barline handling is up to the rendering application.)
@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
<space>A 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.
<space>A 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 xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.space.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.cutout"/>
</classes>
<attList>
<attDef ident="compressable" usage="opt">
<desc xml:lang="en">Indicates whether a space is 'compressible',
<abbr>i.e.</abbr>
, if it may be removed at the discretion of processing software.</desc>
<datatype>
<ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>