segmentedlist.as.table
— Format segmented lists as tables?
<xsl:param name="segmentedlist.as.table" select="0"/>
If non-zero, segmentedlist
s will be formatted as
tables. If you want a local setup for a specific segmentedlist you can use
the list-presentation Processing Instruction instead.
When formatted as table, some table Processing Instructions can be used to customize the rendering.