[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Disapearing spaces between end tags and begin tags
Subject: Re: [xsl] Disapearing spaces between end tags and begin tags
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 31 Jul 2006 16:23:38 +0100
|
are you using msxml? this is a well known "feature" of that parser. You
need to set the preservespace property to true before parsing the file.
David
|