att.scalable

Attributes that describe relative size.
Module
MEI.shared
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
staffDef(staff definition) – Container for staff meta-information.
symbolA reference to a previously defined symbol.
staffDef(staff definition) – Container for staff meta-information.
symbolA reference to a previously defined symbol.
Declaration
<classSpec ident="att.scalable" module="MEI.shared" type="atts">
<desc>Attributes that describe relative size.</desc>
<attList org="group">
<attDef ident="scale" usage="opt">
<desc>Scale factor to be applied to the feature to make it the desired display size.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.PERCENT" />
</datatype>
</attDef>
</attList>
</classSpec>