]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/saxon.character.representation.xml
Evergreen Version Fix to reflect the new EG releases 2.0.10 and 1.6.1.9
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / saxon.character.representation.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="saxon.character.representation">\r
7 <refmeta>\r
8 <refentrytitle>saxon.character.representation</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>saxon.character.representation</refname>\r
13 <refpurpose>Saxon character representation used in generated HTML pages</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17   <src:fragment xml:id="saxon.character.representation.frag"><xsl:param name="saxon.character.representation" select="'entity;decimal'"/></src:fragment>\r
18 </refsynopsisdiv>\r
19 \r
20 <refsection><info><title>Description</title></info>\r
21 \r
22 <para>This parameter has effect only when Saxon 6 is used (version 6.4.2 or later). \r
23 It sets the character representation in files generated by the chunking stylesheets. \r
24 If you want to suppress entity references for characters with direct representations in \r
25 <parameter>chunker.output.encoding</parameter>, set the parameter value to <literal>native</literal>. \r
26 </para>\r
27 \r
28 <para> For more information, see <link \r
29 role="tcg" xlink:href="OutputEncoding.html#SaxonCharacter">Saxon output character representation</link>.</para>\r
30 \r
31 <note>\r
32 <para>This parameter is documented here, but the declaration is actually\r
33 in the <filename>chunker.xsl</filename> stylesheet module.</para>\r
34 </note>\r
35 \r
36 </refsection>\r
37 \r
38 </refentry>\r