att.grpSym.log

Logical domain attributes.
Module
Attributes
endid, level, startid, symbol
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
level(optional)Indicates the nesting level of staff grouping symbols. Value is a positive integer.
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
level(optional)Indicates the nesting level of staff grouping symbols. Value is a positive integer.
(MEI.shared) Attributes that describe the symbol used to group a set of staves.
symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
(MEI.shared) Attributes recording the identifiers of the first and last elements of a sequence of elements to which the current element is associated.
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
(MEI.shared) Attributes that identify a relative starting point.
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
Component declarations that are shared between two or more modules.
endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
level(optional)Indicates the nesting level of staff grouping symbols. Value is a positive integer.
startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
Available at
grpSymA brace or bracket used to group two or more staves of a score or part.
Component declarations that are shared between two or more modules.
grpSymA brace or bracket used to group two or more staves of a score or part.
Declaration
<classSpec ident="att.grpSym.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.staffGroupingSym"/>
<memberOf key="att.startEndId"/>
</classes>
<attList>
<attDef ident="level" usage="opt">
<desc xml:lang="en">Indicates the nesting level of staff grouping symbols.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>