[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Allowing whitespace to stop merge of adjacent nodes
Subject: Re: [xsl] Allowing whitespace to stop merge of adjacent nodes
From: Matt Sims <matt.sims@xxxxxxxx>
Date: Tue, 10 Oct 2006 12:23:12 +0100
|
Michael Kay wrote:
Perhaps you're using the Microsoft MSXML parser, which notoriously removes
whitespace text nodes without first asking you for permission. You can
switch this behaviour off, unless you're running in the browser.
Michael Kay
http://www.saxonica.com/
Hi Michael,
Yes, I'm using the Microsoft parser within the .NET framework.
Any idea of how it's switched off in this case?
Regards,
Matt.
|