rowalign

Attribute Information

Used By

Attribute Group Table-alignment.attrib

Source

<xs:attribute name="rowalign" default="baseline">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="(top|bottom|center|baseline|axis)( top| bottom| center| baseline| axis)*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample