Subject: RE: apply-template doesn't hit template
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Mon, 13 Sep 2004 16:16:20 +0100
|
Is it just me or is everyone seeing multiple copies of Mr. Kay's posts
today?
Joe
From: "Michael Kay" <mhk@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: apply-template doesn't hit template
Date: Mon, 13 Sep 2004 15:50:14 +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
|