Re: translate() headache

Subject: Re: translate() headache
From: David_Marston@xxxxxxxxx
Date: Wed, 9 Aug 2000 15:35:21 -0400
Bruce (c) Long asks:
>on a text node that looks like:
>...can obtain  a ‘safety...
>Xalan translates the output thus:
>can obtain  a
>It truncates the text at the first occurance of the unicode string?
>Why?

This is a known problem in the "DTM" document representation in
Xalan. If you use the DOM instead, you should not see that.
.................David Marston


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread