att.voltaGroupingSym

Attributes that describe the symbol used to group volta elements.
Module
MEI.shared
Attributes
voltasym
voltasym(optional)Specifies the symbol used to group lyrics. Allowed values are: "brace" (Curved symbol, i.e., {.), "bracket" (Square symbol, i.e., [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, i.e., [, with horizontal top and bottom segments.), "line" (Line symbol, i.e., |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
voltasym(optional)Specifies the symbol used to group lyrics. Allowed values are: "brace" (Curved symbol, i.e., {.), "bracket" (Square symbol, i.e., [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, i.e., [, with horizontal top and bottom segments.), "line" (Line symbol, i.e., |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
Component declarations that are shared between two or more modules.
voltasym(optional)Specifies the symbol used to group lyrics. Allowed values are: "brace" (Curved symbol, i.e., {.), "bracket" (Square symbol, i.e., [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, i.e., [, with horizontal top and bottom segments.), "line" (Line symbol, i.e., |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
Available at
refrainRecurring lyrics, especially at the end of each verse or stanza of a poem or song lyrics; a chorus.
verseDivision of a poem or song lyrics, sometimes having a fixed length, meter or rhyme scheme; a stanza.
refrainRecurring lyrics, especially at the end of each verse or stanza of a poem or song lyrics; a chorus.
verseDivision of a poem or song lyrics, sometimes having a fixed length, meter or rhyme scheme; a stanza.
Declaration
<classSpec ident="att.voltaGroupingSym" module="MEI.shared" type="atts">
<desc>Attributes that describe the symbol used to group volta elements.</desc>
<attList org="group">
<attDef ident="voltasym" usage="opt">
<desc>Specifies the symbol used to group lyrics.</desc>
<valList type="closed">
<valItem ident="brace">
<desc>Curved symbol, i.e., {.</desc>
</valItem>
<valItem ident="bracket">
<desc>Square symbol, i.e., [, but with curved/angled top and bottom segments.</desc>
</valItem>
<valItem ident="bracketsq">
<desc>Square symbol, i.e., [, with horizontal top and bottom segments.</desc>
</valItem>
<valItem ident="line">
<desc>Line symbol, i.e., |, (wide) line without top and bottom curved/horizontal segments.</desc>
</valItem>
<valItem ident="none">
<desc>Grouping symbol missing.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>