Subject: Re: preserving apos with identity transformation
From: James Fuller <jim.fuller@xxxxxxxxxxxxxx>
Date: Tue, 15 Nov 2005 08:50:15 +0100
|
Charles Ohana wrote:
> Hello,
> I'm using identity transformation to remove some attributes but the
> output replaces ' by '.
> How can I avoid that.
if u are using xslt 2.0 u could possible use character maps.
otherwise, as other posts have indicated there can be situations where u
have little control over
this behavior, at least from xslt.
gl, Jim Fuller
|