[xsl] Re: Trying to ignore specific tags with no content

Subject: [xsl] Re: Trying to ignore specific tags with no content
From: Paul Chernoff <pchernoff@xxxxxxxxxxxxxxxxx>
Date: Fri, 3 Jun 2011 10:39:58 -0400
I just want to thank everyone for help with the empty strong node problem. I
should have mentioned that I am using XSLT 2.0.

<xsl:if test="node()"> worked. I didn't know before how to do a xsl:if
statement with the current node.

Output had already been set to XHTML 1.0. This should have prevented the
problem but didn't.


Paul Chernoff
Director of Information Technology
Washingtonian Magazine

Current Thread