Name

default.table.width — The default width of tables

Synopsis

§64: §127

  1| <xsl:param name="default.table.width"
  2|            select="''"/>

Description

If specified, this value will be used for the WIDTH attribute on tables that do not specify an alternate width (with the dbhtml processing instruction).