From f25642230360303ce773d3a7a7a472fdde741114 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sat, 11 Aug 2007 17:31:59 +0000 Subject: [PATCH] Emphasized that the parameter only works with Saxon 6. Fixed reference to chunker.output.encoding. --- xsl/params/saxon.character.representation.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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. -- 2.40.0