att.beamsecondary

Attributes that capture information about secondary beaming.
Module MEI.cmn
Members
att.chord.vis.cmn (no elements directly inheriting from this class)
att.note.vis.cmn (no elements directly inheriting from this class)
Attributes
@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. att.beamsecondary
Declaration
<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>