xsl-list
[Top] [All Lists]

RE: FW: include and key

2004-11-17 05:37:16
narrowing down my problem I've notice that, a key used and 
working in my
main xsl file, doesn't return any value in an included file 
from the main
xsl.

Is it an expected result?

No, you should be able to define a key in one module and use it in an
included module, or vice versa.

Are you sure that at the time you call the key() function, the context node
is in the right document? key() will search whatever document is current at
the time you call it.

Michael Kay
http://www.saxonica.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>
--~--



<Prev in Thread] Current Thread [Next in Thread>