DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=20381>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=20381

XSLTC: top-level xsl:variable with document() breaks





------- Additional Comments From [EMAIL PROTECTED]  2004-07-06 15:59 -------
This actually seems to be a problem with XSLTC and variables that are declared
inside templates as well. I have seen the same effect when I declare a variable
that uses the document() function inside a template. In my case all global
variables magically change their values to contain nodes in the imported
doocument. Do global variables contain a document ID (meaning they can only
contain nodes from a single document)? If so could this document ID somehow
have been changed?

Reply via email to