Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 26 Identifying HTML table structure for WAI > 26.2 Associating table cells with header cells > 26.2.1 Specifying group properties for header cells > 26.2.1.3 Using header cells to define row groups
Mif2Go refers to a row-header cell that has a group attribute as a RowGroup cell. To make a header cell a RowGroup cell, include in it one of the following:
[HTMLParaStyles] RowGroup row
When you designate a header cell as a RowGroup cell, the effect of that property depends on which method you specify for table rows:
scope automatically
specifies the following:
HeadFootBodyTags=Yes
<tbody> element)
scope="rowgroup" in
the RowGroup cell <tbody>)
id/headers
automatically specifies the following:
RowGroupIDs=Yes id="groupN", dependent
cells get headers="groupN")
See §27.5.2 Understanding how the RowGroup property works for more information.