source: trunk/Distribution/XSL/params/chunker.output.omit-xml-declaration.xml@ 3

Last change on this file since 3 was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 827 bytes
Line 
1<refentry id="chunker.output.omit-xml-declaration">
2<refmeta>
3<refentrytitle>chunker.output.omit-xml-declaration</refentrytitle>
4<refmiscinfo role="type"></refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>chunker.output.omit-xml-declaration</refname>
8<refpurpose>Omit-xml-declaration for generated pages</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>&lt;xsl:param name="chunker.output.omit-xml-declaration" select="'no'"/>
12</refsynopsisdiv>
13
14<refsect1><title>Description</title>
15
16<para>This parameter specifies the value of the omit-xml-declaration
17specification for generated pages. Not all processors support
18specification of this parameter.
19</para>
20
21<note>
22<para>This parameter is documented here, but the declaration is actually
23in the <filename>chunker.xsl</filename> stylesheet module.</para>
24</note>
25
26</refsect1>
27</refentry>
Note: See TracBrowser for help on using the repository browser.