You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
708 B
23 lines
708 B
<refentry id="qanda.inherit.numeration">
|
|
<refmeta>
|
|
<refentrytitle>qanda.inherit.numeration</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>qanda.inherit.numeration</refname>
|
|
<refpurpose>Does enumeration of QandASet components inherit the numeration of parent elements?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='qanda.inherit.numeration.frag'><xsl:param name="qanda.inherit.numeration" select="1"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>If true (non-zero), numbered QandADiv elements and Questions and Answers inherit
|
|
the numeration of the ancestors of the QandASet.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|