valign

The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text. Defaults are implementation-dependent.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
valign valign optional

Used By

Attribute Group text-formatting
Complex Types frame, kind

Source

<xs:attributeGroup name="valign">
  <xs:annotation>
    <xs:documentation>The valign attribute is used to indicate vertical alignment to the top, middle, bottom, or baseline of the text. Defaults are implementation-dependent.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="valign" type="valign"/>
</xs:attributeGroup>