table.properties — Properties associated with the block surrounding a table
<xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties"> <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> </xsl:attribute-set>
Block styling properties for tables. This parameter should really
have been called table.block.properties
or something
like that, but we’re leaving it to avoid backwards-compatibility
problems.
See also table.table.properties
.