niceguymattx
MIS
Hi all,
I'm fairly new to XSLT, and have 2 questions. Firstly is my specifc problem: Is there a way to declare a set of variables and then iterate through them.
My example is I have several status' for some task items in my flat xml file. I want to specify which status' get displayed in my xslt, and also a custom order. What I want to do is set an array of variables at the top of the xslt, and then iterate through those variables applying my template on each iteration using the variable. Let me know if you want some code samples.
Secondly, can anyone point me in the direction of a good xslt resource (i use w3schools quite a lot).
cheers guys
Matt
I'm fairly new to XSLT, and have 2 questions. Firstly is my specifc problem: Is there a way to declare a set of variables and then iterate through them.
My example is I have several status' for some task items in my flat xml file. I want to specify which status' get displayed in my xslt, and also a custom order. What I want to do is set an array of variables at the top of the xslt, and then iterate through those variables applying my template on each iteration using the variable. Let me know if you want some code samples.
Secondly, can anyone point me in the direction of a good xslt resource (i use w3schools quite a lot).
cheers guys
Matt