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
<fig>Groups elements representing or containing graphic information such as an illustration or figure.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
Figures and tables component declarations.
<fig>Groups elements representing or containing graphic information such as an illustration or figure.
Component declarations that are shared between two or more modules.
<rend>A 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>