Re: [xsl] How do i put whitespace character in xsl file

Subject: Re: [xsl] How do i put whitespace character in xsl file
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 31 May 2005 22:22:58 +0100
> use below instead of &nbsp;
> note: omit the paranthesis when you use
> &(#9); or &(#10); or &#xA;

No, using those is equivalent to puting a literal tab or newline into
the stylesheet, and by default white space nodes in the stylesheet are
ignored.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread