mei:mei_att.tabular.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
colspan xs:positiveInteger optional
The number of columns spanned by this cell.
rowspan xs:positiveInteger optional
The number of rows spanned by this cell.

Used By

Elements mei:td, mei:th

Source

<xs:attributeGroup name="mei_att.tabular.attributes">
  <xs:attributeGroup ref="mei:mei_att.tabular.attribute.colspan"/>
  <xs:attributeGroup ref="mei:mei_att.tabular.attribute.rowspan"/>
</xs:attributeGroup>