att.verticalAlign

Attributes that record vertical alignment.
Module
Attributes
valign
valign(optional)Records vertical alignment. Value conforms to data.VERTICALALIGNMENT.
valign(optional)Records vertical alignment. Value conforms to data.VERTICALALIGNMENT.
Component declarations that are shared between two or more modules.
valign(optional)Records vertical alignment. Value conforms to data.VERTICALALIGNMENT.
Available at
figGroups elements representing or containing graphic information such as an illustration or figure.
rendA formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
Figures and tables component declarations.
figGroups elements representing or containing graphic information such as an illustration or figure.
Component declarations that are shared between two or more modules.
rendA formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
Declaration
<classSpec ident="att.verticalAlign" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record vertical alignment.</desc>
<attList>
<attDef ident="valign" usage="opt">
<desc xml:lang="en">Records vertical alignment.</desc>
<datatype>
<rng:ref name="data.VERTICALALIGNMENT"/>
</datatype>
</attDef>
</attList>
</classSpec>