Subject: RE: Keyword xsl:key may not be used here.
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 11 Sep 2006 18:16:38 +0100
|
You can't use xsl:key inside a template.
Why do you want to?
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Jaebin Lee [mailto:jaebin.charade@xxxxxxxxx]
> Sent: 11 September 2006 16:25
> To: xsl-list
> Subject: Keyword xsl:key may not be used here.
>
> Hi,
>
> Im' trying to use <xsl:key> inside of a template, it always
> gives an error saying "Keyword xsl:key may not be used here."
>
> Is it just impossible to use key inside of a template?
> Why is this error cause?
>
> -Jaebin
|