att.grpSym.log

Logical domain attributes.
Module MEI.shared
Members
grpSym (direct member of att.grpSym.log)
Attributes
@endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI. att.startendid
@level(optional)Indicates the nesting level of staff grouping symbols. Value of datatype positiveInteger. att.grpSym.log
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI. att.startid
@symbol(optional)Specifies the symbol used to group a set of staves. 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.)att.staffgroupingsym
Declaration
<classes>
<memberOf key="att.staffgroupingsym"/>
<memberOf key="att.startendid"/>
</classes>
<attDef ident="level" usage="opt">
<desc>Indicates the nesting level of staff grouping symbols.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>