home *** CD-ROM | disk | FTP | other *** search
- <section id="section-db-chunk">
- <title>Chunking</title>
- <variablelist>
- <title>Parameters</title>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.chunks">
- <parameter>db.chunk.chunks</parameter>
- </link>
- </term>
- <listitem>
- <para>
- A space-seperated list of the names of elements that should be chunked
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.chunk_top">
- <parameter>db.chunk.chunk_top</parameter>
- </link>
- </term>
- <listitem>
- <para>
- Whether the top-level chunk should be output with the chunking mechanism
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.max_depth">
- <parameter>db.chunk.max_depth</parameter>
- </link>
- </term>
- <listitem>
- <para>
- The maximum depth for chunking sections
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.basename">
- <parameter>db.chunk.basename</parameter>
- </link>
- </term>
- <listitem>
- <para>
- The base filename of the output file, without an extension
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.extension">
- <parameter>db.chunk.extension</parameter>
- </link>
- </term>
- <listitem>
- <para>
- The default file extension for new output documents
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.info_chunk">
- <parameter>db.chunk.info_chunk</parameter>
- </link>
- </term>
- <listitem>
- <para>
- Whether to create a chunk for the titlepage
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="param_db.chunk.info_basename">
- <parameter>db.chunk.info_basename</parameter>
- </link>
- </term>
- <listitem>
- <para>
- The base filename for the titlepage
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- <variablelist>
- <title>Templates</title>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk">
- <function role="template">db.chunk</function>
- </link>
- </term>
- <listitem>
- <para>
- Create a new output document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.content">
- <function role="template">db.chunk.content</function>
- </link>
- </term>
- <listitem>
- <para>
- Create the content of a new output document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.children">
- <function role="template">db.chunk.children</function>
- </link>
- </term>
- <listitem>
- <para>
- Create new documents for the children of an element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.depth-in-chunk">
- <function role="template">db.chunk.depth-in-chunk</function>
- </link>
- </term>
- <listitem>
- <para>
- Determine the depth of an element in the containing chunk
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.depth-of-chunk">
- <function role="template">db.chunk.depth-of-chunk</function>
- </link>
- </term>
- <listitem>
- <para>
- Determine the depth of the containing chunk in the document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.chunk-id">
- <function role="template">db.chunk.chunk-id</function>
- </link>
- </term>
- <listitem>
- <para>
- Determine the id of the containing chunk of an element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <link linkend="template_db.chunk.chunk-id.axis">
- <function role="template">db.chunk.chunk-id.axis</function>
- </link>
- </term>
- <listitem>
- <para>
- Determine the id of the first chunk along a specified axis
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- <refentry id="param_db.chunk.chunks">
- <indexterm>
- <primary>db.chunk.chunks</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.chunks</refname>
- <refpurpose>
- A space-seperated list of the names of elements that should be chunked
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.chunk_top">
- <indexterm>
- <primary>db.chunk.chunk_top</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.chunk_top</refname>
- <refpurpose>
- Whether the top-level chunk should be output with the chunking mechanism
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.max_depth">
- <indexterm>
- <primary>db.chunk.max_depth</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.max_depth</refname>
- <refpurpose>
- The maximum depth for chunking sections
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.basename">
- <indexterm>
- <primary>db.chunk.basename</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.basename</refname>
- <refpurpose>
- The base filename of the output file, without an extension
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.extension">
- <indexterm>
- <primary>db.chunk.extension</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.extension</refname>
- <refpurpose>
- The default file extension for new output documents
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.info_chunk">
- <indexterm>
- <primary>db.chunk.info_chunk</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.info_chunk</refname>
- <refpurpose>
- Whether to create a chunk for the titlepage
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="param_db.chunk.info_basename">
- <indexterm>
- <primary>db.chunk.info_basename</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.info_basename</refname>
- <refpurpose>
- The base filename for the titlepage
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Description</title>
- <para>This parameter has no description</para>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk">
- <indexterm>
- <primary>db.chunk</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk</refname>
- <refpurpose>
- Create a new output document
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The source element for the output document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>template</parameter>
- </term>
- <listitem>
- <para>
- The named template to call to create the document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>href</parameter>
- </term>
- <listitem>
- <para>
- The name of the file for the new document
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_of_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of new output document
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.content">
- <indexterm>
- <primary>db.chunk.content</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.content</refname>
- <refpurpose>
- Create the content of a new output document
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The source element for the content
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>template</parameter>
- </term>
- <listitem>
- <para>
- The named template to call to create the content
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_of_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of new output document
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.children">
- <indexterm>
- <primary>db.chunk.children</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.children</refname>
- <refpurpose>
- Create new documents for the children of an element
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The parent element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_of_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of the parent element
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.depth-in-chunk">
- <indexterm>
- <primary>db.chunk.depth-in-chunk</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.depth-in-chunk</refname>
- <refpurpose>
- Determine the depth of an element in the containing chunk
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to determine the depth
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.depth-of-chunk">
- <indexterm>
- <primary>db.chunk.depth-of-chunk</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.depth-of-chunk</refname>
- <refpurpose>
- Determine the depth of the containing chunk in the document
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to determine the depth
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.chunk-id">
- <indexterm>
- <primary>db.chunk.chunk-id</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.chunk-id</refname>
- <refpurpose>
- Determine the id of the containing chunk of an element
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>id</parameter>
- </term>
- <listitem>
- <para>
- The id of the element for which to find the containing chunk id
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The element for which to find the containing chunk id
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_in_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of <parameter>node</parameter> in the containing chunk
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- <refentry id="template_db.chunk.chunk-id.axis">
- <indexterm>
- <primary>db.chunk.chunk-id.axis</primary>
- </indexterm>
- <refnamediv>
- <refname>db.chunk.chunk-id.axis</refname>
- <refpurpose>
- Determine the id of the first chunk along a specified axis
- </refpurpose>
- </refnamediv>
- <refsection>
- <title>Parameters</title>
- <variablelist>
- <varlistentry>
- <term>
- <parameter>node</parameter>
- </term>
- <listitem>
- <para>
- The base element
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>axis</parameter>
- </term>
- <listitem>
- <para>
- The axis along which to find the first chunk
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_in_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of <parameter>node</parameter> in the containing chunk
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>
- <parameter>depth_of_chunk</parameter>
- </term>
- <listitem>
- <para>
- The depth of the containing chunk in the document
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsection>
- </refentry>
- </section>