Hi, I upgraded from Xalan2.1.0 to 2.4.1 and noticed one difference when processing the same XML files through the same XSLT styles: after transforming xml through 2.1.0 the resulting xml file has non-printing characters represented as, for example, '\222' processing the same file through 2.4.1 results in the characters represented as ’
Is there any way to instruct Xalan2.4.1 to preserve the old character representation? Thanks, Marina
