Abel Braaksma wrote:
In the case you are using XSLT 2 (and in the event you haven't applied a
filter yet), here is an easy solution you can use for all your templates:
<xsl:output use-character-maps="remove-SHY" />
I was under the impression that output maps are only applied if
the transformation result is serialized, which is not the case
if the FO process is chained to the transformation using SAX
events.
Can anybody confirm that output maps work even in the latter case?
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]