att.space.vis

Visual domain attributes.
Module
Attributes
@compressable
@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.
@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.
@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> </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>