att.horizontalAlign

Attributes that record horizontal alignment.
Module
Attributes
@halign
@halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
@halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
Component declarations that are shared between two or more modules.
@halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
Available at
<fig>Groups elements representing or containing graphic information such as an illustration or figure.
<pgFoot>A running footer.
<pgHead>A running header.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<syl>Individual lyric syllable.
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.
<pgFoot>A running footer.
<pgHead>A running header.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<syl>Individual lyric syllable.
Declaration
<classSpec ident="att.horizontalAlign" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record horizontal alignment.</desc>
<attList>
<attDef ident="halign" usage="opt">
<desc xml:lang="en">Records horizontal alignment.</desc>
<datatype>
<rng:ref name="data.HORIZONTALALIGNMENT"/>
</datatype>
</attDef>
</attList>
</classSpec>