att.horizontalalign

Attributes that record horizontal alignment.
Module MEI.shared
Members
rend (direct member of att.horizontalalign)
Attributes
@halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT. att.horizontalalign
Declaration
<attDef ident="halign" usage="opt">
<desc>Records horizontal alignment.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.HORIZONTALALIGNMENT" />
</datatype>
</attDef>