| 
 
Subject: Re: [xsl] Identity Transform and Default Templates, I think... From: Joerg Heinicke <joerg.heinicke@xxxxxx> Date: Wed, 19 Jun 2002 10:32:01 +0200  | 
The only way around producing id="" (if node is empty/not there) is to use:
<node> <xsl:if test="node"> <xsl:attribute name="id"> <xsl:value-of select="node"/> </xsl:attribute> </xsl:if> </node>
cheers andrew
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Identity Transform and De, Andrew Welch | Thread | Re: [xsl] Identity Transform and De, David Carlisle | 
| Re: AW: [xsl] Writing a stylesheet , Olivier Collioud | Date | [xsl] XSL problem with displaying o, Aradhana Liyanage | 
| Month |