att.verticalGroup

Attributes that record grouping of vertically aligned elements.
Module
Attributes
vgrp
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
Component declarations that are shared between two or more modules.
vgrp(optional)Provides a label for members of a vertically aligned group. Value is a positive integer.
Available at
attaccaAn instruction to begin the next section or movement of a composition without pause.
dirAn instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo, dynam or repeatMark.
dynamIndication of the volume of a note, phrase, or section of music.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
pedalPiano pedal mark.
repeatMark An instruction expressed as a combination of text and symbols – segno and coda – typically above, below, or between staves, but not on the staff.
tempoText and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
Common Music Notation (CMN) repertoire component declarations.
attaccaAn instruction to begin the next section or movement of a composition without pause.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
pedalPiano pedal mark.
repeatMark An instruction expressed as a combination of text and symbols – segno and coda – typically above, below, or between staves, but not on the staff.
Component declarations that are shared between two or more modules.
dirAn instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo, dynam or repeatMark.
dynamIndication of the volume of a note, phrase, or section of music.
tempoText and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
Declaration
<classSpec ident="att.verticalGroup" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record grouping of vertically aligned elements.</desc>
<attList>
<attDef ident="vgrp" usage="opt">
<desc xml:lang="en">Provides a label for members of a vertically aligned group.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>