Re: [xsl] Reference to variable cannot be resolved.

Subject: Re: [xsl] Reference to variable cannot be resolved.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 14 Feb 2003 12:12:34 GMT
> you have to state that the top-level bindings are 
> global, yet overridable within a template, no?

yes but I think the only surprising thing is that this is allowed
whereas masking a local variable with another one of the same name is
not (which was a late change during the xslt 1 drafts to make that an
error) one could allow both of these or disallow both (to avoid common
user errors) but there doesn't seem to be any particular reason to allow
one and not the other.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread