xsl-list
[Top] [All Lists]

Re: [xsl] Keyword xsl:key may not be used here.

2006-09-11 08:29:40
Jaebin,

xsl:key is a top level element and as such may only appear as a child of the xsl:stylesheet element. It may appear as many a times as you need.

Cheers,
Abel Braaksma
http://abelleba.metacarpus.com

Jaebin Lee wrote:
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--