To exclude from HTML or XML output the automatically generated border, cellspacing, and cellpadding attributes:
[Tables]
; TableAttributes = Yes (HTML default, to allow above values), or
; No (XML default, to exclude those while keeping any attributes
; explicitly added in the .ini or in PI markers).
TableAttributes=No
When TableAttributes=No, automatically generated border, cellspacing, and cellpadding attributes (in the [Tables]section) are excluded from HTML or XML output. However, DITA2Go includes any values you specify for these attributes in PI markers or in the following sections:
§33.4.8.1 Specifying default border, cellspacing, and cellpadding values
§33.4.8.2 Taming border, cellspacing, and cellpadding settings