This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: translate() headache



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]