|
Subject: Re: [xsl] Basic xsl:choose question From: Antonio Fiol <fiol@xxxxxxxxxx> Date: Mon, 17 Jun 2002 11:18:05 +0200 |
<xsl:when test="name()[@type='father']">
<------------------------------------here is the problem
I think what you meant to write could be achieved with: <xsl:when test="*[@type='father']">
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Basic xsl:choose question, Antonio Fiol | Thread | Re: [xsl] Basic xsl:choose question, Meir |
| Re: [xsl] Basic xsl:choose question, Antonio Fiol | Date | Re: [xsl] Basic xsl:choose question, David Carlisle |
| Month |