Name

entry.propagates.style — Pass entry role attribute through to HTML?

Synopsis

§53: §224

  1| <xsl:param name="entry.propagates.style"
  2|            select="1"/>

Description

If true, the role attribute of entry elements will be passed through to the HTML as a class attribute on the td or th generated for the table cell.