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: differentiation between text() and entities???



Z. Uzmi's thread:
1> Any suggestions on
1> how to force the xslt (i'm using xalan-J) to consider the
1> entities as just
1> plain text???

2> report it as a bug is the only thing I can suggest.

3>[My problem is] Only that XSLT is considering that text ends
3>before &nbsp starts, and then considers &nbsp another text
3>segment and whatever follows &nbsp as yet
3>another text segment.

This is a known bug in Xalan's DTM. Use the DOM to avoid it.
.................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]