[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Removing tags automatically efter xsl transformation!
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 7 Aug 2001 13:45:23 +0100
> I want to remove tags like <tag/> (without any child and 
> string-length of
> zero) from my output.

<xsl:template match="*[not(node())]"/>

Mike Kay
Software AG

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member