[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] XSLT for usable yet valid XHTML
Subject: Re: [xsl] XSLT for usable yet valid XHTML
From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx>
Date: Wed, 06 Apr 2005 18:07:17 +0300
|
Emmanouil Batsis wrote:
put some <xsl:text></xsl:text> between the tags you wish to come out
as non-empty (i.e. with a start and end tag).
that should be <xsl:text> </xsl:text>
__________________^
That is, with white space between the start and end tag.
MAnos
|