Restored necessary ".frag" in IDs of src:fragment instances in
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 16:03:49 +0000 (16:03 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 16:03:49 +0000 (16:03 +0000)
chunker.output.* param files.

xsl/params/chunker.output.cdata-section-elements.xml
xsl/params/chunker.output.doctype-public.xml
xsl/params/chunker.output.doctype-system.xml
xsl/params/chunker.output.encoding.xml
xsl/params/chunker.output.indent.xml
xsl/params/chunker.output.media-type.xml
xsl/params/chunker.output.method.xml
xsl/params/chunker.output.omit-xml-declaration.xml
xsl/params/chunker.output.standalone.xml

index 987327683669ccc9710711d452838166dfbb6aaa..3e9be4d59d6b897d441002e08df38a66a7e50186 100644 (file)
 <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>
index 5ff4bd816c78bd0ef977d9e3537388b4aa41805c..6aa6e307f5299c6fbb2374d0d04f027b2929ddc3 100644 (file)
 <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>
index c80f1fdba42627d311bd720e850155e9cc20af66..2d67906d644f3e0b06e89d5468fcd65d8e12b9af 100644 (file)
 <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>
index ff0b4edcfc9f5c57c0a07b734cdba7675408c6ce..f8993e97c0c3627b8f5b65e1cb7b3b3def9fa5a3 100644 (file)
 <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>
index 7855a5980d746f384a971bdc919d023ad2399b57..3da9ad4b31e03499fd0b43d2427eb10d096b6dbf 100644 (file)
 <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>
index 0cc406f4d4dabeb7c3b53960bbddf83313d23c86..61869715f2ffb40c518ad60094ba8189a247fd8e 100644 (file)
 <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.
@@ -30,12 +26,10 @@ 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>
index 10ff7f280e79e96a69ba692e58bfd1772b9dd818..dc9359b5f01bf61f637ecb47a772af87682d7701 100644 (file)
 <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>
index e15177c6d57003eadae7affcb78ffef8049c92c7..4b8262f8a80cfa1578664897f7e8cf708cc24e85 100644 (file)
 <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>
index 5cccde5a896efb794024c0e9677ab4de88bdd456..8972c4733f7bec19af9bfca62eb896386da70cb4 100644 (file)
 <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>