chunker.output.* param files.
<refname>chunker.output.cdata-section-elements</refname>
<refpurpose>List of elements to escape with CDATA sections</refpurpose>
</refnamediv>
-
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.cdata-section-elements">
+<src:fragment xml:id="chunker.output.cdata-section-elements.frag">
<xsl:param name="chunker.output.cdata-section-elements"></xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the list of elements that should be escaped
as CDATA sections by the chunking stylesheet. Not all processors support
specification of this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.doctype-public</refname>
<refpurpose>Public identifer to use in the document type of generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.doctype-public">
+<src:fragment xml:id="chunker.output.doctype-public.frag">
<xsl:param name="chunker.output.doctype-public"></xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the public identifier that should be used by
the chunking stylesheet in the document type declaration of chunked pages.
Not all processors support specification of
this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.doctype-system</refname>
<refpurpose>System identifier to use for the document type in generated pages</refpurpose>
</refnamediv>
-
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.doctype-system">
+<src:fragment xml:id="chunker.output.doctype-system.frag">
<xsl:param name="chunker.output.doctype-system"></xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the system identifier that should be used by
the chunking stylesheet in the document type declaration of chunked pages.
Not all processors support specification of
this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.encoding</refname>
<refpurpose>Encoding used in generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.encoding">
+<src:fragment xml:id="chunker.output.encoding.frag">
<xsl:param name="chunker.output.encoding">ISO-8859-1</xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the encoding to be used in files
generated by the chunking stylesheet. Not all processors support
specification of this parameter.
</para>
-
<para>This parameter used to be named <literal>default.encoding</literal>.</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.indent</refname>
<refpurpose>Specification of indentation on generated pages</refpurpose>
</refnamediv>
-
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.indent">
+<src:fragment xml:id="chunker.output.indent.frag">
<xsl:param name="chunker.output.indent">no</xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the value of the indent
specification for generated pages. Not all processors support
specification of this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.media-type</refname>
<refpurpose>Media type to use in generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.media-type">
+<src:fragment xml:id="chunker.output.media-type.frag">
<xsl:param name="chunker.output.media-type"></xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the media type that should be used by
the chunking stylesheet. Not all processors support specification of
this parameter.
chunking stylesheet. This should be one from those defined in
<link xlink:href="http://www.ietf.org/rfc/rfc2045.txt">[RFC2045]</link> and
<link xlink:href="http://www.ietf.org/rfc/rfc2046.txt">[RFC2046]</link> </para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
<para>It must be one from html, xml or text</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.method</refname>
<refpurpose>Method used in generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.method">
+<src:fragment xml:id="chunker.output.method.frag">
<xsl:param name="chunker.output.method">html</xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the output method to be used in files
generated by the chunking stylesheet.
</para>
-
<para>This parameter used to be named <literal>output.method</literal>.</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.omit-xml-declaration</refname>
<refpurpose>Omit-xml-declaration for generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.omit-xml-declaration">
+<src:fragment xml:id="chunker.output.omit-xml-declaration.frag">
<xsl:param name="chunker.output.omit-xml-declaration">no</xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the value of the omit-xml-declaration
specification for generated pages. Not all processors support
specification of this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>
<refname>chunker.output.standalone</refname>
<refpurpose>Standalone declaration for generated pages</refpurpose>
</refnamediv>
-
<refsynopsisdiv>
-<src:fragment xml:id="chunker.output.standalone">
+<src:fragment xml:id="chunker.output.standalone.frag">
<xsl:param name="chunker.output.standalone">no</xsl:param>
</src:fragment>
-
</refsynopsisdiv>
-
<refsection><info><title>Description</title></info>
-
<para>This parameter specifies the value of the standalone
-specification for generated pages. It must be either <literal>yes</literal> or <literal>no</literal>. Not all processors support
-specification of this parameter.
+ specification for generated pages. It must be either
+ <literal>yes</literal> or <literal>no</literal>. Not all
+ processors support specification of this parameter.
</para>
-
<note>
<para>This parameter is documented here, but the declaration is actually
in the <filename>chunker.xsl</filename> stylesheet module.</para>
</note>
-
</refsection>
</refentry>