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=27841>.
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=27841

Current template rule affected by calling named template





------- Additional Comments From [EMAIL PROTECTED]  2004-03-24 18:47 -------
For what it's worth, the Microsoft XSLT processor produces the following error 
with this example:

Error occurred while compiling stylesheet 'main.xsl'.

Code:   0x80004005
The xsl:apply-imports instruction may only occur within an xsl:template instruct
ion with a match attribute, and may not occur within an xsl:for-each instruction
.

Error occurred during compilation of included or imported stylesheet 'd27841a.xs
l'.

So it seems to me they're disallowing this situation, because they're assuming 
there is never a current template rule in an xsl:template instantiated by 
xsl:call-template.  Has the working group discussed this?

Reply via email to