<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.
Module
Attributes
@compressable, @cutout, @dots, @dur, @label, @layer, @staff, @type, @xml:id
@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.)
@dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared) Attributes common to many elements.
(MEI.shared) Attributes that uniquely identify an element.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared)
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
(MEI.shared) Attributes which can be used to classify features.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
(MEI.shared) Logical domain attributes.
(MEI.shared) Attributes that record the number of dots of augmentation.
@dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
(MEI.shared) Attributes that express duration in musical terms.
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
(MEI.shared) Attributes that apply to all written events, e.g., note, chord, rest, etc.
(MEI.shared) Attributes that identify the layer to which a feature applies.
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
(MEI.shared) Attributes for identifying the staff associated with the current feature.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
(MEI.visual) Visual domain attributes.
@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.)
(MEI.gestural) Gestural domain attributes.
@cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
@dots(optional)Records the number of augmentation dots required by a written dotted duration. Value conforms to data.AUGMENTDOT.
@dur(optional)Records the duration of a feature using the relative durational values provided by the data.DURATION datatype. Value conforms to data.DURATION.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces.
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
@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.
Member of
model.eventLikeGroups event elements that occur in all notational repertoires.
Contained By
<refrain>Recurring lyrics, especially at the end of each verse or stanza of a poem or song lyrics; a chorus.
<volta>Sung text for a specific iteration of a repeated section of music.
(MEI.shared) Groups event elements that occur in all notational repertoires.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<graceGrp>A container for a sequence of grace notes.
<tuplet>A group of notes with "irregular" (sometimes called "irrational") rhythmic values, for example, three notes in the time normally occupied by two or nine in the time of five.
(MEI.shared) Groups notated events that may appear at the layer level in all repertoires.
<layer>An independent stream of events on a staff.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<graceGrp>A container for a sequence of grace notes.
<tuplet>A group of notes with "irregular" (sometimes called "irrational") rhythmic values, for example, three notes in the time normally occupied by two or nine in the time of five.
<refrain>Recurring lyrics, especially at the end of each verse or stanza of a poem or song lyrics; a chorus.
<volta>Sung text for a specific iteration of a repeated section of music.
<layer>An independent stream of events on a staff.
May Contain
(<space> may not have child elements)
Declaration
<elementSpec rend="add" ident="space" module="MEI.shared">
<desc xml:lang="en">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.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.space.log"/>
<memberOf key="att.space.vis"/>
<memberOf key="att.space.ges"/>
<memberOf key="model.eventLike"/>
</classes>
<content>
<empty/>
</content>
</elementSpec>