This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: change the variable value


> i want to change the variable value during the processing of xsl; when
> different templates processing.
> can anybody give me a solution?

You need to unlearn the bad old habits of procedural programming! You can't
update variables. There are other and better ways to solve your problem.

Read Chapter 8 of my XSLT Programmer's Reference (Chap 9 in the 2nd
edition).

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]