xsl-list
[Top] [All Lists]

RE: "Dynamic" Variables in XSL

2003-03-21 11:26:36
What I want to do is create a large number of variables, all 
with unique names, I extract these names from an xml file 
each time I transfrom it with my stylsheet. The varaible 
names comes from the parent node and the values from an 
attribute of the child. 

Not a good approach to your problem at all. Instead of putting the
values in variables, put them in named nodes in a temporary tree.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



<Prev in Thread] Current Thread [Next in Thread>