]> granicus.if.org Git - docbook-dsssl/commitdiff
Emphasized that the parameter only works with Saxon 6.
authorMauritz Jeanson <mj@johanneberg.com>
Sat, 11 Aug 2007 17:31:59 +0000 (17:31 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Sat, 11 Aug 2007 17:31:59 +0000 (17:31 +0000)
Fixed reference to chunker.output.encoding.

xsl/params/saxon.character.representation.xml

index 668a23b3906fef657385f4ae09d1309cd3e0f8d7..653bb6b62f0adb4f5e1a967f7a96da9906d14d8f 100644 (file)
 
 <refsection><info><title>Description</title></info>
 
-<para>This character representation is used in files generated by chunking stylesheet. If
-you want to suppress entity references for characters with direct representation 
-in default.encoding, set this parameter to value <literal>native</literal>. 
+<para>This parameter has effect only when Saxon 6 is used (version 6.4.2 or later). 
+It sets the character representation in files generated by the chunking stylesheets. 
+If you want to suppress entity references for characters with direct representations in 
+<parameter>chunker.output.encoding</parameter>, set the parameter value to <literal>native</literal>. 
 </para>
 
 <note>