B
Burnce
Hi,
I have used xsl:key to generate a lookup table and need to iterate
through its entries by key. How do I do this?
Simnply obtaining the minimal and maximal values (a thing I have not yet
been able to do efficiently) is not enough since the arguments I used to
generate the lookup table are not necessarily a continuous sequence of
numbers.
Thanks for your help
Burnce
I have used xsl:key to generate a lookup table and need to iterate
through its entries by key. How do I do this?
Simnply obtaining the minimal and maximal values (a thing I have not yet
been able to do efficiently) is not enough since the arguments I used to
generate the lookup table are not necessarily a continuous sequence of
numbers.
Thanks for your help
Burnce