att.beamSecondary

Attributes that capture information about secondary beaming.
Module
MEI.cmn
Attributes
breaksec
breaksec(optional)Presence of this attribute indicates that the secondary beam should be broken following this note/chord. The value of the attribute records the number of beams which should remain unbroken. Value of datatype positiveInteger.
breaksec(optional)Presence of this attribute indicates that the secondary beam should be broken following this note/chord. The value of the attribute records the number of beams which should remain unbroken. Value of datatype positiveInteger.
Common Music Notation (CMN) repertoire component declarations.
breaksec(optional)Presence of this attribute indicates that the secondary beam should be broken following this note/chord. The value of the attribute records the number of beams which should remain unbroken. Value of datatype positiveInteger.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.beamSecondary" module="MEI.cmn" type="atts">
<desc>Attributes that capture information about secondary beaming.</desc>
<attList org="group">
<attDef ident="breaksec" usage="opt">
<desc>Presence of this attribute indicates that the secondary beam should be broken following this note/chord. The value of the attribute records the number of beams which should remain unbroken.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>