summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml')
-rw-r--r--kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml b/kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml
new file mode 100644
index 000000000..0f77056a0
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/chunker.output.cdata-section-elements.xml
@@ -0,0 +1,27 @@
+<refentry id="chunker.output.cdata-section-elements">
+<refmeta>
+<refentrytitle>chunker.output.cdata-section-elements</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>chunker.output.cdata-section-elements</refname>
+<refpurpose>List of elements to escape with CDATA sections</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>&lt;xsl:param name="chunker.output.cdata-section-elements" select="''"/>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<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>
+
+</refsect1>
+</refentry>