RE: [xsl] Is this an encoding issue?

Subject: RE: [xsl] Is this an encoding issue?
From: "Tim Watts" <timw@xxxxxxx>
Date: Fri, 22 Jun 2001 09:58:09 +1000
What about the differences between using Saxon and XT?

Does it depend on the parser whether the XML ends in 'carriagereturn,
linefeed' or 'linefeed' only?

Tim Watts

-----Original Message-----
From: Clapham, Paul
Sent: Friday, 22 June 2001 7:03 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Is this an encoding issue?

No, it's a Notepad issue.  Notepad doesn't know how to deal with text files
whose lines end in linefeed only, as XML files always do; it's expecting
carriagereturn, linefeed.  Those other editors can deal with them.
Conclusion s/b obvious: don't use Notepad.

PC2

-----Original Message-----
From: Jason Macki

When I use Notepad to open HTML files created with instant Saxon, end of
line characters are replaced by square blocks, and the lines do not
break.
When perform the same transformation using XT, this problem does not
occur.


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


Current Thread