Subject: How to use arrays in XSLT?
From: "Ganesh Prasad .M" <pm.ganesh@xxxxxxxxx>
Date: Wed, 29 Sep 2004 11:46:06 +0530
|
Hi All
This is my first mail to you all...
Iam looking at your conversations from the past 5 days...
Now coming to my actual problem..
Can I use arrays in the XSLT program?
I want to hold hundreds of (name,value) pairs in an array,, may be in 2 arrays
1st array ==> name
2nd array ===> value
so that I can index on the name to get the value of that name...
Is it possible in XSLT???
OR are there any other ways(other than the array solution)
--
Regards
Ganesh Prasad .M
|