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: Is this an encoding issue?


> 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?
>
The XML specification states that CRLF and LF are equivalent as line
endings, so a serializer that outputs XML is free to use either.

Actually, Saxon delegates the character encoding to the Java VM, so it
appears that the Microsoft Java VM is happy to output line endings as LF.

Mike Kay
Software AG


 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]