att.slurrend

Attributes that describe the rendition of slurs.
Module MEI.cmn
Members
att.scoreDef.vis.cmn (no elements directly inheriting from this class)
att.staffDef.vis.cmn (no elements directly inheriting from this class)
Attributes
@slur.lform(optional) Value conforms to data.LINEFORM. att.slurrend
@slur.lwidth(optional) Value conforms to data.LINEWIDTH. att.slurrend
Declaration
<attDef ident="slur.lform" usage="opt">
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.LINEFORM" />
</datatype>
</attDef>
<attDef ident="slur.lwidth" usage="opt">
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.LINEWIDTH" />
</datatype>
</attDef>