Subject: [exsl] Global variables in functions
From: Tobias Reif <tobiasreif@xxxxxxxxx>
Date: Tue, 27 Feb 2001 01:05:04 -0800 (PST)
|
Hi,
Jeni wrote:
"There are two solutions that I can see:
1. ban using global variables in functions altogether
2. ban using global variables in functions that are
called from the
'match' attribute on xsl:template or the 'match' or
'use'
attributes of xsl:key"
Or maybe:
change:
"It is an error for the value of the match attribute
to contain a VariableReference."
to:
"VariableReferences can appear anywhere"
;)
Tobi
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|