att.verticalGroup

Attributes that record grouping of vertically aligned elements.
Module
MEI.shared
Attributes
vgrp
vgrp(optional)Provides a label for members of a vertically aligned group. Value of datatype positiveInteger.
vgrp(optional)Provides a label for members of a vertically aligned group. Value of datatype positiveInteger.
Component declarations that are shared between two or more modules.
vgrp(optional)Provides a label for members of a vertically aligned group. Value of datatype positiveInteger.
Available at
attaccaAn instruction to begin the next section or movement of a composition without pause.
dir(directive) – An instruction expressed as a combination of text and symbols — such as segno and coda symbols, fermatas over a bar line, etc., typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo or dynam.
dynam(dynamic) – Indication 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 >.
tempoText and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
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 >.
dir(directive) – An instruction expressed as a combination of text and symbols — such as segno and coda symbols, fermatas over a bar line, etc., typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like tempo or dynam.
dynam(dynamic) – Indication 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>Attributes that record grouping of vertically aligned elements.</desc>
<attList org="group">
<attDef ident="vgrp" usage="opt">
<desc>Provides a label for members of a vertically aligned group.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>