]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/styleguide/docbook-xsl-1.75.2/params/rootid.xml
stylesheet changes.
[working/Evergreen.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / rootid.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="rootid">\r
7 <refmeta>\r
8 <refentrytitle>rootid</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>rootid</refname>\r
13 <refpurpose>Specify the root element to format</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="rootid.frag">\r
18 <xsl:param name="rootid" ></xsl:param></src:fragment>\r
19 </refsynopsisdiv>\r
20 \r
21 <refsection><info><title>Description</title></info>\r
22 \r
23 <para>If <parameter>rootid</parameter> is not empty, it must be the\r
24 value of an ID that occurs in the document being formatted. The entire\r
25 document will be loaded and parsed, but formatting will begin at the\r
26 element identified, rather than at the root. For example, this allows\r
27 you to process only <tag>chapter</tag> 4 of a <tag>book</tag>.</para>\r
28 <para>Because the entire document is available to the processor, automatic\r
29 numbering, cross references, and other dependencies are correctly\r
30 resolved.</para>\r
31 \r
32 </refsection>\r
33 </refentry>\r