data.LINEWIDTH

Datatype of line width measurements.
Module
Used by
These class-based attributes use data.LINEWIDTH
att.slurRend/@slur.lwidth
att.tieRend/@tie.lwidth
att.lineRend.base/@lwidthWidth of a line.
att.line.vis/@widthWidth of the line.
Declaration
<macroSpec ident="data.LINEWIDTH" module="MEI" type="dt">
<desc xml:lang="en">Datatype of line width measurements.</desc>
<content>
<rng:choice>
<rng:ref name="data.LINEWIDTHTERM"/>
<rng:ref name="data.MEASUREMENTUNSIGNED"/>
</rng:choice>
</content>
</macroSpec>