[Home] [By Thread] [By Date] [Recent Entries]
just use <xsl:apply-templates/> and have (eg) <xsl:template match="page2[@template='template_b']"> no need to make it difficult by using template names here. David
|
[Home] [By Thread] [By Date] [Recent Entries]
just use <xsl:apply-templates/> and have (eg) <xsl:template match="page2[@template='template_b']"> no need to make it difficult by using template names here. David
|