In a custom framework, the
<table> element has separators between rows. As explained in Configuring Tables, you need to indicate a
method to determine the way rows and columns are separated. If you use the
@rowsep and @colsep cell element attributes, or your table
is conforming to the CALS table model, Oxygen XML Author Eclipse plugin can determine the cell
separators. Even if there are no attributes that define the separators, you can still force
a separator between rows by implementing a Java extension.
When the borders for the <td> element are removed from the CSS, the row
separators become visible: