att.tierend

Attributes that describe the rendition of ties.
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
@tie.lform(optional) Value conforms to data.LINEFORM. att.tierend
@tie.lwidth(optional) Value conforms to data.LINEWIDTH. att.tierend
Declaration
<attDef ident="tie.lform" usage="opt">
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.LINEFORM" />
</datatype>
</attDef>
<attDef ident="tie.lwidth" usage="opt">
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.LINEWIDTH" />
</datatype>
</attDef>