35.1.3.3 Applying the id/headers
method to all tables
When AccessMethod=IDheaders,
DITA2Go supplies the following WAI attributes for every table:
- id="groupN" for any cells
marked ColGroup or RowGroup.
- id="spanN" for any spanning
cells (and cells marked Span).
- id="rowN" or id="colN" for the remaining
cells.
- A headers attribute that names
all applicable IDs for each affected cell.
In addition, AccessMethod=IDheaders sets
[Tables] properties ColGroupIDs, RowGroupIDs, ColSpanIDs, RowSpanIDs, ColIDs, and RowIDs, so that most header
cells have IDs and the corresponding body cells have matching headers.
See §36.3 Using
the id/headers method to identify table cells for more information.
Previous Topic: 35.1.3.2 Applying
the scope method to all tables
Next Topic: 35.1.4 Overriding
the default accessibility method
Parent Topic: 35.1.3 Specifying
a default accessibility method
Sibling Topics:
35.1.3.1 Establishing
a basic policy for table accessibility
35.1.3.2 Applying
the scope method to all tables