<classSpec ident="att.staffGroupingSym" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe the symbol used to group a set of staves.</desc>
<attList>
<attDef ident="symbol" usage="opt">
<desc xml:lang="en">Specifies the symbol used to group a set of staves.</desc>
<valList type="closed">
<valItem ident="brace">
<desc xml:lang="en">Curved symbol,
<abbr>i.e.</abbr>, {.</desc>
</valItem>
<valItem ident="bracket">
<desc xml:lang="en">Square symbol,
<abbr>i.e.</abbr>, [, but with curved/angled top and bottom segments.</desc>
</valItem>
<valItem ident="bracketsq">
<desc xml:lang="en">Square symbol,
<abbr>i.e.</abbr>, [, with horizontal top and bottom segments.</desc>
</valItem>
<valItem ident="line">
<desc xml:lang="en">Line symbol,
<abbr>i.e.</abbr>, |, (wide) line without top and bottom curved/horizontal
segments.</desc>
</valItem>
<valItem ident="none">
<desc xml:lang="en">Grouping symbol missing.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>