[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] calling templates depending on content


Subject: RE: [xsl] calling templates depending on content
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 29 Oct 2004 18:02:43 +0100

> ><xsl:apply-templates select="/main/template/@name"/>
> 
> Yeah. (Or do it Mike's way.)
> 

I did it my way (which was rather clumsy) in case the called template was
relying on the context node being unchanged.

Mike


Current Thread