rowspan

The attribute rowspan allows to specify the number of rows that are spanned by this table
cell.

Attribute Information

Used By

Attribute Group elml:SpanImp

Source

<xs:attribute name="rowspan" type="xs:positiveInteger">
  <xs:annotation>
    <xs:documentation>The attribute rowspan allows to specify the number of rows that are spanned by this table cell.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample