att.tieRend

Attributes that describe the rendition of ties.
Module
Attributes
@tie.lform, @tie.lwidth
@tie.lform Value conforms to data.LINEFORM.
@tie.lwidth Value conforms to data.LINEWIDTH.
@tie.lform Value conforms to data.LINEFORM.
@tie.lwidth Value conforms to data.LINEWIDTH.
Common Music Notation (CMN) repertoire component declarations.
@tie.lform Value conforms to data.LINEFORM.
@tie.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.tieRend" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that describe the rendition of ties.</desc>
<attList>
<attDef ident="tie.lform">
<datatype>
<rng:ref name="data.LINEFORM"/>
</datatype>
</attDef>
<attDef ident="tie.lwidth">
<datatype>
<rng:ref name="data.LINEWIDTH"/>
</datatype>
</attDef>
</attList>
</classSpec>