%rules.attrib; Rule Attribute (XHTML Table)

Defines the @rules attribute, its values, and default for use in attribute lists in NISO JATS table model (based on and designed to be converted easily to the XHTML 1.1 table model).

Usage/Remarks

The @rules attribute defines which rules to draw between cells in a NISO JATS table.
Declaration
<!ENTITY % rules.attrib
     "rules        ( none
                   | groups
                   | rows
                   | cols
                   | all )                  #IMPLIED"
>