[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] White space treatment issue
Subject: Re: [xsl] White space treatment issue
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 18 Jan 2011 09:40:34 +0000
|
On 18/01/2011 08:27, Karl Stubsjoen wrote:
Saxon collapses the lines following each<fo:inline>
saxon (nor presumably MvpXslTransform) process the xsl-fo at all, so the
important question, if you think ther is a difference between then, is
what does the xsl-fo that is generated look like.
If the xsl-fo generated is different then we can look to differences
between the XSLT processors, but if it is the same, the difference is in
the way the xsl-fo processor is handling its input (with a microsoft xml
parser losing white space being a prime suspect).
David
________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs.
________________________________________________________________________
|