RE: [xsl] apply-template doesn't hit template

Subject: RE: [xsl] apply-template doesn't hit template
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 13 Sep 2004 15:48:34 +0100
> Mike,
> I think the bug is in the code he has shown..
> 
>  >>><xsl:template select="kcm">
>  >>>	<xsl:message>template hits</xsl:message>
>  >>>	<!-- This message is never seen -->
>  >>>  </xsl:template>
> 
> Vasu

I would have expected any XSLT processor to report a syntax error on that
construct, which wasn't consistent with the symptoms described. 

Michael Kay

Current Thread