xsl-list
[Top] [All Lists]

How to avoid a blank line

2005-10-20 17:42:17
Hi all,
I've some xml document with
<div class="index"> ... </div>

I would like to eliminate the div elements and use
<xsl:template match="div[(_at_)class='index']"/>
with apply-templates, which works fine but leaves me
with a blank line at the place of the div.

How can I avoid it? I'm using Saxon 8.5.1.
Regards, Manfred Staudinger, Vienna

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>