att.scalable

Attributes that describe relative size.
Module
Attributes
scale
scale(optional)Scale factor to be applied to the feature to make it the desired display size. Value conforms to data.PERCENT.
scale(optional)Scale factor to be applied to the feature to make it the desired display size. Value conforms to data.PERCENT.
Component declarations that are shared between two or more modules.
scale(optional)Scale factor to be applied to the feature to make it the desired display size. Value conforms to data.PERCENT.
Available at
staffDefContainer for staff meta-information.
symbolA reference to a previously defined symbol.
Component declarations that are shared between two or more modules.
staffDefContainer for staff meta-information.
symbolA reference to a previously defined symbol.
Declaration
<classSpec ident="att.scalable" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe relative size.</desc>
<attList>
<attDef ident="scale" usage="opt">
<desc xml:lang="en">Scale factor to be applied to the feature to make it the desired display size.</desc>
<datatype>
<rng:ref name="data.PERCENT"/>
</datatype>
</attDef>
</attList>
</classSpec>