| 
 
Subject: trying to bypass empty elements From: Cedric Trolez <ctrolez@xxxxxxxxx> Date: Thu, 23 Nov 2000 13:13:02 +0100  | 
just a simple question: How can I bypass an empty element:
<xsl:template match="/"> blahblah..... .... <xsl:apply-templates select="elmt"/> </xsl:template>
<xsl:template match="elmt"> <h2>elmt: </h2> <xsl:apply-templates/> </xsl:template>
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| TEI XSL stylesheets, and PassiveTeX, Sebastian Rahtz | Thread | Re: trying to bypass empty elements, Jeni Tennison | 
| Re: A new XSL Formatter, Nikolai Grigoriev | Date | Re: Templates, Q Names and namespac, Dimitre Novatchev | 
| Month |