You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/08/01 13:36:51 UTC

DO NOT REPLY [Bug 22047] New: - XSLTC and xsl:variable

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22047

XSLTC and xsl:variable

           Summary: XSLTC and xsl:variable
           Product: XalanJ2
           Version: 2.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: dimich_1@gmx.de


Hi all,

I get the following error message:
<!-- error messase -->
>>>>>>> Xalan-Version Xalan Java 2.5.1, <<<<<<<
FEHLER: 'Test.xsl: line 19: Variable 'test' ist in einem Bereich mehrmals
definiert.'
SCHWER WIEGENDER FEHLER: 'Die formatvorlage konnte nicht kompiliert werden.'
<!--  -->
But if I start the transformation without XSLTC it works without the problem.

Best regards
Dieter

P.S. I'll attach the test files.