att.slurRend

Attributes that describe the rendition of slurs.
Module
Attributes
@slur.lform, @slur.lwidth
@slur.lform Value conforms to data.LINEFORM.
@slur.lwidth Value conforms to data.LINEWIDTH.
@slur.lform Value conforms to data.LINEFORM.
@slur.lwidth Value conforms to data.LINEWIDTH.
Common Music Notation (CMN) repertoire component declarations.
@slur.lform Value conforms to data.LINEFORM.
@slur.lwidth Value conforms to data.LINEWIDTH.
Available at
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Declaration
<classSpec ident="att.slurRend" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that describe the rendition of slurs.</desc>
<attList>
<attDef ident="slur.lform">
<datatype>
<rng:ref name="data.LINEFORM"/>
</datatype>
</attDef>
<attDef ident="slur.lwidth">
<datatype>
<rng:ref name="data.LINEWIDTH"/>
</datatype>
</attDef>
</attList>
</classSpec>