Re: [xsl] Getting the deepest node and calculating relative paths

Subject: Re: [xsl] Getting the deepest node and calculating relative paths
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Sat, 27 Jan 2001 11:54:49 +0000
Kurt Devlin wrote:
> Jeni Tennison wrote:
>> Anyway, to describe David C.'s typically verbose solution:
>
> This reminded me of one of my favorite templates...
>         <xsl:template match="pot">
>                 <xsl:call-template name="kettle">
>                         <xsl:with-param name="color" select="'black'" />
>                 </xsl:call-template>
>         </xsl:template>
>
> :-)

Cripes - I've seldom been accused of conciseness in this arena! Or was
my sarcasm non-obvious? ;)

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread