source: trunk/Distribution/XSL/params/qanda.inherit.numeration.xml

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 708 bytes
Line 
1<refentry id="qanda.inherit.numeration">
2<refmeta>
3<refentrytitle>qanda.inherit.numeration</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>qanda.inherit.numeration</refname>
8<refpurpose>Does enumeration of QandASet components inherit the numeration of parent elements?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='qanda.inherit.numeration.frag'><xsl:param name="qanda.inherit.numeration" select="1"/></src:fragment>
13</refsynopsisdiv>
14
15<refsect1><title>Description</title>
16
17<para>If true (non-zero), numbered QandADiv elements and Questions and Answers inherit
18the numeration of the ancestors of the QandASet.
19</para>
20
21</refsect1>
22</refentry>
Note: See TracBrowser for help on using the repository browser.