xsl-list
[Top] [All Lists]

RE: Line feeds to breaks

2005-01-19 04:03:07
Hi,

Appologies if you have already received this ...our email 
system is playing
silly buggers...



I'm having a problem with converting line feeds to html breaks.



Microsoft value is 





Java /Unix value is 





When the page is transformed, the line breaks are huge depending on
which
value is used and what platform you display the page on.

In character data, all line breaks are normalized to #xA 
<http://localhost/TR/rec-xml/#sec-line-ends>, and the XPath source tree will 
only contain #xA characters for line breaks. However, if you use character 
references instead, they're left as is. What does your source look like?

Cheers,

Jarno
<Prev in Thread] Current Thread [Next in Thread>