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

Can't change value of variable tag

           Summary: Can't change value of variable tag
           Product: XalanJ2
           Version: 2.0.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: org.apache.xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I know the use of variable in XSLT is not like in conventional programming.
However, I have to use XSLT as our report writer, we need to have the ability of
holding value in variables test and modify them later. Currently I can only
change the value of variable in for-each tag ON CONDITION that the variable tag
is not enclosed in other tags. Is there any way we can change the varaible tag
in if tag or choose tag?

Reply via email to