From: Mauritz Jeanson Date: Sat, 11 Aug 2007 17:31:59 +0000 (+0000) Subject: Emphasized that the parameter only works with Saxon 6. X-Git-Tag: release/1.79.1~6^2~1806 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea222d54cc7d0d7b47157c9bbe59f54e4b7f623e;p=docbook-dsssl Emphasized that the parameter only works with Saxon 6. Fixed reference to chunker.output.encoding. --- diff --git a/xsl/params/saxon.character.representation.xml b/xsl/params/saxon.character.representation.xml index 668a23b39..653bb6b62 100644 --- a/xsl/params/saxon.character.representation.xml +++ b/xsl/params/saxon.character.representation.xml @@ -19,9 +19,10 @@ Description -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 native. +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 +chunker.output.encoding, set the parameter value to native.