colspan

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

Attribute Information

Used By

Attribute Group elml:SpanImp

Source

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

Sample