att.beamedwith

Attributes indicating cross-staff beaming.
Module MEI.cmn
Members
Attributes
@beam.with(optional)In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below. Value conforms to data.OTHERSTAFF. att.beamedwith
Declaration
<attDef ident="beam.with" usage="opt">
<desc>In the case of cross-staff beams, the beam.with attribute is used to indicate which staff the beam is connected to; that is, the staff above or the staff below.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.OTHERSTAFF" />
</datatype>
</attDef>