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]

Variable of variable


Hello,

I use xalan to transform XML to SVG
and I have a variable col1 that has a string value
for example $col1 have the value "HOUR"
I would like to access to the variable $HOUR (parameter give by the command line: -PARAM HOUR "\"Hour"\")
I try
	$($col1)
and
	${$col1}
but xalan doesn't accept these syntaxes !!!

Do you know how to access to a variable of a variable ?

Thanks.



Frédéric Bruneteau - Software Developer
mailto:fredericb@in-fusio.com

In Fusio : The Mobile Game Connection
6, Parvis des chartrons
33075 BORDEAUX Cedex - FRANCE
http://www.in-fusio.com
Std : +33 (0) 556 799 200
Direct : +33 (0) 556 799 227
Fax : +33 (0) 556 799 201



 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]