<refsynopsisdiv>
<src:fragment id='generate.toc.frag'>
<xsl:param condition="html" name="generate.toc">
-appendix toc
+appendix toc,title
article/appendix nop
-article toc
-book toc,figure,table,example,equation
-chapter toc
-part toc
-preface toc
+article toc,title
+book toc,title,figure,table,example,equation
+chapter toc,title
+part toc,title
+preface toc,title
qandadiv toc
qandaset toc
-reference toc
+reference toc,title
sect1 toc
sect2 toc
sect3 toc
sect4 toc
sect5 toc
section toc
-set toc
+set toc,title
</xsl:param>
<xsl:param condition="fo" name="generate.toc">
-/appendix toc
+/appendix toc,title
article/appendix nop
-/article toc
-book toc,figure,table,example,equation
-/chapter toc
-part toc
-/preface toc
+/article toc,title
+book toc,title,figure,table,example,equation
+/chapter toc,title
+part toc,title
+/preface toc,title
qandadiv toc
qandaset toc
-reference toc
+reference toc,title
/sect1 toc
/sect2 toc
/sect3 toc
/sect4 toc
/sect5 toc
/section toc
-set toc
+set toc,title
</xsl:param>
</src:fragment>
</refsynopsisdiv>