att.scalable

Attributes that describe relative size.
Module MEI.shared
Members
symbol (direct member of att.scalable)
Attributes
@scale(optional)Scale factor to be applied to the feature to make it the desired display size. Value conforms to data.PERCENT. att.scalable
Declaration
<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>